Pull request #42795 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f+2b70006e3bfa492b8641ff443493983d832955f4 (a5908391775d74e99950d969af48cc8060f11c4b) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42795@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-08-27T12:19:45.273Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-27T12:19:45.277Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-27T12:20:00.431Z] Still waiting to schedule task [2021-08-27T12:20:00.433Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-27T12:20:58.294Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0db7af7b477dff258) in /home/ubuntu/workspace/moby_PR-42795 [Pipeline] { [Pipeline] checkout [2021-08-27T12:20:58.430Z] The recommended git tool is: git [2021-08-27T12:21:01.315Z] using credential docker-jenkins-github-credentials [2021-08-27T12:21:01.323Z] Cloning the remote Git repository [2021-08-27T12:21:01.323Z] Cloning with configured refspecs honoured and without tags [2021-08-27T12:21:01.341Z] Cloning repository https://github.com/moby/moby.git [2021-08-27T12:21:01.395Z] > git init /home/ubuntu/workspace/moby_PR-42795 # timeout=10 [2021-08-27T12:21:01.666Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:21:01.666Z] > git --version # timeout=10 [2021-08-27T12:21:01.688Z] > git --version # 'git version 2.17.1' [2021-08-27T12:21:01.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:21:01.729Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:21:24.048Z] Fetching without tags [2021-08-27T12:21:24.390Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:21:23.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:21:23.987Z] > git config --add remote.origin.fetch +refs/pull/42795/head:refs/remotes/origin/PR-42795 # timeout=10 [2021-08-27T12:21:24.003Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:21:24.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:21:24.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:21:24.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:21:24.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:21:24.400Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:21:24.433Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:21:25.222Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:21:25.222Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:21:25.080Z] > git remote # timeout=10 [2021-08-27T12:21:25.121Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:21:25.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:21:25.186Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:21:25.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T12:21:25.225Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:21:25.238Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:21:29.040Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [2021-08-27T12:21:29.040Z] First time build. Skipping changelog. [2021-08-27T12:21:29.070Z] > git --version # timeout=10 [2021-08-27T12:21:29.084Z] > git --version # 'git version 2.17.1' [2021-08-27T12:21:29.096Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-27T12:21:30.162Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42795:/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-08-27T12:21:36.753Z] Unable to find image 'alpine:latest' locally [2021-08-27T12:21:37.012Z] latest: Pulling from library/alpine [2021-08-27T12:21:37.012Z] 29291e31a76a: Pulling fs layer [2021-08-27T12:21:37.272Z] 29291e31a76a: Verifying Checksum [2021-08-27T12:21:37.272Z] 29291e31a76a: Download complete [2021-08-27T12:21:37.532Z] 29291e31a76a: Pull complete [2021-08-27T12:21:37.532Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-27T12:21:37.532Z] Status: Downloaded newer image for alpine:latest [2021-08-27T12:21:44.119Z] 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] { (Branch: win-2022-c8d) [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) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-08-27T12:21:44.396Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0db7af7b477dff258) in /home/ubuntu/workspace/moby_PR-42795 [Pipeline] node [Pipeline] node [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) [Pipeline] stage [Pipeline] { (Print info) [2021-08-27T12:21:44.414Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c7e5834bbb4ec622) in /home/ubuntu/workspace/moby_PR-42795 [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 [2021-08-27T12:21:44.459Z] The recommended git tool is: git [Pipeline] { [2021-08-27T12:21:44.469Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-27T12:21:44.487Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-08-27T12:21:44.508Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-08-27T12:21:44.559Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-08-27T12:21:44.580Z] using credential docker-jenkins-github-credentials [2021-08-27T12:21:44.587Z] Cloning the remote Git repository [2021-08-27T12:21:44.587Z] Cloning with configured refspecs honoured and without tags [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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-27T12:21:44.842Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-27T12:21:44.989Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:21:44.989Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:21:45.126Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [2021-08-27T12:21:45.140Z] > git --version # timeout=10 [2021-08-27T12:21:45.177Z] > git --version # 'git version 2.17.1' [2021-08-27T12:21:45.199Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-27T12:21:44.477Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42795/.git # timeout=10 [2021-08-27T12:21:44.494Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:21:44.511Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:21:44.511Z] > git --version # timeout=10 [2021-08-27T12:21:44.522Z] > git --version # 'git version 2.17.1' [2021-08-27T12:21:44.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:21:44.524Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:21:44.844Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:21:44.853Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:21:44.939Z] > git remote # timeout=10 [2021-08-27T12:21:44.955Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:21:44.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:21:44.963Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:21:44.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T12:21:44.992Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:21:45.010Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:21:44.598Z] Cloning repository https://github.com/moby/moby.git [2021-08-27T12:21:44.599Z] > git init /home/ubuntu/workspace/moby_PR-42795 # timeout=10 [2021-08-27T12:21:44.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:21:44.611Z] > git --version # timeout=10 [2021-08-27T12:21:44.616Z] > git --version # 'git version 2.25.1' [2021-08-27T12:21:44.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:21:44.617Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-27T12:21:45.935Z] + [ PR != PR ] [2021-08-27T12:21:45.935Z] + [ master != master ] [2021-08-27T12:21:45.935Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-27T12:21:46.313Z] + docker version [2021-08-27T12:21:46.313Z] Client: Docker Engine - Community [2021-08-27T12:21:46.313Z] Version: 20.10.6 [2021-08-27T12:21:46.313Z] API version: 1.41 [2021-08-27T12:21:46.313Z] Go version: go1.13.15 [2021-08-27T12:21:46.313Z] Git commit: 370c289 [2021-08-27T12:21:46.313Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-27T12:21:46.313Z] OS/Arch: linux/amd64 [2021-08-27T12:21:46.313Z] Context: default [2021-08-27T12:21:46.313Z] Experimental: true [2021-08-27T12:21:46.313Z] [2021-08-27T12:21:46.313Z] Server: Docker Engine - Community [2021-08-27T12:21:46.313Z] Engine: [2021-08-27T12:21:46.313Z] Version: 20.10.6 [2021-08-27T12:21:46.313Z] API version: 1.41 (minimum version 1.12) [2021-08-27T12:21:46.313Z] Go version: go1.13.15 [2021-08-27T12:21:46.313Z] Git commit: 8728dd2 [2021-08-27T12:21:46.313Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-27T12:21:46.313Z] OS/Arch: linux/amd64 [2021-08-27T12:21:46.313Z] Experimental: true [2021-08-27T12:21:46.313Z] containerd: [2021-08-27T12:21:46.313Z] Version: 1.4.6 [2021-08-27T12:21:46.313Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:21:46.313Z] runc: [2021-08-27T12:21:46.313Z] Version: 1.0.0-rc95 [2021-08-27T12:21:46.313Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:21:46.313Z] docker-init: [2021-08-27T12:21:46.313Z] Version: 0.19.0 [2021-08-27T12:21:46.313Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-27T12:21:46.631Z] + docker info [2021-08-27T12:21:58.907Z] Client: [2021-08-27T12:21:58.907Z] Context: default [2021-08-27T12:21:58.907Z] Debug Mode: false [2021-08-27T12:21:58.907Z] Plugins: [2021-08-27T12:21:58.907Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-27T12:21:58.907Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-27T12:21:58.907Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-27T12:21:58.907Z] [2021-08-27T12:21:58.907Z] Server: [2021-08-27T12:21:58.907Z] Containers: 0 [2021-08-27T12:21:58.907Z] Running: 0 [2021-08-27T12:21:58.907Z] Paused: 0 [2021-08-27T12:21:58.907Z] Stopped: 0 [2021-08-27T12:21:58.907Z] Images: 1 [2021-08-27T12:21:58.907Z] Server Version: 20.10.6 [2021-08-27T12:21:58.907Z] Storage Driver: overlay2 [2021-08-27T12:21:58.907Z] Backing Filesystem: extfs [2021-08-27T12:21:58.907Z] Supports d_type: true [2021-08-27T12:21:58.907Z] Native Overlay Diff: true [2021-08-27T12:21:58.907Z] userxattr: false [2021-08-27T12:21:58.907Z] Logging Driver: json-file [2021-08-27T12:21:58.907Z] Cgroup Driver: cgroupfs [2021-08-27T12:21:58.907Z] Cgroup Version: 1 [2021-08-27T12:21:58.907Z] Plugins: [2021-08-27T12:21:58.907Z] Volume: local [2021-08-27T12:21:58.907Z] Network: bridge host ipvlan macvlan null overlay [2021-08-27T12:21:58.907Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-27T12:21:58.907Z] Swarm: inactive [2021-08-27T12:21:58.907Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-27T12:21:58.907Z] Default Runtime: runc [2021-08-27T12:21:58.907Z] Init Binary: docker-init [2021-08-27T12:21:58.907Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:21:58.907Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:21:58.907Z] init version: de40ad0 [2021-08-27T12:21:58.907Z] Security Options: [2021-08-27T12:21:58.907Z] apparmor [2021-08-27T12:21:58.907Z] seccomp [2021-08-27T12:21:58.907Z] Profile: default [2021-08-27T12:21:58.907Z] Kernel Version: 5.4.0-1048-aws [2021-08-27T12:21:58.907Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-27T12:21:58.907Z] OSType: linux [2021-08-27T12:21:58.907Z] Architecture: x86_64 [2021-08-27T12:21:58.907Z] CPUs: 2 [2021-08-27T12:21:58.907Z] Total Memory: 7.487GiB [2021-08-27T12:21:58.907Z] Name: ip-10-100-110-228 [2021-08-27T12:21:58.907Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-27T12:21:58.907Z] Docker Root Dir: /var/lib/docker [2021-08-27T12:21:58.907Z] Debug Mode: false [2021-08-27T12:21:58.907Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:21:58.907Z] Labels: [2021-08-27T12:21:58.907Z] Experimental: true [2021-08-27T12:21:58.907Z] Insecure Registries: [2021-08-27T12:21:58.907Z] 127.0.0.0/8 [2021-08-27T12:21:58.907Z] Live Restore Enabled: true [2021-08-27T12:21:58.907Z] [2021-08-27T12:21:58.907Z] WARNING: No swap limit support [Pipeline] sh [2021-08-27T12:21:59.199Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:21:59.200Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:21:59.200Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42795/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-27T12:21:59.200Z] + bash /home/ubuntu/workspace/moby_PR-42795/check-config.sh [2021-08-27T12:21:59.200Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-27T12:21:59.200Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-27T12:21:59.200Z] [2021-08-27T12:21:59.200Z] Generally Necessary: [2021-08-27T12:21:59.200Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-27T12:21:59.200Z] - apparmor: enabled and tools installed [2021-08-27T12:21:59.200Z] - CONFIG_NAMESPACES: enabled [2021-08-27T12:21:59.200Z] - CONFIG_NET_NS: enabled [2021-08-27T12:21:59.200Z] - CONFIG_PID_NS: enabled [2021-08-27T12:21:59.200Z] - CONFIG_IPC_NS: enabled [2021-08-27T12:21:59.338Z] Fetching without tags [2021-08-27T12:21:59.396Z] Still waiting to schedule task [2021-08-27T12:21:59.397Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-27T12:21:59.397Z] Still waiting to schedule task [2021-08-27T12:21:59.397Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-27T12:21:59.401Z] Still waiting to schedule task [2021-08-27T12:21:59.401Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d237c34ab8d72152)’ [2021-08-27T12:21:59.402Z] Still waiting to schedule task [2021-08-27T12:21:59.402Z] Waiting for next available executor on ‘windows-2019’ [2021-08-27T12:21:59.403Z] Still waiting to schedule task [2021-08-27T12:21:59.403Z] Waiting for next available executor on ‘windows-2022’ [2021-08-27T12:21:59.404Z] Still waiting to schedule task [2021-08-27T12:21:59.404Z] Waiting for next available executor on ‘windows-2022’ [2021-08-27T12:21:59.465Z] - CONFIG_UTS_NS: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CGROUPS: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CPUSETS: enabled [2021-08-27T12:21:59.465Z] - CONFIG_MEMCG: enabled [2021-08-27T12:21:59.465Z] - CONFIG_KEYS: enabled [2021-08-27T12:21:59.465Z] - CONFIG_VETH: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-27T12:21:59.465Z] [2021-08-27T12:21:59.465Z] Optional Features: [2021-08-27T12:21:59.465Z] - CONFIG_USER_NS: enabled [2021-08-27T12:21:59.465Z] - CONFIG_SECCOMP: enabled [2021-08-27T12:21:59.465Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-27T12:21:59.465Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-27T12:21:59.465Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-27T12:21:59.465Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-27T12:21:59.465Z] - CONFIG_BLK_CGROUP: enabled [2021-08-27T12:21:59.465Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CGROUP_PERF: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-27T12:21:59.465Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-27T12:21:59.465Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-27T12:21:59.465Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-27T12:21:59.465Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-27T12:21:59.465Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-27T12:21:59.465Z] - CONFIG_IP_VS: enabled (as module) [2021-08-27T12:21:59.602Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:21:59.731Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-27T12:21:59.731Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-27T12:21:59.731Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-27T12:21:59.731Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-27T12:21:59.731Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-27T12:21:59.731Z] - CONFIG_EXT4_FS: enabled [2021-08-27T12:21:59.731Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-27T12:21:59.731Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-27T12:21:59.731Z] - Network Drivers: [2021-08-27T12:21:59.731Z] - "overlay": [2021-08-27T12:21:59.731Z] - CONFIG_VXLAN: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-27T12:21:59.731Z] Optional (for encrypted networks): [2021-08-27T12:21:59.731Z] - CONFIG_CRYPTO: enabled [2021-08-27T12:21:59.731Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-27T12:21:59.731Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-27T12:21:59.731Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-27T12:21:59.731Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-27T12:21:59.731Z] - CONFIG_XFRM: enabled [2021-08-27T12:21:59.731Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-27T12:21:59.731Z] - "ipvlan": [2021-08-27T12:21:59.731Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-27T12:21:59.731Z] - "macvlan": [2021-08-27T12:21:59.731Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_DUMMY: enabled (as module) [2021-08-27T12:21:59.731Z] - "ftp,tftp client in container": [2021-08-27T12:21:59.731Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-27T12:21:59.731Z] - Storage Drivers: [2021-08-27T12:21:59.731Z] - "aufs": [2021-08-27T12:21:59.731Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-27T12:21:59.731Z] - "btrfs": [2021-08-27T12:21:59.731Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-27T12:21:59.731Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-27T12:21:59.731Z] - "devicemapper": [2021-08-27T12:21:59.731Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-27T12:21:59.731Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-27T12:21:59.731Z] - "overlay": [2021-08-27T12:21:59.731Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-27T12:21:59.731Z] - "zfs": [2021-08-27T12:21:59.731Z] - /dev/zfs: present [2021-08-27T12:21:59.731Z] - zfs command: missing [2021-08-27T12:21:59.731Z] - zpool command: missing [2021-08-27T12:21:59.731Z] [2021-08-27T12:21:59.731Z] Limits: [2021-08-27T12:21:59.731Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-27T12:21:59.731Z] [2021-08-27T12:21:59.731Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-27T12:22:00.065Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f . [2021-08-27T12:22:00.097Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:22:00.098Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:22:00.236Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [2021-08-27T12:22:00.270Z] > git --version # timeout=10 [2021-08-27T12:22:00.278Z] > git --version # 'git version 2.25.1' [2021-08-27T12:22:00.288Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-27T12:22:00.324Z] #2 [internal] load .dockerignore [2021-08-27T12:22:00.324Z] #2 sha256:b17d12ee424660d8495425b49b8090a0ac6793b2a6a151878e44b70418c2662f [2021-08-27T12:22:00.324Z] #2 transferring context: 87B done [2021-08-27T12:22:00.325Z] #2 DONE 0.2s [2021-08-27T12:22:00.325Z] [2021-08-27T12:22:00.325Z] #1 [internal] load build definition from Dockerfile [2021-08-27T12:22:00.325Z] #1 sha256:22bc285b2c782e82200a876ca86ce329038c1bb7c9afa7ab7e1c24feb608143e [2021-08-27T12:22:00.325Z] #1 transferring dockerfile: 16.33kB done [2021-08-27T12:22:00.325Z] #1 DONE 0.2s [2021-08-27T12:22:00.325Z] [2021-08-27T12:22:00.325Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-27T12:22:00.325Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-27T12:21:59.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:21:59.326Z] > git config --add remote.origin.fetch +refs/pull/42795/head:refs/remotes/origin/PR-42795 # timeout=10 [2021-08-27T12:21:59.330Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:21:59.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:21:59.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:21:59.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:21:59.351Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:21:59.613Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:21:59.628Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:22:00.076Z] > git remote # timeout=10 [2021-08-27T12:22:00.082Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:22:00.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:22:00.087Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:22:00.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T12:22:00.109Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:22:00.112Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-27T12:22:00.897Z] #3 DONE 0.4s [2021-08-27T12:22:00.897Z] [2021-08-27T12:22:00.897Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-27T12:22:00.897Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-27T12:22:00.897Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-08-27T12:22:00.897Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-27T12:22:00.897Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-27T12:22:00.897Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-27T12:22:00.897Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-08-27T12:22:00.987Z] + docker version [2021-08-27T12:22:00.987Z] Client: Docker Engine - Community [2021-08-27T12:22:00.987Z] Version: 20.10.6 [2021-08-27T12:22:00.987Z] API version: 1.41 [2021-08-27T12:22:00.987Z] Go version: go1.13.15 [2021-08-27T12:22:00.987Z] Git commit: 370c289 [2021-08-27T12:22:00.987Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-27T12:22:00.987Z] OS/Arch: linux/amd64 [2021-08-27T12:22:00.987Z] Context: default [2021-08-27T12:22:00.987Z] Experimental: true [2021-08-27T12:22:00.987Z] [2021-08-27T12:22:00.987Z] Server: Docker Engine - Community [2021-08-27T12:22:00.987Z] Engine: [2021-08-27T12:22:00.987Z] Version: 20.10.6 [2021-08-27T12:22:00.987Z] API version: 1.41 (minimum version 1.12) [2021-08-27T12:22:00.987Z] Go version: go1.13.15 [2021-08-27T12:22:00.987Z] Git commit: 8728dd2 [2021-08-27T12:22:00.987Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-27T12:22:00.987Z] OS/Arch: linux/amd64 [2021-08-27T12:22:00.987Z] Experimental: true [2021-08-27T12:22:00.987Z] containerd: [2021-08-27T12:22:00.987Z] Version: 1.4.6 [2021-08-27T12:22:00.987Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:22:00.987Z] runc: [2021-08-27T12:22:00.987Z] Version: 1.0.0-rc95 [2021-08-27T12:22:00.987Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:22:00.987Z] docker-init: [2021-08-27T12:22:00.987Z] Version: 0.19.0 [2021-08-27T12:22:00.987Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-27T12:22:01.159Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 8.39MB / 9.67MB 0.2s [2021-08-27T12:22:01.159Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-08-27T12:22:01.159Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-27T12:22:01.276Z] + docker info [2021-08-27T12:22:01.728Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-08-27T12:22:01.728Z] #4 DONE 0.9s [2021-08-27T12:22:01.847Z] Client: [2021-08-27T12:22:01.847Z] Context: default [2021-08-27T12:22:01.847Z] Debug Mode: false [2021-08-27T12:22:01.847Z] Plugins: [2021-08-27T12:22:01.847Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-27T12:22:01.847Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-27T12:22:01.847Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-27T12:22:01.847Z] [2021-08-27T12:22:01.847Z] Server: [2021-08-27T12:22:01.847Z] Containers: 0 [2021-08-27T12:22:01.847Z] Running: 0 [2021-08-27T12:22:01.847Z] Paused: 0 [2021-08-27T12:22:01.847Z] Stopped: 0 [2021-08-27T12:22:01.847Z] Images: 2 [2021-08-27T12:22:01.847Z] Server Version: 20.10.6 [2021-08-27T12:22:01.847Z] Storage Driver: overlay2 [2021-08-27T12:22:01.847Z] Backing Filesystem: extfs [2021-08-27T12:22:01.847Z] Supports d_type: true [2021-08-27T12:22:01.847Z] Native Overlay Diff: true [2021-08-27T12:22:01.847Z] userxattr: false [2021-08-27T12:22:01.847Z] Logging Driver: json-file [2021-08-27T12:22:01.847Z] Cgroup Driver: systemd [2021-08-27T12:22:01.847Z] Cgroup Version: 2 [2021-08-27T12:22:01.847Z] Plugins: [2021-08-27T12:22:01.847Z] Volume: local [2021-08-27T12:22:01.847Z] Network: bridge host ipvlan macvlan null overlay [2021-08-27T12:22:01.847Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-27T12:22:01.847Z] Swarm: inactive [2021-08-27T12:22:01.847Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-27T12:22:01.847Z] Default Runtime: runc [2021-08-27T12:22:01.847Z] Init Binary: docker-init [2021-08-27T12:22:01.847Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:22:01.847Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:22:01.847Z] init version: de40ad0 [2021-08-27T12:22:01.847Z] Security Options: [2021-08-27T12:22:01.847Z] apparmor [2021-08-27T12:22:01.847Z] seccomp [2021-08-27T12:22:01.847Z] Profile: default [2021-08-27T12:22:01.847Z] cgroupns [2021-08-27T12:22:01.847Z] Kernel Version: 5.4.0-1048-aws [2021-08-27T12:22:01.847Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-27T12:22:01.847Z] OSType: linux [2021-08-27T12:22:01.847Z] Architecture: x86_64 [2021-08-27T12:22:01.847Z] CPUs: 2 [2021-08-27T12:22:01.847Z] Total Memory: 7.569GiB [2021-08-27T12:22:01.847Z] Name: ip-10-100-57-84 [2021-08-27T12:22:01.847Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-27T12:22:01.847Z] Docker Root Dir: /var/lib/docker [2021-08-27T12:22:01.847Z] Debug Mode: false [2021-08-27T12:22:01.847Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:22:01.847Z] Labels: [2021-08-27T12:22:01.847Z] Experimental: true [2021-08-27T12:22:01.847Z] Insecure Registries: [2021-08-27T12:22:01.847Z] 127.0.0.0/8 [2021-08-27T12:22:01.848Z] Live Restore Enabled: true [2021-08-27T12:22:01.848Z] [2021-08-27T12:22:01.848Z] WARNING: No kernel memory limit support [2021-08-27T12:22:01.848Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-27T12:22:01.987Z] [2021-08-27T12:22:01.987Z] #6 [internal] load build definition from Dockerfile [2021-08-27T12:22:01.987Z] #6 sha256:cbbd525eac9083b0ed04241b274903b7c2981d2b8b38a7bb56c9fea129639151 [2021-08-27T12:22:01.987Z] #6 DONE 0.0s [2021-08-27T12:22:01.987Z] [2021-08-27T12:22:01.987Z] #5 [internal] load .dockerignore [2021-08-27T12:22:01.987Z] #5 sha256:ad42ab140f4ca6d83bb10c0d52f2637be0a41f63c4cb14e77c3558a9a9840c24 [2021-08-27T12:22:01.987Z] #5 DONE 0.0s [2021-08-27T12:22:01.987Z] [2021-08-27T12:22:01.987Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:22:01.987Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-27T12:22:02.195Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f . [2021-08-27T12:22:02.456Z] #1 [internal] load build definition from Dockerfile [2021-08-27T12:22:02.457Z] #1 sha256:9703f904e0962730e8b1ec7aaf5451ea8132ea20ae5390315ea588da96df6d26 [2021-08-27T12:22:02.457Z] #1 transferring dockerfile: 16.33kB done [2021-08-27T12:22:02.457Z] #1 DONE 0.0s [2021-08-27T12:22:02.457Z] [2021-08-27T12:22:02.457Z] #2 [internal] load .dockerignore [2021-08-27T12:22:02.457Z] #2 sha256:fb293330a2b9a9163a4e6500fa41b3b4f499dd741fbeb907fc4432cb5329130c [2021-08-27T12:22:02.457Z] #2 transferring context: 87B done [2021-08-27T12:22:02.457Z] #2 DONE 0.0s [2021-08-27T12:22:02.457Z] [2021-08-27T12:22:02.457Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-27T12:22:02.457Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-27T12:22:02.457Z] #3 DONE 0.2s [2021-08-27T12:22:02.556Z] #10 ... [2021-08-27T12:22:02.556Z] [2021-08-27T12:22:02.556Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-27T12:22:02.556Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-27T12:22:02.556Z] #7 DONE 0.7s [2021-08-27T12:22:02.718Z] [2021-08-27T12:22:02.718Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-27T12:22:02.718Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-27T12:22:02.718Z] #4 CACHED [2021-08-27T12:22:02.718Z] [2021-08-27T12:22:02.718Z] #6 [internal] load build definition from Dockerfile [2021-08-27T12:22:02.718Z] #6 sha256:40f5b96e9bfc7b67c46600be17eae7a059839160e7e923c33288c94566b8824b [2021-08-27T12:22:02.718Z] #6 DONE 0.0s [2021-08-27T12:22:02.718Z] [2021-08-27T12:22:02.718Z] #5 [internal] load .dockerignore [2021-08-27T12:22:02.718Z] #5 sha256:f053db33bba24435113c47c233761dec08adb4b6f483995adb6e6e617692634d [2021-08-27T12:22:02.718Z] #5 DONE 0.0s [2021-08-27T12:22:02.718Z] [2021-08-27T12:22:02.718Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:22:02.718Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-27T12:22:02.718Z] #7 DONE 0.1s [2021-08-27T12:22:02.718Z] [2021-08-27T12:22:02.718Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:22:02.718Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-27T12:22:02.718Z] #8 DONE 0.1s [2021-08-27T12:22:02.718Z] [2021-08-27T12:22:02.718Z] #9 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-27T12:22:02.718Z] #9 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-27T12:22:02.718Z] #9 DONE 0.1s [2021-08-27T12:22:02.718Z] [2021-08-27T12:22:02.718Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-27T12:22:02.718Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-27T12:22:02.816Z] [2021-08-27T12:22:02.816Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:22:02.816Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-27T12:22:02.816Z] #10 DONE 0.7s [2021-08-27T12:22:02.816Z] [2021-08-27T12:22:02.816Z] #9 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-27T12:22:02.816Z] #9 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-27T12:22:02.816Z] #9 DONE 0.8s [2021-08-27T12:22:02.816Z] [2021-08-27T12:22:02.816Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:22:02.816Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-27T12:22:02.816Z] #8 DONE 0.8s [2021-08-27T12:22:02.979Z] #10 DONE 0.1s [2021-08-27T12:22:03.078Z] [2021-08-27T12:22:03.078Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:22:03.078Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:22:03.078Z] #34 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.0s done [2021-08-27T12:22:03.240Z] [2021-08-27T12:22:03.240Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:22:03.240Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-27T12:22:03.240Z] #66 DONE 0.0s [2021-08-27T12:22:03.240Z] [2021-08-27T12:22:03.240Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:22:03.240Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-27T12:22:03.240Z] #64 DONE 0.0s [2021-08-27T12:22:03.240Z] [2021-08-27T12:22:03.240Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:22:03.240Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:22:03.240Z] #27 DONE 0.0s [2021-08-27T12:22:03.240Z] [2021-08-27T12:22:03.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:03.240Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:03.240Z] #11 DONE 0.0s [2021-08-27T12:22:03.240Z] [2021-08-27T12:22:03.240Z] #24 [internal] load build context [2021-08-27T12:22:03.240Z] #24 sha256:f0b47b058edd60ad284a5c9a848f2a9f10f510e78eaf8299823aec5029196033 [2021-08-27T12:22:03.338Z] #34 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-27T12:22:03.338Z] #34 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-27T12:22:03.338Z] #34 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-27T12:22:03.505Z] #24 ... [2021-08-27T12:22:03.505Z] [2021-08-27T12:22:03.505Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-27T12:22:03.505Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-27T12:22:03.505Z] #43 DONE 0.5s [2021-08-27T12:22:03.505Z] [2021-08-27T12:22:03.505Z] #24 [internal] load build context [2021-08-27T12:22:03.505Z] #24 sha256:f0b47b058edd60ad284a5c9a848f2a9f10f510e78eaf8299823aec5029196033 [2021-08-27T12:22:03.601Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 2.10MB / 54.92MB 0.3s [2021-08-27T12:22:03.601Z] #34 ... [2021-08-27T12:22:03.601Z] [2021-08-27T12:22:03.601Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-27T12:22:03.601Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-27T12:22:03.601Z] #50 DONE 0.0s [2021-08-27T12:22:03.601Z] [2021-08-27T12:22:03.601Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:22:03.601Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:22:03.601Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.24MB / 54.92MB 0.4s [2021-08-27T12:22:03.859Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 10.49MB / 54.92MB 0.5s [2021-08-27T12:22:03.859Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 23.07MB / 54.92MB 0.8s [2021-08-27T12:22:04.118Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 31.46MB / 54.92MB 1.0s [2021-08-27T12:22:04.377Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 34.60MB / 54.92MB 1.1s [2021-08-27T12:22:04.377Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 37.75MB / 54.92MB 1.2s [2021-08-27T12:22:04.661Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 40.89MB / 54.92MB 1.3s [2021-08-27T12:22:04.661Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 44.09MB / 54.92MB 1.5s [2021-08-27T12:22:04.901Z] #24 transferring context: 55.56MB 1.6s done [2021-08-27T12:22:04.901Z] #24 DONE 1.7s [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-27T12:22:04.901Z] #29 sha256:18444d03d3e3c5dddf3488e66c081a5a510f32d316440a1e72244456b75002c9 [2021-08-27T12:22:04.901Z] #29 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #52 sha256:daad5db0517f56b7d7e7ebe0df155d4f291893652caca9f2e8c94217d59f1922 [2021-08-27T12:22:04.901Z] #52 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-27T12:22:04.901Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9 [2021-08-27T12:22:04.901Z] #40 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #63 sha256:8c48585a1f12010dce543c692414635aac1b4ca84aa8870f0c8475862ab35698 [2021-08-27T12:22:04.901Z] #63 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-27T12:22:04.901Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066 [2021-08-27T12:22:04.901Z] #17 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-27T12:22:04.901Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-27T12:22:04.901Z] #23 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-27T12:22:04.901Z] #31 sha256:7d18e8ae3c29d1d83d49713a2a2344811a152a672142ee38359d2c1e1ab9cdbb [2021-08-27T12:22:04.901Z] #31 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #46 sha256:6464d8b6e573ed3fa6a9f59d915cbbf4e22280ae19b73a06128892a45279bd32 [2021-08-27T12:22:04.901Z] #46 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-27T12:22:04.901Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf [2021-08-27T12:22:04.901Z] #16 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-27T12:22:04.901Z] #62 sha256:1038c827c616902f6d2e474d3e2735f8d24615f079421ef372a46779ec862840 [2021-08-27T12:22:04.901Z] #62 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #68 sha256:ff0fac0a4a7aa3464e3e78231981048d6e96aac6af2f27359fd2db873f042242 [2021-08-27T12:22:04.901Z] #68 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #36 sha256:5d6987ef8a5a6308ef02cf985b4c110a34657f6d7437543ce6d6ed839a442179 [2021-08-27T12:22:04.901Z] #36 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #48 sha256:745dc4e7fdc9a1cedf8bc6847653cfb4df40bcb811be742219b94489b0ac0a76 [2021-08-27T12:22:04.901Z] #48 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #50 sha256:e27112a8c0fb72239d34d12a4d6d73b1c9c8344e9f7a0a8492d20704d6bea3f3 [2021-08-27T12:22:04.901Z] #50 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #54 sha256:39e24ee212eb20282981858c0019b0e3b890d4c5b184e14ce657119a41eaea85 [2021-08-27T12:22:04.901Z] #54 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #58 [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-08-27T12:22:04.901Z] #58 sha256:6b3e335d60ca78bad8ec9e36f97697c3c6b544af6ddb2e7fc84d49a82e9272cc [2021-08-27T12:22:04.901Z] #58 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #13 [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-08-27T12:22:04.901Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa [2021-08-27T12:22:04.901Z] #13 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-27T12:22:04.901Z] #35 sha256:391da67df60a06ac6ee714680919670b973b815576850235208083e22561ecd8 [2021-08-27T12:22:04.901Z] #35 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-27T12:22:04.901Z] #39 sha256:220dbea916062368686a76c4c3bad9367a5192f302f9e5c8dce1ed2e3810e8fd [2021-08-27T12:22:04.901Z] #39 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-27T12:22:04.901Z] #61 sha256:29b8f1f73f72512d5289f10de9acdab2fff0c0c137f0cdec1c5308d2b73b3a83 [2021-08-27T12:22:04.901Z] #61 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:22:04.901Z] #38 sha256:501a6e5578540839cdbdf0bd73af111921f14a83dc172d079d859ce0d70ec0af [2021-08-27T12:22:04.901Z] #38 CACHED [2021-08-27T12:22:04.901Z] [2021-08-27T12:22:04.901Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-27T12:22:04.901Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f [2021-08-27T12:22:04.902Z] #12 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #53 [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-08-27T12:22:04.902Z] #53 sha256:428aa7ffa11895bbe9f4de823395be0150e633056346ae24092c004f4449b68e [2021-08-27T12:22:04.902Z] #53 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-27T12:22:04.902Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-27T12:22:04.902Z] #65 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-27T12:22:04.902Z] #69 sha256:474b3daea188758cbc1ecceb0d22b7958651f0bd4a992f2763b7b09e6456e404 [2021-08-27T12:22:04.902Z] #69 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-27T12:22:04.902Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-27T12:22:04.902Z] #32 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #55 [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-08-27T12:22:04.902Z] #55 sha256:dcc0aa2c2a8cdab9965174cc750992bf37b3fc8a05e917f5480ded9b00bde45c [2021-08-27T12:22:04.902Z] #55 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-27T12:22:04.902Z] #56 sha256:658481e1d3023351e9af9a1f81ff624c890fe29800fffeae29f88c2be708433b [2021-08-27T12:22:04.902Z] #56 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-27T12:22:04.902Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-27T12:22:04.902Z] #67 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:22:04.902Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:22:04.902Z] #37 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-27T12:22:04.902Z] #26 sha256:94e397b0d303ede2aa308d85365cc5a206de6674b424a9d5015424caac4cee81 [2021-08-27T12:22:04.902Z] #26 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #22 [dev-systemd-false 8/25] 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-08-27T12:22:04.902Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49 [2021-08-27T12:22:04.902Z] #22 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #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-08-27T12:22:04.902Z] #70 sha256:792ca6e4a0e909d58a6502472bae51001c9de7227f4d7ae2b8f1611a018ea710 [2021-08-27T12:22:04.902Z] #70 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:22:04.902Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:22:04.902Z] #41 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:22:04.902Z] #30 sha256:ae6591cdcb29c7b144f860ed872051b3e2bcd39af43615cb3ea3c288ce9408d7 [2021-08-27T12:22:04.902Z] #30 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:22:04.902Z] #25 sha256:65927eff1ebd64091fada3e34aa3a2c1dac36dbe971d2ace140f4f984e3a895a [2021-08-27T12:22:04.902Z] #25 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #51 [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-08-27T12:22:04.902Z] #51 sha256:d985b9d05b00de5c5fc84f42e9bb1665e5a7d796526a2d64be586effe26fc121 [2021-08-27T12:22:04.902Z] #51 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #47 [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-08-27T12:22:04.902Z] #47 sha256:ae32e8a0c078c211cd76a39da04a28fbe31cd71af053acf3ecb475975e3769ab [2021-08-27T12:22:04.902Z] #47 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:22:04.902Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:22:04.902Z] #45 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #49 [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-08-27T12:22:04.902Z] #49 sha256:1a0607386f9a8462d6fba19807994d5f0ecfc8c955ed61bd2e8de337d95cdf24 [2021-08-27T12:22:04.902Z] #49 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:22:04.902Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:22:04.902Z] #14 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-27T12:22:04.902Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2 [2021-08-27T12:22:04.902Z] #44 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-27T12:22:04.902Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987 [2021-08-27T12:22:04.902Z] #15 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-27T12:22:04.902Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851 [2021-08-27T12:22:04.902Z] #20 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-27T12:22:04.902Z] #59 sha256:6c047f57b40e59eddec626eed8a502b91cabbc8f8ffa559e04fd0a13ae9e0a81 [2021-08-27T12:22:04.902Z] #59 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #60 [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-08-27T12:22:04.902Z] #60 sha256:b053d795a4c4c6344f0a36ae0317a6fa5a82e310f2d06f8cf7af79617614df26 [2021-08-27T12:22:04.902Z] #60 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-27T12:22:04.902Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4 [2021-08-27T12:22:04.902Z] #19 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-27T12:22:04.902Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2 [2021-08-27T12:22:04.902Z] #18 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-27T12:22:04.902Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-27T12:22:04.902Z] #28 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:22:04.902Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:22:04.902Z] #33 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-27T12:22:04.902Z] #34 sha256:5943c0c002c7e3a0df290cfb8478e28869e3869c0631e3cdc394fb9bda6583dd [2021-08-27T12:22:04.902Z] #34 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-27T12:22:04.902Z] #42 sha256:8209147cbf18d9299a5f022d269780f970dec65654ef98a4617c4a9685d1cbd1 [2021-08-27T12:22:04.902Z] #42 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:22:04.902Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-27T12:22:04.902Z] #21 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #57 [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-08-27T12:22:04.902Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:22:04.902Z] #57 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #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-08-27T12:22:04.902Z] #71 sha256:a111a6d659bd4fab78dbd5d073919be6618a64f298a2bc7ca30bb83b5ec9f050 [2021-08-27T12:22:04.902Z] #71 CACHED [2021-08-27T12:22:04.902Z] [2021-08-27T12:22:04.902Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-27T12:22:04.902Z] #72 sha256:0a205c3d5ee7c031acd76d1ff22acb50eb92164b658a1f771673418be5917f80 [2021-08-27T12:22:04.935Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 50.28MB / 54.92MB 1.8s [2021-08-27T12:22:05.195Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.1s [2021-08-27T12:22:05.847Z] #72 DONE 0.9s [2021-08-27T12:22:05.847Z] [2021-08-27T12:22:05.847Z] #73 exporting to image [2021-08-27T12:22:05.847Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-27T12:22:05.847Z] #73 exporting layers [2021-08-27T12:22:06.791Z] #73 exporting layers 1.0s done [2021-08-27T12:22:06.791Z] #73 writing image sha256:eec333fc4432864f68aa50a39a3daef6fe34ac1ef539cc89457e54c00a2b13f5 done [2021-08-27T12:22:06.791Z] #73 naming to docker.io/library/docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f done [2021-08-27T12:22:06.791Z] #73 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-27T12:22:07.144Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -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:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh dynbinary test-integration [2021-08-27T12:22:07.721Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-27T12:22:07.721Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-27T12:22:07.721Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-27T12:22:07.721Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-27T12:22:07.721Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-08-27T12:22:07.721Z] Detected virtualization docker. [2021-08-27T12:22:07.721Z] Detected architecture x86-64. [2021-08-27T12:22:07.721Z] Set hostname to . [2021-08-27T12:22:07.721Z] modprobe@configfs.service: Succeeded. [2021-08-27T12:22:07.721Z] modprobe@drm.service: Succeeded. [2021-08-27T12:22:07.721Z] modprobe@fuse.service: Succeeded. [2021-08-27T12:22:07.747Z] #34 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0.7s [2021-08-27T12:22:07.986Z] + source /etc/docker-entrypoint-cmd [2021-08-27T12:22:07.986Z] ++ hack/make.sh dynbinary test-integration [2021-08-27T12:22:08.247Z] [2021-08-27T12:22:08.508Z] Removing bundles/ [2021-08-27T12:22:08.508Z] [2021-08-27T12:22:08.508Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-27T12:22:08.508Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:22:08.508Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:22:09.130Z] #34 ... [2021-08-27T12:22:09.130Z] [2021-08-27T12:22:09.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:09.130Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:09.130Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.0s done [2021-08-27T12:22:09.130Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-27T12:22:09.130Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done [2021-08-27T12:22:09.130Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done [2021-08-27T12:22:09.130Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.7s done [2021-08-27T12:22:09.130Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.6s done [2021-08-27T12:22:09.130Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.8s done [2021-08-27T12:22:09.130Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 5.3s done [2021-08-27T12:22:09.130Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 69.21MB / 85.72MB 5.9s [2021-08-27T12:22:09.130Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 53.48MB / 134.79MB 5.9s [2021-08-27T12:22:09.130Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 5.5s done [2021-08-27T12:22:09.389Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 75.70MB / 85.72MB 6.3s [2021-08-27T12:22:09.389Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 61.91MB / 134.79MB 6.3s [2021-08-27T12:22:09.649Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 6.5s [2021-08-27T12:22:09.908Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 69.21MB / 134.79MB 6.7s [2021-08-27T12:22:10.479Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 81.79MB / 134.79MB 7.2s [2021-08-27T12:22:10.742Z] #11 ... [2021-08-27T12:22:10.742Z] [2021-08-27T12:22:10.742Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:22:10.742Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-27T12:22:10.742Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-27T12:22:10.742Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-27T12:22:10.742Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-27T12:22:10.742Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-27T12:22:10.742Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-08-27T12:22:10.742Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2021-08-27T12:22:10.742Z] #71 DONE 7.5s [2021-08-27T12:22:10.742Z] [2021-08-27T12:22:10.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:10.742Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:10.742Z] #11 ... [2021-08-27T12:22:10.742Z] [2021-08-27T12:22:10.742Z] #31 [internal] load build context [2021-08-27T12:22:10.742Z] #31 sha256:93df49535314a74d36363b4c8f1fac98fa0d8198d7e18a3bd3622869a2b502c0 [2021-08-27T12:22:10.742Z] #31 transferring context: 30.91MB 7.5s [2021-08-27T12:22:10.742Z] #31 ... [2021-08-27T12:22:10.742Z] [2021-08-27T12:22:10.742Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:22:10.742Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-27T12:22:10.742Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-27T12:22:10.742Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-27T12:22:10.742Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-27T12:22:10.742Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-27T12:22:10.742Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-08-27T12:22:10.742Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2021-08-27T12:22:10.742Z] #73 DONE 7.7s [2021-08-27T12:22:10.742Z] [2021-08-27T12:22:10.742Z] #31 [internal] load build context [2021-08-27T12:22:10.742Z] #31 sha256:93df49535314a74d36363b4c8f1fac98fa0d8198d7e18a3bd3622869a2b502c0 [2021-08-27T12:22:10.742Z] #31 ... [2021-08-27T12:22:10.742Z] [2021-08-27T12:22:10.742Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:22:10.742Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:22:14.035Z] #34 ... [2021-08-27T12:22:14.035Z] [2021-08-27T12:22:14.035Z] #31 [internal] load build context [2021-08-27T12:22:14.035Z] #31 sha256:93df49535314a74d36363b4c8f1fac98fa0d8198d7e18a3bd3622869a2b502c0 [2021-08-27T12:22:14.035Z] #31 transferring context: 55.57MB 10.1s done [2021-08-27T12:22:14.035Z] #31 DONE 11.1s [2021-08-27T12:22:14.295Z] [2021-08-27T12:22:14.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:14.295Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:14.295Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 11.0s done [2021-08-27T12:22:14.295Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.6s [2021-08-27T12:22:15.675Z] #11 ... [2021-08-27T12:22:15.675Z] [2021-08-27T12:22:15.675Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-27T12:22:15.675Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-27T12:22:15.675Z] #72 DONE 0.8s [2021-08-27T12:22:15.675Z] [2021-08-27T12:22:15.675Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:15.675Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:16.243Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 9.4s done [2021-08-27T12:22:16.503Z] #11 ... [2021-08-27T12:22:16.503Z] [2021-08-27T12:22:16.503Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:22:16.503Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:22:16.503Z] #34 DONE 13.2s [2021-08-27T12:22:16.503Z] [2021-08-27T12:22:16.503Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-27T12:22:16.503Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-27T12:22:16.503Z] #74 DONE 1.1s [2021-08-27T12:22:16.503Z] [2021-08-27T12:22:16.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:16.503Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:16.503Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-27T12:22:17.449Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.0s done [2021-08-27T12:22:17.449Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-27T12:22:18.389Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.9s done [2021-08-27T12:22:18.389Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-27T12:22:23.674Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.1s [2021-08-27T12:22:26.214Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.5s done [2021-08-27T12:22:26.474Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [2021-08-27T12:22:26.474Z] #11 ... [2021-08-27T12:22:26.474Z] [2021-08-27T12:22:26.474Z] #35 [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-08-27T12:22:26.474Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-27T12:22:26.474Z] #35 2.025 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:22:26.474Z] #35 2.032 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:22:26.474Z] #35 2.032 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:22:26.474Z] #35 2.277 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:22:26.474Z] #35 3.101 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:22:26.474Z] #35 4.165 Fetched 8399 kB in 2s (3481 kB/s) [2021-08-27T12:22:26.474Z] #35 4.165 Reading package lists... [2021-08-27T12:22:26.474Z] #35 4.940 Reading package lists... [2021-08-27T12:22:26.474Z] #35 5.691 Building dependency tree... [2021-08-27T12:22:26.474Z] #35 6.068 The following additional packages will be installed: [2021-08-27T12:22:26.474Z] #35 6.068 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-27T12:22:26.474Z] #35 6.069 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-27T12:22:26.474Z] #35 6.069 Recommended packages: [2021-08-27T12:22:26.474Z] #35 6.069 libldap-common publicsuffix libsasl2-modules [2021-08-27T12:22:26.474Z] #35 6.225 The following NEW packages will be installed: [2021-08-27T12:22:26.474Z] #35 6.225 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-27T12:22:26.474Z] #35 6.225 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-27T12:22:26.474Z] #35 6.225 libssh2-1 openssl [2021-08-27T12:22:26.474Z] #35 6.518 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-27T12:22:26.474Z] #35 6.518 Need to get 3038 kB of archives. [2021-08-27T12:22:26.474Z] #35 6.518 After this operation, 6652 kB of additional disk space will be used. [2021-08-27T12:22:26.474Z] #35 6.518 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-27T12:22:26.474Z] #35 6.521 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-27T12:22:26.474Z] #35 6.525 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-27T12:22:26.474Z] #35 6.539 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-27T12:22:26.474Z] #35 6.542 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-27T12:22:26.474Z] #35 6.544 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-27T12:22:26.474Z] #35 6.547 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-27T12:22:26.474Z] #35 6.554 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-27T12:22:26.474Z] #35 6.555 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-27T12:22:26.474Z] #35 6.556 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-27T12:22:26.474Z] #35 6.558 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-27T12:22:26.474Z] #35 6.566 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-27T12:22:26.474Z] #35 6.575 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-27T12:22:26.474Z] #35 6.577 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-27T12:22:26.474Z] #35 6.594 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-27T12:22:26.474Z] #35 6.845 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:22:26.474Z] #35 6.857 Fetched 3038 kB in 0s (8280 kB/s) [2021-08-27T12:22:26.474Z] #35 6.901 Selecting previously unselected package openssl. [2021-08-27T12:22:26.474Z] #35 6.901 (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 ... 6653 files and directories currently installed.) [2021-08-27T12:22:26.474Z] #35 6.901 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 6.901 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-27T12:22:26.474Z] #35 7.131 Selecting previously unselected package ca-certificates. [2021-08-27T12:22:26.474Z] #35 7.131 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-27T12:22:26.474Z] #35 7.135 Unpacking ca-certificates (20210119) ... [2021-08-27T12:22:26.474Z] #35 7.212 Selecting previously unselected package libbrotli1:amd64. [2021-08-27T12:22:26.474Z] #35 7.212 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.224 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-27T12:22:26.474Z] #35 7.321 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-27T12:22:26.474Z] #35 7.321 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.333 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:22:26.474Z] #35 7.366 Selecting previously unselected package libsasl2-2:amd64. [2021-08-27T12:22:26.474Z] #35 7.368 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.372 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:22:26.474Z] #35 7.435 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-27T12:22:26.474Z] #35 7.435 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.442 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-27T12:22:26.474Z] #35 7.551 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-27T12:22:26.474Z] #35 7.551 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.559 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-27T12:22:26.474Z] #35 7.615 Selecting previously unselected package libpsl5:amd64. [2021-08-27T12:22:26.474Z] #35 7.615 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.618 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-27T12:22:26.474Z] #35 7.682 Selecting previously unselected package librtmp1:amd64. [2021-08-27T12:22:26.474Z] #35 7.682 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.682 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-27T12:22:26.474Z] #35 7.731 Selecting previously unselected package libssh2-1:amd64. [2021-08-27T12:22:26.474Z] #35 7.731 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.733 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-27T12:22:26.474Z] #35 7.818 Selecting previously unselected package libcurl4:amd64. [2021-08-27T12:22:26.474Z] #35 7.818 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.828 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-27T12:22:26.474Z] #35 7.937 Selecting previously unselected package curl. [2021-08-27T12:22:26.474Z] #35 7.937 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 7.942 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-27T12:22:26.474Z] #35 8.020 Selecting previously unselected package libonig5:amd64. [2021-08-27T12:22:26.474Z] #35 8.020 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 8.029 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:22:26.474Z] #35 8.135 Selecting previously unselected package libjq1:amd64. [2021-08-27T12:22:26.474Z] #35 8.135 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 8.141 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:22:26.474Z] #35 8.196 Selecting previously unselected package jq. [2021-08-27T12:22:26.474Z] #35 8.197 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-27T12:22:26.474Z] #35 8.200 Unpacking jq (1.6-2.1) ... [2021-08-27T12:22:26.474Z] #35 8.269 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-27T12:22:26.474Z] #35 8.281 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-27T12:22:26.474Z] #35 8.290 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-27T12:22:26.474Z] #35 8.300 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:22:26.474Z] #35 8.450 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-27T12:22:26.474Z] #35 8.461 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:22:26.474Z] #35 8.472 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-27T12:22:26.474Z] #35 8.483 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-27T12:22:26.474Z] #35 8.498 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:22:26.474Z] #35 8.510 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:22:26.474Z] #35 8.525 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-27T12:22:26.474Z] #35 8.534 Setting up ca-certificates (20210119) ... [2021-08-27T12:22:26.474Z] #35 9.238 Updating certificates in /etc/ssl/certs... [2021-08-27T12:22:26.474Z] #35 ... [2021-08-27T12:22:26.474Z] [2021-08-27T12:22:26.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:26.474Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:29.014Z] #11 ... [2021-08-27T12:22:29.014Z] [2021-08-27T12:22:29.014Z] #35 [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-08-27T12:22:29.014Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-27T12:22:29.014Z] #35 10.23 129 added, 0 removed; done. [2021-08-27T12:22:29.014Z] #35 10.33 Setting up jq (1.6-2.1) ... [2021-08-27T12:22:29.014Z] #35 10.34 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-27T12:22:29.014Z] #35 10.35 Setting up curl (7.74.0-1.3+b1) ... [2021-08-27T12:22:29.014Z] #35 10.36 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:22:29.014Z] #35 10.38 Processing triggers for ca-certificates (20210119) ... [2021-08-27T12:22:29.014Z] #35 10.39 Updating certificates in /etc/ssl/certs... [2021-08-27T12:22:29.014Z] #35 11.37 0 added, 0 removed; done. [2021-08-27T12:22:29.014Z] #35 11.37 Running hooks in /etc/ca-certificates/update.d... [2021-08-27T12:22:29.014Z] #35 11.37 done. [2021-08-27T12:22:29.014Z] #35 DONE 12.8s [2021-08-27T12:22:29.279Z] [2021-08-27T12:22:29.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:29.279Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:29.539Z] #11 ... [2021-08-27T12:22:29.539Z] [2021-08-27T12:22:29.539Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-27T12:22:29.539Z] #36 sha256:6d8dabcc5606be93b4f9ec43b912a0a0513162ff0d39832e49624570153cd21d [2021-08-27T12:22:29.539Z] #36 DONE 0.4s [2021-08-27T12:22:29.798Z] [2021-08-27T12:22:29.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:29.798Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:31.705Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.0s [2021-08-27T12:22:33.612Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 7.2s done [2021-08-27T12:22:34.183Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 [2021-08-27T12:22:39.459Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.1s [2021-08-27T12:22:39.459Z] #11 ... [2021-08-27T12:22:39.459Z] [2021-08-27T12:22:39.459Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:22:39.459Z] #37 sha256:2fd1c91f42d9383af36614da1be4245287d51e63824cbb5245dcf36b72caa9ae [2021-08-27T12:22:39.459Z] #37 2.093 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-27T12:22:39.459Z] #37 2.424 [2021-08-27T12:22:39.459Z] #37 2.508 ######################################################################## 100.0% [2021-08-27T12:22:39.459Z] #37 2.777 [2021-08-27T12:22:39.459Z] #37 4.102 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-27T12:22:39.459Z] #37 4.450 [2021-08-27T12:22:39.460Z] #37 4.550 ######################################################################## 100.0% [2021-08-27T12:22:39.460Z] #37 4.775 [2021-08-27T12:22:39.460Z] #37 5.645 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-27T12:22:39.460Z] #37 5.988 [2021-08-27T12:22:39.460Z] #37 6.121 ########## 15.2% ###################################### 53.8% ######################################### 57.0% ######################################################################## 100.0% [2021-08-27T12:22:39.460Z] #37 6.675 [2021-08-27T12:22:39.460Z] #37 7.522 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-27T12:22:39.460Z] #37 7.894 [2021-08-27T12:22:39.460Z] #37 7.985 ######################################################################## 100.0% [2021-08-27T12:22:39.460Z] #37 8.285 [2021-08-27T12:22:39.460Z] #37 8.869 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-27T12:22:39.460Z] #37 9.278 [2021-08-27T12:22:39.460Z] #37 9.334 ######################################################################## 100.0% [2021-08-27T12:22:39.460Z] #37 9.597 [2021-08-27T12:22:39.460Z] #37 9.717 Download of images into '/build' complete. [2021-08-27T12:22:39.460Z] #37 9.717 Use something like the following to load the result into a Docker daemon: [2021-08-27T12:22:39.460Z] #37 9.717 tar -cC '/build' . | docker load [2021-08-27T12:22:39.718Z] #37 ... [2021-08-27T12:22:39.718Z] [2021-08-27T12:22:39.718Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:39.718Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:42.257Z] #11 ... [2021-08-27T12:22:42.257Z] [2021-08-27T12:22:42.257Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:22:42.257Z] #37 sha256:2fd1c91f42d9383af36614da1be4245287d51e63824cbb5245dcf36b72caa9ae [2021-08-27T12:22:42.257Z] #37 DONE 12.7s [2021-08-27T12:22:42.257Z] [2021-08-27T12:22:42.257Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:22:42.257Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:22:44.170Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 10.1s [2021-08-27T12:22:46.710Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 12.2s done [2021-08-27T12:22:46.710Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done [2021-08-27T12:22:46.710Z] #11 DONE 43.7s [2021-08-27T12:22:46.970Z] [2021-08-27T12:22:46.970Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-27T12:22:46.970Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f [2021-08-27T12:22:47.543Z] #12 DONE 0.9s [2021-08-27T12:22:47.806Z] [2021-08-27T12:22:47.806Z] #13 [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-08-27T12:22:47.806Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa [2021-08-27T12:22:48.757Z] #13 DONE 0.8s [2021-08-27T12:22:48.757Z] [2021-08-27T12:22:48.757Z] #42 [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-08-27T12:22:48.757Z] #42 sha256:0b18d95ae7fe91441cc6b8eca13748fec8d74d71ec79134eccd52c758631f321 [2021-08-27T12:22:48.757Z] #42 ... [2021-08-27T12:22:48.757Z] [2021-08-27T12:22:48.757Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-27T12:22:48.757Z] #39 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-27T12:22:48.757Z] #39 DONE 0.2s [2021-08-27T12:22:48.757Z] [2021-08-27T12:22:48.757Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-27T12:22:48.757Z] #47 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9 [2021-08-27T12:22:48.757Z] #47 DONE 0.2s [2021-08-27T12:22:48.757Z] [2021-08-27T12:22:48.757Z] #51 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-27T12:22:48.757Z] #51 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2 [2021-08-27T12:22:48.757Z] #51 DONE 0.3s [2021-08-27T12:22:48.757Z] [2021-08-27T12:22:48.757Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:22:48.757Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:22:52.596Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e2869875e3316c63) in /home/ubuntu/workspace/moby_PR-42795 [Pipeline] { [Pipeline] checkout [2021-08-27T12:22:52.741Z] The recommended git tool is: git [2021-08-27T12:22:52.978Z] #52 ... [2021-08-27T12:22:52.978Z] [2021-08-27T12:22:52.978Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-27T12:22:52.978Z] #14 sha256:950358b06c64e492e0f5697acb5857f7411727e994cda68e23b363cb2d251565 [2021-08-27T12:22:52.978Z] #14 DONE 4.2s [2021-08-27T12:22:52.978Z] [2021-08-27T12:22:52.978Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-27T12:22:52.978Z] #15 sha256:43fd2dcac1ad2d7146016697873f69da286262279e35b58e20d3334ff8167e11 [2021-08-27T12:22:55.521Z] #15 DONE 3.0s [2021-08-27T12:22:55.521Z] [2021-08-27T12:22:55.521Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:22:55.521Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:22:55.521Z] #52 6.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:22:55.521Z] #52 6.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:22:55.521Z] #52 6.167 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:22:55.521Z] #52 6.749 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-27T12:22:56.091Z] #52 7.367 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:22:56.139Z] using credential docker-jenkins-github-credentials [2021-08-27T12:22:56.147Z] Cloning the remote Git repository [2021-08-27T12:22:56.147Z] Cloning with configured refspecs honoured and without tags [2021-08-27T12:22:56.203Z] Cloning repository https://github.com/moby/moby.git [2021-08-27T12:22:56.253Z] > git init /home/ubuntu/workspace/moby_PR-42795 # timeout=10 [2021-08-27T12:22:56.510Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:22:56.511Z] > git --version # timeout=10 [2021-08-27T12:22:56.550Z] > git --version # 'git version 2.17.1' [2021-08-27T12:22:56.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:22:56.552Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:22:58.003Z] #52 ... [2021-08-27T12:22:58.003Z] [2021-08-27T12:22:58.003Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-27T12:22:58.003Z] #16 sha256:f95715cf3e1c44f57b7bacf7e13d4d7157963268815b5a0db2bb2373be8196ba [2021-08-27T12:22:58.003Z] #16 DONE 2.3s [2021-08-27T12:22:58.003Z] [2021-08-27T12:22:58.003Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-27T12:22:58.003Z] #17 sha256:6139a6067e5a1b030b1eed24940c600cf8c4cc116354bc67a60f6e5e7fe05f65 [2021-08-27T12:22:58.573Z] #17 ... [2021-08-27T12:22:58.573Z] [2021-08-27T12:22:58.573Z] #60 [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-08-27T12:22:58.573Z] #60 sha256:72349bed8f7f19fe9bc4e6c29ebb01da1db425a058b6e9a06f14b5329548a69b [2021-08-27T12:22:58.573Z] #60 4.977 + RM_GOPATH=0 [2021-08-27T12:22:58.573Z] #60 4.977 + TMP_GOPATH= [2021-08-27T12:22:58.573Z] #60 4.977 + : /build [2021-08-27T12:22:58.573Z] #60 4.977 + '[' -z '' ']' [2021-08-27T12:22:58.573Z] #60 4.978 ++ mktemp -d [2021-08-27T12:22:58.573Z] #60 4.979 + export GOPATH=/tmp/tmp.LCJU9XOrJ2 [2021-08-27T12:22:58.573Z] #60 4.979 + GOPATH=/tmp/tmp.LCJU9XOrJ2 [2021-08-27T12:22:58.573Z] #60 4.980 + RM_GOPATH=1 [2021-08-27T12:22:58.573Z] #60 4.980 + case "$(go env GOARCH)" in [2021-08-27T12:22:58.573Z] #60 4.980 ++ go env GOARCH [2021-08-27T12:22:58.573Z] #60 4.987 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:22:58.573Z] #60 4.987 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:22:58.573Z] #60 4.987 ++ dirname /tmp/install/install.sh [2021-08-27T12:22:58.573Z] #60 4.988 + dir=/tmp/install [2021-08-27T12:22:58.573Z] #60 4.988 + bin=shfmt [2021-08-27T12:22:58.573Z] #60 4.988 + shift [2021-08-27T12:22:58.573Z] #60 4.988 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-27T12:22:58.573Z] #60 4.988 + . /tmp/install/shfmt.installer [2021-08-27T12:22:58.573Z] #60 4.988 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:22:58.573Z] #60 4.993 + install_shfmt [2021-08-27T12:22:58.573Z] #60 4.993 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-27T12:22:58.573Z] #60 4.993 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LCJU9XOrJ2/src/github.com/mvdan/sh [2021-08-27T12:22:58.573Z] #60 4.993 Cloning into '/tmp/tmp.LCJU9XOrJ2/src/github.com/mvdan/sh'... [2021-08-27T12:22:58.573Z] #60 4.993 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:22:58.573Z] #60 ... [2021-08-27T12:22:58.573Z] [2021-08-27T12:22:58.573Z] #58 [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-08-27T12:22:58.573Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:22:58.573Z] #58 5.347 + RM_GOPATH=0 [2021-08-27T12:22:58.573Z] #58 5.347 + TMP_GOPATH= [2021-08-27T12:22:58.573Z] #58 5.347 + : /build [2021-08-27T12:22:58.573Z] #58 5.347 + '[' -z '' ']' [2021-08-27T12:22:58.573Z] #58 5.347 ++ mktemp -d [2021-08-27T12:22:58.573Z] #58 5.347 + export GOPATH=/tmp/tmp.KGXDBjVdiy [2021-08-27T12:22:58.573Z] #58 5.347 + GOPATH=/tmp/tmp.KGXDBjVdiy [2021-08-27T12:22:58.573Z] #58 5.347 + RM_GOPATH=1 [2021-08-27T12:22:58.573Z] #58 5.347 + case "$(go env GOARCH)" in [2021-08-27T12:22:58.573Z] #58 5.347 ++ go env GOARCH [2021-08-27T12:22:58.573Z] #58 5.355 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:22:58.573Z] #58 5.355 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:22:58.573Z] #58 5.355 ++ dirname /tmp/install/install.sh [2021-08-27T12:22:58.573Z] #58 5.355 + dir=/tmp/install [2021-08-27T12:22:58.573Z] #58 5.355 + bin=golangci_lint [2021-08-27T12:22:58.573Z] #58 5.355 + shift [2021-08-27T12:22:58.573Z] #58 5.355 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-27T12:22:58.573Z] #58 5.355 + . /tmp/install/golangci_lint.installer [2021-08-27T12:22:58.573Z] #58 5.355 ++ : v1.23.8 [2021-08-27T12:22:58.573Z] #58 5.355 + install_golangci_lint [2021-08-27T12:22:58.573Z] #58 5.355 + set -e [2021-08-27T12:22:58.573Z] #58 5.355 + export GO111MODULE=on [2021-08-27T12:22:58.573Z] #58 5.355 + GO111MODULE=on [2021-08-27T12:22:58.573Z] #58 5.355 + GOBIN=/build [2021-08-27T12:22:58.573Z] #58 5.355 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-27T12:22:58.573Z] #58 5.817 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-27T12:22:58.573Z] #58 ... [2021-08-27T12:22:58.573Z] [2021-08-27T12:22:58.573Z] #48 [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-08-27T12:22:58.573Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:22:58.573Z] #48 5.849 + git clone https://github.com/docker/distribution.git . [2021-08-27T12:22:58.573Z] #48 5.855 Cloning into '.'... [2021-08-27T12:22:58.833Z] #48 ... [2021-08-27T12:22:58.833Z] [2021-08-27T12:22:58.833Z] #56 [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-08-27T12:22:58.833Z] #56 sha256:59d9f0a3649a2e067ab8bbe5c0b01a1083961f808b8bf0c92c04757b8aca1bf7 [2021-08-27T12:22:58.833Z] #56 4.871 + RM_GOPATH=0 [2021-08-27T12:22:58.833Z] #56 4.871 + TMP_GOPATH= [2021-08-27T12:22:58.833Z] #56 4.871 + : /build [2021-08-27T12:22:58.833Z] #56 4.871 + '[' -z '' ']' [2021-08-27T12:22:58.833Z] #56 4.874 ++ mktemp -d [2021-08-27T12:22:58.833Z] #56 4.874 + export GOPATH=/tmp/tmp.M7jWlZToVa [2021-08-27T12:22:58.833Z] #56 4.874 + GOPATH=/tmp/tmp.M7jWlZToVa [2021-08-27T12:22:58.833Z] #56 4.874 + RM_GOPATH=1 [2021-08-27T12:22:58.833Z] #56 4.874 + case "$(go env GOARCH)" in [2021-08-27T12:22:58.833Z] #56 4.874 ++ go env GOARCH [2021-08-27T12:22:58.833Z] #56 4.879 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:22:58.833Z] #56 4.879 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:22:58.833Z] #56 4.879 ++ dirname /tmp/install/install.sh [2021-08-27T12:22:58.833Z] #56 4.879 + dir=/tmp/install [2021-08-27T12:22:58.833Z] #56 4.879 + bin=gotestsum [2021-08-27T12:22:58.833Z] #56 4.879 + shift [2021-08-27T12:22:58.833Z] #56 4.879 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-27T12:22:58.833Z] #56 4.879 + . /tmp/install/gotestsum.installer [2021-08-27T12:22:58.833Z] #56 4.879 ++ : v0.5.3 [2021-08-27T12:22:58.833Z] #56 4.879 + install_gotestsum [2021-08-27T12:22:58.833Z] #56 4.881 + set -e [2021-08-27T12:22:58.833Z] #56 4.881 + export GO111MODULE=on [2021-08-27T12:22:58.833Z] #56 4.881 + GO111MODULE=on [2021-08-27T12:22:58.833Z] #56 4.881 + GOBIN=/build [2021-08-27T12:22:58.833Z] #56 4.881 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-27T12:22:58.833Z] #56 5.229 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-27T12:22:58.833Z] #56 6.125 go: downloading github.com/fatih/color v1.9.0 [2021-08-27T12:22:58.833Z] #56 6.129 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-27T12:22:58.833Z] #56 6.141 go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:22:58.833Z] #56 6.141 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-27T12:22:58.833Z] #56 6.405 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T12:22:58.833Z] #56 6.414 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T12:22:58.833Z] #56 6.516 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-27T12:22:58.833Z] #56 6.561 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-27T12:22:58.833Z] #56 6.579 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-27T12:22:58.833Z] #56 7.010 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-27T12:22:58.833Z] #56 9.862 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-27T12:22:59.162Z] #56 ... [2021-08-27T12:22:59.162Z] [2021-08-27T12:22:59.162Z] #54 [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-08-27T12:22:59.162Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:22:59.162Z] #54 5.624 + RM_GOPATH=0 [2021-08-27T12:22:59.162Z] #54 5.624 + TMP_GOPATH= [2021-08-27T12:22:59.162Z] #54 5.624 + : /build [2021-08-27T12:22:59.162Z] #54 5.624 + '[' -z '' ']' [2021-08-27T12:22:59.162Z] #54 5.625 ++ mktemp -d [2021-08-27T12:22:59.162Z] #54 5.632 + export GOPATH=/tmp/tmp.lJJAcSJRqX [2021-08-27T12:22:59.162Z] #54 5.632 + GOPATH=/tmp/tmp.lJJAcSJRqX [2021-08-27T12:22:59.162Z] #54 5.632 + RM_GOPATH=1 [2021-08-27T12:22:59.162Z] #54 5.632 + case "$(go env GOARCH)" in [2021-08-27T12:22:59.162Z] #54 5.632 ++ go env GOARCH [2021-08-27T12:22:59.162Z] #54 5.655 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:22:59.162Z] #54 5.655 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:22:59.162Z] #54 5.655 ++ dirname /tmp/install/install.sh [2021-08-27T12:22:59.162Z] #54 5.655 + dir=/tmp/install [2021-08-27T12:22:59.162Z] #54 5.655 + bin=vndr [2021-08-27T12:22:59.162Z] #54 5.655 + shift [2021-08-27T12:22:59.162Z] #54 5.655 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-27T12:22:59.162Z] #54 5.655 + . /tmp/install/vndr.installer [2021-08-27T12:22:59.162Z] #54 5.655 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:22:59.162Z] #54 5.655 + install_vndr [2021-08-27T12:22:59.162Z] #54 5.655 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-27T12:22:59.162Z] #54 5.655 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lJJAcSJRqX/src/github.com/LK4D4/vndr [2021-08-27T12:22:59.162Z] #54 5.655 Cloning into '/tmp/tmp.lJJAcSJRqX/src/github.com/LK4D4/vndr'... [2021-08-27T12:22:59.162Z] #54 5.655 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:22:59.162Z] #54 6.382 + cd /tmp/tmp.lJJAcSJRqX/src/github.com/LK4D4/vndr [2021-08-27T12:22:59.162Z] #54 6.382 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:22:59.162Z] #54 6.414 + go build -buildmode=pie -v -o /build/vndr . [2021-08-27T12:22:59.162Z] #54 7.997 internal/unsafeheader [2021-08-27T12:22:59.162Z] #54 8.018 internal/abi [2021-08-27T12:22:59.162Z] #54 8.222 internal/cpu [2021-08-27T12:22:59.162Z] #54 8.416 internal/goexperiment [2021-08-27T12:22:59.162Z] #54 8.528 runtime/internal/atomic [2021-08-27T12:22:59.162Z] #54 9.051 internal/bytealg [2021-08-27T12:22:59.162Z] #54 9.291 runtime/internal/sys [2021-08-27T12:22:59.162Z] #54 9.880 runtime/internal/math [2021-08-27T12:22:59.162Z] #54 10.00 internal/race [2021-08-27T12:22:59.162Z] #54 10.26 sync/atomic [2021-08-27T12:22:59.162Z] #54 10.65 runtime [2021-08-27T12:22:59.162Z] #54 ... [2021-08-27T12:22:59.162Z] [2021-08-27T12:22:59.162Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:22:59.162Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:22:59.162Z] #40 5.843 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-27T12:22:59.162Z] #40 5.847 Cloning into '.'... [2021-08-27T12:22:59.162Z] #40 ... [2021-08-27T12:22:59.162Z] [2021-08-27T12:22:59.162Z] #54 [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-08-27T12:22:59.162Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:22:59.162Z] #54 10.80 unicode [2021-08-27T12:22:59.623Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054f0f60a9605b145) in /home/ubuntu/workspace/moby_PR-42795 [Pipeline] { [Pipeline] checkout [2021-08-27T12:22:59.727Z] The recommended git tool is: git [2021-08-27T12:23:00.146Z] #54 ... [2021-08-27T12:23:00.146Z] [2021-08-27T12:23:00.146Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-27T12:23:00.146Z] #17 sha256:6139a6067e5a1b030b1eed24940c600cf8c4cc116354bc67a60f6e5e7fe05f65 [2021-08-27T12:23:00.146Z] #17 DONE 2.3s [2021-08-27T12:23:00.406Z] [2021-08-27T12:23:00.406Z] #58 [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-08-27T12:23:00.406Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:23:00.406Z] #58 11.60 go: downloading github.com/fatih/color v1.7.0 [2021-08-27T12:23:00.406Z] #58 11.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-27T12:23:00.406Z] #58 11.70 go: downloading github.com/pkg/errors v0.8.1 [2021-08-27T12:23:00.406Z] #58 11.76 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-27T12:23:00.406Z] #58 11.81 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-27T12:23:00.666Z] #58 12.27 go: downloading github.com/spf13/viper v1.6.1 [2021-08-27T12:23:01.350Z] #58 12.87 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-27T12:23:01.350Z] #58 12.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-27T12:23:01.350Z] #58 12.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-27T12:23:01.649Z] #58 13.16 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-27T12:23:01.918Z] #58 ... [2021-08-27T12:23:01.918Z] [2021-08-27T12:23:01.918Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-27T12:23:01.918Z] #18 sha256:ffe7843200598861b2a9a7e360ed2c8c2fa1bd5bbccce8e44d6750bbe8583b86 [2021-08-27T12:23:01.918Z] #18 DONE 1.7s [2021-08-27T12:23:02.189Z] [2021-08-27T12:23:02.189Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:23:02.189Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:23:03.607Z] #19 1.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:23:03.607Z] #19 1.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:23:03.677Z] using credential docker-jenkins-github-credentials [2021-08-27T12:23:03.685Z] Cloning the remote Git repository [2021-08-27T12:23:03.685Z] Cloning with configured refspecs honoured and without tags [2021-08-27T12:23:03.881Z] #19 1.638 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:23:03.729Z] Cloning repository https://github.com/moby/moby.git [2021-08-27T12:23:03.802Z] > git init /home/ubuntu/workspace/moby_PR-42795 # timeout=10 [2021-08-27T12:23:04.115Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:23:04.115Z] > git --version # timeout=10 [2021-08-27T12:23:04.178Z] > git --version # 'git version 2.17.1' [2021-08-27T12:23:04.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:23:04.184Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:23:04.449Z] #19 ... [2021-08-27T12:23:04.450Z] [2021-08-27T12:23:04.450Z] #42 [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-08-27T12:23:04.450Z] #42 sha256:0b18d95ae7fe91441cc6b8eca13748fec8d74d71ec79134eccd52c758631f321 [2021-08-27T12:23:04.450Z] #42 5.892 Install go-toml version v1.8.1 [2021-08-27T12:23:04.450Z] #42 6.453 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-27T12:23:04.450Z] #42 9.455 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:23:04.450Z] #42 9.470 Use 'go install pkg@version' instead. [2021-08-27T12:23:04.450Z] #42 9.470 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:23:04.450Z] #42 9.470 or run 'go help get' or 'go help install'. [2021-08-27T12:23:04.450Z] #42 10.22 github.com/pelletier/go-toml [2021-08-27T12:23:04.450Z] #42 ... [2021-08-27T12:23:04.450Z] [2021-08-27T12:23:04.450Z] #54 [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-08-27T12:23:04.450Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:23:04.450Z] #54 14.97 unicode/utf8 [2021-08-27T12:23:04.450Z] #54 15.47 internal/itoa [2021-08-27T12:23:04.450Z] #54 15.68 math/bits [2021-08-27T12:23:04.709Z] #54 16.37 math [2021-08-27T12:23:08.910Z] #54 ... [2021-08-27T12:23:08.910Z] [2021-08-27T12:23:08.910Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:23:08.910Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:23:08.910Z] #52 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:23:08.910Z] #52 17.53 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-27T12:23:09.168Z] #52 ... [2021-08-27T12:23:09.168Z] [2021-08-27T12:23:09.168Z] #58 [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-08-27T12:23:09.168Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:23:09.168Z] #58 14.45 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-27T12:23:09.168Z] #58 14.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-27T12:23:09.168Z] #58 17.70 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-27T12:23:09.168Z] #58 17.75 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-27T12:23:09.168Z] #58 18.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-27T12:23:09.168Z] #58 18.07 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-27T12:23:09.168Z] #58 18.10 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-27T12:23:09.168Z] #58 18.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-27T12:23:09.168Z] #58 18.56 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-27T12:23:09.168Z] #58 18.63 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-27T12:23:09.168Z] #58 18.64 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-27T12:23:09.168Z] #58 18.77 go: downloading github.com/spf13/afero v1.1.2 [2021-08-27T12:23:09.168Z] #58 19.02 go: downloading github.com/spf13/cast v1.3.0 [2021-08-27T12:23:09.168Z] #58 19.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-27T12:23:09.168Z] #58 19.13 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-27T12:23:09.168Z] #58 19.13 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-27T12:23:09.168Z] #58 19.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-27T12:23:09.168Z] #58 19.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-27T12:23:09.168Z] #58 19.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-27T12:23:09.168Z] #58 19.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-27T12:23:09.168Z] #58 19.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-27T12:23:09.168Z] #58 19.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-27T12:23:09.168Z] #58 19.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-27T12:23:09.168Z] #58 19.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-27T12:23:09.168Z] #58 19.82 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-27T12:23:09.168Z] #58 19.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-27T12:23:09.168Z] #58 19.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-27T12:23:09.169Z] #58 20.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-27T12:23:09.169Z] #58 20.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-27T12:23:09.169Z] #58 20.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-27T12:23:09.169Z] #58 20.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-27T12:23:09.169Z] #58 20.65 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-27T12:23:09.428Z] #58 20.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-27T12:23:09.428Z] #58 20.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-27T12:23:09.428Z] #58 21.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-27T12:23:09.428Z] #58 21.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-27T12:23:09.688Z] #58 ... [2021-08-27T12:23:09.688Z] [2021-08-27T12:23:09.688Z] #42 [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-08-27T12:23:09.688Z] #42 sha256:0b18d95ae7fe91441cc6b8eca13748fec8d74d71ec79134eccd52c758631f321 [2021-08-27T12:23:09.688Z] #42 18.71 github.com/pelletier/go-toml/cmd/tomll [2021-08-27T12:23:09.688Z] #42 DONE 21.3s [2021-08-27T12:23:09.688Z] [2021-08-27T12:23:09.688Z] #58 [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-08-27T12:23:09.688Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:23:09.688Z] #58 21.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-27T12:23:09.688Z] #58 21.30 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-27T12:23:09.688Z] #58 ... [2021-08-27T12:23:09.688Z] [2021-08-27T12:23:09.688Z] #60 [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-08-27T12:23:09.688Z] #60 sha256:72349bed8f7f19fe9bc4e6c29ebb01da1db425a058b6e9a06f14b5329548a69b [2021-08-27T12:23:09.688Z] #60 13.99 + cd /tmp/tmp.LCJU9XOrJ2/src/github.com/mvdan/sh [2021-08-27T12:23:09.688Z] #60 13.99 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:23:09.688Z] #60 14.18 + GO111MODULE=on [2021-08-27T12:23:09.688Z] #60 14.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-27T12:23:09.688Z] #60 14.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-27T12:23:09.688Z] #60 14.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-27T12:23:09.688Z] #60 14.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-27T12:23:09.688Z] #60 16.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-27T12:23:09.688Z] #60 20.00 encoding [2021-08-27T12:23:09.688Z] #60 20.27 runtime [2021-08-27T12:23:09.688Z] #60 20.37 math [2021-08-27T12:23:09.947Z] #60 ... [2021-08-27T12:23:09.947Z] [2021-08-27T12:23:09.947Z] #54 [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-08-27T12:23:09.947Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:23:09.947Z] #54 21.62 unicode/utf16 [2021-08-27T12:23:10.515Z] #54 21.99 container/list [2021-08-27T12:23:11.082Z] #54 22.51 crypto/internal/subtle [2021-08-27T12:23:11.082Z] #54 22.72 crypto/subtle [2021-08-27T12:23:11.649Z] #54 23.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-27T12:23:11.907Z] #54 23.32 internal/nettrace [2021-08-27T12:23:11.907Z] #54 23.45 vendor/golang.org/x/crypto/internal/subtle [2021-08-27T12:23:15.197Z] #54 ... [2021-08-27T12:23:15.197Z] [2021-08-27T12:23:15.197Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:23:15.197Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:23:15.197Z] #19 2.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-27T12:23:15.197Z] #19 3.762 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-27T12:23:15.197Z] #19 5.293 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-27T12:23:15.197Z] #19 6.722 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:23:15.197Z] #19 7.873 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-27T12:23:15.197Z] #19 8.970 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:23:15.197Z] #19 10.03 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-27T12:23:15.197Z] #19 10.04 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-27T12:23:15.197Z] #19 10.04 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:23:15.197Z] #19 10.06 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-27T12:23:15.197Z] #19 10.07 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:23:15.197Z] #19 10.07 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-27T12:23:15.197Z] #19 ... [2021-08-27T12:23:15.197Z] [2021-08-27T12:23:15.197Z] #48 [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-08-27T12:23:15.197Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:23:15.197Z] #48 23.89 Updating files: 86% (1520/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-08-27T12:23:15.197Z] #48 24.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-27T12:23:15.197Z] #48 26.46 + 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-08-27T12:23:15.456Z] #48 ... [2021-08-27T12:23:15.456Z] [2021-08-27T12:23:15.456Z] #56 [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-08-27T12:23:15.456Z] #56 sha256:59d9f0a3649a2e067ab8bbe5c0b01a1083961f808b8bf0c92c04757b8aca1bf7 [2021-08-27T12:23:15.456Z] #56 16.95 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:23:15.456Z] #56 16.95 Use 'go install pkg@version' instead. [2021-08-27T12:23:15.456Z] #56 16.95 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:23:15.456Z] #56 16.95 or run 'go help get' or 'go help install'. [2021-08-27T12:23:15.456Z] #56 ... [2021-08-27T12:23:15.456Z] [2021-08-27T12:23:15.456Z] #58 [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-08-27T12:23:15.456Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:23:15.456Z] #58 21.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-27T12:23:15.456Z] #58 22.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-27T12:23:15.456Z] #58 22.05 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-27T12:23:15.456Z] #58 22.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-27T12:23:15.456Z] #58 22.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-27T12:23:15.456Z] #58 22.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-27T12:23:15.456Z] #58 22.73 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-27T12:23:15.456Z] #58 23.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-27T12:23:15.456Z] #58 23.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-27T12:23:15.456Z] #58 23.26 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-27T12:23:15.456Z] #58 23.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-27T12:23:15.456Z] #58 23.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-27T12:23:15.456Z] #58 23.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-27T12:23:15.456Z] #58 24.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-27T12:23:15.456Z] #58 24.40 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-27T12:23:15.456Z] #58 24.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-27T12:23:15.456Z] #58 24.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-27T12:23:15.456Z] #58 24.53 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-27T12:23:15.456Z] #58 24.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-27T12:23:15.456Z] #58 24.77 go: downloading golang.org/x/text v0.3.2 [2021-08-27T12:23:19.283Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03d3b05ae3efcaf65) in /home/ubuntu/workspace/moby_PR-42795 [Pipeline] { [Pipeline] checkout [2021-08-27T12:23:19.530Z] The recommended git tool is: git [2021-08-27T12:23:20.734Z] #58 31.44 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-27T12:23:20.734Z] #58 31.44 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-27T12:23:20.734Z] #58 31.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-27T12:23:20.734Z] #58 ... [2021-08-27T12:23:20.734Z] [2021-08-27T12:23:20.734Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:23:20.734Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:23:20.734Z] #52 21.25 Fetched 8402 kB in 15s (546 kB/s) [2021-08-27T12:23:20.734Z] #52 21.25 Reading package lists... [2021-08-27T12:23:20.734Z] #52 27.62 Reading package lists... [2021-08-27T12:23:20.734Z] #52 ... [2021-08-27T12:23:20.734Z] [2021-08-27T12:23:20.734Z] #58 [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-08-27T12:23:20.734Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:23:20.734Z] #58 31.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-27T12:23:20.734Z] #58 31.70 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-27T12:23:22.117Z] #58 33.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-27T12:23:22.377Z] #58 33.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-27T12:23:22.541Z] Fetching without tags [2021-08-27T12:23:22.636Z] #58 34.13 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-27T12:23:22.989Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:23:22.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:23:22.482Z] > git config --add remote.origin.fetch +refs/pull/42795/head:refs/remotes/origin/PR-42795 # timeout=10 [2021-08-27T12:23:22.487Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:23:22.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:23:22.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:23:22.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:23:22.588Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:23:23.001Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:23:23.029Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:23:23.893Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:23:23.894Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:23:24.443Z] using credential docker-jenkins-github-credentials [2021-08-27T12:23:24.452Z] Cloning the remote Git repository [2021-08-27T12:23:24.452Z] Cloning with configured refspecs honoured and without tags [2021-08-27T12:23:24.448Z] Cloning repository https://github.com/moby/moby.git [2021-08-27T12:23:24.516Z] > git init /home/ubuntu/workspace/moby_PR-42795 # timeout=10 [2021-08-27T12:23:25.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:23:25.001Z] > git --version # timeout=10 [2021-08-27T12:23:25.007Z] > git --version # 'git version 2.25.1' [2021-08-27T12:23:25.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:23:25.105Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:23:23.774Z] > git remote # timeout=10 [2021-08-27T12:23:23.801Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:23:23.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:23:23.829Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:23:23.855Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T12:23:23.896Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:23:23.917Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:23:27.911Z] #58 ... [2021-08-27T12:23:27.911Z] [2021-08-27T12:23:27.911Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:23:27.911Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:23:27.911Z] #52 27.62 Reading package lists... [2021-08-27T12:23:27.911Z] #52 33.56 Building dependency tree... [2021-08-27T12:23:27.911Z] #52 37.31 The following additional packages will be installed: [2021-08-27T12:23:27.911Z] #52 37.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-27T12:23:27.911Z] #52 37.34 python3-protobuf python3-six [2021-08-27T12:23:27.911Z] #52 37.37 Suggested packages: [2021-08-27T12:23:27.911Z] #52 37.38 python3-setuptools [2021-08-27T12:23:27.911Z] #52 37.38 Recommended packages: [2021-08-27T12:23:27.911Z] #52 37.38 iproute2 | iproute [2021-08-27T12:23:27.911Z] #52 38.14 The following NEW packages will be installed: [2021-08-27T12:23:27.911Z] #52 38.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-27T12:23:27.911Z] #52 38.15 python3-protobuf python3-six [2021-08-27T12:23:27.911Z] #52 38.64 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:23:27.911Z] #52 38.64 Need to get 2267 kB of archives. [2021-08-27T12:23:27.911Z] #52 38.64 After this operation, 10.8 MB of additional disk space will be used. [2021-08-27T12:23:27.911Z] #52 38.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-27T12:23:27.911Z] #52 38.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-27T12:23:27.911Z] #52 38.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-27T12:23:27.911Z] #52 38.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-27T12:23:27.911Z] #52 38.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-27T12:23:27.911Z] #52 38.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-27T12:23:27.911Z] #52 38.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-27T12:23:28.621Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [2021-08-27T12:23:28.642Z] > git --version # timeout=10 [2021-08-27T12:23:28.661Z] > git --version # 'git version 2.17.1' [2021-08-27T12:23:28.675Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-27T12:23:29.804Z] + docker version [2021-08-27T12:23:31.196Z] #52 41.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-27T12:23:31.276Z] Fetching without tags [2021-08-27T12:23:31.702Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:23:32.132Z] #52 43.31 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:23:32.391Z] #52 43.52 Fetched 2267 kB in 4s (576 kB/s) [2021-08-27T12:23:32.391Z] #52 43.68 Selecting previously unselected package libprotobuf23:amd64. [2021-08-27T12:23:32.613Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:23:32.613Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:23:32.649Z] #52 43.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:23:32.649Z] #52 43.75 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-27T12:23:32.649Z] #52 43.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-27T12:23:32.649Z] #52 ... [2021-08-27T12:23:32.649Z] [2021-08-27T12:23:32.649Z] #58 [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-08-27T12:23:32.649Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:23:32.908Z] #58 44.25 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:23:32.908Z] #58 44.29 Use 'go install pkg@version' instead. [2021-08-27T12:23:32.908Z] #58 44.29 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:23:32.908Z] #58 44.29 or run 'go help get' or 'go help install'. [2021-08-27T12:23:31.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:23:31.179Z] > git config --add remote.origin.fetch +refs/pull/42795/head:refs/remotes/origin/PR-42795 # timeout=10 [2021-08-27T12:23:31.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:23:31.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:23:31.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:23:31.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:23:31.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:23:31.692Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:23:31.723Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:23:32.483Z] > git remote # timeout=10 [2021-08-27T12:23:32.507Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:23:32.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:23:32.536Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:23:32.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T12:23:32.597Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:23:32.622Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:23:36.363Z] Client: Docker Engine - Community [2021-08-27T12:23:36.363Z] Version: 20.10.6 [2021-08-27T12:23:36.363Z] API version: 1.41 [2021-08-27T12:23:36.363Z] Go version: go1.13.15 [2021-08-27T12:23:36.363Z] Git commit: 370c289 [2021-08-27T12:23:36.363Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-27T12:23:36.363Z] OS/Arch: linux/amd64 [2021-08-27T12:23:36.363Z] Context: default [2021-08-27T12:23:36.363Z] Experimental: true [2021-08-27T12:23:36.363Z] [2021-08-27T12:23:36.363Z] Server: Docker Engine - Community [2021-08-27T12:23:36.363Z] Engine: [2021-08-27T12:23:36.363Z] Version: 20.10.6 [2021-08-27T12:23:36.363Z] API version: 1.41 (minimum version 1.12) [2021-08-27T12:23:36.363Z] Go version: go1.13.15 [2021-08-27T12:23:36.363Z] Git commit: 8728dd2 [2021-08-27T12:23:36.363Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-27T12:23:36.363Z] OS/Arch: linux/amd64 [2021-08-27T12:23:36.363Z] Experimental: true [2021-08-27T12:23:36.363Z] containerd: [2021-08-27T12:23:36.363Z] Version: 1.4.6 [2021-08-27T12:23:36.363Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:23:36.363Z] runc: [2021-08-27T12:23:36.363Z] Version: 1.0.0-rc95 [2021-08-27T12:23:36.363Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:23:36.363Z] docker-init: [2021-08-27T12:23:36.363Z] Version: 0.19.0 [2021-08-27T12:23:36.363Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-27T12:23:36.683Z] + docker info [2021-08-27T12:23:37.361Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [2021-08-27T12:23:37.372Z] > git --version # timeout=10 [2021-08-27T12:23:37.406Z] > git --version # 'git version 2.17.1' [2021-08-27T12:23:37.430Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-27T12:23:38.186Z] #58 ... [2021-08-27T12:23:38.186Z] [2021-08-27T12:23:38.186Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:23:38.186Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:23:38.186Z] #40 47.88 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-27T12:23:38.186Z] #40 48.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-27T12:23:38.186Z] #40 49.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:23:38.576Z] + docker version [2021-08-27T12:23:42.813Z] Client: Docker Engine - Community [2021-08-27T12:23:42.813Z] Version: 20.10.6 [2021-08-27T12:23:42.813Z] API version: 1.41 [2021-08-27T12:23:42.813Z] Go version: go1.13.15 [2021-08-27T12:23:42.813Z] Git commit: 370c289 [2021-08-27T12:23:42.813Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-27T12:23:42.813Z] OS/Arch: linux/amd64 [2021-08-27T12:23:42.813Z] Context: default [2021-08-27T12:23:42.813Z] Experimental: true [2021-08-27T12:23:42.813Z] [2021-08-27T12:23:42.813Z] Server: Docker Engine - Community [2021-08-27T12:23:42.813Z] Engine: [2021-08-27T12:23:42.813Z] Version: 20.10.6 [2021-08-27T12:23:42.813Z] API version: 1.41 (minimum version 1.12) [2021-08-27T12:23:42.813Z] Go version: go1.13.15 [2021-08-27T12:23:42.813Z] Git commit: 8728dd2 [2021-08-27T12:23:42.813Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-27T12:23:42.813Z] OS/Arch: linux/amd64 [2021-08-27T12:23:42.813Z] Experimental: true [2021-08-27T12:23:42.813Z] containerd: [2021-08-27T12:23:42.813Z] Version: 1.4.6 [2021-08-27T12:23:42.813Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:23:42.813Z] runc: [2021-08-27T12:23:42.813Z] Version: 1.0.0-rc95 [2021-08-27T12:23:42.813Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:23:42.813Z] docker-init: [2021-08-27T12:23:42.813Z] Version: 0.19.0 [2021-08-27T12:23:42.813Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-27T12:23:43.175Z] + docker info [2021-08-27T12:23:43.423Z] Fetching without tags [2021-08-27T12:23:43.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:23:43.370Z] > git config --add remote.origin.fetch +refs/pull/42795/head:refs/remotes/origin/PR-42795 # timeout=10 [2021-08-27T12:23:43.387Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:23:43.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:23:43.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:23:43.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:23:43.427Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:23:43.872Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:23:44.757Z] #40 ... [2021-08-27T12:23:44.757Z] [2021-08-27T12:23:44.757Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:23:44.757Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:23:44.757Z] #52 44.78 Selecting previously unselected package python3-pkg-resources. [2021-08-27T12:23:44.757Z] #52 44.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-27T12:23:44.757Z] #52 44.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:23:44.757Z] #52 45.12 Selecting previously unselected package python3-six. [2021-08-27T12:23:44.757Z] #52 45.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-27T12:23:44.757Z] #52 45.13 Unpacking python3-six (1.16.0-2) ... [2021-08-27T12:23:44.757Z] #52 45.31 Selecting previously unselected package python3-protobuf. [2021-08-27T12:23:44.757Z] #52 45.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-27T12:23:44.757Z] #52 45.31 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-27T12:23:44.757Z] #52 46.04 Selecting previously unselected package libnet1:amd64. [2021-08-27T12:23:44.757Z] #52 46.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-27T12:23:44.757Z] #52 46.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:23:44.757Z] #52 46.24 Selecting previously unselected package libnl-3-200:amd64. [2021-08-27T12:23:44.757Z] #52 46.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-27T12:23:44.757Z] #52 46.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:23:44.757Z] #52 46.55 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-27T12:23:44.757Z] #52 46.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-27T12:23:44.757Z] #52 46.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:23:44.757Z] #52 46.76 Selecting previously unselected package criu. [2021-08-27T12:23:44.757Z] #52 46.77 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-27T12:23:44.757Z] #52 46.77 Unpacking criu (3.15-1) ... [2021-08-27T12:23:44.758Z] #52 47.75 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:23:44.758Z] #52 49.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-27T12:23:44.758Z] #52 49.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:23:44.758Z] #52 49.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:23:44.758Z] #52 49.85 Setting up python3-six (1.16.0-2) ... [2021-08-27T12:23:44.758Z] #52 51.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:23:44.758Z] #52 51.51 Setting up python3-protobuf (3.12.4-1) ... [2021-08-27T12:23:45.028Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:23:45.028Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:23:45.028Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:23:45.028Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:23:45.028Z] [2021-08-27T12:23:45.028Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-27T12:23:45.082Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:23:45.083Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:23:45.289Z] DOCKER_SYSTEMD=1 [2021-08-27T12:23:45.289Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-27T12:23:45.289Z] HOSTNAME=b50a8103b532 [2021-08-27T12:23:45.289Z] DEST=bundles/test-integration [2021-08-27T12:23:45.289Z] PWD=/go/src/github.com/docker/docker [2021-08-27T12:23:45.289Z] DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:23:45.289Z] container=docker [2021-08-27T12:23:45.289Z] HOME=/root [2021-08-27T12:23:45.289Z] LANG=C.UTF-8 [2021-08-27T12:23:45.289Z] INVOCATION_ID=400852d8db70448b9cd59e14f9ad17b9 [2021-08-27T12:23:45.289Z] GOLANG_VERSION=1.17 [2021-08-27T12:23:45.289Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-27T12:23:45.289Z] VALIDATE_BRANCH=master [2021-08-27T12:23:45.289Z] TERM=xterm [2021-08-27T12:23:45.289Z] DOCKER_PKG=github.com/docker/docker [2021-08-27T12:23:45.289Z] SHLVL=3 [2021-08-27T12:23:45.289Z] TIMEOUT=120m [2021-08-27T12:23:45.289Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-27T12:23:45.289Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-27T12:23:45.289Z] GO111MODULE=off [2021-08-27T12:23:45.289Z] DOCKER_EXPERIMENTAL=1 [2021-08-27T12:23:45.289Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-27T12:23:45.289Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-27T12:23:45.289Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-27T12:23:45.289Z] GOPATH=/go [2021-08-27T12:23:45.289Z] PKG_CONFIG=pkg-config [2021-08-27T12:23:45.289Z] _=/usr/bin/env [2021-08-27T12:23:45.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-27T12:23:45.326Z] #52 56.42 Setting up criu (3.15-1) ... [2021-08-27T12:23:45.896Z] #52 ... [2021-08-27T12:23:45.896Z] [2021-08-27T12:23:45.896Z] #56 [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-08-27T12:23:45.896Z] #56 sha256:59d9f0a3649a2e067ab8bbe5c0b01a1083961f808b8bf0c92c04757b8aca1bf7 [2021-08-27T12:23:45.896Z] #56 DONE 57.5s [2021-08-27T12:23:45.896Z] [2021-08-27T12:23:45.896Z] #54 [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-08-27T12:23:45.896Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:23:45.896Z] #54 48.07 sync [2021-08-27T12:23:45.896Z] #54 48.07 internal/reflectlite [2021-08-27T12:23:45.896Z] #54 50.19 internal/testlog [2021-08-27T12:23:45.896Z] #54 50.55 github.com/LK4D4/vndr/godl/singleflight [2021-08-27T12:23:45.896Z] #54 50.95 math/rand [2021-08-27T12:23:45.896Z] #54 52.19 internal/singleflight [2021-08-27T12:23:45.896Z] #54 52.34 errors [2021-08-27T12:23:45.896Z] #54 52.49 sort [2021-08-27T12:23:45.896Z] #54 52.77 io [2021-08-27T12:23:45.896Z] #54 53.91 strconv [2021-08-27T12:23:45.896Z] #54 54.45 bytes [2021-08-27T12:23:43.891Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:23:43.928Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:23:45.020Z] > git remote # timeout=10 [2021-08-27T12:23:45.030Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:23:45.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:23:45.044Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:23:45.070Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-27T12:23:45.082Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:23:45.093Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:23:46.156Z] #54 57.75 strings [2021-08-27T12:23:46.666Z] Client: [2021-08-27T12:23:46.666Z] Context: default [2021-08-27T12:23:46.666Z] Debug Mode: false [2021-08-27T12:23:46.666Z] Plugins: [2021-08-27T12:23:46.666Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-27T12:23:46.666Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-27T12:23:46.666Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-27T12:23:46.666Z] [2021-08-27T12:23:46.666Z] Server: [2021-08-27T12:23:46.666Z] Containers: 0 [2021-08-27T12:23:46.666Z] Running: 0 [2021-08-27T12:23:46.666Z] Paused: 0 [2021-08-27T12:23:46.666Z] Stopped: 0 [2021-08-27T12:23:46.666Z] Images: 0 [2021-08-27T12:23:46.666Z] Server Version: 20.10.6 [2021-08-27T12:23:46.666Z] Storage Driver: overlay2 [2021-08-27T12:23:46.666Z] Backing Filesystem: extfs [2021-08-27T12:23:46.666Z] Supports d_type: true [2021-08-27T12:23:46.666Z] Native Overlay Diff: true [2021-08-27T12:23:46.666Z] userxattr: false [2021-08-27T12:23:46.666Z] Logging Driver: json-file [2021-08-27T12:23:46.666Z] Cgroup Driver: cgroupfs [2021-08-27T12:23:46.666Z] Cgroup Version: 1 [2021-08-27T12:23:46.666Z] Plugins: [2021-08-27T12:23:46.666Z] Volume: local [2021-08-27T12:23:46.666Z] Network: bridge host ipvlan macvlan null overlay [2021-08-27T12:23:46.666Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-27T12:23:46.666Z] Swarm: inactive [2021-08-27T12:23:46.666Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-27T12:23:46.666Z] Default Runtime: runc [2021-08-27T12:23:46.666Z] Init Binary: docker-init [2021-08-27T12:23:46.666Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:23:46.666Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:23:46.666Z] init version: de40ad0 [2021-08-27T12:23:46.666Z] Security Options: [2021-08-27T12:23:46.666Z] apparmor [2021-08-27T12:23:46.666Z] seccomp [2021-08-27T12:23:46.666Z] Profile: default [2021-08-27T12:23:46.666Z] Kernel Version: 5.4.0-1048-aws [2021-08-27T12:23:46.666Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-27T12:23:46.666Z] OSType: linux [2021-08-27T12:23:46.666Z] Architecture: x86_64 [2021-08-27T12:23:46.666Z] CPUs: 2 [2021-08-27T12:23:46.666Z] Total Memory: 7.569GiB [2021-08-27T12:23:46.666Z] Name: ip-10-100-83-118 [2021-08-27T12:23:46.666Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-27T12:23:46.666Z] Docker Root Dir: /var/lib/docker [2021-08-27T12:23:46.666Z] Debug Mode: false [2021-08-27T12:23:46.666Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:23:46.666Z] Labels: [2021-08-27T12:23:46.666Z] Experimental: true [2021-08-27T12:23:46.666Z] Insecure Registries: [2021-08-27T12:23:46.666Z] 127.0.0.0/8 [2021-08-27T12:23:46.666Z] Live Restore Enabled: true [2021-08-27T12:23:46.666Z] [2021-08-27T12:23:46.666Z] WARNING: No swap limit support [Pipeline] sh [2021-08-27T12:23:47.024Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:23:47.024Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:23:47.024Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42795/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-27T12:23:47.024Z] + bash /home/ubuntu/workspace/moby_PR-42795/check-config.sh [2021-08-27T12:23:47.024Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-27T12:23:47.024Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-27T12:23:47.024Z] [2021-08-27T12:23:47.024Z] Generally Necessary: [2021-08-27T12:23:47.024Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-27T12:23:47.024Z] - apparmor: enabled and tools installed [2021-08-27T12:23:47.024Z] - CONFIG_NAMESPACES: enabled [2021-08-27T12:23:47.024Z] - CONFIG_NET_NS: enabled [2021-08-27T12:23:47.024Z] - CONFIG_PID_NS: enabled [2021-08-27T12:23:47.024Z] - CONFIG_IPC_NS: enabled [2021-08-27T12:23:47.024Z] - CONFIG_UTS_NS: enabled [2021-08-27T12:23:47.024Z] - CONFIG_CGROUPS: enabled [2021-08-27T12:23:47.024Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-27T12:23:47.024Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-27T12:23:47.024Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-27T12:23:47.024Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-27T12:23:47.024Z] - CONFIG_CPUSETS: enabled [2021-08-27T12:23:47.024Z] - CONFIG_MEMCG: enabled [2021-08-27T12:23:47.024Z] - CONFIG_KEYS: enabled [2021-08-27T12:23:47.024Z] - CONFIG_VETH: enabled (as module) [2021-08-27T12:23:47.024Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-27T12:23:47.094Z] #54 58.76 reflect [2021-08-27T12:23:47.301Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-27T12:23:47.301Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-27T12:23:47.301Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-27T12:23:47.301Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-27T12:23:47.301Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-27T12:23:47.302Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-27T12:23:47.302Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-27T12:23:47.302Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-27T12:23:47.302Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-27T12:23:47.302Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-27T12:23:47.302Z] [2021-08-27T12:23:47.302Z] Optional Features: [2021-08-27T12:23:47.302Z] - CONFIG_USER_NS: enabled [2021-08-27T12:23:47.302Z] - CONFIG_SECCOMP: enabled [2021-08-27T12:23:47.302Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-27T12:23:47.302Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-27T12:23:47.302Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-27T12:23:47.302Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-27T12:23:47.302Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-27T12:23:47.302Z] - CONFIG_BLK_CGROUP: enabled [2021-08-27T12:23:47.302Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-27T12:23:47.302Z] - CONFIG_CGROUP_PERF: enabled [2021-08-27T12:23:47.302Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-27T12:23:47.302Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-27T12:23:47.302Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-27T12:23:47.302Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-27T12:23:47.302Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-27T12:23:47.302Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-27T12:23:47.354Z] #54 ... [2021-08-27T12:23:47.354Z] [2021-08-27T12:23:47.354Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:23:47.354Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:23:47.354Z] #52 58.63 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:23:47.562Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-27T12:23:47.562Z] - CONFIG_IP_VS: enabled (as module) [2021-08-27T12:23:47.562Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-27T12:23:47.562Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-27T12:23:47.562Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-27T12:23:47.562Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-27T12:23:47.562Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-27T12:23:47.562Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-27T12:23:47.562Z] - CONFIG_EXT4_FS: enabled [2021-08-27T12:23:47.562Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-27T12:23:47.562Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-27T12:23:47.562Z] - Network Drivers: [2021-08-27T12:23:47.562Z] - "overlay": [2021-08-27T12:23:47.562Z] - CONFIG_VXLAN: enabled (as module) [2021-08-27T12:23:47.562Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-27T12:23:47.562Z] Optional (for encrypted networks): [2021-08-27T12:23:47.562Z] - CONFIG_CRYPTO: enabled [2021-08-27T12:23:47.562Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-27T12:23:47.562Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-27T12:23:47.562Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-27T12:23:47.562Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-27T12:23:47.562Z] - CONFIG_XFRM: enabled [2021-08-27T12:23:47.562Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-27T12:23:47.562Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-27T12:23:47.562Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-27T12:23:47.821Z] - "ipvlan": [2021-08-27T12:23:47.821Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-27T12:23:47.821Z] - "macvlan": [2021-08-27T12:23:47.821Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-27T12:23:47.821Z] - CONFIG_DUMMY: enabled (as module) [2021-08-27T12:23:47.821Z] - "ftp,tftp client in container": [2021-08-27T12:23:47.821Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-27T12:23:47.821Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-27T12:23:47.821Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-27T12:23:47.821Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-27T12:23:47.821Z] - Storage Drivers: [2021-08-27T12:23:47.821Z] - "aufs": [2021-08-27T12:23:47.821Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-27T12:23:47.821Z] - "btrfs": [2021-08-27T12:23:47.821Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-27T12:23:47.821Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-27T12:23:47.821Z] - "devicemapper": [2021-08-27T12:23:47.821Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-27T12:23:47.821Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-27T12:23:47.821Z] - "overlay": [2021-08-27T12:23:47.821Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-27T12:23:47.821Z] - "zfs": [2021-08-27T12:23:47.821Z] - /dev/zfs: present [2021-08-27T12:23:47.821Z] - zfs command: missing [2021-08-27T12:23:47.821Z] - zpool command: missing [2021-08-27T12:23:47.821Z] [2021-08-27T12:23:47.821Z] Limits: [2021-08-27T12:23:47.821Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-27T12:23:47.821Z] [2021-08-27T12:23:47.821Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-27T12:23:47.923Z] #52 DONE 59.1s [2021-08-27T12:23:47.923Z] [2021-08-27T12:23:47.923Z] #60 [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-08-27T12:23:47.923Z] #60 sha256:72349bed8f7f19fe9bc4e6c29ebb01da1db425a058b6e9a06f14b5329548a69b [2021-08-27T12:23:47.923Z] #60 52.85 sort [2021-08-27T12:23:47.923Z] #60 52.85 io [2021-08-27T12:23:47.923Z] #60 54.09 internal/oserror [2021-08-27T12:23:47.923Z] #60 54.39 syscall [2021-08-27T12:23:47.923Z] #60 54.45 bytes [2021-08-27T12:23:47.923Z] #60 58.30 strconv [2021-08-27T12:23:48.163Z] + sudo modprobe ip_vs [2021-08-27T12:23:48.163Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f . [2021-08-27T12:23:48.419Z] #1 [internal] load build definition from Dockerfile [2021-08-27T12:23:48.419Z] #1 sha256:93de5f187af75c24e1ac3ebc89d24462cc1784dfa1e5fa2cc5091968acd030d9 [2021-08-27T12:23:48.419Z] #1 transferring dockerfile: [2021-08-27T12:23:48.677Z] #1 transferring dockerfile: 16.33kB done [2021-08-27T12:23:48.677Z] #1 DONE 0.2s [2021-08-27T12:23:48.677Z] [2021-08-27T12:23:48.677Z] #2 [internal] load .dockerignore [2021-08-27T12:23:48.677Z] #2 sha256:c08128e596b58d87e815023ced25414b93fd8d5a71ecd3fe63c94bc6d9253215 [2021-08-27T12:23:48.677Z] #2 transferring context: 87B done [2021-08-27T12:23:48.677Z] #2 DONE 0.1s [2021-08-27T12:23:48.677Z] [2021-08-27T12:23:48.677Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-27T12:23:48.677Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-27T12:23:49.242Z] #3 DONE 0.8s [2021-08-27T12:23:49.242Z] [2021-08-27T12:23:49.242Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-27T12:23:49.242Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-27T12:23:49.242Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-08-27T12:23:49.304Z] #60 ... [2021-08-27T12:23:49.304Z] [2021-08-27T12:23:49.304Z] #54 [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-08-27T12:23:49.304Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:23:49.304Z] #54 60.58 bufio [2021-08-27T12:23:49.499Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-27T12:23:49.499Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-27T12:23:49.499Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-27T12:23:49.499Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-08-27T12:23:49.499Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s [2021-08-27T12:23:49.760Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done [2021-08-27T12:23:49.760Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-27T12:23:49.793Z] Client: [2021-08-27T12:23:49.793Z] Context: default [2021-08-27T12:23:49.793Z] Debug Mode: false [2021-08-27T12:23:49.793Z] Plugins: [2021-08-27T12:23:49.793Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-27T12:23:49.793Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-27T12:23:49.793Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-27T12:23:49.793Z] [2021-08-27T12:23:49.793Z] Server: [2021-08-27T12:23:49.793Z] Containers: 0 [2021-08-27T12:23:49.793Z] Running: 0 [2021-08-27T12:23:49.793Z] Paused: 0 [2021-08-27T12:23:49.793Z] Stopped: 0 [2021-08-27T12:23:49.793Z] Images: 0 [2021-08-27T12:23:49.793Z] Server Version: 20.10.6 [2021-08-27T12:23:49.793Z] Storage Driver: overlay2 [2021-08-27T12:23:49.793Z] Backing Filesystem: extfs [2021-08-27T12:23:49.794Z] Supports d_type: true [2021-08-27T12:23:49.794Z] Native Overlay Diff: true [2021-08-27T12:23:49.794Z] userxattr: false [2021-08-27T12:23:49.794Z] Logging Driver: json-file [2021-08-27T12:23:49.794Z] Cgroup Driver: cgroupfs [2021-08-27T12:23:49.794Z] Cgroup Version: 1 [2021-08-27T12:23:49.794Z] Plugins: [2021-08-27T12:23:49.794Z] Volume: local [2021-08-27T12:23:49.794Z] Network: bridge host ipvlan macvlan null overlay [2021-08-27T12:23:49.794Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-27T12:23:49.794Z] Swarm: inactive [2021-08-27T12:23:49.794Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-27T12:23:49.794Z] Default Runtime: runc [2021-08-27T12:23:49.794Z] Init Binary: docker-init [2021-08-27T12:23:49.794Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:23:49.794Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:23:49.794Z] init version: de40ad0 [2021-08-27T12:23:49.794Z] Security Options: [2021-08-27T12:23:49.794Z] apparmor [2021-08-27T12:23:49.794Z] seccomp [2021-08-27T12:23:49.794Z] Profile: default [2021-08-27T12:23:49.794Z] Kernel Version: 5.4.0-1048-aws [2021-08-27T12:23:49.794Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-27T12:23:49.794Z] OSType: linux [2021-08-27T12:23:49.794Z] Architecture: x86_64 [2021-08-27T12:23:49.794Z] CPUs: 2 [2021-08-27T12:23:49.794Z] Total Memory: 7.569GiB [2021-08-27T12:23:49.794Z] Name: ip-10-100-46-202 [2021-08-27T12:23:49.794Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-27T12:23:49.794Z] Docker Root Dir: /var/lib/docker [2021-08-27T12:23:49.794Z] Debug Mode: false [2021-08-27T12:23:49.794Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:23:49.794Z] Labels: [2021-08-27T12:23:49.794Z] Experimental: true [2021-08-27T12:23:49.794Z] Insecure Registries: [2021-08-27T12:23:49.794Z] 127.0.0.0/8 [2021-08-27T12:23:49.794Z] Live Restore Enabled: true [2021-08-27T12:23:49.794Z] [2021-08-27T12:23:49.794Z] WARNING: No swap limit support [Pipeline] sh [2021-08-27T12:23:50.098Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:23:50.098Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:23:50.098Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42795/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-27T12:23:50.098Z] + bash /home/ubuntu/workspace/moby_PR-42795/check-config.sh [2021-08-27T12:23:50.098Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-27T12:23:50.098Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-27T12:23:50.098Z] [2021-08-27T12:23:50.098Z] Generally Necessary: [2021-08-27T12:23:50.098Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-27T12:23:50.098Z] - apparmor: enabled and tools installed [2021-08-27T12:23:50.098Z] - CONFIG_NAMESPACES: enabled [2021-08-27T12:23:50.098Z] - CONFIG_NET_NS: enabled [2021-08-27T12:23:50.098Z] - CONFIG_PID_NS: enabled [2021-08-27T12:23:50.098Z] - CONFIG_IPC_NS: enabled [2021-08-27T12:23:50.098Z] - CONFIG_UTS_NS: enabled [2021-08-27T12:23:50.098Z] - CONFIG_CGROUPS: enabled [2021-08-27T12:23:50.098Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-27T12:23:50.098Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-27T12:23:50.098Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-27T12:23:50.098Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-27T12:23:50.098Z] - CONFIG_CPUSETS: enabled [2021-08-27T12:23:50.098Z] - CONFIG_MEMCG: enabled [2021-08-27T12:23:50.098Z] - CONFIG_KEYS: enabled [2021-08-27T12:23:50.098Z] - CONFIG_VETH: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-27T12:23:50.098Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-27T12:23:50.098Z] [2021-08-27T12:23:50.098Z] Optional Features: [2021-08-27T12:23:50.099Z] - CONFIG_USER_NS: enabled [2021-08-27T12:23:50.099Z] - CONFIG_SECCOMP: enabled [2021-08-27T12:23:50.099Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-27T12:23:50.099Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-27T12:23:50.099Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-27T12:23:50.327Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.6s done [2021-08-27T12:23:50.361Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-27T12:23:50.361Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-27T12:23:50.361Z] - CONFIG_BLK_CGROUP: enabled [2021-08-27T12:23:50.361Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-27T12:23:50.361Z] - CONFIG_CGROUP_PERF: enabled [2021-08-27T12:23:50.361Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-27T12:23:50.361Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-27T12:23:50.361Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-27T12:23:50.361Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-27T12:23:50.361Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-27T12:23:50.361Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-27T12:23:50.361Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-27T12:23:50.361Z] - CONFIG_IP_VS: enabled (as module) [2021-08-27T12:23:50.361Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-27T12:23:50.361Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-27T12:23:50.361Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-27T12:23:50.361Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-27T12:23:50.361Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-27T12:23:50.361Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-27T12:23:50.361Z] - CONFIG_EXT4_FS: enabled [2021-08-27T12:23:50.361Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-27T12:23:50.361Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-27T12:23:50.361Z] - Network Drivers: [2021-08-27T12:23:50.361Z] - "overlay": [2021-08-27T12:23:50.361Z] - CONFIG_VXLAN: enabled (as module) [2021-08-27T12:23:50.361Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-27T12:23:50.361Z] Optional (for encrypted networks): [2021-08-27T12:23:50.565Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [2021-08-27T12:23:50.584Z] #4 DONE 1.1s [2021-08-27T12:23:50.594Z] > git --version # timeout=10 [2021-08-27T12:23:50.599Z] > git --version # 'git version 2.25.1' [2021-08-27T12:23:50.604Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-27T12:23:50.625Z] - CONFIG_CRYPTO: enabled [2021-08-27T12:23:50.625Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-27T12:23:50.625Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-27T12:23:50.625Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-27T12:23:50.625Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-27T12:23:50.625Z] - CONFIG_XFRM: enabled [2021-08-27T12:23:50.625Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-27T12:23:50.625Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-27T12:23:50.625Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-27T12:23:50.625Z] - "ipvlan": [2021-08-27T12:23:50.625Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-27T12:23:50.625Z] - "macvlan": [2021-08-27T12:23:50.625Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-27T12:23:50.625Z] - CONFIG_DUMMY: enabled (as module) [2021-08-27T12:23:50.625Z] - "ftp,tftp client in container": [2021-08-27T12:23:50.625Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-27T12:23:50.625Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-27T12:23:50.625Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-27T12:23:50.625Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-27T12:23:50.625Z] - Storage Drivers: [2021-08-27T12:23:50.625Z] - "aufs": [2021-08-27T12:23:50.625Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-27T12:23:50.625Z] - "btrfs": [2021-08-27T12:23:50.625Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-27T12:23:50.625Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-27T12:23:50.625Z] - "devicemapper": [2021-08-27T12:23:50.625Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-27T12:23:50.625Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-27T12:23:50.625Z] - "overlay": [2021-08-27T12:23:50.625Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-27T12:23:50.625Z] - "zfs": [2021-08-27T12:23:50.625Z] - /dev/zfs: present [2021-08-27T12:23:50.625Z] - zfs command: missing [2021-08-27T12:23:50.625Z] - zpool command: missing [2021-08-27T12:23:50.625Z] [2021-08-27T12:23:50.625Z] Limits: [2021-08-27T12:23:50.625Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-27T12:23:50.625Z] [2021-08-27T12:23:50.625Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-27T12:23:50.841Z] [2021-08-27T12:23:50.841Z] #6 [internal] load .dockerignore [2021-08-27T12:23:50.841Z] #6 sha256:107807723b903e68610152885eb75acd86550d3302a9a794d26834c9bb472a90 [2021-08-27T12:23:50.841Z] #6 DONE 0.0s [2021-08-27T12:23:50.841Z] [2021-08-27T12:23:50.841Z] #5 [internal] load build definition from Dockerfile [2021-08-27T12:23:50.841Z] #5 sha256:fc82135e9c314d279dfe96ec6e4f6bda12c0afd642ad7826234bea8365ae0954 [2021-08-27T12:23:50.841Z] #5 DONE 0.0s [2021-08-27T12:23:50.841Z] [2021-08-27T12:23:50.841Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-27T12:23:50.841Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-27T12:23:50.980Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-27T12:23:51.211Z] #54 62.62 syscall [2021-08-27T12:23:51.242Z] #2 [internal] load .dockerignore [2021-08-27T12:23:51.242Z] #2 sha256:80041eda159bb88955f0c93006cf3f0256caa88b506d8f8094a9ff44570b5d04 [2021-08-27T12:23:51.242Z] #2 transferring context: 87B done [2021-08-27T12:23:51.242Z] #2 DONE 0.1s [2021-08-27T12:23:51.242Z] [2021-08-27T12:23:51.242Z] #1 [internal] load build definition from Dockerfile [2021-08-27T12:23:51.242Z] #1 sha256:5c5453f0ef5976564e077fd64298d45852aa3c551fb386f54bc2fe560d8b4b40 [2021-08-27T12:23:51.242Z] #1 transferring dockerfile: 16.33kB done [2021-08-27T12:23:51.242Z] #1 DONE 0.2s [2021-08-27T12:23:51.242Z] [2021-08-27T12:23:51.242Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-27T12:23:51.242Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-27T12:23:51.408Z] #10 DONE 0.8s [2021-08-27T12:23:51.408Z] [2021-08-27T12:23:51.408Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:23:51.408Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-27T12:23:51.408Z] #9 DONE 0.8s [2021-08-27T12:23:51.408Z] [2021-08-27T12:23:51.408Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-27T12:23:51.408Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-27T12:23:51.408Z] #7 DONE 0.8s [2021-08-27T12:23:51.408Z] [2021-08-27T12:23:51.408Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:23:51.408Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-27T12:23:51.598Z] + docker version [2021-08-27T12:23:51.666Z] #8 DONE 0.8s [2021-08-27T12:23:51.825Z] #3 DONE 0.5s [2021-08-27T12:23:51.825Z] [2021-08-27T12:23:51.825Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-27T12:23:51.825Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-27T12:23:51.825Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-27T12:23:51.825Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-27T12:23:51.825Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-27T12:23:51.825Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-27T12:23:51.825Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.29MB / 9.67MB 0.1s [2021-08-27T12:23:52.089Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-08-27T12:23:52.089Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-08-27T12:23:52.089Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-27T12:23:52.276Z] [2021-08-27T12:23:52.276Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:23:52.276Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-27T12:23:52.276Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-08-27T12:23:52.276Z] #66 DONE 0.0s [2021-08-27T12:23:52.276Z] [2021-08-27T12:23:52.276Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:23:52.276Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:23:52.276Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:23:52.276Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-27T12:23:52.537Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-27T12:23:52.537Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-27T12:23:52.537Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-27T12:23:52.664Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-08-27T12:23:52.664Z] #4 DONE 1.0s [2021-08-27T12:23:52.795Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 3.15MB / 54.92MB 0.2s [2021-08-27T12:23:52.795Z] #27 ... [2021-08-27T12:23:52.795Z] [2021-08-27T12:23:52.795Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-27T12:23:52.795Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-27T12:23:52.795Z] #43 DONE 0.0s [2021-08-27T12:23:52.795Z] [2021-08-27T12:23:52.795Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:23:52.795Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:23:52.934Z] [2021-08-27T12:23:52.934Z] #6 [internal] load build definition from Dockerfile [2021-08-27T12:23:52.934Z] #6 sha256:30998b6e1f08de2f281f5cee42cb588d66be97e860cc38fdffdac83466f73970 [2021-08-27T12:23:52.934Z] #6 DONE 0.0s [2021-08-27T12:23:52.934Z] [2021-08-27T12:23:52.934Z] #5 [internal] load .dockerignore [2021-08-27T12:23:52.934Z] #5 sha256:60281eff7f6c1258d618dbbd2a45da1b12666380c5ef398d7c23ac46e9193ae6 [2021-08-27T12:23:52.934Z] #5 DONE 0.0s [2021-08-27T12:23:53.053Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.34MB / 54.92MB 0.4s [2021-08-27T12:23:53.195Z] [2021-08-27T12:23:53.195Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:23:53.195Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-27T12:23:53.315Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 14.68MB / 54.92MB 0.6s [2021-08-27T12:23:53.315Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 18.09MB / 54.92MB 0.7s [2021-08-27T12:23:53.315Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 20.85MB / 54.92MB 0.9s [2021-08-27T12:23:53.580Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 25.17MB / 54.92MB 1.1s [2021-08-27T12:23:53.838Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 29.36MB / 54.92MB 1.2s [2021-08-27T12:23:54.094Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 37.75MB / 54.92MB 1.5s [2021-08-27T12:23:54.142Z] #10 DONE 0.9s [2021-08-27T12:23:54.142Z] [2021-08-27T12:23:54.142Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:23:54.142Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-27T12:23:54.142Z] #8 DONE 0.9s [2021-08-27T12:23:54.142Z] [2021-08-27T12:23:54.142Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-27T12:23:54.142Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-27T12:23:54.142Z] #7 DONE 0.9s [2021-08-27T12:23:54.142Z] [2021-08-27T12:23:54.142Z] #9 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-27T12:23:54.142Z] #9 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-27T12:23:54.142Z] #9 DONE 0.9s [2021-08-27T12:23:54.352Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 46.14MB / 54.92MB 1.7s [2021-08-27T12:23:54.612Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 51.38MB / 54.92MB 1.9s [2021-08-27T12:23:54.612Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.1s [2021-08-27T12:23:54.727Z] [2021-08-27T12:23:54.728Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:23:54.728Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:23:54.728Z] #27 DONE 0.0s [2021-08-27T12:23:54.728Z] [2021-08-27T12:23:54.728Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:23:54.728Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-27T12:23:54.728Z] #66 DONE 0.0s [2021-08-27T12:23:54.728Z] [2021-08-27T12:23:54.728Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:23:54.728Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-27T12:23:54.728Z] #64 DONE 0.0s [2021-08-27T12:23:54.728Z] [2021-08-27T12:23:54.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:23:54.728Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:23:54.728Z] #11 DONE 0.0s [2021-08-27T12:23:54.728Z] [2021-08-27T12:23:54.728Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-27T12:23:54.728Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-27T12:23:55.301Z] #43 DONE 0.6s [2021-08-27T12:23:55.301Z] [2021-08-27T12:23:55.301Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:23:55.301Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:23:55.301Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.1s done [2021-08-27T12:23:55.301Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done [2021-08-27T12:23:55.301Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done [2021-08-27T12:23:55.301Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-27T12:23:55.301Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 4.19MB / 54.92MB 0.4s [2021-08-27T12:23:55.301Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.3s done [2021-08-27T12:23:55.301Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 4.19MB / 10.87MB 0.4s [2021-08-27T12:23:55.301Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0B / 54.57MB 0.4s [2021-08-27T12:23:55.301Z] #11 ... [2021-08-27T12:23:55.301Z] [2021-08-27T12:23:55.301Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-27T12:23:55.301Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-27T12:23:55.301Z] #43 DONE 0.0s [2021-08-27T12:23:55.301Z] [2021-08-27T12:23:55.301Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:23:55.301Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:23:55.301Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 9.44MB / 10.87MB 0.6s [2021-08-27T12:23:55.301Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 3.15MB / 54.57MB 0.6s [2021-08-27T12:23:55.547Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.7s done [2021-08-27T12:23:55.564Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 9.44MB / 54.92MB 0.8s [2021-08-27T12:23:55.564Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.7s done [2021-08-27T12:23:55.564Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 9.14MB / 54.57MB 0.8s [2021-08-27T12:23:55.826Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 16.78MB / 54.57MB 1.0s [2021-08-27T12:23:55.826Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 6.29MB / 85.72MB 1.0s [2021-08-27T12:23:55.826Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 12.58MB / 54.92MB 1.1s [2021-08-27T12:23:55.826Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 22.02MB / 54.57MB 1.1s [2021-08-27T12:23:56.093Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 16.78MB / 54.92MB 1.3s [2021-08-27T12:23:56.093Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 33.30MB / 54.57MB 1.3s [2021-08-27T12:23:56.093Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 15.73MB / 85.72MB 1.3s [2021-08-27T12:23:56.093Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 19.92MB / 54.92MB 1.4s [2021-08-27T12:23:56.093Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 40.59MB / 54.57MB 1.4s [2021-08-27T12:23:56.093Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 20.97MB / 85.72MB 1.4s [2021-08-27T12:23:56.360Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 23.07MB / 54.92MB 1.5s [2021-08-27T12:23:56.360Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 45.09MB / 54.57MB 1.6s [2021-08-27T12:23:56.360Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 27.26MB / 85.72MB 1.6s [2021-08-27T12:23:56.624Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 27.26MB / 54.92MB 1.8s [2021-08-27T12:23:56.624Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 50.32MB / 54.57MB 1.8s [2021-08-27T12:23:56.624Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 32.51MB / 85.72MB 1.8s [2021-08-27T12:23:56.624Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 30.41MB / 54.92MB 1.9s [2021-08-27T12:23:56.624Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 1.9s [2021-08-27T12:23:56.624Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 39.85MB / 85.72MB 2.0s [2021-08-27T12:23:56.890Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 34.60MB / 54.92MB 2.1s [2021-08-27T12:23:56.890Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 37.75MB / 54.92MB 2.2s [2021-08-27T12:23:56.890Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 49.28MB / 85.72MB 2.2s [2021-08-27T12:23:57.185Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 41.94MB / 54.92MB 2.4s [2021-08-27T12:23:57.185Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 54.53MB / 85.72MB 2.4s [2021-08-27T12:23:57.448Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 46.14MB / 54.92MB 2.6s [2021-08-27T12:23:57.448Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 2.5s done [2021-08-27T12:23:57.448Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 59.77MB / 85.72MB 2.6s [2021-08-27T12:23:57.448Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 0B / 134.79MB 2.6s [2021-08-27T12:23:57.448Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 52.43MB / 54.92MB 2.7s [2021-08-27T12:23:57.459Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 1.8s [2021-08-27T12:23:57.712Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 67.11MB / 85.72MB 2.8s [2021-08-27T12:23:57.712Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 7.34MB / 134.79MB 2.8s [2021-08-27T12:23:57.712Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 77.57MB / 85.72MB 3.0s [2021-08-27T12:23:57.712Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 19.92MB / 134.79MB 3.0s [2021-08-27T12:23:57.783Z] #54 ... [2021-08-27T12:23:57.783Z] [2021-08-27T12:23:57.783Z] #60 [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-08-27T12:23:57.783Z] #60 sha256:72349bed8f7f19fe9bc4e6c29ebb01da1db425a058b6e9a06f14b5329548a69b [2021-08-27T12:23:57.783Z] #60 62.86 reflect [2021-08-27T12:23:57.783Z] #60 63.74 time [2021-08-27T12:23:57.783Z] #60 69.12 context [2021-08-27T12:23:57.978Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 3.3s [2021-08-27T12:23:57.978Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 30.41MB / 134.79MB 3.3s [2021-08-27T12:23:58.241Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.4s done [2021-08-27T12:23:58.241Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 0B / 156B 3.5s [2021-08-27T12:23:58.503Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 3.6s [2021-08-27T12:23:58.503Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 44.04MB / 134.79MB 3.8s [2021-08-27T12:23:58.721Z] #60 70.06 internal/syscall/unix [2021-08-27T12:23:58.721Z] #60 70.25 internal/poll [2021-08-27T12:23:58.832Z] #27 ... [2021-08-27T12:23:58.832Z] [2021-08-27T12:23:58.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:23:58.832Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:23:58.832Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.1s done [2021-08-27T12:23:58.832Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-27T12:23:58.832Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done [2021-08-27T12:23:58.832Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done [2021-08-27T12:23:58.832Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.5s done [2021-08-27T12:23:58.832Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.9s done [2021-08-27T12:23:58.832Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.9s done [2021-08-27T12:23:58.832Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 3.5s done [2021-08-27T12:23:58.832Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 5.0s done [2021-08-27T12:23:58.832Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 3.7s done [2021-08-27T12:23:58.832Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 74.45MB / 134.79MB 6.3s [2021-08-27T12:23:58.832Z] #11 ... [2021-08-27T12:23:58.832Z] [2021-08-27T12:23:58.832Z] #24 [internal] load build context [2021-08-27T12:23:58.832Z] #24 sha256:1b683bf5585866f97b6d9558b0b278aeb023cebff852be648690ffed902d2897 [2021-08-27T12:23:58.832Z] #24 transferring context: 55.57MB 6.4s done [2021-08-27T12:23:58.832Z] #24 DONE 6.6s [2021-08-27T12:23:58.832Z] [2021-08-27T12:23:58.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:23:58.832Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:23:58.833Z] #11 ... [2021-08-27T12:23:58.833Z] [2021-08-27T12:23:58.833Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:23:58.833Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-27T12:23:58.833Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-27T12:23:58.833Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-27T12:23:58.833Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-27T12:23:58.833Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-27T12:23:58.833Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2021-08-27T12:23:58.833Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s [2021-08-27T12:23:58.833Z] #64 ... [2021-08-27T12:23:58.833Z] [2021-08-27T12:23:58.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:23:58.833Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:23:58.833Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 83.89MB / 134.79MB 6.6s [2021-08-27T12:23:58.981Z] #60 ... [2021-08-27T12:23:58.981Z] [2021-08-27T12:23:58.981Z] #54 [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-08-27T12:23:58.981Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:23:58.981Z] #54 70.60 internal/poll [2021-08-27T12:23:59.078Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 52.43MB / 134.79MB 4.2s [2021-08-27T12:23:59.078Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 4.2s done [2021-08-27T12:23:59.078Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 4.3s done [2021-08-27T12:23:59.342Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 62.91MB / 134.79MB 4.5s [2021-08-27T12:23:59.407Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 94.37MB / 134.79MB 6.9s [2021-08-27T12:23:59.408Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 101.71MB / 134.79MB 7.1s [2021-08-27T12:23:59.606Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 73.29MB / 134.79MB 4.8s [2021-08-27T12:23:59.665Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 111.15MB / 134.79MB 7.4s [2021-08-27T12:23:59.923Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 118.49MB / 134.79MB 7.5s [2021-08-27T12:24:00.180Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 127.93MB / 134.79MB 7.8s [2021-08-27T12:24:00.186Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 80.74MB / 134.79MB 5.4s [2021-08-27T12:24:00.440Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 8.2s [2021-08-27T12:24:00.449Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 1.7s [2021-08-27T12:24:00.717Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 89.13MB / 134.79MB 5.8s [2021-08-27T12:24:00.979Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 96.47MB / 134.79MB 6.2s [2021-08-27T12:24:01.245Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 104.86MB / 134.79MB 6.6s [2021-08-27T12:24:01.521Z] #54 72.55 internal/fmtsort [2021-08-27T12:24:01.618Z] Client: Docker Engine - Community [2021-08-27T12:24:01.618Z] Version: 20.10.6 [2021-08-27T12:24:01.618Z] API version: 1.41 [2021-08-27T12:24:01.618Z] Go version: go1.13.15 [2021-08-27T12:24:01.618Z] Git commit: 370c289 [2021-08-27T12:24:01.618Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-27T12:24:01.618Z] OS/Arch: linux/arm64 [2021-08-27T12:24:01.618Z] Context: default [2021-08-27T12:24:01.618Z] Experimental: true [2021-08-27T12:24:01.618Z] [2021-08-27T12:24:01.618Z] Server: Docker Engine - Community [2021-08-27T12:24:01.618Z] Engine: [2021-08-27T12:24:01.618Z] Version: 20.10.6 [2021-08-27T12:24:01.618Z] API version: 1.41 (minimum version 1.12) [2021-08-27T12:24:01.618Z] Go version: go1.13.15 [2021-08-27T12:24:01.618Z] Git commit: 8728dd2 [2021-08-27T12:24:01.618Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-27T12:24:01.618Z] OS/Arch: linux/arm64 [2021-08-27T12:24:01.618Z] Experimental: true [2021-08-27T12:24:01.618Z] containerd: [2021-08-27T12:24:01.618Z] Version: 1.4.6 [2021-08-27T12:24:01.618Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:24:01.618Z] runc: [2021-08-27T12:24:01.618Z] Version: 1.0.0-rc95 [2021-08-27T12:24:01.618Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:24:01.618Z] docker-init: [2021-08-27T12:24:01.618Z] Version: 0.19.0 [2021-08-27T12:24:01.618Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-27T12:24:01.781Z] #54 73.26 path [2021-08-27T12:24:01.781Z] #54 73.34 regexp/syntax [2021-08-27T12:24:01.815Z] #11 ... [2021-08-27T12:24:01.815Z] [2021-08-27T12:24:01.815Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:24:01.815Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-27T12:24:01.815Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-08-27T12:24:01.815Z] #64 DONE 9.6s [2021-08-27T12:24:01.815Z] [2021-08-27T12:24:01.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:01.815Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:01.815Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 9.4s done [2021-08-27T12:24:01.821Z] #11 ... [2021-08-27T12:24:01.821Z] [2021-08-27T12:24:01.821Z] #24 [internal] load build context [2021-08-27T12:24:01.821Z] #24 sha256:49d87b88704ff047fd5630d2bf0431508207efba852b7c6e80b4e6b162a0e0af [2021-08-27T12:24:01.821Z] #24 transferring context: 55.57MB 6.8s done [2021-08-27T12:24:01.821Z] #24 DONE 7.1s [2021-08-27T12:24:01.821Z] [2021-08-27T12:24:01.821Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:01.821Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:01.821Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 114.04MB / 134.79MB 7.1s [2021-08-27T12:24:01.821Z] #11 ... [2021-08-27T12:24:01.821Z] [2021-08-27T12:24:01.821Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:01.821Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:24:01.821Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-27T12:24:01.821Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-27T12:24:01.821Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-27T12:24:01.821Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-27T12:24:01.821Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.4s done [2021-08-27T12:24:01.949Z] + docker info [2021-08-27T12:24:02.074Z] #11 ... [2021-08-27T12:24:02.075Z] [2021-08-27T12:24:02.075Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:24:02.075Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-27T12:24:02.075Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-27T12:24:02.075Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-27T12:24:02.075Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-27T12:24:02.075Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done [2021-08-27T12:24:02.075Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2021-08-27T12:24:02.075Z] #66 DONE 9.6s [2021-08-27T12:24:02.075Z] [2021-08-27T12:24:02.075Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:02.075Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:02.083Z] #27 ... [2021-08-27T12:24:02.083Z] [2021-08-27T12:24:02.083Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:02.083Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:02.083Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 123.81MB / 134.79MB 7.4s [2021-08-27T12:24:02.346Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 133.17MB / 134.79MB 7.6s [2021-08-27T12:24:02.651Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.0s [2021-08-27T12:24:02.720Z] #54 74.02 io/fs [2021-08-27T12:24:03.739Z] #11 ... [2021-08-27T12:24:03.739Z] [2021-08-27T12:24:03.739Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:24:03.739Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-27T12:24:03.739Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-27T12:24:03.739Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-27T12:24:03.739Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-27T12:24:03.739Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-27T12:24:03.739Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-08-27T12:24:03.739Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2021-08-27T12:24:03.739Z] #64 DONE 9.1s [2021-08-27T12:24:03.739Z] [2021-08-27T12:24:03.739Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:03.739Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:04.002Z] #11 ... [2021-08-27T12:24:04.002Z] [2021-08-27T12:24:04.002Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:24:04.002Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-27T12:24:04.002Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-27T12:24:04.002Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-27T12:24:04.002Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-27T12:24:04.002Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-27T12:24:04.002Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-08-27T12:24:04.002Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-08-27T12:24:04.002Z] #66 DONE 9.1s [2021-08-27T12:24:04.002Z] [2021-08-27T12:24:04.002Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:04.002Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:24:04.105Z] #54 75.60 os [2021-08-27T12:24:05.178Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 9.1s done [2021-08-27T12:24:05.178Z] #11 ... [2021-08-27T12:24:05.178Z] [2021-08-27T12:24:05.178Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-27T12:24:05.178Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-27T12:24:05.178Z] #65 DONE 0.7s [2021-08-27T12:24:05.178Z] [2021-08-27T12:24:05.178Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:05.178Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:24:05.178Z] #27 DONE 12.6s [2021-08-27T12:24:05.178Z] [2021-08-27T12:24:05.178Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:05.178Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:05.178Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-27T12:24:05.405Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 6.8s [2021-08-27T12:24:05.434Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.6s done [2021-08-27T12:24:05.691Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-27T12:24:05.948Z] #11 ... [2021-08-27T12:24:05.948Z] [2021-08-27T12:24:05.948Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-27T12:24:05.948Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-27T12:24:05.948Z] #67 DONE 1.0s [2021-08-27T12:24:05.948Z] [2021-08-27T12:24:05.948Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:05.948Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:06.357Z] #27 ... [2021-08-27T12:24:06.358Z] [2021-08-27T12:24:06.358Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-27T12:24:06.358Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-27T12:24:06.358Z] #65 DONE 0.7s [2021-08-27T12:24:06.358Z] [2021-08-27T12:24:06.358Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:06.358Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:24:06.511Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done [2021-08-27T12:24:06.692Z] #54 78.40 regexp [2021-08-27T12:24:07.076Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-27T12:24:07.306Z] #27 ... [2021-08-27T12:24:07.306Z] [2021-08-27T12:24:07.306Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-27T12:24:07.306Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-27T12:24:07.306Z] #67 DONE 0.7s [2021-08-27T12:24:07.306Z] [2021-08-27T12:24:07.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:07.306Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:07.306Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 8.4s done [2021-08-27T12:24:07.306Z] #11 ... [2021-08-27T12:24:07.306Z] [2021-08-27T12:24:07.306Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:07.306Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-27T12:24:07.306Z] #27 DONE 12.7s [2021-08-27T12:24:07.306Z] [2021-08-27T12:24:07.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:07.306Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:07.306Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-27T12:24:08.072Z] #54 ... [2021-08-27T12:24:08.072Z] [2021-08-27T12:24:08.072Z] #60 [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-08-27T12:24:08.072Z] #60 sha256:72349bed8f7f19fe9bc4e6c29ebb01da1db425a058b6e9a06f14b5329548a69b [2021-08-27T12:24:08.072Z] #60 72.99 internal/syscall/execenv [2021-08-27T12:24:08.072Z] #60 73.13 path [2021-08-27T12:24:08.072Z] #60 73.81 io/fs [2021-08-27T12:24:08.072Z] #60 75.34 os [2021-08-27T12:24:08.072Z] #60 77.14 encoding/binary [2021-08-27T12:24:08.072Z] #60 79.33 encoding/base64 [2021-08-27T12:24:08.641Z] #60 80.30 golang.org/x/sys/unix [2021-08-27T12:24:08.697Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.2s done [2021-08-27T12:24:08.697Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-27T12:24:08.902Z] #60 80.35 fmt [2021-08-27T12:24:08.902Z] #60 ... [2021-08-27T12:24:08.902Z] [2021-08-27T12:24:08.902Z] #54 [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-08-27T12:24:08.902Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:24:08.902Z] #54 80.53 fmt [2021-08-27T12:24:09.645Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done [2021-08-27T12:24:09.645Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-27T12:24:10.808Z] #54 ... [2021-08-27T12:24:10.808Z] [2021-08-27T12:24:10.808Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:24:10.808Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:24:10.808Z] #19 58.43 Fetched 48.3 MB in 57s (845 kB/s) [2021-08-27T12:24:11.067Z] #19 58.43 Reading package lists... [2021-08-27T12:24:11.067Z] #19 ... [2021-08-27T12:24:11.067Z] [2021-08-27T12:24:11.067Z] #54 [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-08-27T12:24:11.068Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:24:11.068Z] #54 82.49 path/filepath [2021-08-27T12:24:12.329Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.0s [2021-08-27T12:24:12.448Z] #54 84.04 internal/lazyregexp [2021-08-27T12:24:12.707Z] #54 84.28 io/ioutil [2021-08-27T12:24:12.966Z] #54 84.36 flag [2021-08-27T12:24:12.966Z] #54 84.49 go/token [2021-08-27T12:24:13.904Z] #54 85.28 go/scanner [2021-08-27T12:24:14.166Z] #54 85.58 net/url [2021-08-27T12:24:14.192Z] Client: [2021-08-27T12:24:14.193Z] Context: default [2021-08-27T12:24:14.193Z] Debug Mode: false [2021-08-27T12:24:14.193Z] Plugins: [2021-08-27T12:24:14.193Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-27T12:24:14.193Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-27T12:24:14.193Z] [2021-08-27T12:24:14.193Z] Server: [2021-08-27T12:24:14.193Z] Containers: 0 [2021-08-27T12:24:14.193Z] Running: 0 [2021-08-27T12:24:14.193Z] Paused: 0 [2021-08-27T12:24:14.193Z] Stopped: 0 [2021-08-27T12:24:14.193Z] Images: 0 [2021-08-27T12:24:14.193Z] Server Version: 20.10.6 [2021-08-27T12:24:14.193Z] Storage Driver: overlay2 [2021-08-27T12:24:14.193Z] Backing Filesystem: extfs [2021-08-27T12:24:14.193Z] Supports d_type: true [2021-08-27T12:24:14.193Z] Native Overlay Diff: true [2021-08-27T12:24:14.193Z] userxattr: false [2021-08-27T12:24:14.193Z] Logging Driver: json-file [2021-08-27T12:24:14.193Z] Cgroup Driver: cgroupfs [2021-08-27T12:24:14.193Z] Cgroup Version: 1 [2021-08-27T12:24:14.193Z] Plugins: [2021-08-27T12:24:14.193Z] Volume: local [2021-08-27T12:24:14.193Z] Network: bridge host ipvlan macvlan null overlay [2021-08-27T12:24:14.193Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-27T12:24:14.193Z] Swarm: inactive [2021-08-27T12:24:14.193Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-27T12:24:14.193Z] Default Runtime: runc [2021-08-27T12:24:14.193Z] Init Binary: docker-init [2021-08-27T12:24:14.193Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-27T12:24:14.193Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-27T12:24:14.193Z] init version: de40ad0 [2021-08-27T12:24:14.193Z] Security Options: [2021-08-27T12:24:14.193Z] apparmor [2021-08-27T12:24:14.193Z] seccomp [2021-08-27T12:24:14.193Z] Profile: default [2021-08-27T12:24:14.193Z] Kernel Version: 5.4.0-1048-aws [2021-08-27T12:24:14.193Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-27T12:24:14.193Z] OSType: linux [2021-08-27T12:24:14.193Z] Architecture: aarch64 [2021-08-27T12:24:14.193Z] CPUs: 4 [2021-08-27T12:24:14.193Z] Total Memory: 7.493GiB [2021-08-27T12:24:14.193Z] Name: ip-10-100-119-29 [2021-08-27T12:24:14.193Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-27T12:24:14.193Z] Docker Root Dir: /var/lib/docker [2021-08-27T12:24:14.193Z] Debug Mode: false [2021-08-27T12:24:14.193Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:24:14.193Z] Labels: [2021-08-27T12:24:14.193Z] Experimental: true [2021-08-27T12:24:14.193Z] Insecure Registries: [2021-08-27T12:24:14.193Z] 127.0.0.0/8 [2021-08-27T12:24:14.193Z] Live Restore Enabled: true [2021-08-27T12:24:14.193Z] [2021-08-27T12:24:14.193Z] WARNING: No swap limit support [Pipeline] sh [2021-08-27T12:24:14.490Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:24:14.490Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:24:14.490Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42795/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-27T12:24:14.490Z] + bash /home/ubuntu/workspace/moby_PR-42795/check-config.sh [2021-08-27T12:24:14.490Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-27T12:24:14.490Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-27T12:24:14.490Z] [2021-08-27T12:24:14.490Z] Generally Necessary: [2021-08-27T12:24:14.490Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-27T12:24:14.490Z] - apparmor: enabled and tools installed [2021-08-27T12:24:14.490Z] - CONFIG_NAMESPACES: enabled [2021-08-27T12:24:14.490Z] - CONFIG_NET_NS: enabled [2021-08-27T12:24:14.490Z] - CONFIG_PID_NS: enabled [2021-08-27T12:24:14.490Z] - CONFIG_IPC_NS: enabled [2021-08-27T12:24:14.491Z] - CONFIG_UTS_NS: enabled [2021-08-27T12:24:14.491Z] - CONFIG_CGROUPS: enabled [2021-08-27T12:24:14.491Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-27T12:24:14.491Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-27T12:24:14.491Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-27T12:24:14.491Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-27T12:24:14.491Z] - CONFIG_CPUSETS: enabled [2021-08-27T12:24:14.491Z] - CONFIG_MEMCG: enabled [2021-08-27T12:24:14.491Z] - CONFIG_KEYS: enabled [2021-08-27T12:24:14.491Z] - CONFIG_VETH: enabled (as module) [2021-08-27T12:24:14.491Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-27T12:24:14.736Z] #54 86.40 go/ast [2021-08-27T12:24:14.753Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-27T12:24:14.753Z] [2021-08-27T12:24:14.753Z] Optional Features: [2021-08-27T12:24:14.753Z] - CONFIG_USER_NS: enabled [2021-08-27T12:24:14.753Z] - CONFIG_SECCOMP: enabled [2021-08-27T12:24:14.753Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-27T12:24:14.753Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-27T12:24:14.753Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-27T12:24:14.753Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-27T12:24:14.753Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-27T12:24:14.753Z] - CONFIG_BLK_CGROUP: enabled [2021-08-27T12:24:14.753Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-27T12:24:14.753Z] - CONFIG_CGROUP_PERF: enabled [2021-08-27T12:24:14.753Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-27T12:24:14.753Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-27T12:24:14.753Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-27T12:24:14.865Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.3s done [2021-08-27T12:24:14.865Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [2021-08-27T12:24:14.865Z] #11 ... [2021-08-27T12:24:14.865Z] [2021-08-27T12:24:14.865Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-27T12:24:14.865Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-27T12:24:14.865Z] #28 2.826 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:14.865Z] #28 2.836 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:14.865Z] #28 2.836 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:14.865Z] #28 3.060 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:24:14.865Z] #28 3.251 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:24:14.865Z] #28 4.961 Fetched 8399 kB in 2s (3476 kB/s) [2021-08-27T12:24:14.865Z] #28 4.961 Reading package lists... [2021-08-27T12:24:14.865Z] #28 5.784 Reading package lists... [2021-08-27T12:24:14.865Z] #28 6.563 Building dependency tree... [2021-08-27T12:24:14.865Z] #28 6.919 The following additional packages will be installed: [2021-08-27T12:24:14.865Z] #28 6.919 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-27T12:24:14.865Z] #28 6.919 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-27T12:24:14.865Z] #28 6.919 Recommended packages: [2021-08-27T12:24:14.865Z] #28 6.919 libldap-common publicsuffix libsasl2-modules [2021-08-27T12:24:14.865Z] #28 7.075 The following NEW packages will be installed: [2021-08-27T12:24:14.865Z] #28 7.075 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-27T12:24:14.865Z] #28 7.075 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-27T12:24:14.865Z] #28 7.075 libssh2-1 openssl [2021-08-27T12:24:14.865Z] #28 7.360 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-27T12:24:14.865Z] #28 7.360 Need to get 3038 kB of archives. [2021-08-27T12:24:14.865Z] #28 7.360 After this operation, 6652 kB of additional disk space will be used. [2021-08-27T12:24:14.865Z] #28 7.360 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-27T12:24:14.865Z] #28 7.362 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-27T12:24:14.865Z] #28 7.363 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-27T12:24:14.865Z] #28 7.367 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-27T12:24:14.865Z] #28 7.369 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-27T12:24:14.865Z] #28 7.370 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-27T12:24:14.865Z] #28 7.377 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-27T12:24:14.865Z] #28 7.378 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-27T12:24:14.865Z] #28 7.379 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-27T12:24:14.865Z] #28 7.380 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-27T12:24:14.865Z] #28 7.381 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-27T12:24:14.865Z] #28 7.389 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-27T12:24:14.865Z] #28 7.406 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-27T12:24:14.865Z] #28 7.408 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-27T12:24:14.865Z] #28 7.426 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-27T12:24:14.865Z] #28 7.642 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:24:14.865Z] #28 7.679 Fetched 3038 kB in 0s (8701 kB/s) [2021-08-27T12:24:14.865Z] #28 7.709 Selecting previously unselected package openssl. [2021-08-27T12:24:14.865Z] #28 7.709 (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 ... 6653 files and directories currently installed.) [2021-08-27T12:24:14.865Z] #28 7.709 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 7.722 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-27T12:24:14.865Z] #28 7.906 Selecting previously unselected package ca-certificates. [2021-08-27T12:24:14.865Z] #28 7.906 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-27T12:24:14.865Z] #28 7.912 Unpacking ca-certificates (20210119) ... [2021-08-27T12:24:14.865Z] #28 8.000 Selecting previously unselected package libbrotli1:amd64. [2021-08-27T12:24:14.865Z] #28 8.000 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.009 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-27T12:24:14.865Z] #28 8.117 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-27T12:24:14.865Z] #28 8.117 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.122 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:14.865Z] #28 8.182 Selecting previously unselected package libsasl2-2:amd64. [2021-08-27T12:24:14.865Z] #28 8.182 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.186 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:14.865Z] #28 8.247 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-27T12:24:14.865Z] #28 8.247 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.252 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-27T12:24:14.865Z] #28 8.342 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-27T12:24:14.865Z] #28 8.342 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.346 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-27T12:24:14.865Z] #28 8.418 Selecting previously unselected package libpsl5:amd64. [2021-08-27T12:24:14.865Z] #28 8.418 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.424 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-27T12:24:14.865Z] #28 8.480 Selecting previously unselected package librtmp1:amd64. [2021-08-27T12:24:14.865Z] #28 8.480 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.485 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-27T12:24:14.865Z] #28 8.546 Selecting previously unselected package libssh2-1:amd64. [2021-08-27T12:24:14.865Z] #28 8.546 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.554 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-27T12:24:14.865Z] #28 8.632 Selecting previously unselected package libcurl4:amd64. [2021-08-27T12:24:14.865Z] #28 8.632 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.638 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-27T12:24:14.865Z] #28 8.758 Selecting previously unselected package curl. [2021-08-27T12:24:14.865Z] #28 8.758 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.779 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-27T12:24:14.865Z] #28 8.861 Selecting previously unselected package libonig5:amd64. [2021-08-27T12:24:14.865Z] #28 8.861 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.868 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:24:14.865Z] #28 8.984 Selecting previously unselected package libjq1:amd64. [2021-08-27T12:24:14.865Z] #28 8.984 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 8.995 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:24:14.865Z] #28 9.112 Selecting previously unselected package jq. [2021-08-27T12:24:14.865Z] #28 9.112 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-27T12:24:14.865Z] #28 9.122 Unpacking jq (1.6-2.1) ... [2021-08-27T12:24:14.865Z] #28 9.190 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-27T12:24:14.865Z] #28 9.206 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-27T12:24:14.865Z] #28 9.220 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-27T12:24:14.865Z] #28 9.234 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:14.865Z] #28 9.248 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-27T12:24:14.865Z] #28 9.262 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:14.865Z] #28 9.284 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-27T12:24:14.865Z] #28 9.298 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-27T12:24:14.865Z] #28 9.319 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:24:14.865Z] #28 9.335 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:24:14.865Z] #28 9.350 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-27T12:24:14.865Z] #28 9.365 Setting up ca-certificates (20210119) ... [2021-08-27T12:24:14.953Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.0s [2021-08-27T12:24:15.019Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-27T12:24:15.019Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-27T12:24:15.019Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-27T12:24:15.019Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-27T12:24:15.019Z] - CONFIG_IP_VS: enabled (as module) [2021-08-27T12:24:15.019Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-27T12:24:15.019Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-27T12:24:15.019Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-27T12:24:15.019Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-27T12:24:15.019Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-27T12:24:15.019Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-27T12:24:15.019Z] - CONFIG_EXT4_FS: enabled [2021-08-27T12:24:15.019Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-27T12:24:15.019Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-27T12:24:15.019Z] - Network Drivers: [2021-08-27T12:24:15.019Z] - "overlay": [2021-08-27T12:24:15.019Z] - CONFIG_VXLAN: enabled (as module) [2021-08-27T12:24:15.019Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-27T12:24:15.019Z] Optional (for encrypted networks): [2021-08-27T12:24:15.123Z] #28 10.17 Updating certificates in /etc/ssl/certs... [2021-08-27T12:24:15.123Z] #28 ... [2021-08-27T12:24:15.123Z] [2021-08-27T12:24:15.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:15.123Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:15.281Z] - CONFIG_CRYPTO: enabled [2021-08-27T12:24:15.281Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-27T12:24:15.281Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-27T12:24:15.281Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-27T12:24:15.281Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-27T12:24:15.281Z] - CONFIG_XFRM: enabled [2021-08-27T12:24:15.281Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-27T12:24:15.281Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-27T12:24:15.281Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-27T12:24:15.281Z] - "ipvlan": [2021-08-27T12:24:15.281Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-27T12:24:15.281Z] - "macvlan": [2021-08-27T12:24:15.281Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-27T12:24:15.281Z] - CONFIG_DUMMY: enabled (as module) [2021-08-27T12:24:15.281Z] - "ftp,tftp client in container": [2021-08-27T12:24:15.281Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-27T12:24:15.281Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-27T12:24:15.281Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-27T12:24:15.281Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-27T12:24:15.281Z] - Storage Drivers: [2021-08-27T12:24:15.281Z] - "aufs": [2021-08-27T12:24:15.281Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-27T12:24:15.281Z] - "btrfs": [2021-08-27T12:24:15.281Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-27T12:24:15.281Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-27T12:24:15.281Z] - "devicemapper": [2021-08-27T12:24:15.281Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-27T12:24:15.281Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-27T12:24:15.281Z] - "overlay": [2021-08-27T12:24:15.281Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-27T12:24:15.281Z] - "zfs": [2021-08-27T12:24:15.281Z] - /dev/zfs: present [2021-08-27T12:24:15.281Z] - zfs command: missing [2021-08-27T12:24:15.281Z] - zpool command: missing [2021-08-27T12:24:15.281Z] [2021-08-27T12:24:15.281Z] Limits: [2021-08-27T12:24:15.281Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-27T12:24:15.281Z] [2021-08-27T12:24:15.281Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-27T12:24:15.625Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f . [2021-08-27T12:24:15.675Z] #54 87.01 text/template/parse [2021-08-27T12:24:15.887Z] #1 [internal] load build definition from Dockerfile [2021-08-27T12:24:15.888Z] #1 sha256:e252c12a00401049d6db853d32c53a203d4b930c9f96a9a310fe69646fb513bd [2021-08-27T12:24:15.888Z] #1 transferring dockerfile: 16.33kB done [2021-08-27T12:24:15.888Z] #1 DONE 0.1s [2021-08-27T12:24:15.927Z] Running on azwin-2-61bee0 in d:\jenkins\workspace\moby_PR-42795 [Pipeline] { [Pipeline] ws [2021-08-27T12:24:15.947Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-27T12:24:16.150Z] [2021-08-27T12:24:16.150Z] #2 [internal] load .dockerignore [2021-08-27T12:24:16.150Z] #2 sha256:71787cfc9d44e5b5413e2b5d7cdd97c62f940b261751a5eae9dfe613bd0fb40a [2021-08-27T12:24:16.150Z] #2 transferring context: 87B done [2021-08-27T12:24:16.150Z] #2 DONE 0.0s [2021-08-27T12:24:16.412Z] [2021-08-27T12:24:16.412Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-27T12:24:16.412Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-08-27T12:24:16.881Z] #11 ... [2021-08-27T12:24:16.881Z] [2021-08-27T12:24:16.881Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-27T12:24:16.881Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-27T12:24:16.881Z] #28 1.904 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:16.881Z] #28 1.918 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:16.881Z] #28 1.929 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:16.881Z] #28 2.127 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:24:16.881Z] #28 3.023 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:24:16.881Z] #28 4.046 Fetched 8399 kB in 2s (3477 kB/s) [2021-08-27T12:24:16.881Z] #28 4.046 Reading package lists... [2021-08-27T12:24:16.881Z] #28 4.857 Reading package lists... [2021-08-27T12:24:16.881Z] #28 5.604 Building dependency tree... [2021-08-27T12:24:16.881Z] #28 5.954 The following additional packages will be installed: [2021-08-27T12:24:16.881Z] #28 5.962 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-27T12:24:16.881Z] #28 5.962 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-27T12:24:16.881Z] #28 5.962 Recommended packages: [2021-08-27T12:24:16.881Z] #28 5.962 libldap-common publicsuffix libsasl2-modules [2021-08-27T12:24:16.881Z] #28 6.115 The following NEW packages will be installed: [2021-08-27T12:24:16.881Z] #28 6.122 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-27T12:24:16.881Z] #28 6.122 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-27T12:24:16.881Z] #28 6.122 libssh2-1 openssl [2021-08-27T12:24:16.881Z] #28 6.401 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-27T12:24:16.881Z] #28 6.401 Need to get 3038 kB of archives. [2021-08-27T12:24:16.881Z] #28 6.401 After this operation, 6652 kB of additional disk space will be used. [2021-08-27T12:24:16.881Z] #28 6.401 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-27T12:24:16.881Z] #28 6.405 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-27T12:24:16.881Z] #28 6.416 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-27T12:24:16.881Z] #28 6.416 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-27T12:24:16.881Z] #28 6.416 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-27T12:24:16.881Z] #28 6.425 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-27T12:24:16.881Z] #28 6.429 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-27T12:24:16.881Z] #28 6.429 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-27T12:24:16.881Z] #28 6.429 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-27T12:24:16.881Z] #28 6.438 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-27T12:24:16.881Z] #28 6.438 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-27T12:24:16.881Z] #28 6.444 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-27T12:24:16.881Z] #28 6.454 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-27T12:24:16.881Z] #28 6.454 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-27T12:24:16.881Z] #28 6.475 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-27T12:24:16.881Z] #28 6.686 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:24:16.881Z] #28 6.728 Fetched 3038 kB in 0s (9000 kB/s) [2021-08-27T12:24:16.881Z] #28 6.758 Selecting previously unselected package openssl. [2021-08-27T12:24:16.881Z] #28 6.758 (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 ... 6653 files and directories currently installed.) [2021-08-27T12:24:16.881Z] #28 6.763 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 6.771 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-27T12:24:16.881Z] #28 6.962 Selecting previously unselected package ca-certificates. [2021-08-27T12:24:16.881Z] #28 6.962 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-27T12:24:16.881Z] #28 6.965 Unpacking ca-certificates (20210119) ... [2021-08-27T12:24:16.881Z] #28 7.058 Selecting previously unselected package libbrotli1:amd64. [2021-08-27T12:24:16.881Z] #28 7.058 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.063 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-27T12:24:16.881Z] #28 7.151 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-27T12:24:16.881Z] #28 7.151 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.154 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:16.881Z] #28 7.206 Selecting previously unselected package libsasl2-2:amd64. [2021-08-27T12:24:16.881Z] #28 7.206 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.297 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:16.881Z] #28 7.373 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-27T12:24:16.881Z] #28 7.373 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.394 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-27T12:24:16.881Z] #28 7.453 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-27T12:24:16.881Z] #28 7.453 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.456 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-27T12:24:16.881Z] #28 7.508 Selecting previously unselected package libpsl5:amd64. [2021-08-27T12:24:16.881Z] #28 7.508 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.516 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-27T12:24:16.881Z] #28 7.562 Selecting previously unselected package librtmp1:amd64. [2021-08-27T12:24:16.881Z] #28 7.562 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.573 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-27T12:24:16.881Z] #28 7.617 Selecting previously unselected package libssh2-1:amd64. [2021-08-27T12:24:16.881Z] #28 7.617 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.625 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-27T12:24:16.881Z] #28 7.678 Selecting previously unselected package libcurl4:amd64. [2021-08-27T12:24:16.881Z] #28 7.678 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.682 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-27T12:24:16.881Z] #28 7.775 Selecting previously unselected package curl. [2021-08-27T12:24:16.881Z] #28 7.775 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.781 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-27T12:24:16.881Z] #28 7.857 Selecting previously unselected package libonig5:amd64. [2021-08-27T12:24:16.881Z] #28 7.857 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.867 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:24:16.881Z] #28 7.958 Selecting previously unselected package libjq1:amd64. [2021-08-27T12:24:16.881Z] #28 7.958 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 7.969 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:24:16.881Z] #28 8.030 Selecting previously unselected package jq. [2021-08-27T12:24:16.881Z] #28 8.030 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-27T12:24:16.881Z] #28 8.034 Unpacking jq (1.6-2.1) ... [2021-08-27T12:24:16.881Z] #28 8.098 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-27T12:24:16.881Z] #28 8.108 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-27T12:24:16.881Z] #28 8.117 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-27T12:24:16.881Z] #28 8.127 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:16.881Z] #28 8.136 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-27T12:24:16.881Z] #28 8.145 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:16.881Z] #28 8.158 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-27T12:24:16.881Z] #28 8.167 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-27T12:24:16.881Z] #28 8.181 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:24:16.881Z] #28 8.192 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:24:16.881Z] #28 8.200 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-27T12:24:16.881Z] #28 8.210 Setting up ca-certificates (20210119) ... [2021-08-27T12:24:16.881Z] #28 8.893 Updating certificates in /etc/ssl/certs... [2021-08-27T12:24:16.985Z] #3 DONE 0.6s [2021-08-27T12:24:16.985Z] [2021-08-27T12:24:16.985Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-27T12:24:16.985Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-08-27T12:24:16.985Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-27T12:24:16.985Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-08-27T12:24:16.985Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-08-27T12:24:16.985Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-08-27T12:24:16.985Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-27T12:24:16.985Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 3.15MB / 9.06MB 0.2s [2021-08-27T12:24:17.144Z] #28 ... [2021-08-27T12:24:17.144Z] [2021-08-27T12:24:17.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:17.145Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:17.256Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.3s done [2021-08-27T12:24:17.256Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.1s [2021-08-27T12:24:17.337Z] The recommended git tool is: git [2021-08-27T12:24:17.409Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.5s done [2021-08-27T12:24:17.520Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-08-27T12:24:17.520Z] #4 DONE 0.7s [2021-08-27T12:24:17.673Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 0.1s [2021-08-27T12:24:17.782Z] [2021-08-27T12:24:17.782Z] #6 [internal] load .dockerignore [2021-08-27T12:24:17.782Z] #6 sha256:86ed3a2183c546cb230d5d416a89da1445ee3eff87b00eaf7819399d9974c0d2 [2021-08-27T12:24:17.782Z] #6 DONE 0.0s [2021-08-27T12:24:17.782Z] [2021-08-27T12:24:17.782Z] #5 [internal] load build definition from Dockerfile [2021-08-27T12:24:17.782Z] #5 sha256:948ef7cee5a2150dcbc2124dedf3a7fa3f537b179f77c846a7ac4f1ef3977d32 [2021-08-27T12:24:17.782Z] #5 DONE 0.0s [2021-08-27T12:24:17.782Z] [2021-08-27T12:24:17.782Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-27T12:24:17.782Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-27T12:24:18.982Z] #54 90.45 go/internal/typeparams [2021-08-27T12:24:18.982Z] #54 90.56 go/parser [2021-08-27T12:24:19.198Z] #10 ... [2021-08-27T12:24:19.198Z] [2021-08-27T12:24:19.198Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:24:19.198Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-27T12:24:19.198Z] #8 DONE 1.1s [2021-08-27T12:24:19.198Z] [2021-08-27T12:24:19.198Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-27T12:24:19.198Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-27T12:24:19.198Z] #9 DONE 1.2s [2021-08-27T12:24:19.198Z] [2021-08-27T12:24:19.198Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-27T12:24:19.198Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-27T12:24:19.198Z] #10 DONE 1.2s [2021-08-27T12:24:19.198Z] [2021-08-27T12:24:19.198Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-27T12:24:19.198Z] #7 sha256:e77631fd6670f305755dba83efe0d94b6f3f09516454307c2461e1a8a5951b21 [2021-08-27T12:24:19.198Z] #7 DONE 1.2s [2021-08-27T12:24:19.198Z] [2021-08-27T12:24:19.198Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:19.198Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-27T12:24:19.198Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:19.469Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.0s done [2021-08-27T12:24:19.469Z] #27 sha256:37fe96a532d30f99df9d33b2e5568f7340eb412679250731e1446cf429a6eb9e 1.48kB / 1.48kB done [2021-08-27T12:24:19.469Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-27T12:24:19.469Z] #27 sha256:ce9968e25305b047efd18a239629c58edf0d791439a3e5d595612763f07acf90 529B / 529B done [2021-08-27T12:24:19.732Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 7.34MB / 53.60MB 0.3s [2021-08-27T12:24:19.732Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 17.83MB / 53.60MB 0.4s [2021-08-27T12:24:19.745Z] #11 ... [2021-08-27T12:24:19.745Z] [2021-08-27T12:24:19.745Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-27T12:24:19.745Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-27T12:24:19.745Z] #28 10.20 129 added, 0 removed; done. [2021-08-27T12:24:19.745Z] #28 10.27 Setting up jq (1.6-2.1) ... [2021-08-27T12:24:19.745Z] #28 10.28 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-27T12:24:19.745Z] #28 10.29 Setting up curl (7.74.0-1.3+b1) ... [2021-08-27T12:24:19.745Z] #28 10.30 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:24:19.745Z] #28 10.32 Processing triggers for ca-certificates (20210119) ... [2021-08-27T12:24:19.745Z] #28 10.33 Updating certificates in /etc/ssl/certs... [2021-08-27T12:24:19.745Z] #28 11.40 0 added, 0 removed; done. [2021-08-27T12:24:19.745Z] #28 11.40 Running hooks in /etc/ca-certificates/update.d... [2021-08-27T12:24:19.745Z] #28 11.41 done. [2021-08-27T12:24:19.745Z] #28 DONE 12.3s [2021-08-27T12:24:19.745Z] [2021-08-27T12:24:19.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:19.745Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:19.994Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 26.21MB / 53.60MB 0.6s [2021-08-27T12:24:20.012Z] #11 ... [2021-08-27T12:24:20.012Z] [2021-08-27T12:24:20.012Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-27T12:24:20.012Z] #29 sha256:4490afe65b3103f452039e600c0a955fcb2a42a433c37addb82e34c6a7e2fcf6 [2021-08-27T12:24:20.012Z] #29 DONE 0.2s [2021-08-27T12:24:20.012Z] [2021-08-27T12:24:20.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:20.012Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:20.262Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 32.51MB / 53.60MB 0.7s [2021-08-27T12:24:20.262Z] #27 ... [2021-08-27T12:24:20.262Z] [2021-08-27T12:24:20.262Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-27T12:24:20.262Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-27T12:24:20.262Z] #43 DONE 0.0s [2021-08-27T12:24:20.262Z] [2021-08-27T12:24:20.262Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:20.262Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-27T12:24:20.262Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 36.70MB / 53.60MB 0.9s [2021-08-27T12:24:20.359Z] #54 91.62 text/template [2021-08-27T12:24:20.402Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.1s [2021-08-27T12:24:20.402Z] #11 ... [2021-08-27T12:24:20.402Z] [2021-08-27T12:24:20.402Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-27T12:24:20.402Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-27T12:24:20.402Z] #28 11.54 129 added, 0 removed; done. [2021-08-27T12:24:20.402Z] #28 11.58 Setting up jq (1.6-2.1) ... [2021-08-27T12:24:20.402Z] #28 11.60 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-27T12:24:20.402Z] #28 11.61 Setting up curl (7.74.0-1.3+b1) ... [2021-08-27T12:24:20.402Z] #28 11.63 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:24:20.402Z] #28 11.65 Processing triggers for ca-certificates (20210119) ... [2021-08-27T12:24:20.402Z] #28 11.67 Updating certificates in /etc/ssl/certs... [2021-08-27T12:24:20.402Z] #28 12.80 0 added, 0 removed; done. [2021-08-27T12:24:20.402Z] #28 12.80 Running hooks in /etc/ca-certificates/update.d... [2021-08-27T12:24:20.402Z] #28 12.81 done. [2021-08-27T12:24:20.402Z] #28 DONE 15.4s [2021-08-27T12:24:20.402Z] [2021-08-27T12:24:20.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:20.402Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:20.402Z] #11 ... [2021-08-27T12:24:20.402Z] [2021-08-27T12:24:20.402Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-27T12:24:20.402Z] #29 sha256:3b0bb76a068a93759c551075de095cbe87f45427bcf44116dd122e3afdf3521f [2021-08-27T12:24:20.402Z] #29 DONE 0.3s [2021-08-27T12:24:20.402Z] [2021-08-27T12:24:20.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:20.402Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:20.530Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 41.94MB / 53.60MB 1.1s [2021-08-27T12:24:20.531Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 46.14MB / 53.60MB 1.2s [2021-08-27T12:24:20.797Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 49.70MB / 53.60MB 1.3s [2021-08-27T12:24:20.797Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.48MB / 53.60MB 1.4s [2021-08-27T12:24:20.928Z] #54 ... [2021-08-27T12:24:20.928Z] [2021-08-27T12:24:20.928Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:24:20.928Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:24:20.928Z] #19 58.43 Reading package lists... [2021-08-27T12:24:21.332Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 6.5s done [2021-08-27T12:24:21.588Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 [2021-08-27T12:24:21.831Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 2.1s done [2021-08-27T12:24:21.831Z] #27 ... [2021-08-27T12:24:21.831Z] [2021-08-27T12:24:21.831Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:24:21.831Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-27T12:24:21.831Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-27T12:24:21.831Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-27T12:24:21.831Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-27T12:24:21.831Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-27T12:24:21.831Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-08-27T12:24:21.831Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-08-27T12:24:21.831Z] #64 DONE 2.4s [2021-08-27T12:24:21.831Z] [2021-08-27T12:24:21.831Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:21.831Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-27T12:24:21.831Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.0s done [2021-08-27T12:24:21.831Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done [2021-08-27T12:24:21.831Z] #11 sha256:039e20a6e0b67d0b51e91f99644106d44ea16b3749a57021125c3d8dbb0074c0 6.99kB / 6.99kB done [2021-08-27T12:24:21.831Z] #11 sha256:a80573f1b40f25c2f622b9ef6cd713d17ab5e88c9ecbb5b389b25540576252fd 1.80kB / 1.80kB done [2021-08-27T12:24:21.831Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 2.1s done [2021-08-27T12:24:21.831Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 1.2s done [2021-08-27T12:24:21.831Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 1.4s done [2021-08-27T12:24:21.831Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 48.23MB / 54.67MB 2.4s [2021-08-27T12:24:21.831Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 26.29MB / 81.16MB 2.4s [2021-08-27T12:24:21.831Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 1.05MB / 102.59MB 2.4s [2021-08-27T12:24:22.105Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 2.5s [2021-08-27T12:24:22.105Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 32.51MB / 81.16MB 2.5s [2021-08-27T12:24:22.105Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 11.53MB / 102.59MB 2.5s [2021-08-27T12:24:22.105Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a [2021-08-27T12:24:22.105Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 23.07MB / 102.59MB 2.8s [2021-08-27T12:24:22.372Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 40.89MB / 81.16MB 2.9s [2021-08-27T12:24:22.372Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 30.41MB / 102.59MB 2.9s [2021-08-27T12:24:22.372Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 48.23MB / 81.16MB 3.1s [2021-08-27T12:24:22.372Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 43.88MB / 102.59MB 3.1s [2021-08-27T12:24:22.635Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 63.96MB / 81.16MB 3.2s [2021-08-27T12:24:22.635Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 53.48MB / 102.59MB 3.2s [2021-08-27T12:24:22.635Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 81.16MB / 81.16MB 3.4s [2021-08-27T12:24:22.901Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 3.3s done [2021-08-27T12:24:22.901Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 63.96MB / 102.59MB 3.5s [2021-08-27T12:24:22.901Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 75.50MB / 102.59MB 3.6s [2021-08-27T12:24:23.167Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 80.74MB / 102.59MB 3.7s [2021-08-27T12:24:23.167Z] #11 sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d 0B / 155B 3.8s [2021-08-27T12:24:23.167Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 85.98MB / 102.59MB 3.9s [2021-08-27T12:24:23.167Z] #11 sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d 155B / 155B 3.9s [2021-08-27T12:24:23.333Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.2s [2021-08-27T12:24:23.434Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 97.52MB / 102.59MB 4.2s [2021-08-27T12:24:23.723Z] #19 79.16 Reading package lists... [2021-08-27T12:24:23.723Z] #19 ... [2021-08-27T12:24:23.723Z] [2021-08-27T12:24:23.723Z] #60 [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-08-27T12:24:23.723Z] #60 sha256:72349bed8f7f19fe9bc4e6c29ebb01da1db425a058b6e9a06f14b5329548a69b [2021-08-27T12:24:23.723Z] #60 84.77 encoding/json [2021-08-27T12:24:23.723Z] #60 87.15 github.com/pkg/diff [2021-08-27T12:24:23.723Z] #60 88.48 go/ast [2021-08-27T12:24:23.723Z] #60 89.64 golang.org/x/crypto/ssh/terminal [2021-08-27T12:24:23.723Z] #60 91.09 mvdan.cc/editorconfig [2021-08-27T12:24:23.723Z] #60 92.29 mvdan.cc/sh/v3/fileutil [2021-08-27T12:24:23.723Z] #60 92.52 text/tabwriter [2021-08-27T12:24:23.723Z] #60 93.07 mvdan.cc/sh/v3/syntax [2021-08-27T12:24:24.658Z] #60 ... [2021-08-27T12:24:24.658Z] [2021-08-27T12:24:24.658Z] #54 [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-08-27T12:24:24.658Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:24:24.658Z] #54 96.34 log [2021-08-27T12:24:24.832Z] #11 ... [2021-08-27T12:24:24.833Z] [2021-08-27T12:24:24.833Z] #24 [internal] load build context [2021-08-27T12:24:24.833Z] #24 sha256:67b7a719f677e7cb52cdf293873af504d35f86f2462bd13293e0558a6d184550 [2021-08-27T12:24:24.833Z] #24 transferring context: 55.57MB 4.6s done [2021-08-27T12:24:24.833Z] #24 DONE 5.7s [2021-08-27T12:24:24.833Z] [2021-08-27T12:24:24.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:24.833Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-27T12:24:24.833Z] #11 ... [2021-08-27T12:24:24.833Z] [2021-08-27T12:24:24.833Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:24:24.833Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-27T12:24:24.833Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-27T12:24:24.833Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-27T12:24:24.833Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-27T12:24:24.833Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-27T12:24:24.833Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-08-27T12:24:24.833Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-08-27T12:24:25.095Z] #66 ... [2021-08-27T12:24:25.095Z] [2021-08-27T12:24:25.095Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:25.095Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-27T12:24:25.301Z] Running on azwin-2-876e50 in d:\jenkins\workspace\moby_PR-42795 [Pipeline] { [Pipeline] ws [2021-08-27T12:24:25.317Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-27T12:24:25.668Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 81.16MB / 81.16MB 6.1s done [2021-08-27T12:24:25.929Z] #11 sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d 155B / 155B 6.5s done [2021-08-27T12:24:26.036Z] #54 97.45 encoding/xml [2021-08-27T12:24:26.607Z] #54 98.24 go/doc [2021-08-27T12:24:26.651Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 8.5s done [2021-08-27T12:24:26.652Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 [2021-08-27T12:24:26.843Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.1s [2021-08-27T12:24:27.049Z] The recommended git tool is: git [2021-08-27T12:24:27.845Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 [2021-08-27T12:24:27.845Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.3s done [2021-08-27T12:24:28.790Z] #11 ... [2021-08-27T12:24:28.790Z] [2021-08-27T12:24:28.790Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-27T12:24:28.790Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-27T12:24:28.790Z] #66 DONE 9.3s [2021-08-27T12:24:28.790Z] [2021-08-27T12:24:28.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:28.790Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-27T12:24:28.790Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 102.59MB / 102.59MB 9.1s done [2021-08-27T12:24:28.790Z] #11 ... [2021-08-27T12:24:28.790Z] [2021-08-27T12:24:28.790Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-27T12:24:28.790Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-27T12:24:28.790Z] #27 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 3.6s done [2021-08-27T12:24:28.790Z] #27 DONE 9.4s [2021-08-27T12:24:28.790Z] [2021-08-27T12:24:28.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:28.790Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-27T12:24:28.790Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 [2021-08-27T12:24:29.981Z] #11 ... [2021-08-27T12:24:29.981Z] [2021-08-27T12:24:29.981Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:24:29.981Z] #30 sha256:15504f16cf9054e3ae8753b3f74db8ca2d508d71296b1fa6da5cd618a10c1805 [2021-08-27T12:24:29.981Z] #30 2.049 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-27T12:24:29.981Z] #30 2.335 [2021-08-27T12:24:29.981Z] #30 2.423 ######################################################################## 100.0% [2021-08-27T12:24:29.981Z] #30 2.702 [2021-08-27T12:24:29.981Z] #30 3.601 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-27T12:24:29.981Z] #30 3.969 [2021-08-27T12:24:29.981Z] #30 4.099 #################################### 50.9% ######################################################################## 100.0% [2021-08-27T12:24:29.981Z] #30 4.357 [2021-08-27T12:24:29.981Z] #30 5.204 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-27T12:24:29.981Z] #30 5.656 [2021-08-27T12:24:29.981Z] #30 5.789 ############### 21.7% ####################################### 55.2% ############################################################### 88.0% ######################################################################## 100.0% [2021-08-27T12:24:29.981Z] #30 6.273 [2021-08-27T12:24:29.981Z] #30 7.167 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-27T12:24:29.981Z] #30 7.589 [2021-08-27T12:24:29.981Z] #30 7.668 ######################################################################## 100.0% [2021-08-27T12:24:29.981Z] #30 7.976 [2021-08-27T12:24:29.981Z] #30 8.551 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-27T12:24:29.981Z] #30 8.885 [2021-08-27T12:24:29.981Z] #30 8.983 ######################################################################## 100.0% [2021-08-27T12:24:29.981Z] #30 9.219 [2021-08-27T12:24:29.981Z] #30 9.276 Download of images into '/build' complete. [2021-08-27T12:24:29.981Z] #30 9.276 Use something like the following to load the result into a Docker daemon: [2021-08-27T12:24:29.981Z] #30 9.276 tar -cC '/build' . | docker load [2021-08-27T12:24:29.981Z] #30 ... [2021-08-27T12:24:29.981Z] [2021-08-27T12:24:29.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:29.981Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:30.180Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 1.5s done [2021-08-27T12:24:30.754Z] #11 ... [2021-08-27T12:24:30.754Z] [2021-08-27T12:24:30.754Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-27T12:24:30.754Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-27T12:24:30.754Z] #65 DONE 1.0s [2021-08-27T12:24:30.802Z] #54 101.8 github.com/LK4D4/vndr/build [2021-08-27T12:24:31.016Z] [2021-08-27T12:24:31.016Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:31.016Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-27T12:24:31.016Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 [2021-08-27T12:24:31.026Z] #11 ... [2021-08-27T12:24:31.026Z] [2021-08-27T12:24:31.026Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:24:31.026Z] #30 sha256:9469e7fd55c73ef5906c00c46c05e068b36c9abe3bde0d5177e377aa908b28ae [2021-08-27T12:24:31.026Z] #30 2.402 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-27T12:24:31.026Z] #30 2.730 [2021-08-27T12:24:31.026Z] #30 2.821 ######################################################################## 100.0% [2021-08-27T12:24:31.026Z] #30 3.053 [2021-08-27T12:24:31.026Z] #30 3.878 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-27T12:24:31.026Z] #30 4.237 [2021-08-27T12:24:31.026Z] #30 4.371 ######################################################################## 100.0% [2021-08-27T12:24:31.026Z] #30 4.672 [2021-08-27T12:24:31.026Z] #30 5.482 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-27T12:24:31.026Z] #30 5.865 [2021-08-27T12:24:31.026Z] #30 5.984 ###### 9.4% ###################################### 53.9% ################################################# 68.9% ######################################################################## 100.0% [2021-08-27T12:24:31.026Z] #30 6.530 [2021-08-27T12:24:31.026Z] #30 7.432 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-27T12:24:31.026Z] #30 7.791 [2021-08-27T12:24:31.026Z] #30 7.877 ######################################################################## 100.0% [2021-08-27T12:24:31.026Z] #30 8.128 [2021-08-27T12:24:31.026Z] #30 8.674 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-27T12:24:31.026Z] #30 9.051 [2021-08-27T12:24:31.026Z] #30 9.129 ######################################################################## 100.0% [2021-08-27T12:24:31.026Z] #30 9.369 [2021-08-27T12:24:31.026Z] #30 9.422 Download of images into '/build' complete. [2021-08-27T12:24:31.026Z] #30 9.422 Use something like the following to load the result into a Docker daemon: [2021-08-27T12:24:31.026Z] #30 9.422 tar -cC '/build' . | docker load [2021-08-27T12:24:31.026Z] #30 ... [2021-08-27T12:24:31.026Z] [2021-08-27T12:24:31.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:31.026Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:31.375Z] #11 ... [2021-08-27T12:24:31.375Z] [2021-08-27T12:24:31.375Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:24:31.375Z] #30 sha256:15504f16cf9054e3ae8753b3f74db8ca2d508d71296b1fa6da5cd618a10c1805 [2021-08-27T12:24:31.375Z] #30 DONE 11.3s [2021-08-27T12:24:31.375Z] [2021-08-27T12:24:31.375Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:31.375Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:31.637Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.2s [2021-08-27T12:24:31.960Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 10.2s [2021-08-27T12:24:32.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-27T12:24:32.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-27T12:24:32.186Z] #54 103.5 github.com/LK4D4/vndr/versioned [2021-08-27T12:24:32.186Z] #54 103.6 compress/flate [2021-08-27T12:24:32.217Z] #11 ... [2021-08-27T12:24:32.217Z] [2021-08-27T12:24:32.217Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:24:32.217Z] #30 sha256:9469e7fd55c73ef5906c00c46c05e068b36c9abe3bde0d5177e377aa908b28ae [2021-08-27T12:24:32.217Z] #30 DONE 11.7s [2021-08-27T12:24:32.448Z] #54 ... [2021-08-27T12:24:32.448Z] [2021-08-27T12:24:32.448Z] #60 [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-08-27T12:24:32.448Z] #60 sha256:72349bed8f7f19fe9bc4e6c29ebb01da1db425a058b6e9a06f14b5329548a69b [2021-08-27T12:24:32.448Z] #60 100.1 mvdan.cc/sh/v3/cmd/shfmt [2021-08-27T12:24:32.448Z] #60 DONE 103.9s [2021-08-27T12:24:32.448Z] [2021-08-27T12:24:32.448Z] #54 [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-08-27T12:24:32.448Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:24:32.474Z] [2021-08-27T12:24:32.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:32.474Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467 [2021-08-27T12:24:32.940Z] #11 ... [2021-08-27T12:24:32.940Z] [2021-08-27T12:24:32.940Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-27T12:24:32.940Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-27T12:24:32.940Z] #67 DONE 1.8s [2021-08-27T12:24:32.940Z] [2021-08-27T12:24:32.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:32.940Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-27T12:24:33.514Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.4s done [2021-08-27T12:24:33.777Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 [2021-08-27T12:24:33.831Z] #54 105.2 hash/crc32 [2021-08-27T12:24:34.401Z] #54 105.9 net [2021-08-27T12:24:34.401Z] #54 106.0 compress/gzip [2021-08-27T12:24:34.970Z] #54 106.5 vendor/golang.org/x/sys/cpu [2021-08-27T12:24:35.539Z] #54 107.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-27T12:24:35.748Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 13.7s done [2021-08-27T12:24:35.748Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 [2021-08-27T12:24:35.748Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done [2021-08-27T12:24:36.005Z] #11 DONE 43.6s [2021-08-27T12:24:36.005Z] [2021-08-27T12:24:36.005Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-27T12:24:36.005Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f [2021-08-27T12:24:36.339Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 2.4s done [2021-08-27T12:24:36.339Z] #11 extracting sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 [2021-08-27T12:24:36.924Z] #54 108.3 vendor/golang.org/x/crypto/curve25519 [2021-08-27T12:24:36.939Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 10.3s [2021-08-27T12:24:36.950Z] #12 DONE 0.9s [2021-08-27T12:24:36.950Z] [2021-08-27T12:24:36.950Z] #13 [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-08-27T12:24:36.950Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa [2021-08-27T12:24:37.517Z] #13 DONE 0.8s [2021-08-27T12:24:37.779Z] [2021-08-27T12:24:37.779Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:24:37.779Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:24:37.863Z] #54 109.2 vendor/golang.org/x/text/transform [2021-08-27T12:24:37.886Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 11.5s done [2021-08-27T12:24:38.045Z] #37 ... [2021-08-27T12:24:38.045Z] [2021-08-27T12:24:38.045Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-27T12:24:38.045Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2 [2021-08-27T12:24:38.045Z] #44 DONE 0.3s [2021-08-27T12:24:38.045Z] [2021-08-27T12:24:38.045Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-27T12:24:38.045Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9 [2021-08-27T12:24:38.045Z] #40 DONE 0.3s [2021-08-27T12:24:38.045Z] [2021-08-27T12:24:38.045Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-27T12:24:38.045Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-27T12:24:38.045Z] #32 DONE 0.3s [2021-08-27T12:24:38.307Z] [2021-08-27T12:24:38.307Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:24:38.307Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:24:38.461Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done [2021-08-27T12:24:38.724Z] #11 DONE 43.7s [2021-08-27T12:24:38.724Z] [2021-08-27T12:24:38.724Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-27T12:24:38.724Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f [2021-08-27T12:24:38.805Z] #54 110.1 vendor/golang.org/x/text/unicode/bidi [2021-08-27T12:24:38.891Z] #11 ... [2021-08-27T12:24:38.892Z] [2021-08-27T12:24:38.892Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-27T12:24:38.892Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-27T12:24:38.892Z] #28 1.985 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:38.892Z] #28 1.986 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:38.892Z] #28 2.008 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:38.892Z] #28 2.239 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:24:38.892Z] #28 2.495 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:24:38.892Z] #28 4.075 Fetched 8287 kB in 2s (3522 kB/s) [2021-08-27T12:24:38.892Z] #28 4.075 Reading package lists... [2021-08-27T12:24:38.892Z] #28 5.147 Reading package lists... [2021-08-27T12:24:38.892Z] #28 6.276 Building dependency tree... [2021-08-27T12:24:38.892Z] #28 6.984 The following additional packages will be installed: [2021-08-27T12:24:38.892Z] #28 6.992 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-27T12:24:38.892Z] #28 6.992 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-27T12:24:38.892Z] #28 6.992 Recommended packages: [2021-08-27T12:24:38.892Z] #28 6.992 libldap-common publicsuffix libsasl2-modules [2021-08-27T12:24:38.892Z] #28 7.205 The following NEW packages will be installed: [2021-08-27T12:24:38.892Z] #28 7.208 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-27T12:24:38.892Z] #28 7.208 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-27T12:24:38.892Z] #28 7.208 libssh2-1 openssl [2021-08-27T12:24:38.892Z] #28 7.509 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-27T12:24:38.892Z] #28 7.509 Need to get 2934 kB of archives. [2021-08-27T12:24:38.892Z] #28 7.509 After this operation, 6485 kB of additional disk space will be used. [2021-08-27T12:24:38.892Z] #28 7.509 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-08-27T12:24:38.892Z] #28 7.509 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-08-27T12:24:38.892Z] #28 7.514 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-08-27T12:24:38.892Z] #28 7.518 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-08-27T12:24:38.892Z] #28 7.519 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-08-27T12:24:38.892Z] #28 7.520 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-08-27T12:24:38.892Z] #28 7.522 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-08-27T12:24:38.892Z] #28 7.523 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-08-27T12:24:38.892Z] #28 7.524 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-08-27T12:24:38.892Z] #28 7.532 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-08-27T12:24:38.892Z] #28 7.533 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-08-27T12:24:38.892Z] #28 7.533 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-08-27T12:24:38.892Z] #28 7.534 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-27T12:24:38.892Z] #28 7.537 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-27T12:24:38.892Z] #28 7.538 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-27T12:24:38.892Z] #28 7.842 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:24:38.892Z] #28 7.895 Fetched 2934 kB in 0s (9429 kB/s) [2021-08-27T12:24:38.892Z] #28 7.923 Selecting previously unselected package openssl. [2021-08-27T12:24:38.892Z] #28 7.923 (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 ... 6645 files and directories currently installed.) [2021-08-27T12:24:38.892Z] #28 7.933 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 7.938 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-27T12:24:38.892Z] #28 8.126 Selecting previously unselected package ca-certificates. [2021-08-27T12:24:38.892Z] #28 8.126 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-27T12:24:38.892Z] #28 8.131 Unpacking ca-certificates (20210119) ... [2021-08-27T12:24:38.892Z] #28 8.227 Selecting previously unselected package libbrotli1:arm64. [2021-08-27T12:24:38.892Z] #28 8.227 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.234 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-27T12:24:38.892Z] #28 8.310 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-27T12:24:38.892Z] #28 8.310 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.315 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:38.892Z] #28 8.362 Selecting previously unselected package libsasl2-2:arm64. [2021-08-27T12:24:38.892Z] #28 8.363 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.368 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:38.892Z] #28 8.420 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-27T12:24:38.892Z] #28 8.422 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.430 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-27T12:24:38.892Z] #28 8.500 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-27T12:24:38.892Z] #28 8.501 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.505 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-27T12:24:38.892Z] #28 8.558 Selecting previously unselected package libpsl5:arm64. [2021-08-27T12:24:38.892Z] #28 8.558 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.562 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-08-27T12:24:38.892Z] #28 8.608 Selecting previously unselected package librtmp1:arm64. [2021-08-27T12:24:38.892Z] #28 8.610 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.614 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-27T12:24:38.892Z] #28 8.662 Selecting previously unselected package libssh2-1:arm64. [2021-08-27T12:24:38.892Z] #28 8.662 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.665 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-08-27T12:24:38.892Z] #28 8.725 Selecting previously unselected package libcurl4:arm64. [2021-08-27T12:24:38.892Z] #28 8.725 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.728 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-27T12:24:38.892Z] #28 8.796 Selecting previously unselected package curl. [2021-08-27T12:24:38.892Z] #28 8.796 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.800 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-27T12:24:38.892Z] #28 8.860 Selecting previously unselected package libonig5:arm64. [2021-08-27T12:24:38.892Z] #28 8.861 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.866 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-27T12:24:38.892Z] #28 8.936 Selecting previously unselected package libjq1:arm64. [2021-08-27T12:24:38.892Z] #28 8.937 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.942 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-27T12:24:38.892Z] #28 8.990 Selecting previously unselected package jq. [2021-08-27T12:24:38.892Z] #28 8.992 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-08-27T12:24:38.892Z] #28 8.996 Unpacking jq (1.6-2.1) ... [2021-08-27T12:24:38.892Z] #28 9.090 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-08-27T12:24:38.892Z] #28 9.102 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-27T12:24:38.892Z] #28 9.114 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-27T12:24:38.892Z] #28 9.126 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:38.892Z] #28 9.137 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-27T12:24:38.892Z] #28 9.149 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-27T12:24:38.892Z] #28 9.161 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-08-27T12:24:38.892Z] #28 9.177 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-27T12:24:38.892Z] #28 9.194 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-27T12:24:38.892Z] #28 9.205 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-27T12:24:38.892Z] #28 9.217 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-27T12:24:38.892Z] #28 9.228 Setting up ca-certificates (20210119) ... [2021-08-27T12:24:38.892Z] #28 ... [2021-08-27T12:24:38.892Z] [2021-08-27T12:24:38.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 [2021-08-27T12:24:38.892Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb [2021-08-27T12:24:40.119Z] #12 DONE 1.5s [2021-08-27T12:24:40.119Z] [2021-08-27T12:24:40.119Z] #13 [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-08-27T12:24:40.119Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa [2021-08-27T12:24:40.712Z] #54 111.9 vendor/golang.org/x/text/secure/bidirule [2021-08-27T12:24:40.712Z] #54 112.1 vendor/golang.org/x/text/unicode/norm [2021-08-27T12:24:40.815Z] #11 extracting sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 4.4s done [2021-08-27T12:24:40.984Z] using credential docker-jenkins-github-credentials [2021-08-27T12:24:41.057Z] Cloning the remote Git repository [2021-08-27T12:24:41.057Z] Cloning with configured refspecs honoured and without tags [2021-08-27T12:24:41.069Z] #13 DONE 0.8s [2021-08-27T12:24:41.069Z] [2021-08-27T12:24:41.069Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:24:41.069Z] #25 sha256:6c00c18e2e85f3e9a8d6e17a9a62be1a8edb2cc658a0b0554e86ebb27198fa47 [2021-08-27T12:24:41.069Z] #25 ... [2021-08-27T12:24:41.069Z] [2021-08-27T12:24:41.069Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-27T12:24:41.069Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9 [2021-08-27T12:24:41.069Z] #40 DONE 0.1s [2021-08-27T12:24:41.069Z] [2021-08-27T12:24:41.069Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-27T12:24:41.069Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2 [2021-08-27T12:24:41.069Z] #44 DONE 0.2s [2021-08-27T12:24:41.069Z] [2021-08-27T12:24:41.069Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-27T12:24:41.069Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9 [2021-08-27T12:24:41.069Z] #32 DONE 0.2s [2021-08-27T12:24:41.069Z] [2021-08-27T12:24:41.069Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:24:41.069Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:24:41.079Z] #11 extracting sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d done [2021-08-27T12:24:41.080Z] #11 DONE 21.9s [2021-08-27T12:24:41.080Z] [2021-08-27T12:24:41.080Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-27T12:24:41.080Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-27T12:24:41.080Z] #28 10.23 Updating certificates in /etc/ssl/certs... [2021-08-27T12:24:41.080Z] #28 11.50 129 added, 0 removed; done. [2021-08-27T12:24:41.080Z] #28 11.64 Setting up jq (1.6-2.1) ... [2021-08-27T12:24:41.080Z] #28 11.66 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-27T12:24:41.080Z] #28 11.67 Setting up curl (7.74.0-1.3+b1) ... [2021-08-27T12:24:41.080Z] #28 11.68 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:24:41.080Z] #28 11.71 Processing triggers for ca-certificates (20210119) ... [2021-08-27T12:24:41.080Z] #28 11.72 Updating certificates in /etc/ssl/certs... [2021-08-27T12:24:41.282Z] #54 ... [2021-08-27T12:24:41.282Z] [2021-08-27T12:24:41.282Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:24:41.282Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:24:41.282Z] #19 79.16 Reading package lists... [2021-08-27T12:24:41.341Z] #28 12.55 0 added, 0 removed; done. [2021-08-27T12:24:41.341Z] #28 12.55 Running hooks in /etc/ca-certificates/update.d... [2021-08-27T12:24:41.341Z] #28 12.55 done. [2021-08-27T12:24:41.233Z] Cloning repository https://github.com/moby/moby.git [2021-08-27T12:24:41.618Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-27T12:24:42.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:24:42.586Z] > git --version # timeout=10 [2021-08-27T12:24:42.618Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-27T12:24:42.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:24:42.618Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:24:43.575Z] #33 ... [2021-08-27T12:24:43.575Z] [2021-08-27T12:24:43.575Z] #53 [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-08-27T12:24:43.575Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:24:43.575Z] #53 5.561 + RM_GOPATH=0 [2021-08-27T12:24:43.575Z] #53 5.561 + TMP_GOPATH= [2021-08-27T12:24:43.575Z] #53 5.561 + : /build [2021-08-27T12:24:43.575Z] #53 5.561 + '[' -z '' ']' [2021-08-27T12:24:43.575Z] #53 5.566 ++ mktemp -d [2021-08-27T12:24:43.575Z] #53 5.566 + export GOPATH=/tmp/tmp.p67zDvs3DY [2021-08-27T12:24:43.575Z] #53 5.566 + GOPATH=/tmp/tmp.p67zDvs3DY [2021-08-27T12:24:43.575Z] #53 5.566 + RM_GOPATH=1 [2021-08-27T12:24:43.575Z] #53 5.566 + case "$(go env GOARCH)" in [2021-08-27T12:24:43.575Z] #53 5.566 ++ go env GOARCH [2021-08-27T12:24:43.575Z] #53 5.572 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:43.575Z] #53 5.572 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:43.575Z] #53 5.572 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:43.575Z] #53 5.573 + dir=/tmp/install [2021-08-27T12:24:43.575Z] #53 5.573 + bin=shfmt [2021-08-27T12:24:43.575Z] #53 5.573 + shift [2021-08-27T12:24:43.575Z] #53 5.573 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-27T12:24:43.575Z] #53 5.573 + . /tmp/install/shfmt.installer [2021-08-27T12:24:43.575Z] #53 5.573 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:24:43.575Z] #53 5.573 + install_shfmt [2021-08-27T12:24:43.575Z] #53 5.573 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-27T12:24:43.575Z] #53 5.573 + git clone https://github.com/mvdan/sh.git /tmp/tmp.p67zDvs3DY/src/github.com/mvdan/sh [2021-08-27T12:24:43.575Z] #53 5.573 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:24:43.575Z] #53 5.575 Cloning into '/tmp/tmp.p67zDvs3DY/src/github.com/mvdan/sh'... [2021-08-27T12:24:43.615Z] Running on azwin-2-13fd90 in d:\jenkins\workspace\moby_PR-42795 [Pipeline] { [Pipeline] ws [2021-08-27T12:24:43.634Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-27T12:24:44.142Z] #53 ... [2021-08-27T12:24:44.142Z] [2021-08-27T12:24:44.142Z] #47 [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-08-27T12:24:44.142Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:24:44.142Z] #47 6.466 + RM_GOPATH=0 [2021-08-27T12:24:44.142Z] #47 6.466 + TMP_GOPATH= [2021-08-27T12:24:44.142Z] #47 6.466 + : /build [2021-08-27T12:24:44.142Z] #47 6.466 + '[' -z '' ']' [2021-08-27T12:24:44.142Z] #47 6.466 ++ mktemp -d [2021-08-27T12:24:44.142Z] #47 6.476 + export GOPATH=/tmp/tmp.R8ufozK6oz [2021-08-27T12:24:44.142Z] #47 6.476 + GOPATH=/tmp/tmp.R8ufozK6oz [2021-08-27T12:24:44.142Z] #47 6.476 + RM_GOPATH=1 [2021-08-27T12:24:44.142Z] #47 6.476 + case "$(go env GOARCH)" in [2021-08-27T12:24:44.142Z] #47 6.477 ++ go env GOARCH [2021-08-27T12:24:44.142Z] #47 6.520 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:44.142Z] #47 6.520 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:44.142Z] #47 6.520 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:44.142Z] #47 6.522 + dir=/tmp/install [2021-08-27T12:24:44.142Z] #47 6.529 + bin=vndr [2021-08-27T12:24:44.142Z] #47 6.529 + shift [2021-08-27T12:24:44.142Z] #47 6.530 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-27T12:24:44.142Z] #47 6.530 + . /tmp/install/vndr.installer [2021-08-27T12:24:44.142Z] #47 6.530 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:44.142Z] #47 6.531 + install_vndr [2021-08-27T12:24:44.142Z] #47 6.532 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-27T12:24:44.142Z] #47 6.533 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:44.142Z] #47 6.533 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.R8ufozK6oz/src/github.com/LK4D4/vndr [2021-08-27T12:24:44.142Z] #47 6.546 Cloning into '/tmp/tmp.R8ufozK6oz/src/github.com/LK4D4/vndr'... [2021-08-27T12:24:44.399Z] #47 ... [2021-08-27T12:24:44.399Z] [2021-08-27T12:24:44.399Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:24:44.399Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:24:44.399Z] #33 6.251 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-27T12:24:44.399Z] #33 6.260 Cloning into '.'... [2021-08-27T12:24:44.595Z] The recommended git tool is: git [2021-08-27T12:24:45.749Z] #19 99.47 Building dependency tree... [2021-08-27T12:24:46.374Z] #33 ... [2021-08-27T12:24:46.374Z] [2021-08-27T12:24:46.374Z] #49 [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-08-27T12:24:46.374Z] #49 sha256:072a1ba97bfb1504357fe8ec654fa8fed94c3adc3bfd24a6f6f0f875affd6f26 [2021-08-27T12:24:46.374Z] #49 5.223 + RM_GOPATH=0 [2021-08-27T12:24:46.374Z] #49 5.223 + TMP_GOPATH= [2021-08-27T12:24:46.374Z] #49 5.223 + : /build [2021-08-27T12:24:46.374Z] #49 5.223 + '[' -z '' ']' [2021-08-27T12:24:46.374Z] #49 5.223 ++ mktemp -d [2021-08-27T12:24:46.374Z] #49 5.223 + export GOPATH=/tmp/tmp.dm08SMbVtG [2021-08-27T12:24:46.374Z] #49 5.223 + GOPATH=/tmp/tmp.dm08SMbVtG [2021-08-27T12:24:46.374Z] #49 5.223 + RM_GOPATH=1 [2021-08-27T12:24:46.374Z] #49 5.223 + case "$(go env GOARCH)" in [2021-08-27T12:24:46.374Z] #49 5.226 ++ go env GOARCH [2021-08-27T12:24:46.374Z] #49 5.233 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:46.374Z] #49 5.233 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:46.374Z] #49 5.234 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:46.374Z] #49 5.234 + dir=/tmp/install [2021-08-27T12:24:46.374Z] #49 5.234 + bin=gotestsum [2021-08-27T12:24:46.374Z] #49 5.234 + shift [2021-08-27T12:24:46.374Z] #49 5.234 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-27T12:24:46.374Z] #49 5.234 + . /tmp/install/gotestsum.installer [2021-08-27T12:24:46.374Z] #49 5.234 ++ : v0.5.3 [2021-08-27T12:24:46.374Z] #49 5.234 + install_gotestsum [2021-08-27T12:24:46.374Z] #49 5.235 + set -e [2021-08-27T12:24:46.374Z] #49 5.235 + export GO111MODULE=on [2021-08-27T12:24:46.374Z] #49 5.235 + GO111MODULE=on [2021-08-27T12:24:46.374Z] #49 5.235 + GOBIN=/build [2021-08-27T12:24:46.374Z] #49 5.235 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-27T12:24:46.374Z] #49 5.301 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-27T12:24:46.637Z] #49 5.835 go: downloading github.com/fatih/color v1.9.0 [2021-08-27T12:24:46.637Z] #49 5.835 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-27T12:24:46.637Z] #49 5.841 go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:24:46.637Z] #49 5.842 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-27T12:24:46.637Z] #49 5.882 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T12:24:46.637Z] #49 5.891 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T12:24:46.637Z] #49 5.923 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-27T12:24:46.642Z] #28 DONE 16.9s [2021-08-27T12:24:46.642Z] [2021-08-27T12:24:46.642Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-27T12:24:46.642Z] #12 sha256:e311a79da24cca28979326e54306947835cc80f43fa715313a3d4782477df685 [2021-08-27T12:24:46.642Z] #12 DONE 4.5s [2021-08-27T12:24:46.642Z] [2021-08-27T12:24:46.642Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-27T12:24:46.642Z] #29 sha256:5607b4cc4ef81b7493ecaa535291d0e6a88ae4ffe1a42ff7768eb12c09194119 [2021-08-27T12:24:46.642Z] #29 DONE 0.0s [2021-08-27T12:24:46.642Z] [2021-08-27T12:24:46.642Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:24:46.642Z] #30 sha256:afff9335e93ae21baa2a422a728d790dcabb47074c5e7e5b82e99ae829b59fd6 [2021-08-27T12:24:46.642Z] #30 ... [2021-08-27T12:24:46.642Z] [2021-08-27T12:24:46.642Z] #13 [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-08-27T12:24:46.642Z] #13 sha256:0e00a424b41d737dee9f65bc3039bf0f55e9d9ad384baf07fa5e03ed7857b2b7 [2021-08-27T12:24:46.642Z] #13 DONE 1.0s [2021-08-27T12:24:46.902Z] #49 5.934 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-27T12:24:46.902Z] #49 5.961 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-27T12:24:46.902Z] #49 5.991 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-27T12:24:46.904Z] [2021-08-27T12:24:46.904Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-27T12:24:46.904Z] #44 sha256:8bcf84d44e646a3c978a41221529116e26671143b71eaa5633fee0e14968496d [2021-08-27T12:24:46.904Z] #44 DONE 0.2s [2021-08-27T12:24:46.904Z] [2021-08-27T12:24:46.904Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-27T12:24:46.904Z] #32 sha256:0d84104602d90abda2f16025f149a9f6e4b55faeecfe15ddc67eb85de1c63306 [2021-08-27T12:24:46.904Z] #32 DONE 0.2s [2021-08-27T12:24:46.904Z] [2021-08-27T12:24:46.904Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-27T12:24:46.904Z] #40 sha256:0bca1e7f5b79d7e8057c2406247a0dffc2790fd32f43e689e5a80697ad49d1b5 [2021-08-27T12:24:46.904Z] #40 DONE 0.2s [2021-08-27T12:24:46.904Z] [2021-08-27T12:24:46.904Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:24:46.904Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b [2021-08-27T12:24:47.164Z] #49 6.525 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-27T12:24:47.682Z] #33 ... [2021-08-27T12:24:47.682Z] [2021-08-27T12:24:47.682Z] #49 [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-08-27T12:24:47.682Z] #49 sha256:ab1a6eb956a17a31ccc5928ea4a4c2ef2a12ed39ecf7f2a571edcc2dc5c1a54c [2021-08-27T12:24:47.682Z] #49 5.894 + RM_GOPATH=0 [2021-08-27T12:24:47.682Z] #49 5.894 + TMP_GOPATH= [2021-08-27T12:24:47.682Z] #49 5.894 + : /build [2021-08-27T12:24:47.682Z] #49 5.894 + '[' -z '' ']' [2021-08-27T12:24:47.682Z] #49 5.894 ++ mktemp -d [2021-08-27T12:24:47.682Z] #49 5.900 + export GOPATH=/tmp/tmp.6o5uq1ZSH0 [2021-08-27T12:24:47.682Z] #49 5.900 + GOPATH=/tmp/tmp.6o5uq1ZSH0 [2021-08-27T12:24:47.682Z] #49 5.900 + RM_GOPATH=1 [2021-08-27T12:24:47.682Z] #49 5.900 + case "$(go env GOARCH)" in [2021-08-27T12:24:47.682Z] #49 5.900 ++ go env GOARCH [2021-08-27T12:24:47.682Z] #49 5.919 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:47.682Z] #49 5.919 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:47.682Z] #49 5.919 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:47.682Z] #49 5.919 + dir=/tmp/install [2021-08-27T12:24:47.682Z] #49 5.919 + bin=gotestsum [2021-08-27T12:24:47.682Z] #49 5.919 + shift [2021-08-27T12:24:47.682Z] #49 5.919 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-27T12:24:47.682Z] #49 5.919 + . /tmp/install/gotestsum.installer [2021-08-27T12:24:47.682Z] #49 5.919 ++ : v0.5.3 [2021-08-27T12:24:47.682Z] #49 5.919 + install_gotestsum [2021-08-27T12:24:47.682Z] #49 5.919 + set -e [2021-08-27T12:24:47.682Z] #49 5.919 + export GO111MODULE=on [2021-08-27T12:24:47.682Z] #49 5.919 + GO111MODULE=on [2021-08-27T12:24:47.682Z] #49 5.919 + GOBIN=/build [2021-08-27T12:24:47.682Z] #49 5.919 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-27T12:24:47.682Z] #49 6.568 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-27T12:24:47.682Z] #49 7.972 go: downloading github.com/fatih/color v1.9.0 [2021-08-27T12:24:47.682Z] #49 7.973 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-27T12:24:47.682Z] #49 7.980 go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:24:47.682Z] #49 8.027 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-27T12:24:47.682Z] #49 8.610 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T12:24:47.682Z] #49 8.629 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T12:24:47.682Z] #49 9.246 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-27T12:24:47.682Z] #49 9.267 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-27T12:24:47.682Z] #49 9.342 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-27T12:24:47.940Z] #49 ... [2021-08-27T12:24:47.940Z] [2021-08-27T12:24:47.940Z] #60 [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-08-27T12:24:47.940Z] #60 sha256:6a9a8f15555321f71dadb73fd4f3581c576f078e905ac4a82e45ab1893d9187b [2021-08-27T12:24:47.940Z] #60 6.029 + RM_GOPATH=0 [2021-08-27T12:24:47.940Z] #60 6.029 + TMP_GOPATH= [2021-08-27T12:24:47.940Z] #60 6.029 + : /build [2021-08-27T12:24:47.940Z] #60 6.029 + '[' -z '' ']' [2021-08-27T12:24:47.940Z] #60 6.029 ++ mktemp -d [2021-08-27T12:24:47.940Z] #60 6.029 + export GOPATH=/tmp/tmp.mq1mLFF2BL [2021-08-27T12:24:47.940Z] #60 6.029 + GOPATH=/tmp/tmp.mq1mLFF2BL [2021-08-27T12:24:47.940Z] #60 6.029 + RM_GOPATH=1 [2021-08-27T12:24:47.940Z] #60 6.029 + case "$(go env GOARCH)" in [2021-08-27T12:24:47.940Z] #60 6.030 ++ go env GOARCH [2021-08-27T12:24:47.940Z] #60 6.047 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:47.940Z] #60 6.047 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:47.940Z] #60 6.047 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:47.940Z] #60 6.053 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:47.940Z] #60 6.053 + dir=/tmp/install [2021-08-27T12:24:47.940Z] #60 6.053 + bin=rootlesskit [2021-08-27T12:24:47.940Z] #60 6.053 + shift [2021-08-27T12:24:47.940Z] #60 6.053 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-27T12:24:47.940Z] #60 6.053 + . /tmp/install/rootlesskit.installer [2021-08-27T12:24:47.940Z] #60 6.053 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:47.940Z] #60 6.053 + install_rootlesskit [2021-08-27T12:24:47.940Z] #60 6.053 + case "$1" in [2021-08-27T12:24:47.940Z] #60 6.053 + export CGO_ENABLED=0 [2021-08-27T12:24:47.940Z] #60 6.053 + CGO_ENABLED=0 [2021-08-27T12:24:47.940Z] #60 6.053 + _install_rootlesskit [2021-08-27T12:24:47.940Z] #60 6.053 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-27T12:24:47.940Z] #60 6.072 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mq1mLFF2BL/src/github.com/rootless-containers/rootlesskit [2021-08-27T12:24:47.940Z] #60 6.090 Cloning into '/tmp/tmp.mq1mLFF2BL/src/github.com/rootless-containers/rootlesskit'... [2021-08-27T12:24:47.940Z] #60 ... [2021-08-27T12:24:47.940Z] [2021-08-27T12:24:47.940Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:24:47.940Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:24:47.940Z] #41 6.197 + git clone https://github.com/docker/distribution.git . [2021-08-27T12:24:47.940Z] #41 6.200 Cloning into '.'... [2021-08-27T12:24:48.199Z] #41 ... [2021-08-27T12:24:48.199Z] [2021-08-27T12:24:48.199Z] #51 [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-08-27T12:24:48.199Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:24:48.199Z] #51 5.834 + RM_GOPATH=0 [2021-08-27T12:24:48.199Z] #51 5.834 + TMP_GOPATH= [2021-08-27T12:24:48.199Z] #51 5.834 + : /build [2021-08-27T12:24:48.199Z] #51 5.834 + '[' -z '' ']' [2021-08-27T12:24:48.199Z] #51 5.834 ++ mktemp -d [2021-08-27T12:24:48.199Z] #51 5.834 + export GOPATH=/tmp/tmp.aWhmh9e5JR [2021-08-27T12:24:48.199Z] #51 5.834 + GOPATH=/tmp/tmp.aWhmh9e5JR [2021-08-27T12:24:48.199Z] #51 5.834 + RM_GOPATH=1 [2021-08-27T12:24:48.199Z] #51 5.834 + case "$(go env GOARCH)" in [2021-08-27T12:24:48.199Z] #51 5.834 ++ go env GOARCH [2021-08-27T12:24:48.199Z] #51 5.839 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:48.199Z] #51 5.839 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:48.199Z] #51 5.850 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:48.199Z] #51 5.850 + dir=/tmp/install [2021-08-27T12:24:48.199Z] #51 5.850 + bin=golangci_lint [2021-08-27T12:24:48.199Z] #51 5.850 + shift [2021-08-27T12:24:48.199Z] #51 5.850 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-27T12:24:48.199Z] #51 5.850 + . /tmp/install/golangci_lint.installer [2021-08-27T12:24:48.199Z] #51 5.850 ++ : v1.23.8 [2021-08-27T12:24:48.199Z] #51 5.850 + install_golangci_lint [2021-08-27T12:24:48.199Z] #51 5.850 + set -e [2021-08-27T12:24:48.199Z] #51 5.850 + export GO111MODULE=on [2021-08-27T12:24:48.199Z] #51 5.850 + GO111MODULE=on [2021-08-27T12:24:48.199Z] #51 5.850 + GOBIN=/build [2021-08-27T12:24:48.199Z] #51 5.850 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-27T12:24:48.199Z] #51 6.362 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-27T12:24:48.199Z] #51 ... [2021-08-27T12:24:48.199Z] [2021-08-27T12:24:48.199Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-27T12:24:48.199Z] #35 sha256:6cc05c2eeee0b7bbd614618def25b3f2576416c3f06722d412ccc989acd20ad9 [2021-08-27T12:24:48.199Z] #35 5.745 Install go-toml version v1.8.1 [2021-08-27T12:24:48.199Z] #35 6.262 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-27T12:24:48.199Z] #35 9.195 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:24:48.199Z] #35 9.195 Use 'go install pkg@version' instead. [2021-08-27T12:24:48.199Z] #35 9.195 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:24:48.199Z] #35 9.195 or run 'go help get' or 'go help install'. [2021-08-27T12:24:48.199Z] #35 10.39 github.com/pelletier/go-toml [2021-08-27T12:24:48.457Z] #35 ... [2021-08-27T12:24:48.457Z] [2021-08-27T12:24:48.457Z] #57 [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-08-27T12:24:48.457Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:24:48.457Z] #57 6.406 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:48.457Z] #57 6.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:48.457Z] #57 6.635 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:48.457Z] #57 7.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:24:48.557Z] #49 ... [2021-08-27T12:24:48.557Z] [2021-08-27T12:24:48.557Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:24:48.557Z] #25 sha256:6c00c18e2e85f3e9a8d6e17a9a62be1a8edb2cc658a0b0554e86ebb27198fa47 [2021-08-27T12:24:48.557Z] #25 7.586 + RM_GOPATH=0 [2021-08-27T12:24:48.557Z] #25 7.586 + TMP_GOPATH= [2021-08-27T12:24:48.557Z] #25 7.586 + : /build [2021-08-27T12:24:48.557Z] #25 7.586 + '[' -z '' ']' [2021-08-27T12:24:48.557Z] #25 7.586 ++ mktemp -d [2021-08-27T12:24:48.557Z] #25 7.588 + export GOPATH=/tmp/tmp.iqWTuj6HzC [2021-08-27T12:24:48.557Z] #25 7.592 + GOPATH=/tmp/tmp.iqWTuj6HzC [2021-08-27T12:24:48.557Z] #25 7.592 + RM_GOPATH=1 [2021-08-27T12:24:48.557Z] #25 7.592 + case "$(go env GOARCH)" in [2021-08-27T12:24:48.557Z] #25 7.597 ++ go env GOARCH [2021-08-27T12:24:48.557Z] #25 7.608 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:48.557Z] #25 7.609 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:48.557Z] #25 7.609 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:48.557Z] #25 7.610 + dir=/tmp/install [2021-08-27T12:24:48.557Z] #25 7.610 + bin=dockercli [2021-08-27T12:24:48.557Z] #25 7.611 + shift [2021-08-27T12:24:48.557Z] #25 7.611 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-27T12:24:48.557Z] #25 7.611 + . /tmp/install/dockercli.installer [2021-08-27T12:24:48.557Z] #25 7.611 ++ : stable [2021-08-27T12:24:48.557Z] #25 7.611 ++ : 17.06.2-ce [2021-08-27T12:24:48.557Z] #25 7.611 + install_dockercli [2021-08-27T12:24:48.557Z] #25 7.611 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-27T12:24:48.557Z] #25 7.612 ++ uname -m [2021-08-27T12:24:48.557Z] #25 7.613 + arch=x86_64 [2021-08-27T12:24:48.557Z] #25 7.613 + '[' x86_64 '!=' x86_64 ']' [2021-08-27T12:24:48.557Z] #25 7.613 + url=https://download.docker.com/linux/static [2021-08-27T12:24:48.557Z] #25 7.613 Install docker/cli version 17.06.2-ce from stable [2021-08-27T12:24:48.557Z] #25 7.614 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-27T12:24:48.557Z] #25 7.625 + tar -xz docker/docker [2021-08-27T12:24:48.722Z] #57 ... [2021-08-27T12:24:48.722Z] [2021-08-27T12:24:48.722Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:24:48.722Z] #25 sha256:17477b54e68640de39992d65b3b4b8af5af0a8ef0e8e395e6368a7fa44859b5c [2021-08-27T12:24:48.722Z] #25 6.146 + RM_GOPATH=0 [2021-08-27T12:24:48.722Z] #25 6.146 + TMP_GOPATH= [2021-08-27T12:24:48.722Z] #25 6.146 + : /build [2021-08-27T12:24:48.722Z] #25 6.146 + '[' -z '' ']' [2021-08-27T12:24:48.722Z] #25 6.147 ++ mktemp -d [2021-08-27T12:24:48.722Z] #25 6.152 + export GOPATH=/tmp/tmp.qajLzAnAAv [2021-08-27T12:24:48.722Z] #25 6.152 + GOPATH=/tmp/tmp.qajLzAnAAv [2021-08-27T12:24:48.722Z] #25 6.152 + RM_GOPATH=1 [2021-08-27T12:24:48.722Z] #25 6.152 + case "$(go env GOARCH)" in [2021-08-27T12:24:48.722Z] #25 6.154 ++ go env GOARCH [2021-08-27T12:24:48.722Z] #25 6.182 Install docker/cli version 17.06.2-ce from stable [2021-08-27T12:24:48.722Z] #25 6.182 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:48.722Z] #25 6.182 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:48.722Z] #25 6.182 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:48.722Z] #25 6.182 + dir=/tmp/install [2021-08-27T12:24:48.722Z] #25 6.182 + bin=dockercli [2021-08-27T12:24:48.722Z] #25 6.182 + shift [2021-08-27T12:24:48.722Z] #25 6.182 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-27T12:24:48.722Z] #25 6.182 + . /tmp/install/dockercli.installer [2021-08-27T12:24:48.722Z] #25 6.182 ++ : stable [2021-08-27T12:24:48.722Z] #25 6.182 ++ : 17.06.2-ce [2021-08-27T12:24:48.722Z] #25 6.182 + install_dockercli [2021-08-27T12:24:48.722Z] #25 6.182 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-27T12:24:48.722Z] #25 6.182 ++ uname -m [2021-08-27T12:24:48.722Z] #25 6.187 + arch=x86_64 [2021-08-27T12:24:48.722Z] #25 6.187 + '[' x86_64 '!=' x86_64 ']' [2021-08-27T12:24:48.722Z] #25 6.187 + url=https://download.docker.com/linux/static [2021-08-27T12:24:48.722Z] #25 6.187 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-27T12:24:48.722Z] #25 6.187 + tar -xz docker/docker [2021-08-27T12:24:48.722Z] #25 ... [2021-08-27T12:24:48.722Z] [2021-08-27T12:24:48.722Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:24:48.722Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:24:48.722Z] #45 6.904 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:48.722Z] #45 6.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:48.722Z] #45 6.951 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:48.722Z] #45 7.594 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-27T12:24:48.722Z] #45 9.206 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:24:48.979Z] #45 ... [2021-08-27T12:24:48.979Z] [2021-08-27T12:24:48.979Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:24:48.979Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:24:48.979Z] #14 6.764 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:48.979Z] #14 6.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:48.979Z] #14 6.799 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:48.979Z] #14 7.596 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:24:48.979Z] #14 ... [2021-08-27T12:24:48.979Z] [2021-08-27T12:24:48.979Z] #57 [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-08-27T12:24:48.979Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:24:48.979Z] #57 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:24:49.946Z] #19 ... [2021-08-27T12:24:49.946Z] [2021-08-27T12:24:49.946Z] #54 [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-08-27T12:24:49.946Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:24:49.946Z] #54 116.0 vendor/golang.org/x/net/idna [2021-08-27T12:24:49.946Z] #54 118.2 vendor/golang.org/x/net/http2/hpack [2021-08-27T12:24:49.946Z] #54 119.3 mime [2021-08-27T12:24:50.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-27T12:24:50.206Z] #54 121.7 mime/quotedprintable [2021-08-27T12:24:50.466Z] #54 ... [2021-08-27T12:24:50.466Z] [2021-08-27T12:24:50.466Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:24:50.466Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:24:50.466Z] #19 108.3 The following additional packages will be installed: [2021-08-27T12:24:50.466Z] #19 108.3 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-27T12:24:50.466Z] #19 108.3 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-27T12:24:50.466Z] #19 108.3 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-27T12:24:50.466Z] #19 108.3 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-27T12:24:50.466Z] #19 108.3 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-27T12:24:50.466Z] #19 108.3 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-27T12:24:50.466Z] #19 108.3 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-27T12:24:50.466Z] #19 108.3 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-08-27T12:24:50.466Z] #19 108.3 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-27T12:24:50.466Z] #19 108.3 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-27T12:24:50.466Z] #19 108.3 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-27T12:24:50.466Z] #19 108.3 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-27T12:24:50.466Z] #19 108.3 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-27T12:24:50.466Z] #19 108.3 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-27T12:24:50.466Z] #19 108.3 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-27T12:24:50.466Z] #19 108.3 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-27T12:24:50.466Z] #19 108.3 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-27T12:24:50.466Z] #19 108.3 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-27T12:24:50.466Z] #19 108.3 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-27T12:24:50.466Z] #19 108.3 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-27T12:24:50.466Z] #19 108.3 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-27T12:24:50.466Z] #19 108.3 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-27T12:24:50.466Z] #19 108.3 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-27T12:24:50.466Z] #19 108.3 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-27T12:24:50.466Z] #19 108.3 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-27T12:24:50.466Z] #19 108.3 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-27T12:24:50.466Z] #19 108.3 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-27T12:24:50.466Z] #19 108.3 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-27T12:24:50.466Z] #19 108.3 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-27T12:24:50.466Z] #19 108.3 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-27T12:24:50.466Z] #19 108.3 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-27T12:24:50.466Z] #19 108.3 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-27T12:24:50.466Z] #19 108.4 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-27T12:24:50.466Z] #19 108.4 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-27T12:24:50.466Z] #19 108.4 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-27T12:24:50.466Z] #19 108.4 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-27T12:24:50.466Z] #19 108.4 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-27T12:24:50.466Z] #19 108.4 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-27T12:24:50.466Z] #19 108.4 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-27T12:24:50.466Z] #19 108.4 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-27T12:24:50.466Z] #19 108.4 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-27T12:24:50.466Z] #19 108.4 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-27T12:24:50.466Z] #19 108.4 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-27T12:24:50.466Z] #19 108.4 linux-libc-dev-s390x-cross patch xz-utils [2021-08-27T12:24:50.726Z] #19 108.5 Suggested packages: [2021-08-27T12:24:50.726Z] #19 108.5 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-08-27T12:24:50.726Z] #19 108.5 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-08-27T12:24:50.726Z] #19 108.5 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-08-27T12:24:50.726Z] #19 108.5 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-27T12:24:50.726Z] #19 108.5 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-27T12:24:50.726Z] #19 108.5 libyaml-shell-perl ed diffutils-doc [2021-08-27T12:24:50.726Z] #19 108.5 Recommended packages: [2021-08-27T12:24:50.726Z] #19 108.5 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-27T12:24:50.726Z] #19 108.5 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-27T12:24:50.834Z] using credential docker-jenkins-github-credentials [2021-08-27T12:24:50.908Z] Cloning the remote Git repository [2021-08-27T12:24:50.908Z] Cloning with configured refspecs honoured and without tags [2021-08-27T12:24:51.125Z] #25 ... [2021-08-27T12:24:51.126Z] [2021-08-27T12:24:51.126Z] #57 [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-08-27T12:24:51.126Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:24:51.126Z] #57 8.890 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:51.126Z] #57 8.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:51.126Z] #57 8.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:51.126Z] #57 ... [2021-08-27T12:24:51.126Z] [2021-08-27T12:24:51.126Z] #51 [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-08-27T12:24:51.126Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:24:51.126Z] #51 6.929 + RM_GOPATH=0 [2021-08-27T12:24:51.126Z] #51 6.929 + TMP_GOPATH= [2021-08-27T12:24:51.126Z] #51 6.929 + : /build [2021-08-27T12:24:51.126Z] #51 6.929 + '[' -z '' ']' [2021-08-27T12:24:51.126Z] #51 6.929 ++ mktemp -d [2021-08-27T12:24:51.126Z] #51 6.929 + export GOPATH=/tmp/tmp.nJzobLlO6S [2021-08-27T12:24:51.126Z] #51 6.929 + GOPATH=/tmp/tmp.nJzobLlO6S [2021-08-27T12:24:51.126Z] #51 6.929 + RM_GOPATH=1 [2021-08-27T12:24:51.126Z] #51 6.929 + case "$(go env GOARCH)" in [2021-08-27T12:24:51.126Z] #51 6.929 ++ go env GOARCH [2021-08-27T12:24:51.126Z] #51 6.929 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:51.126Z] #51 6.929 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:51.126Z] #51 6.929 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:51.126Z] #51 6.929 + dir=/tmp/install [2021-08-27T12:24:51.126Z] #51 6.929 + bin=golangci_lint [2021-08-27T12:24:51.126Z] #51 6.929 + shift [2021-08-27T12:24:51.126Z] #51 6.929 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-27T12:24:51.126Z] #51 6.929 + . /tmp/install/golangci_lint.installer [2021-08-27T12:24:51.126Z] #51 6.929 ++ : v1.23.8 [2021-08-27T12:24:51.126Z] #51 6.929 + install_golangci_lint [2021-08-27T12:24:51.126Z] #51 6.929 + set -e [2021-08-27T12:24:51.126Z] #51 6.929 + export GO111MODULE=on [2021-08-27T12:24:51.126Z] #51 6.929 + GO111MODULE=on [2021-08-27T12:24:51.126Z] #51 6.929 + GOBIN=/build [2021-08-27T12:24:51.126Z] #51 6.929 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-27T12:24:51.126Z] #51 7.362 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-27T12:24:51.126Z] #51 ... [2021-08-27T12:24:51.126Z] [2021-08-27T12:24:51.126Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-27T12:24:51.126Z] #35 sha256:b17dcdbb540fe7628bbadf25e839aeef3c4495df8123ad971ce4eafc9562e798 [2021-08-27T12:24:51.126Z] #35 8.259 Install go-toml version v1.8.1 [2021-08-27T12:24:51.126Z] #35 9.025 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-27T12:24:51.227Z] #33 4.117 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-27T12:24:51.227Z] #33 4.125 Cloning into '.'... [2021-08-27T12:24:51.392Z] #35 ... [2021-08-27T12:24:51.392Z] [2021-08-27T12:24:51.392Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:24:51.392Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:24:51.392Z] #41 7.793 + git clone https://github.com/docker/distribution.git . [2021-08-27T12:24:51.392Z] #41 7.815 Cloning into '.'... [2021-08-27T12:24:51.392Z] #41 ... [2021-08-27T12:24:51.392Z] [2021-08-27T12:24:51.392Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:24:51.392Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:24:51.392Z] #14 8.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:51.392Z] #14 8.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:51.392Z] #14 8.829 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:51.659Z] #14 ... [2021-08-27T12:24:51.659Z] [2021-08-27T12:24:51.659Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:24:51.659Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:24:51.659Z] #45 8.683 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:51.659Z] #45 8.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:51.659Z] #45 8.767 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:51.659Z] #45 9.320 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-27T12:24:51.659Z] #45 ... [2021-08-27T12:24:51.659Z] [2021-08-27T12:24:51.659Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:24:51.659Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:24:51.659Z] #37 8.897 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:51.659Z] #37 8.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:51.659Z] #37 8.938 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:51.659Z] #37 10.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:24:51.925Z] #37 ... [2021-08-27T12:24:51.925Z] [2021-08-27T12:24:51.925Z] #53 [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-08-27T12:24:51.925Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:24:51.925Z] #53 7.044 + RM_GOPATH=0 [2021-08-27T12:24:51.925Z] #53 7.044 + TMP_GOPATH= [2021-08-27T12:24:51.925Z] #53 7.044 + : /build [2021-08-27T12:24:51.925Z] #53 7.044 + '[' -z '' ']' [2021-08-27T12:24:51.925Z] #53 7.044 ++ mktemp -d [2021-08-27T12:24:51.925Z] #53 7.044 + export GOPATH=/tmp/tmp.uXVesmaOdX [2021-08-27T12:24:51.925Z] #53 7.044 + GOPATH=/tmp/tmp.uXVesmaOdX [2021-08-27T12:24:51.925Z] #53 7.044 + RM_GOPATH=1 [2021-08-27T12:24:51.925Z] #53 7.044 + case "$(go env GOARCH)" in [2021-08-27T12:24:51.925Z] #53 7.044 ++ go env GOARCH [2021-08-27T12:24:51.925Z] #53 7.054 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:51.925Z] #53 7.055 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:51.925Z] #53 7.055 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:51.925Z] #53 7.057 + dir=/tmp/install [2021-08-27T12:24:51.925Z] #53 7.057 + bin=shfmt [2021-08-27T12:24:51.925Z] #53 7.057 + shift [2021-08-27T12:24:51.925Z] #53 7.057 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-27T12:24:51.925Z] #53 7.057 + . /tmp/install/shfmt.installer [2021-08-27T12:24:51.925Z] #53 7.057 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:24:51.925Z] #53 7.057 + install_shfmt [2021-08-27T12:24:51.925Z] #53 7.057 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-27T12:24:51.925Z] #53 7.057 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:24:51.925Z] #53 7.058 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uXVesmaOdX/src/github.com/mvdan/sh [2021-08-27T12:24:51.925Z] #53 7.060 Cloning into '/tmp/tmp.uXVesmaOdX/src/github.com/mvdan/sh'... [2021-08-27T12:24:51.925Z] #53 ... [2021-08-27T12:24:51.925Z] [2021-08-27T12:24:51.925Z] #47 [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-08-27T12:24:51.925Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:24:51.925Z] #47 6.685 + RM_GOPATH=0 [2021-08-27T12:24:51.925Z] #47 6.685 + TMP_GOPATH= [2021-08-27T12:24:51.925Z] #47 6.685 + : /build [2021-08-27T12:24:51.925Z] #47 6.685 + '[' -z '' ']' [2021-08-27T12:24:51.925Z] #47 6.685 ++ mktemp -d [2021-08-27T12:24:51.925Z] #47 6.692 + export GOPATH=/tmp/tmp.cJpx3tgO0I [2021-08-27T12:24:51.925Z] #47 6.692 + GOPATH=/tmp/tmp.cJpx3tgO0I [2021-08-27T12:24:51.925Z] #47 6.692 + RM_GOPATH=1 [2021-08-27T12:24:51.925Z] #47 6.692 + case "$(go env GOARCH)" in [2021-08-27T12:24:51.925Z] #47 6.692 ++ go env GOARCH [2021-08-27T12:24:51.925Z] #47 6.694 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:51.925Z] #47 6.694 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:51.925Z] #47 6.694 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:51.925Z] #47 6.698 + dir=/tmp/install [2021-08-27T12:24:51.925Z] #47 6.698 + bin=vndr [2021-08-27T12:24:51.925Z] #47 6.698 + shift [2021-08-27T12:24:51.925Z] #47 6.698 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-27T12:24:51.925Z] #47 6.698 + . /tmp/install/vndr.installer [2021-08-27T12:24:51.925Z] #47 6.698 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:51.925Z] #47 6.698 + install_vndr [2021-08-27T12:24:51.925Z] #47 6.699 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:51.925Z] #47 6.700 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-27T12:24:51.925Z] #47 6.700 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cJpx3tgO0I/src/github.com/LK4D4/vndr [2021-08-27T12:24:51.925Z] #47 6.702 Cloning into '/tmp/tmp.cJpx3tgO0I/src/github.com/LK4D4/vndr'... [2021-08-27T12:24:51.925Z] #47 7.223 + cd /tmp/tmp.cJpx3tgO0I/src/github.com/LK4D4/vndr [2021-08-27T12:24:51.925Z] #47 7.223 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:51.925Z] #47 7.223 + go build -buildmode=pie -v -o /build/vndr . [2021-08-27T12:24:51.925Z] #47 8.507 internal/unsafeheader [2021-08-27T12:24:51.925Z] #47 8.583 internal/abi [2021-08-27T12:24:51.925Z] #47 8.672 internal/cpu [2021-08-27T12:24:51.925Z] #47 9.497 internal/goexperiment [2021-08-27T12:24:51.925Z] #47 9.674 runtime/internal/atomic [2021-08-27T12:24:51.925Z] #47 10.08 internal/bytealg [2021-08-27T12:24:51.925Z] #47 10.86 runtime/internal/sys [2021-08-27T12:24:52.175Z] #33 ... [2021-08-27T12:24:52.175Z] [2021-08-27T12:24:52.175Z] #47 [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-08-27T12:24:52.175Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:24:52.175Z] #47 4.684 + RM_GOPATH=0 [2021-08-27T12:24:52.175Z] #47 4.684 + TMP_GOPATH= [2021-08-27T12:24:52.175Z] #47 4.684 + : /build [2021-08-27T12:24:52.175Z] #47 4.684 + '[' -z '' ']' [2021-08-27T12:24:52.175Z] #47 4.684 ++ mktemp -d [2021-08-27T12:24:52.175Z] #47 4.688 + export GOPATH=/tmp/tmp.00bTDame7z [2021-08-27T12:24:52.175Z] #47 4.688 + GOPATH=/tmp/tmp.00bTDame7z [2021-08-27T12:24:52.175Z] #47 4.688 + RM_GOPATH=1 [2021-08-27T12:24:52.175Z] #47 4.688 + case "$(go env GOARCH)" in [2021-08-27T12:24:52.175Z] #47 4.689 ++ go env GOARCH [2021-08-27T12:24:52.175Z] #47 4.705 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:52.175Z] #47 4.705 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:52.175Z] #47 4.710 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:52.175Z] #47 4.712 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:52.175Z] #47 4.712 + dir=/tmp/install [2021-08-27T12:24:52.175Z] #47 4.712 + bin=vndr [2021-08-27T12:24:52.175Z] #47 4.712 + shift [2021-08-27T12:24:52.175Z] #47 4.713 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-27T12:24:52.175Z] #47 4.713 + . /tmp/install/vndr.installer [2021-08-27T12:24:52.175Z] #47 4.713 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:52.175Z] #47 4.713 + install_vndr [2021-08-27T12:24:52.175Z] #47 4.713 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-27T12:24:52.175Z] #47 4.713 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.00bTDame7z/src/github.com/LK4D4/vndr [2021-08-27T12:24:52.175Z] #47 4.716 Cloning into '/tmp/tmp.00bTDame7z/src/github.com/LK4D4/vndr'... [2021-08-27T12:24:52.175Z] #47 5.420 + cd /tmp/tmp.00bTDame7z/src/github.com/LK4D4/vndr [2021-08-27T12:24:52.175Z] #47 5.422 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:52.175Z] #47 5.430 + go build -buildmode=pie -v -o /build/vndr . [2021-08-27T12:24:52.188Z] #47 ... [2021-08-27T12:24:52.188Z] [2021-08-27T12:24:52.188Z] #60 [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-08-27T12:24:52.188Z] #60 sha256:f1cc6cedbb5c759e1cbb997a719d318d05477fb80ed1709454e7547f1b16fbe6 [2021-08-27T12:24:52.188Z] #60 8.016 + RM_GOPATH=0 [2021-08-27T12:24:52.188Z] #60 8.016 + TMP_GOPATH= [2021-08-27T12:24:52.188Z] #60 8.016 + : /build [2021-08-27T12:24:52.188Z] #60 8.016 + '[' -z '' ']' [2021-08-27T12:24:52.188Z] #60 8.016 ++ mktemp -d [2021-08-27T12:24:52.188Z] #60 8.025 + export GOPATH=/tmp/tmp.yOMQVPq5Ux [2021-08-27T12:24:52.188Z] #60 8.025 + GOPATH=/tmp/tmp.yOMQVPq5Ux [2021-08-27T12:24:52.188Z] #60 8.025 + RM_GOPATH=1 [2021-08-27T12:24:52.188Z] #60 8.025 + case "$(go env GOARCH)" in [2021-08-27T12:24:52.188Z] #60 8.025 ++ go env GOARCH [2021-08-27T12:24:52.188Z] #60 8.114 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:52.188Z] #60 8.114 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:52.188Z] #60 8.114 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:52.188Z] #60 8.114 + dir=/tmp/install [2021-08-27T12:24:52.188Z] #60 8.114 + bin=rootlesskit [2021-08-27T12:24:52.188Z] #60 8.114 + shift [2021-08-27T12:24:52.188Z] #60 8.114 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-27T12:24:52.188Z] #60 8.114 + . /tmp/install/rootlesskit.installer [2021-08-27T12:24:52.188Z] #60 8.114 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:52.188Z] #60 8.114 + install_rootlesskit [2021-08-27T12:24:52.188Z] #60 8.114 + case "$1" in [2021-08-27T12:24:52.188Z] #60 8.114 + export CGO_ENABLED=0 [2021-08-27T12:24:52.188Z] #60 8.114 + CGO_ENABLED=0 [2021-08-27T12:24:52.188Z] #60 8.114 + _install_rootlesskit [2021-08-27T12:24:52.188Z] #60 8.116 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-27T12:24:52.188Z] #60 8.116 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yOMQVPq5Ux/src/github.com/rootless-containers/rootlesskit [2021-08-27T12:24:52.188Z] #60 8.116 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:52.188Z] #60 8.123 Cloning into '/tmp/tmp.yOMQVPq5Ux/src/github.com/rootless-containers/rootlesskit'... [2021-08-27T12:24:52.188Z] #60 ... [2021-08-27T12:24:52.188Z] [2021-08-27T12:24:52.188Z] #47 [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-08-27T12:24:52.188Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:24:52.188Z] #47 11.41 runtime/internal/math [2021-08-27T12:24:52.451Z] #47 11.68 internal/race [2021-08-27T12:24:52.752Z] #47 ... [2021-08-27T12:24:52.752Z] [2021-08-27T12:24:52.752Z] #49 [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-08-27T12:24:52.752Z] #49 sha256:44ab5262c5ab79206aeae74d503dc537b483a9b3b47bd3756736c54c96ec92c9 [2021-08-27T12:24:52.752Z] #49 4.049 + RM_GOPATH=0 [2021-08-27T12:24:52.752Z] #49 4.049 + TMP_GOPATH= [2021-08-27T12:24:52.752Z] #49 4.049 + : /build [2021-08-27T12:24:52.752Z] #49 4.049 + '[' -z '' ']' [2021-08-27T12:24:52.752Z] #49 4.055 ++ mktemp -d [2021-08-27T12:24:52.752Z] #49 4.055 + export GOPATH=/tmp/tmp.mmpBtCir3i [2021-08-27T12:24:52.752Z] #49 4.055 + GOPATH=/tmp/tmp.mmpBtCir3i [2021-08-27T12:24:52.752Z] #49 4.055 + RM_GOPATH=1 [2021-08-27T12:24:52.752Z] #49 4.055 + case "$(go env GOARCH)" in [2021-08-27T12:24:52.752Z] #49 4.055 ++ go env GOARCH [2021-08-27T12:24:52.752Z] #49 4.078 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:52.752Z] #49 4.078 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:52.752Z] #49 4.081 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:52.752Z] #49 4.081 + dir=/tmp/install [2021-08-27T12:24:52.752Z] #49 4.081 + bin=gotestsum [2021-08-27T12:24:52.752Z] #49 4.081 + shift [2021-08-27T12:24:52.752Z] #49 4.081 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-27T12:24:52.752Z] #49 4.081 + . /tmp/install/gotestsum.installer [2021-08-27T12:24:52.752Z] #49 4.081 ++ : v0.5.3 [2021-08-27T12:24:52.752Z] #49 4.081 + install_gotestsum [2021-08-27T12:24:52.752Z] #49 4.090 + set -e [2021-08-27T12:24:52.752Z] #49 4.090 + export GO111MODULE=on [2021-08-27T12:24:52.752Z] #49 4.090 + GO111MODULE=on [2021-08-27T12:24:52.752Z] #49 4.090 + GOBIN=/build [2021-08-27T12:24:52.752Z] #49 4.090 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-27T12:24:52.752Z] #49 4.711 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-27T12:24:52.752Z] #49 5.570 go: downloading github.com/fatih/color v1.9.0 [2021-08-27T12:24:52.752Z] #49 5.585 go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:24:52.752Z] #49 5.614 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-27T12:24:52.752Z] #49 5.645 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-27T12:24:52.752Z] #49 6.027 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T12:24:52.752Z] #49 6.069 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T12:24:52.752Z] #49 6.195 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-27T12:24:51.098Z] Cloning repository https://github.com/moby/moby.git [2021-08-27T12:24:51.496Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-27T12:24:52.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:24:52.447Z] > git --version # timeout=10 [2021-08-27T12:24:52.480Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-27T12:24:52.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:24:52.484Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:24:53.015Z] #49 6.224 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-27T12:24:53.015Z] #49 6.225 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-27T12:24:53.026Z] #47 12.21 runtime [2021-08-27T12:24:53.026Z] #47 12.38 sync/atomic [2021-08-27T12:24:53.592Z] #49 6.818 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-27T12:24:53.857Z] #49 6.951 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-27T12:24:53.857Z] #49 ... [2021-08-27T12:24:53.857Z] [2021-08-27T12:24:53.857Z] #47 [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-08-27T12:24:53.857Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:24:53.857Z] #47 7.189 internal/goexperiment [2021-08-27T12:24:53.857Z] #47 7.197 internal/unsafeheader [2021-08-27T12:24:54.121Z] #47 7.276 internal/abi [2021-08-27T12:24:54.121Z] #47 7.288 internal/cpu [2021-08-27T12:24:54.121Z] #47 7.342 runtime/internal/sys [2021-08-27T12:24:54.121Z] #47 7.351 internal/race [2021-08-27T12:24:54.322Z] #57 ... [2021-08-27T12:24:54.322Z] [2021-08-27T12:24:54.322Z] #51 [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-08-27T12:24:54.322Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:24:54.322Z] #51 15.34 go: downloading github.com/fatih/color v1.7.0 [2021-08-27T12:24:54.322Z] #51 15.40 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-27T12:24:54.322Z] #51 15.61 go: downloading github.com/pkg/errors v0.8.1 [2021-08-27T12:24:54.322Z] #51 15.64 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-27T12:24:54.322Z] #51 15.83 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-27T12:24:54.322Z] #51 16.49 go: downloading github.com/spf13/viper v1.6.1 [2021-08-27T12:24:54.384Z] #47 7.592 sync/atomic [2021-08-27T12:24:54.384Z] #47 7.702 unicode [2021-08-27T12:24:54.384Z] #47 7.770 runtime/internal/math [2021-08-27T12:24:54.594Z] #51 16.79 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-27T12:24:54.594Z] #51 ... [2021-08-27T12:24:54.594Z] [2021-08-27T12:24:54.594Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:24:54.594Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:24:54.594Z] #37 6.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:54.594Z] #37 6.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:54.595Z] #37 6.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:54.595Z] #37 7.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:24:54.595Z] #37 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:24:54.595Z] #37 ... [2021-08-27T12:24:54.595Z] [2021-08-27T12:24:54.595Z] #51 [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-08-27T12:24:54.595Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:24:54.595Z] #51 16.88 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-27T12:24:54.595Z] #51 16.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-27T12:24:54.894Z] #51 17.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-27T12:24:54.983Z] #47 8.230 unicode/utf8 [2021-08-27T12:24:54.983Z] #47 8.322 internal/bytealg [2021-08-27T12:24:55.185Z] #51 ... [2021-08-27T12:24:55.185Z] [2021-08-27T12:24:55.185Z] #47 [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-08-27T12:24:55.185Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:24:55.185Z] #47 7.470 + cd /tmp/tmp.R8ufozK6oz/src/github.com/LK4D4/vndr [2021-08-27T12:24:55.185Z] #47 7.470 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-27T12:24:55.185Z] #47 7.497 + go build -buildmode=pie -v -o /build/vndr . [2021-08-27T12:24:55.185Z] #47 9.541 internal/unsafeheader [2021-08-27T12:24:55.185Z] #47 9.613 internal/abi [2021-08-27T12:24:55.185Z] #47 9.666 internal/cpu [2021-08-27T12:24:55.185Z] #47 10.12 internal/goexperiment [2021-08-27T12:24:55.185Z] #47 10.27 runtime/internal/atomic [2021-08-27T12:24:55.185Z] #47 11.03 internal/bytealg [2021-08-27T12:24:55.185Z] #47 11.21 runtime/internal/sys [2021-08-27T12:24:55.185Z] #47 11.78 runtime/internal/math [2021-08-27T12:24:55.185Z] #47 12.26 internal/race [2021-08-27T12:24:55.185Z] #47 12.55 sync/atomic [2021-08-27T12:24:55.185Z] #47 13.24 runtime [2021-08-27T12:24:55.185Z] #47 13.24 unicode [2021-08-27T12:24:55.246Z] #47 8.533 runtime/internal/atomic [2021-08-27T12:24:55.457Z] #47 ... [2021-08-27T12:24:55.457Z] [2021-08-27T12:24:55.457Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:24:55.457Z] #25 sha256:17477b54e68640de39992d65b3b4b8af5af0a8ef0e8e395e6368a7fa44859b5c [2021-08-27T12:24:55.457Z] #25 17.43 + mkdir -p /build [2021-08-27T12:24:55.457Z] #25 17.43 + mv docker/docker /build/ [2021-08-27T12:24:55.457Z] #25 17.44 + rmdir docker [2021-08-27T12:24:55.580Z] #47 14.60 unicode [2021-08-27T12:24:55.718Z] #25 DONE 17.9s [2021-08-27T12:24:55.718Z] [2021-08-27T12:24:55.718Z] #60 [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-08-27T12:24:55.718Z] #60 sha256:6a9a8f15555321f71dadb73fd4f3581c576f078e905ac4a82e45ab1893d9187b [2021-08-27T12:24:55.718Z] #60 12.58 + cd /tmp/tmp.mq1mLFF2BL/src/github.com/rootless-containers/rootlesskit [2021-08-27T12:24:55.718Z] #60 12.58 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:55.718Z] #60 12.71 + export GO111MODULE=on [2021-08-27T12:24:55.718Z] #60 12.71 + GO111MODULE=on [2021-08-27T12:24:55.718Z] #60 12.71 + export GOPROXY=https://proxy.golang.org [2021-08-27T12:24:55.718Z] #60 12.71 + GOPROXY=https://proxy.golang.org [2021-08-27T12:24:55.718Z] #60 12.71 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-27T12:24:55.718Z] #60 12.71 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-27T12:24:55.718Z] #60 13.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-27T12:24:55.718Z] #60 13.51 go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:24:55.718Z] #60 13.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-27T12:24:55.718Z] #60 14.67 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-27T12:24:55.820Z] #47 9.135 internal/itoa [2021-08-27T12:24:55.820Z] #47 9.211 math/bits [2021-08-27T12:24:56.082Z] #47 9.388 encoding [2021-08-27T12:24:56.344Z] #47 9.618 runtime [2021-08-27T12:24:56.606Z] #47 9.790 unicode/utf16 [2021-08-27T12:24:56.606Z] #47 ... [2021-08-27T12:24:56.606Z] [2021-08-27T12:24:56.606Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:24:56.606Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-27T12:24:56.606Z] #37 5.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:56.606Z] #37 5.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:56.606Z] #37 5.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:56.606Z] #37 6.566 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:24:56.606Z] #37 7.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:24:56.606Z] #37 ... [2021-08-27T12:24:56.606Z] [2021-08-27T12:24:56.606Z] #51 [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-08-27T12:24:56.606Z] #51 sha256:a0765b1c6c5514158cd4414f1d330b0f748704c11dcb33da390714a6ce861b68 [2021-08-27T12:24:56.606Z] #51 4.607 + RM_GOPATH=0 [2021-08-27T12:24:56.606Z] #51 4.607 + TMP_GOPATH= [2021-08-27T12:24:56.606Z] #51 4.607 + : /build [2021-08-27T12:24:56.606Z] #51 4.607 + '[' -z '' ']' [2021-08-27T12:24:56.606Z] #51 4.607 ++ mktemp -d [2021-08-27T12:24:56.606Z] #51 4.609 + export GOPATH=/tmp/tmp.FZwHK2jSyK [2021-08-27T12:24:56.606Z] #51 4.610 + GOPATH=/tmp/tmp.FZwHK2jSyK [2021-08-27T12:24:56.606Z] #51 4.610 + RM_GOPATH=1 [2021-08-27T12:24:56.606Z] #51 4.611 + case "$(go env GOARCH)" in [2021-08-27T12:24:56.606Z] #51 4.614 ++ go env GOARCH [2021-08-27T12:24:56.606Z] #51 4.632 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:56.606Z] #51 4.632 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:56.606Z] #51 4.632 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:56.606Z] #51 4.636 + dir=/tmp/install [2021-08-27T12:24:56.606Z] #51 4.636 + bin=golangci_lint [2021-08-27T12:24:56.606Z] #51 4.636 + shift [2021-08-27T12:24:56.606Z] #51 4.636 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-27T12:24:56.606Z] #51 4.636 + . /tmp/install/golangci_lint.installer [2021-08-27T12:24:56.606Z] #51 4.636 ++ : v1.23.8 [2021-08-27T12:24:56.606Z] #51 4.636 + install_golangci_lint [2021-08-27T12:24:56.606Z] #51 4.636 + set -e [2021-08-27T12:24:56.606Z] #51 4.636 + export GO111MODULE=on [2021-08-27T12:24:56.606Z] #51 4.636 + GO111MODULE=on [2021-08-27T12:24:56.606Z] #51 4.636 + GOBIN=/build [2021-08-27T12:24:56.606Z] #51 4.636 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-27T12:24:56.606Z] #51 5.142 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-27T12:24:56.606Z] #51 10.11 go: downloading github.com/fatih/color v1.7.0 [2021-08-27T12:24:56.681Z] #60 ... [2021-08-27T12:24:56.682Z] [2021-08-27T12:24:56.682Z] #53 [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-08-27T12:24:56.682Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:24:56.682Z] #53 18.96 + cd /tmp/tmp.p67zDvs3DY/src/github.com/mvdan/sh [2021-08-27T12:24:56.682Z] #53 18.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:24:56.939Z] #53 19.22 + GO111MODULE=on [2021-08-27T12:24:56.939Z] #53 19.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-27T12:24:56.947Z] #51 10.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-27T12:24:56.947Z] #51 10.21 go: downloading github.com/pkg/errors v0.8.1 [2021-08-27T12:24:56.947Z] #51 10.22 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-27T12:24:56.947Z] #51 ... [2021-08-27T12:24:56.947Z] [2021-08-27T12:24:56.947Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:24:56.947Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:24:56.947Z] #14 5.350 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:56.947Z] #14 5.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:56.947Z] #14 5.629 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:56.947Z] #14 6.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:24:56.947Z] #14 7.335 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:24:56.947Z] #14 ... [2021-08-27T12:24:56.947Z] [2021-08-27T12:24:56.947Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:24:56.947Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362 [2021-08-27T12:24:56.947Z] #41 4.005 + git clone https://github.com/docker/distribution.git . [2021-08-27T12:24:56.947Z] #41 4.006 Cloning into '.'... [2021-08-27T12:24:56.947Z] #41 ... [2021-08-27T12:24:56.947Z] [2021-08-27T12:24:56.947Z] #53 [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-08-27T12:24:56.947Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:24:56.947Z] #53 4.521 + RM_GOPATH=0 [2021-08-27T12:24:56.947Z] #53 4.521 + TMP_GOPATH= [2021-08-27T12:24:56.947Z] #53 4.521 + : /build [2021-08-27T12:24:56.947Z] #53 4.521 + '[' -z '' ']' [2021-08-27T12:24:56.947Z] #53 4.529 ++ mktemp -d [2021-08-27T12:24:56.947Z] #53 4.536 + export GOPATH=/tmp/tmp.dhDC2OCcou [2021-08-27T12:24:56.947Z] #53 4.536 + GOPATH=/tmp/tmp.dhDC2OCcou [2021-08-27T12:24:56.947Z] #53 4.536 + RM_GOPATH=1 [2021-08-27T12:24:56.947Z] #53 4.536 + case "$(go env GOARCH)" in [2021-08-27T12:24:56.947Z] #53 4.536 ++ go env GOARCH [2021-08-27T12:24:56.947Z] #53 4.571 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:56.947Z] #53 4.571 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:56.947Z] #53 4.580 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:56.947Z] #53 4.584 + dir=/tmp/install [2021-08-27T12:24:56.947Z] #53 4.584 + bin=shfmt [2021-08-27T12:24:56.947Z] #53 4.584 + shift [2021-08-27T12:24:56.947Z] #53 4.584 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-27T12:24:56.947Z] #53 4.584 + . /tmp/install/shfmt.installer [2021-08-27T12:24:56.947Z] #53 4.584 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:24:56.947Z] #53 4.584 + install_shfmt [2021-08-27T12:24:56.947Z] #53 4.584 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-27T12:24:56.947Z] #53 4.584 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dhDC2OCcou/src/github.com/mvdan/sh [2021-08-27T12:24:56.947Z] #53 4.584 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:24:56.947Z] #53 4.596 Cloning into '/tmp/tmp.dhDC2OCcou/src/github.com/mvdan/sh'... [2021-08-27T12:24:57.212Z] #53 ... [2021-08-27T12:24:57.212Z] [2021-08-27T12:24:57.212Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:24:57.212Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-27T12:24:57.212Z] #45 5.159 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:57.212Z] #45 5.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:57.212Z] #45 5.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:57.212Z] #45 5.762 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-27T12:24:57.212Z] #45 6.194 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:24:57.212Z] #45 7.291 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:24:57.212Z] #45 ... [2021-08-27T12:24:57.212Z] [2021-08-27T12:24:57.212Z] #60 [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-08-27T12:24:57.212Z] #60 sha256:5ec9eba7961088dfd5cc8f8d75db429c4b56ed39ddeb1c57eb3f9f2c9ca05009 [2021-08-27T12:24:57.212Z] #60 3.991 + RM_GOPATH=0 [2021-08-27T12:24:57.212Z] #60 3.991 + TMP_GOPATH= [2021-08-27T12:24:57.212Z] #60 3.991 + : /build [2021-08-27T12:24:57.212Z] #60 3.991 + '[' -z '' ']' [2021-08-27T12:24:57.212Z] #60 3.991 ++ mktemp -d [2021-08-27T12:24:57.212Z] #60 3.994 + export GOPATH=/tmp/tmp.PPBsbw04Gu [2021-08-27T12:24:57.212Z] #60 3.994 + GOPATH=/tmp/tmp.PPBsbw04Gu [2021-08-27T12:24:57.212Z] #60 3.994 + RM_GOPATH=1 [2021-08-27T12:24:57.212Z] #60 3.994 + case "$(go env GOARCH)" in [2021-08-27T12:24:57.212Z] #60 3.999 ++ go env GOARCH [2021-08-27T12:24:57.212Z] #60 4.020 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:57.212Z] #60 4.020 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:57.212Z] #60 4.020 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:57.212Z] #60 4.020 + dir=/tmp/install [2021-08-27T12:24:57.212Z] #60 4.020 + bin=rootlesskit [2021-08-27T12:24:57.212Z] #60 4.020 + shift [2021-08-27T12:24:57.212Z] #60 4.020 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-27T12:24:57.212Z] #60 4.020 + . /tmp/install/rootlesskit.installer [2021-08-27T12:24:57.212Z] #60 4.020 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:57.212Z] #60 4.020 + install_rootlesskit [2021-08-27T12:24:57.212Z] #60 4.020 + case "$1" in [2021-08-27T12:24:57.212Z] #60 4.020 + export CGO_ENABLED=0 [2021-08-27T12:24:57.212Z] #60 4.020 + CGO_ENABLED=0 [2021-08-27T12:24:57.212Z] #60 4.020 + _install_rootlesskit [2021-08-27T12:24:57.212Z] #60 4.020 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-27T12:24:57.212Z] #60 4.020 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PPBsbw04Gu/src/github.com/rootless-containers/rootlesskit [2021-08-27T12:24:57.212Z] #60 4.020 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:57.212Z] #60 4.038 Cloning into '/tmp/tmp.PPBsbw04Gu/src/github.com/rootless-containers/rootlesskit'... [2021-08-27T12:24:57.212Z] #60 7.272 + cd /tmp/tmp.PPBsbw04Gu/src/github.com/rootless-containers/rootlesskit [2021-08-27T12:24:57.212Z] #60 7.273 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:57.212Z] #60 7.405 + export GO111MODULE=on [2021-08-27T12:24:57.212Z] #60 7.405 + GO111MODULE=on [2021-08-27T12:24:57.212Z] #60 7.405 + export GOPROXY=https://proxy.golang.org [2021-08-27T12:24:57.212Z] #60 7.405 + GOPROXY=https://proxy.golang.org [2021-08-27T12:24:57.212Z] #60 7.405 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-27T12:24:57.212Z] #60 7.405 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-27T12:24:57.212Z] #60 8.288 go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:24:57.212Z] #60 8.319 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-27T12:24:57.212Z] #60 8.347 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-27T12:24:57.212Z] #60 8.537 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-27T12:24:57.212Z] #60 9.066 go: downloading github.com/google/uuid v1.3.0 [2021-08-27T12:24:57.212Z] #60 9.124 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-27T12:24:57.212Z] #60 9.336 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-27T12:24:57.212Z] #60 9.632 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-27T12:24:57.212Z] #60 9.759 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-27T12:24:57.213Z] #60 10.01 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-27T12:24:57.213Z] #60 10.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-27T12:24:57.474Z] #60 ... [2021-08-27T12:24:57.474Z] [2021-08-27T12:24:57.474Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:24:57.474Z] #25 sha256:0de2e2635790743ca091421a99aedd1a752c302a2c3856f357e2ca8bb7d5e0f2 [2021-08-27T12:24:57.474Z] #25 3.693 + RM_GOPATH=0 [2021-08-27T12:24:57.474Z] #25 3.693 + TMP_GOPATH= [2021-08-27T12:24:57.474Z] #25 3.695 + : /build [2021-08-27T12:24:57.474Z] #25 3.695 + '[' -z '' ']' [2021-08-27T12:24:57.474Z] #25 3.695 ++ mktemp -d [2021-08-27T12:24:57.474Z] #25 3.696 + export GOPATH=/tmp/tmp.Wkx1fNRNcS [2021-08-27T12:24:57.474Z] #25 3.696 + GOPATH=/tmp/tmp.Wkx1fNRNcS [2021-08-27T12:24:57.474Z] #25 3.696 + RM_GOPATH=1 [2021-08-27T12:24:57.474Z] #25 3.696 + case "$(go env GOARCH)" in [2021-08-27T12:24:57.474Z] #25 3.698 ++ go env GOARCH [2021-08-27T12:24:57.474Z] #25 3.729 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:57.474Z] #25 3.729 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:24:57.474Z] #25 3.729 ++ dirname /tmp/install/install.sh [2021-08-27T12:24:57.474Z] #25 3.734 + dir=/tmp/install [2021-08-27T12:24:57.474Z] #25 3.734 + bin=dockercli [2021-08-27T12:24:57.474Z] #25 3.734 + shift [2021-08-27T12:24:57.474Z] #25 3.734 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-27T12:24:57.474Z] #25 3.734 + . /tmp/install/dockercli.installer [2021-08-27T12:24:57.474Z] #25 3.734 ++ : stable [2021-08-27T12:24:57.474Z] #25 3.734 ++ : 17.06.2-ce [2021-08-27T12:24:57.474Z] #25 3.734 + install_dockercli [2021-08-27T12:24:57.474Z] #25 3.734 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-27T12:24:57.474Z] #25 3.734 ++ uname -m [2021-08-27T12:24:57.474Z] #25 3.734 + arch=aarch64 [2021-08-27T12:24:57.474Z] #25 3.734 + '[' aarch64 '!=' x86_64 ']' [2021-08-27T12:24:57.474Z] #25 3.734 + '[' aarch64 '!=' s390x ']' [2021-08-27T12:24:57.474Z] #25 3.734 + '[' aarch64 '!=' armhf ']' [2021-08-27T12:24:57.474Z] #25 3.734 + build_dockercli [2021-08-27T12:24:57.474Z] #25 3.734 + git clone https://github.com/docker/docker-ce /tmp/tmp.Wkx1fNRNcS/tmp/docker-ce [2021-08-27T12:24:57.474Z] #25 3.735 Install docker/cli version 17.06.2-ce from stable [2021-08-27T12:24:57.474Z] #25 3.739 Cloning into '/tmp/tmp.Wkx1fNRNcS/tmp/docker-ce'... [2021-08-27T12:24:57.509Z] #47 ... [2021-08-27T12:24:57.509Z] [2021-08-27T12:24:57.509Z] #51 [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-08-27T12:24:57.509Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:24:57.509Z] #51 15.82 go: downloading github.com/fatih/color v1.7.0 [2021-08-27T12:24:57.509Z] #51 15.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-27T12:24:57.509Z] #51 15.92 go: downloading github.com/pkg/errors v0.8.1 [2021-08-27T12:24:57.509Z] #51 15.93 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-27T12:24:57.509Z] #51 15.97 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-27T12:24:57.509Z] #51 16.44 go: downloading github.com/spf13/viper v1.6.1 [2021-08-27T12:24:57.631Z] Fetching without tags [2021-08-27T12:24:57.737Z] #25 ... [2021-08-27T12:24:57.737Z] [2021-08-27T12:24:57.737Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-27T12:24:57.737Z] #35 sha256:e896d9400bbc0c4844648d3321f751639f0921a05a9756517f70fea9c281840a [2021-08-27T12:24:57.737Z] #35 4.385 Install go-toml version v1.8.1 [2021-08-27T12:24:57.737Z] #35 4.956 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-27T12:24:57.737Z] #35 7.610 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:24:57.737Z] #35 7.615 Use 'go install pkg@version' instead. [2021-08-27T12:24:57.737Z] #35 7.615 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:24:57.737Z] #35 7.615 or run 'go help get' or 'go help install'. [2021-08-27T12:24:57.737Z] #35 8.004 github.com/pelletier/go-toml [2021-08-27T12:24:57.737Z] #35 ... [2021-08-27T12:24:57.737Z] [2021-08-27T12:24:57.737Z] #57 [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-08-27T12:24:57.737Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e [2021-08-27T12:24:57.737Z] #57 5.351 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:24:57.737Z] #57 5.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:24:57.737Z] #57 5.625 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:24:57.737Z] #57 6.349 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:24:57.737Z] #57 7.548 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:24:57.869Z] #53 20.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-27T12:24:57.869Z] #53 20.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-27T12:24:58.000Z] #57 ... [2021-08-27T12:24:58.000Z] [2021-08-27T12:24:58.000Z] #53 [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-08-27T12:24:58.000Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:24:58.000Z] #53 10.98 + cd /tmp/tmp.dhDC2OCcou/src/github.com/mvdan/sh [2021-08-27T12:24:58.000Z] #53 10.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:24:58.000Z] #53 11.10 + GO111MODULE=on [2021-08-27T12:24:58.000Z] #53 11.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-27T12:24:58.139Z] #53 20.35 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-27T12:24:58.263Z] #53 11.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-27T12:24:58.263Z] #53 11.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-27T12:24:58.263Z] #53 11.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-27T12:24:57.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:24:57.405Z] > git config --add remote.origin.fetch +refs/pull/42795/head:refs/remotes/origin/PR-42795 # timeout=10 [2021-08-27T12:24:57.452Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:24:57.546Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:24:57.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:24:57.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:24:57.655Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:24:58.302Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:24:58.456Z] #51 17.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-27T12:24:58.456Z] #51 17.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-27T12:24:58.456Z] #51 17.55 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-27T12:24:58.456Z] #51 17.62 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-27T12:24:58.526Z] #53 ... [2021-08-27T12:24:58.526Z] [2021-08-27T12:24:58.526Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:24:58.526Z] #30 sha256:afff9335e93ae21baa2a422a728d790dcabb47074c5e7e5b82e99ae829b59fd6 [2021-08-27T12:24:58.526Z] #30 2.873 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-27T12:24:58.526Z] #30 3.534 [2021-08-27T12:24:58.526Z] #30 3.700 # 2.0% ######################################################################## 100.0% [2021-08-27T12:24:58.526Z] #30 4.095 [2021-08-27T12:24:58.526Z] #30 6.864 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-27T12:24:58.526Z] #30 8.190 [2021-08-27T12:24:58.526Z] #30 8.440 0.1% ######################################################################## 100.0% [2021-08-27T12:24:58.526Z] #30 9.858 [2021-08-27T12:24:58.702Z] #53 ... [2021-08-27T12:24:58.702Z] [2021-08-27T12:24:58.702Z] #49 [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-08-27T12:24:58.702Z] #49 sha256:ab1a6eb956a17a31ccc5928ea4a4c2ef2a12ed39ecf7f2a571edcc2dc5c1a54c [2021-08-27T12:24:58.702Z] #49 10.90 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-27T12:24:58.702Z] #49 13.46 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-27T12:24:58.702Z] #49 ... [2021-08-27T12:24:58.702Z] [2021-08-27T12:24:58.702Z] #60 [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-08-27T12:24:58.702Z] #60 sha256:6a9a8f15555321f71dadb73fd4f3581c576f078e905ac4a82e45ab1893d9187b [2021-08-27T12:24:58.702Z] #60 19.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-27T12:24:58.702Z] #60 20.97 go: downloading github.com/google/uuid v1.3.0 [2021-08-27T12:24:58.702Z] #60 20.98 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-27T12:24:58.855Z] #19 116.0 The following NEW packages will be installed: [2021-08-27T12:24:58.855Z] #19 116.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-27T12:24:58.855Z] #19 116.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-27T12:24:58.855Z] #19 116.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-27T12:24:58.855Z] #19 116.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-27T12:24:58.855Z] #19 116.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-27T12:24:58.855Z] #19 116.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-27T12:24:58.855Z] #19 116.0 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-27T12:24:58.855Z] #19 116.0 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-27T12:24:58.855Z] #19 116.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-27T12:24:58.855Z] #19 116.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-08-27T12:24:58.855Z] #19 116.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-08-27T12:24:58.855Z] #19 116.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-08-27T12:24:58.855Z] #19 116.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-08-27T12:24:58.855Z] #19 116.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-27T12:24:58.855Z] #19 116.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-27T12:24:58.855Z] #19 116.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-27T12:24:58.855Z] #19 116.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-27T12:24:58.855Z] #19 116.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-27T12:24:58.855Z] #19 116.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-27T12:24:58.855Z] #19 116.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-27T12:24:58.855Z] #19 116.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-27T12:24:58.855Z] #19 116.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-27T12:24:58.855Z] #19 116.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-27T12:24:58.855Z] #19 116.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-27T12:24:58.855Z] #19 116.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-27T12:24:58.855Z] #19 116.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-27T12:24:58.855Z] #19 116.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-27T12:24:58.855Z] #19 116.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-27T12:24:58.855Z] #19 116.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-27T12:24:58.855Z] #19 116.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-27T12:24:58.855Z] #19 116.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-27T12:24:58.855Z] #19 116.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-27T12:24:58.855Z] #19 116.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-27T12:24:58.855Z] #19 116.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-27T12:24:58.855Z] #19 116.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-27T12:24:58.855Z] #19 116.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-27T12:24:58.855Z] #19 116.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-27T12:24:58.855Z] #19 116.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-27T12:24:58.855Z] #19 116.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-27T12:24:58.855Z] #19 116.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-27T12:24:58.855Z] #19 116.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-27T12:24:58.855Z] #19 116.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-27T12:24:58.855Z] #19 116.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-27T12:24:58.855Z] #19 116.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-27T12:24:58.855Z] #19 116.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-27T12:24:58.855Z] #19 116.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-27T12:24:58.855Z] #19 116.1 linux-libc-dev-s390x-cross patch xz-utils [2021-08-27T12:24:58.855Z] #19 116.9 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:24:58.855Z] #19 116.9 Need to get 787 MB of archives. [2021-08-27T12:24:58.855Z] #19 116.9 After this operation, 3385 MB of additional disk space will be used. [2021-08-27T12:24:58.855Z] #19 116.9 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-08-27T12:24:58.855Z] #19 116.9 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-27T12:24:58.959Z] #60 21.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-27T12:24:59.115Z] #19 116.9 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-08-27T12:24:59.115Z] #19 116.9 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-08-27T12:24:59.115Z] #19 116.9 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-08-27T12:24:59.115Z] #19 116.9 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-27T12:24:59.115Z] #19 116.9 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-08-27T12:24:59.115Z] #19 117.1 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-08-27T12:24:59.216Z] #60 21.43 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-27T12:24:59.216Z] #60 ... [2021-08-27T12:24:59.216Z] [2021-08-27T12:24:59.216Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:24:59.216Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:24:59.216Z] #14 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:24:59.216Z] #14 ... [2021-08-27T12:24:59.216Z] [2021-08-27T12:24:59.216Z] #47 [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-08-27T12:24:59.216Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:24:59.216Z] #47 20.63 unicode/utf8 [2021-08-27T12:24:59.216Z] #47 21.53 internal/itoa [2021-08-27T12:24:59.375Z] #19 117.2 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-08-27T12:24:59.375Z] #19 117.3 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-08-27T12:24:59.375Z] #19 117.4 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-08-27T12:24:59.402Z] #51 ... [2021-08-27T12:24:59.402Z] [2021-08-27T12:24:59.402Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:24:59.402Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:24:59.402Z] #33 8.105 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-27T12:24:59.402Z] #33 8.115 Cloning into '.'... [2021-08-27T12:24:59.402Z] #33 ... [2021-08-27T12:24:59.402Z] [2021-08-27T12:24:59.402Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:24:59.402Z] #25 sha256:6c00c18e2e85f3e9a8d6e17a9a62be1a8edb2cc658a0b0554e86ebb27198fa47 [2021-08-27T12:24:59.402Z] #25 17.62 + mkdir -p /build [2021-08-27T12:24:59.402Z] #25 17.63 + mv docker/docker /build/ [2021-08-27T12:24:59.402Z] #25 17.68 + rmdir docker [2021-08-27T12:24:59.473Z] #47 21.83 math/bits [2021-08-27T12:24:59.477Z] #30 ... [2021-08-27T12:24:59.477Z] [2021-08-27T12:24:59.477Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:24:59.477Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:24:59.477Z] #14 12.91 Fetched 8287 kB in 8s (1013 kB/s) [2021-08-27T12:24:59.636Z] #19 117.5 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-27T12:24:59.636Z] #19 117.5 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-08-27T12:24:59.665Z] #25 DONE 18.8s [2021-08-27T12:24:59.665Z] [2021-08-27T12:24:59.665Z] #60 [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-08-27T12:24:59.665Z] #60 sha256:f1cc6cedbb5c759e1cbb997a719d318d05477fb80ed1709454e7547f1b16fbe6 [2021-08-27T12:24:59.665Z] #60 14.52 + cd /tmp/tmp.yOMQVPq5Ux/src/github.com/rootless-containers/rootlesskit [2021-08-27T12:24:59.665Z] #60 14.53 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:24:59.665Z] #60 14.80 + export GO111MODULE=on [2021-08-27T12:24:59.665Z] #60 14.80 + GO111MODULE=on [2021-08-27T12:24:59.665Z] #60 14.80 + export GOPROXY=https://proxy.golang.org [2021-08-27T12:24:59.665Z] #60 14.80 + GOPROXY=https://proxy.golang.org [2021-08-27T12:24:59.665Z] #60 14.80 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-27T12:24:59.665Z] #60 14.80 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-27T12:24:59.665Z] #60 16.10 go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:24:59.665Z] #60 16.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-27T12:24:59.665Z] #60 16.23 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-27T12:24:59.665Z] #60 17.48 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-27T12:25:00.404Z] #47 22.74 math [2021-08-27T12:25:00.720Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:25:00.720Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:25:00.969Z] #47 ... [2021-08-27T12:25:00.969Z] [2021-08-27T12:25:00.969Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:00.969Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:00.969Z] #45 12.87 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:25:00.969Z] #45 ... [2021-08-27T12:25:00.969Z] [2021-08-27T12:25:00.969Z] #53 [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-08-27T12:25:00.969Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:25:00.969Z] #53 23.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-27T12:25:01.020Z] #19 ... [2021-08-27T12:25:01.020Z] [2021-08-27T12:25:01.020Z] #54 [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-08-27T12:25:01.020Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:25:01.020Z] #54 122.3 net/http/internal [2021-08-27T12:25:01.020Z] #54 122.6 net/http/internal/ascii [2021-08-27T12:25:01.020Z] #54 126.2 net/textproto [2021-08-27T12:25:01.020Z] #54 126.2 crypto/x509 [2021-08-27T12:25:01.020Z] #54 127.5 vendor/golang.org/x/net/http/httpguts [2021-08-27T12:25:01.020Z] #54 127.9 vendor/golang.org/x/net/http/httpproxy [2021-08-27T12:25:01.020Z] #54 128.6 mime/multipart [2021-08-27T12:25:01.020Z] #54 131.3 crypto/tls [2021-08-27T12:25:01.056Z] #60 ... [2021-08-27T12:25:01.056Z] [2021-08-27T12:25:01.056Z] #47 [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-08-27T12:25:01.056Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:25:01.056Z] #47 19.97 unicode/utf8 [2021-08-27T12:24:58.405Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:24:58.436Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:25:00.394Z] > git remote # timeout=10 [2021-08-27T12:25:00.456Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:25:00.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:25:00.503Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:25:00.628Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-27T12:25:00.753Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:25:00.784Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:25:01.318Z] #47 ... [2021-08-27T12:25:01.318Z] [2021-08-27T12:25:01.318Z] #57 [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-08-27T12:25:01.318Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:25:01.318Z] #57 10.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:25:01.318Z] #57 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:25:01.318Z] #57 ... [2021-08-27T12:25:01.318Z] [2021-08-27T12:25:01.318Z] #47 [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-08-27T12:25:01.318Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:25:01.318Z] #47 20.60 internal/itoa [2021-08-27T12:25:01.581Z] #47 ... [2021-08-27T12:25:01.581Z] [2021-08-27T12:25:01.581Z] #49 [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-08-27T12:25:01.582Z] #49 sha256:072a1ba97bfb1504357fe8ec654fa8fed94c3adc3bfd24a6f6f0f875affd6f26 [2021-08-27T12:25:01.582Z] #49 10.85 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:25:01.582Z] #49 10.87 Use 'go install pkg@version' instead. [2021-08-27T12:25:01.582Z] #49 10.87 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:25:01.582Z] #49 10.87 or run 'go help get' or 'go help install'. [2021-08-27T12:25:01.845Z] #49 ... [2021-08-27T12:25:01.845Z] [2021-08-27T12:25:01.845Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:01.845Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:01.845Z] #14 10.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:25:01.845Z] #14 15.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:25:01.845Z] #14 ... [2021-08-27T12:25:01.845Z] [2021-08-27T12:25:01.845Z] #53 [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-08-27T12:25:01.845Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:25:01.845Z] #53 20.57 + cd /tmp/tmp.uXVesmaOdX/src/github.com/mvdan/sh [2021-08-27T12:25:01.845Z] #53 20.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-27T12:25:01.845Z] #53 20.70 + GO111MODULE=on [2021-08-27T12:25:01.845Z] #53 20.72 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-27T12:25:02.420Z] #53 21.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-27T12:25:02.420Z] #53 21.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-27T12:25:02.420Z] #53 21.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-27T12:25:02.420Z] #53 ... [2021-08-27T12:25:02.420Z] [2021-08-27T12:25:02.420Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:02.420Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:02.420Z] #45 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:25:02.420Z] #45 17.08 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:25:02.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-27T12:25:02.682Z] #45 ... [2021-08-27T12:25:02.682Z] [2021-08-27T12:25:02.682Z] #60 [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-08-27T12:25:02.682Z] #60 sha256:f1cc6cedbb5c759e1cbb997a719d318d05477fb80ed1709454e7547f1b16fbe6 [2021-08-27T12:25:02.682Z] #60 20.94 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-27T12:25:02.935Z] #54 ... [2021-08-27T12:25:02.935Z] [2021-08-27T12:25:02.935Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:25:02.935Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:25:02.935Z] #19 120.6 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-08-27T12:25:02.935Z] #19 120.6 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-08-27T12:25:02.944Z] #60 22.09 go: downloading github.com/google/uuid v1.3.0 [2021-08-27T12:25:03.206Z] #60 22.28 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-27T12:25:03.206Z] #60 22.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-27T12:25:03.206Z] #60 ... [2021-08-27T12:25:03.206Z] [2021-08-27T12:25:03.206Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-27T12:25:03.206Z] #35 sha256:b17dcdbb540fe7628bbadf25e839aeef3c4495df8123ad971ce4eafc9562e798 [2021-08-27T12:25:03.206Z] #35 12.42 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:25:03.206Z] #35 12.43 Use 'go install pkg@version' instead. [2021-08-27T12:25:03.206Z] #35 12.43 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:25:03.206Z] #35 12.43 or run 'go help get' or 'go help install'. [2021-08-27T12:25:03.206Z] #35 13.69 github.com/pelletier/go-toml [2021-08-27T12:25:03.469Z] #35 ... [2021-08-27T12:25:03.469Z] [2021-08-27T12:25:03.469Z] #60 [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-08-27T12:25:03.469Z] #60 sha256:f1cc6cedbb5c759e1cbb997a719d318d05477fb80ed1709454e7547f1b16fbe6 [2021-08-27T12:25:03.469Z] #60 22.51 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-27T12:25:03.469Z] #60 22.75 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-27T12:25:03.733Z] #60 22.87 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-27T12:25:03.740Z] #14 12.91 Reading package lists... [2021-08-27T12:25:04.307Z] #60 23.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-27T12:25:04.699Z] #14 17.14 Reading package lists... [2021-08-27T12:25:04.699Z] #14 ... [2021-08-27T12:25:04.699Z] [2021-08-27T12:25:04.699Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:25:04.699Z] #30 sha256:afff9335e93ae21baa2a422a728d790dcabb47074c5e7e5b82e99ae829b59fd6 [2021-08-27T12:25:04.699Z] #30 15.24 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-27T12:25:04.699Z] #30 17.06 #=#=# [2021-08-27T12:25:04.699Z] #30 17.27 #=#=# #### 6.1% ########### 15.3% ################## 26.3% ########################### 38.8% ################################# 46.0% ####################################### 55.2% ############################################## 64.9% #################################################### 72.9% ######################################################## 78.2% ############################################################### 87.6% ###################################################################### 98.6% ######################################################################## 100.0% [2021-08-27T12:25:04.851Z] #19 122.7 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-08-27T12:25:04.851Z] #19 122.7 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-08-27T12:25:04.882Z] #60 23.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-27T12:25:05.144Z] #60 ... [2021-08-27T12:25:05.144Z] [2021-08-27T12:25:05.144Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:05.144Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:05.144Z] #37 14.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:25:05.157Z] #53 ... [2021-08-27T12:25:05.157Z] [2021-08-27T12:25:05.157Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-27T12:25:05.157Z] #35 sha256:6cc05c2eeee0b7bbd614618def25b3f2576416c3f06722d412ccc989acd20ad9 [2021-08-27T12:25:05.157Z] #35 23.16 github.com/pelletier/go-toml/cmd/tomll [2021-08-27T12:25:05.157Z] #35 DONE 26.8s [2021-08-27T12:25:05.157Z] [2021-08-27T12:25:05.157Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:05.157Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:05.157Z] #37 26.67 Fetched 8399 kB in 20s (418 kB/s) [2021-08-27T12:25:05.407Z] #37 ... [2021-08-27T12:25:05.407Z] [2021-08-27T12:25:05.407Z] #51 [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-08-27T12:25:05.407Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:25:05.407Z] #51 18.93 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-27T12:25:05.407Z] #51 19.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-27T12:25:05.407Z] #51 24.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-27T12:25:05.407Z] #51 24.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-27T12:25:05.407Z] #51 24.64 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-27T12:25:05.648Z] #30 19.72 [2021-08-27T12:25:05.670Z] #51 24.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-27T12:25:05.670Z] #51 ... [2021-08-27T12:25:05.670Z] [2021-08-27T12:25:05.670Z] #53 [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-08-27T12:25:05.670Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:25:05.670Z] #53 24.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-27T12:25:06.223Z] #30 ... [2021-08-27T12:25:06.223Z] [2021-08-27T12:25:06.223Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-27T12:25:06.223Z] #35 sha256:e896d9400bbc0c4844648d3321f751639f0921a05a9756517f70fea9c281840a [2021-08-27T12:25:06.223Z] #35 14.10 github.com/pelletier/go-toml/cmd/tomll [2021-08-27T12:25:06.223Z] #35 DONE 19.6s [2021-08-27T12:25:06.223Z] [2021-08-27T12:25:06.223Z] #51 [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-08-27T12:25:06.223Z] #51 sha256:a0765b1c6c5514158cd4414f1d330b0f748704c11dcb33da390714a6ce861b68 [2021-08-27T12:25:06.223Z] #51 10.25 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-27T12:25:06.223Z] #51 10.33 go: downloading github.com/spf13/viper v1.6.1 [2021-08-27T12:25:06.223Z] #51 10.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-27T12:25:06.223Z] #51 11.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-27T12:25:06.223Z] #51 11.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-27T12:25:06.223Z] #51 11.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-27T12:25:06.223Z] #51 11.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-27T12:25:06.223Z] #51 11.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-27T12:25:06.223Z] #51 12.07 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-27T12:25:06.223Z] #51 12.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-27T12:25:06.223Z] #51 12.70 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-27T12:25:06.223Z] #51 12.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-27T12:25:06.223Z] #51 12.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-27T12:25:06.223Z] #51 13.44 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-27T12:25:06.223Z] #51 13.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-27T12:25:06.223Z] #51 13.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-27T12:25:06.223Z] #51 13.67 go: downloading github.com/spf13/afero v1.1.2 [2021-08-27T12:25:06.223Z] #51 13.79 go: downloading github.com/spf13/cast v1.3.0 [2021-08-27T12:25:06.223Z] #51 13.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-27T12:25:06.223Z] #51 13.96 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-27T12:25:06.223Z] #51 13.98 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-27T12:25:06.223Z] #51 14.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-27T12:25:06.223Z] #51 14.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-27T12:25:06.223Z] #51 14.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-27T12:25:06.223Z] #51 17.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-27T12:25:06.223Z] #51 17.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-27T12:25:06.223Z] #51 17.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-27T12:25:06.223Z] #51 17.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-27T12:25:06.223Z] #51 17.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-27T12:25:06.223Z] #51 17.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-27T12:25:06.223Z] #51 17.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-27T12:25:06.223Z] #51 17.86 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-27T12:25:06.223Z] #51 17.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-27T12:25:06.223Z] #51 18.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-27T12:25:06.223Z] #51 18.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-27T12:25:06.223Z] #51 18.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-27T12:25:06.223Z] #51 18.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-27T12:25:06.223Z] #51 18.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-27T12:25:06.223Z] #51 18.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-27T12:25:06.223Z] #51 18.48 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-27T12:25:06.223Z] #51 18.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-27T12:25:06.223Z] #51 18.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-27T12:25:06.223Z] #51 18.57 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-27T12:25:06.223Z] #51 18.73 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-27T12:25:06.223Z] #51 18.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-27T12:25:06.223Z] #51 18.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-27T12:25:06.223Z] #51 18.98 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-27T12:25:06.223Z] #51 19.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-27T12:25:06.223Z] #51 19.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-27T12:25:06.223Z] #51 19.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-27T12:25:06.763Z] #19 124.6 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-27T12:25:06.763Z] #19 124.6 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-08-27T12:25:07.061Z] #37 26.67 Reading package lists... [2021-08-27T12:25:07.061Z] #37 ... [2021-08-27T12:25:07.061Z] [2021-08-27T12:25:07.061Z] #51 [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-08-27T12:25:07.061Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:25:07.061Z] #51 19.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-27T12:25:07.061Z] #51 19.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-27T12:25:07.061Z] #51 24.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-27T12:25:07.061Z] #51 24.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-27T12:25:07.061Z] #51 25.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-27T12:25:07.061Z] #51 25.33 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-27T12:25:07.061Z] #51 25.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-27T12:25:07.061Z] #51 26.06 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-27T12:25:07.061Z] #51 26.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-27T12:25:07.061Z] #51 26.38 go: downloading github.com/spf13/afero v1.1.2 [2021-08-27T12:25:07.061Z] #51 26.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-27T12:25:07.061Z] #51 26.86 go: downloading github.com/spf13/cast v1.3.0 [2021-08-27T12:25:07.061Z] #51 26.88 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-27T12:25:07.061Z] #51 26.90 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-27T12:25:07.061Z] #51 26.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-27T12:25:07.061Z] #51 27.00 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-27T12:25:07.061Z] #51 27.24 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-27T12:25:07.061Z] #51 27.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-27T12:25:07.061Z] #51 27.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-27T12:25:07.061Z] #51 27.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-27T12:25:07.061Z] #51 27.60 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-27T12:25:07.061Z] #51 27.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-27T12:25:07.061Z] #51 27.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-27T12:25:07.061Z] #51 27.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-27T12:25:07.061Z] #51 27.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-27T12:25:07.061Z] #51 28.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-27T12:25:07.061Z] #51 28.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-27T12:25:07.061Z] #51 28.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-27T12:25:07.061Z] #51 28.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-27T12:25:07.061Z] #51 28.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-27T12:25:07.061Z] #51 28.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-27T12:25:07.061Z] #51 ... [2021-08-27T12:25:07.061Z] [2021-08-27T12:25:07.061Z] #53 [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-08-27T12:25:07.061Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:25:07.061Z] #53 28.65 encoding [2021-08-27T12:25:07.061Z] #53 29.05 math [2021-08-27T12:25:07.061Z] #53 29.20 runtime [2021-08-27T12:25:07.170Z] #51 ... [2021-08-27T12:25:07.170Z] [2021-08-27T12:25:07.170Z] #47 [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-08-27T12:25:07.170Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:25:07.170Z] #47 10.32 container/list [2021-08-27T12:25:07.170Z] #47 10.44 math [2021-08-27T12:25:07.170Z] #47 11.69 crypto/internal/subtle [2021-08-27T12:25:07.170Z] #47 11.82 crypto/subtle [2021-08-27T12:25:07.170Z] #47 11.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-27T12:25:07.170Z] #47 12.11 internal/nettrace [2021-08-27T12:25:07.170Z] #47 12.24 vendor/golang.org/x/crypto/internal/subtle [2021-08-27T12:25:07.170Z] #47 ... [2021-08-27T12:25:07.170Z] [2021-08-27T12:25:07.170Z] #51 [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-08-27T12:25:07.170Z] #51 sha256:a0765b1c6c5514158cd4414f1d330b0f748704c11dcb33da390714a6ce861b68 [2021-08-27T12:25:07.170Z] #51 20.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-27T12:25:07.433Z] #51 20.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-27T12:25:07.433Z] #51 20.64 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-27T12:25:07.433Z] #51 20.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-27T12:25:07.433Z] #51 20.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-27T12:25:07.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:25:07.469Z] > git config --add remote.origin.fetch +refs/pull/42795/head:refs/remotes/origin/PR-42795 # timeout=10 [2021-08-27T12:25:07.504Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:25:07.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:25:07.679Z] Fetching without tags [2021-08-27T12:25:07.697Z] #51 21.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-27T12:25:07.697Z] #51 21.07 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-27T12:25:07.960Z] #51 21.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-27T12:25:08.225Z] #51 21.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-27T12:25:08.225Z] #51 21.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-27T12:25:08.225Z] #51 21.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-27T12:25:08.225Z] #51 21.57 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-27T12:25:08.225Z] #51 21.61 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-27T12:25:08.489Z] #51 21.75 go: downloading golang.org/x/text v0.3.2 [2021-08-27T12:25:08.502Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:25:08.753Z] #51 22.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-27T12:25:09.038Z] using credential docker-jenkins-github-credentials [2021-08-27T12:25:09.112Z] Cloning the remote Git repository [2021-08-27T12:25:09.112Z] Cloning with configured refspecs honoured and without tags [2021-08-27T12:25:09.330Z] #51 22.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-27T12:25:09.356Z] #19 126.8 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-27T12:25:09.356Z] #19 126.8 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-08-27T12:25:09.592Z] #53 ... [2021-08-27T12:25:09.592Z] [2021-08-27T12:25:09.592Z] #60 [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-08-27T12:25:09.592Z] #60 sha256:6a9a8f15555321f71dadb73fd4f3581c576f078e905ac4a82e45ab1893d9187b [2021-08-27T12:25:09.592Z] #60 21.81 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-27T12:25:09.592Z] #60 22.07 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-27T12:25:09.592Z] #60 23.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-27T12:25:09.592Z] #60 23.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-27T12:25:09.592Z] #60 26.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-27T12:25:09.592Z] #60 ... [2021-08-27T12:25:09.592Z] [2021-08-27T12:25:09.592Z] #51 [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-08-27T12:25:09.592Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:25:09.592Z] #51 29.38 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-27T12:25:09.592Z] #51 29.40 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-27T12:25:09.592Z] #51 29.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-27T12:25:09.592Z] #51 29.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-27T12:25:09.592Z] #51 29.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-27T12:25:09.592Z] #51 30.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-27T12:25:09.592Z] #51 30.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-27T12:25:09.592Z] #51 31.03 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-27T12:25:09.592Z] #51 31.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-27T12:25:09.592Z] #51 31.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-27T12:25:09.592Z] #51 31.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-27T12:25:09.592Z] #51 31.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-27T12:25:09.592Z] #51 31.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-27T12:25:09.593Z] #51 ... [2021-08-27T12:25:09.593Z] [2021-08-27T12:25:09.593Z] #60 [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-08-27T12:25:09.593Z] #60 sha256:5ec9eba7961088dfd5cc8f8d75db429c4b56ed39ddeb1c57eb3f9f2c9ca05009 [2021-08-27T12:25:09.593Z] #60 12.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-27T12:25:09.593Z] #60 13.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-27T12:25:09.593Z] #60 15.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-27T12:25:09.593Z] #60 16.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-27T12:25:09.856Z] #60 ... [2021-08-27T12:25:09.856Z] [2021-08-27T12:25:09.856Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:25:09.856Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362 [2021-08-27T12:25:09.856Z] #41 13.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-27T12:25:09.856Z] #41 14.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-27T12:25:09.856Z] #41 ... [2021-08-27T12:25:09.856Z] [2021-08-27T12:25:09.856Z] #57 [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-08-27T12:25:09.856Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e [2021-08-27T12:25:09.856Z] #57 13.22 Fetched 8287 kB in 8s (1012 kB/s) [2021-08-27T12:25:09.856Z] #57 13.22 Reading package lists... [2021-08-27T12:25:09.856Z] #57 17.45 Reading package lists... [2021-08-27T12:25:09.856Z] #57 22.13 Building dependency tree... [2021-08-27T12:25:10.117Z] #57 ... [2021-08-27T12:25:10.117Z] [2021-08-27T12:25:10.117Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:10.117Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-27T12:25:10.117Z] #37 13.36 Fetched 8287 kB in 8s (994 kB/s) [2021-08-27T12:25:10.117Z] #37 13.36 Reading package lists... [2021-08-27T12:25:10.117Z] #37 17.09 Reading package lists... [2021-08-27T12:25:10.117Z] #37 21.68 Building dependency tree... [2021-08-27T12:25:10.117Z] #37 ... [2021-08-27T12:25:10.117Z] [2021-08-27T12:25:10.117Z] #53 [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-08-27T12:25:10.117Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:25:10.117Z] #53 13.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-27T12:25:10.117Z] #53 16.88 runtime [2021-08-27T12:25:10.157Z] #51 32.29 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-27T12:25:10.382Z] #53 ... [2021-08-27T12:25:10.382Z] [2021-08-27T12:25:10.382Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:10.382Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:25:10.382Z] #14 17.14 Reading package lists... [2021-08-27T12:25:10.382Z] #14 21.32 Building dependency tree... [2021-08-27T12:25:10.414Z] #51 32.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-27T12:25:10.414Z] #51 32.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-27T12:25:07.713Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:25:07.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:25:07.715Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:25:08.608Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:25:08.642Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:25:10.646Z] #14 23.81 The following additional packages will be installed: [2021-08-27T12:25:10.646Z] #14 23.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-27T12:25:10.646Z] #14 23.82 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-27T12:25:10.646Z] #14 23.82 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-27T12:25:10.646Z] #14 23.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-27T12:25:10.646Z] #14 23.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-27T12:25:10.646Z] #14 23.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-27T12:25:10.646Z] #14 23.83 mingw-w64-common mingw-w64-x86-64-dev [2021-08-27T12:25:10.646Z] #14 23.85 Suggested packages: [2021-08-27T12:25:10.646Z] #14 23.85 gcc-10-locales seccomp wine64 [2021-08-27T12:25:10.671Z] #51 32.93 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-27T12:25:10.671Z] #51 32.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-27T12:25:10.671Z] #51 33.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-27T12:25:09.297Z] Cloning repository https://github.com/moby/moby.git [2021-08-27T12:25:09.707Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-27T12:25:10.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:25:10.710Z] > git --version # timeout=10 [2021-08-27T12:25:10.910Z] #14 ... [2021-08-27T12:25:10.910Z] [2021-08-27T12:25:10.910Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:10.910Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-27T12:25:10.910Z] #45 14.19 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-27T12:25:10.910Z] #45 14.25 Fetched 8291 kB in 9s (884 kB/s) [2021-08-27T12:25:10.910Z] #45 14.25 Reading package lists... [2021-08-27T12:25:10.910Z] #45 19.00 Reading package lists... [2021-08-27T12:25:10.928Z] #51 33.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-27T12:25:10.972Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:25:10.973Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:25:10.989Z] #53 ... [2021-08-27T12:25:10.989Z] [2021-08-27T12:25:10.989Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-27T12:25:10.989Z] #35 sha256:b17dcdbb540fe7628bbadf25e839aeef3c4495df8123ad971ce4eafc9562e798 [2021-08-27T12:25:10.989Z] #35 24.90 github.com/pelletier/go-toml/cmd/tomll [2021-08-27T12:25:10.989Z] #35 DONE 29.6s [2021-08-27T12:25:10.989Z] [2021-08-27T12:25:10.989Z] #51 [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-08-27T12:25:10.989Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:25:10.989Z] #51 24.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-27T12:25:10.989Z] #51 25.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-27T12:25:10.989Z] #51 25.47 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-27T12:25:10.989Z] #51 25.48 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-27T12:25:10.989Z] #51 25.61 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-27T12:25:10.989Z] #51 25.64 go: downloading github.com/spf13/afero v1.1.2 [2021-08-27T12:25:10.989Z] #51 25.97 go: downloading github.com/spf13/cast v1.3.0 [2021-08-27T12:25:10.989Z] #51 26.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-27T12:25:10.989Z] #51 26.10 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-27T12:25:10.989Z] #51 26.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-27T12:25:10.989Z] #51 26.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-27T12:25:10.989Z] #51 26.52 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-27T12:25:10.989Z] #51 26.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-27T12:25:10.989Z] #51 26.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-27T12:25:10.989Z] #51 26.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-27T12:25:10.989Z] #51 27.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-27T12:25:10.989Z] #51 27.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-27T12:25:10.989Z] #51 27.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-27T12:25:10.989Z] #51 27.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-27T12:25:10.989Z] #51 27.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-27T12:25:10.989Z] #51 28.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-27T12:25:10.989Z] #51 28.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-27T12:25:10.989Z] #51 28.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-27T12:25:10.989Z] #51 28.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-27T12:25:10.989Z] #51 28.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-27T12:25:10.989Z] #51 29.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-27T12:25:10.989Z] #51 29.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-27T12:25:10.989Z] #51 29.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-27T12:25:10.989Z] #51 29.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-27T12:25:10.989Z] #51 29.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-27T12:25:10.989Z] #51 29.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-27T12:25:10.989Z] #51 29.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-27T12:25:11.212Z] #45 23.52 Building dependency tree... [2021-08-27T12:25:11.212Z] #45 ... [2021-08-27T12:25:11.212Z] [2021-08-27T12:25:11.212Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:11.212Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-27T12:25:11.212Z] #37 24.07 The following additional packages will be installed: [2021-08-27T12:25:11.212Z] #37 24.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-27T12:25:11.212Z] #37 24.09 Suggested packages: [2021-08-27T12:25:11.212Z] #37 24.10 cmake-doc ninja-build lrzip [2021-08-27T12:25:11.212Z] #37 24.10 Recommended packages: [2021-08-27T12:25:11.212Z] #37 24.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-27T12:25:11.262Z] #19 129.0 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-08-27T12:25:11.262Z] #19 129.0 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-08-27T12:25:11.262Z] #19 129.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-08-27T12:25:11.262Z] #19 129.2 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-08-27T12:25:11.262Z] #19 129.2 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-08-27T12:25:11.521Z] #19 129.3 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-08-27T12:25:11.521Z] #19 129.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-08-27T12:25:11.521Z] #19 129.3 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-08-27T12:25:11.521Z] #19 129.4 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-08-27T12:25:11.565Z] #51 30.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-27T12:25:11.647Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [2021-08-27T12:25:11.790Z] #37 24.93 The following NEW packages will be installed: [2021-08-27T12:25:11.790Z] #37 24.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-27T12:25:11.790Z] #37 24.95 vim-common xxd [2021-08-27T12:25:11.827Z] #51 30.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-27T12:25:11.827Z] #51 30.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-27T12:25:11.827Z] #51 ... [2021-08-27T12:25:11.827Z] [2021-08-27T12:25:11.827Z] #47 [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-08-27T12:25:11.827Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:25:11.827Z] #47 20.91 math/bits [2021-08-27T12:25:11.827Z] #47 22.05 math [2021-08-27T12:25:11.827Z] #47 29.02 encoding [2021-08-27T12:25:11.827Z] #47 29.16 unicode/utf16 [2021-08-27T12:25:11.827Z] #47 29.57 container/list [2021-08-27T12:25:11.827Z] #47 30.30 crypto/internal/subtle [2021-08-27T12:25:11.827Z] #47 30.63 crypto/subtle [2021-08-27T12:25:11.827Z] #47 31.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-27T12:25:11.827Z] #47 ... [2021-08-27T12:25:11.827Z] [2021-08-27T12:25:11.827Z] #51 [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-08-27T12:25:11.827Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:25:11.827Z] #51 31.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-27T12:25:11.827Z] #51 31.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-27T12:25:12.075Z] #37 25.32 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:12.075Z] #37 25.32 Need to get 15.6 MB of archives. [2021-08-27T12:25:12.075Z] #37 25.32 After this operation, 67.4 MB of additional disk space will be used. [2021-08-27T12:25:12.075Z] #37 25.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-27T12:25:12.075Z] #37 25.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-27T12:25:12.075Z] #37 25.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-27T12:25:12.075Z] #37 25.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-27T12:25:12.090Z] #51 31.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-27T12:25:12.024Z] > git --version # timeout=10 [2021-08-27T12:25:12.071Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-27T12:25:12.149Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-27T12:25:12.298Z] #51 34.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-27T12:25:12.298Z] #51 ... [2021-08-27T12:25:12.298Z] [2021-08-27T12:25:12.298Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:12.298Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:12.298Z] #45 24.46 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-27T12:25:12.298Z] #45 31.40 Fetched 8402 kB in 25s (339 kB/s) [2021-08-27T12:25:12.555Z] #45 31.40 Reading package lists... [2021-08-27T12:25:12.555Z] #45 ... [2021-08-27T12:25:12.555Z] [2021-08-27T12:25:12.555Z] #51 [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-08-27T12:25:12.555Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:25:12.555Z] #51 34.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [Pipeline] withEnv [Pipeline] { [2021-08-27T12:25:12.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-27T12:25:12.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-27T12:25:12.652Z] #37 ... [2021-08-27T12:25:12.652Z] [2021-08-27T12:25:12.652Z] #49 [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-08-27T12:25:12.652Z] #49 sha256:44ab5262c5ab79206aeae74d503dc537b483a9b3b47bd3756736c54c96ec92c9 [2021-08-27T12:25:12.652Z] #49 15.80 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:25:12.652Z] #49 15.80 Use 'go install pkg@version' instead. [2021-08-27T12:25:12.652Z] #49 15.80 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:25:12.652Z] #49 15.80 or run 'go help get' or 'go help install'. [2021-08-27T12:25:12.652Z] #49 ... [2021-08-27T12:25:12.652Z] [2021-08-27T12:25:12.652Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:12.652Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-27T12:25:12.652Z] #37 25.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-08-27T12:25:12.652Z] #37 25.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-08-27T12:25:12.652Z] #37 25.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-08-27T12:25:12.652Z] #37 25.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-08-27T12:25:12.652Z] #37 25.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-08-27T12:25:12.652Z] #37 25.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-08-27T12:25:12.665Z] #51 31.81 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-27T12:25:12.812Z] #51 34.97 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-27T12:25:12.812Z] #51 34.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-27T12:25:12.812Z] #51 35.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-27T12:25:12.812Z] #51 35.15 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-27T12:25:12.928Z] #51 32.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-27T12:25:10.748Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-27T12:25:10.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:25:10.751Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:25:13.072Z] #51 35.45 go: downloading golang.org/x/text v0.3.2 [2021-08-27T12:25:13.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-27T12:25:13.190Z] #51 32.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-27T12:25:13.190Z] #51 32.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-27T12:25:13.452Z] #51 32.57 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-27T12:25:13.452Z] #51 32.59 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-27T12:25:13.452Z] #51 32.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-27T12:25:13.628Z] #37 27.10 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:10.675Z] > git remote # timeout=10 [2021-08-27T12:25:10.746Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:25:10.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:25:10.782Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:25:10.890Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-27T12:25:11.006Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:25:11.040Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:25:13.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-27T12:25:13.891Z] #37 27.27 Fetched 15.6 MB in 1s (14.7 MB/s) [2021-08-27T12:25:13.891Z] #37 27.35 Selecting previously unselected package xxd. [2021-08-27T12:25:14.005Z] #51 ... [2021-08-27T12:25:14.005Z] [2021-08-27T12:25:14.005Z] #57 [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-08-27T12:25:14.005Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:25:14.005Z] #57 26.31 Fetched 8399 kB in 20s (416 kB/s) [2021-08-27T12:25:14.005Z] #57 26.31 Reading package lists... [2021-08-27T12:25:14.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-27T12:25:14.159Z] #37 27.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-27T12:25:14.159Z] #37 27.48 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-27T12:25:14.159Z] #37 27.49 Unpacking xxd (2:8.2.2434-3) ... [2021-08-27T12:25:14.262Z] #57 34.21 Reading package lists... [2021-08-27T12:25:14.263Z] #57 ... [2021-08-27T12:25:14.263Z] [2021-08-27T12:25:14.263Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:25:14.263Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:25:14.263Z] #41 32.19 Updating files: 80% (1404/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-08-27T12:25:14.263Z] #41 32.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-27T12:25:14.263Z] #41 35.54 + 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-08-27T12:25:14.423Z] #37 27.73 Selecting previously unselected package vim-common. [2021-08-27T12:25:14.424Z] #37 27.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:25:14.424Z] #37 27.79 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-27T12:25:14.812Z] #19 132.7 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-08-27T12:25:14.812Z] #19 132.8 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-08-27T12:25:14.812Z] #19 132.8 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-08-27T12:25:14.812Z] #19 132.9 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-08-27T12:25:14.828Z] #41 ... [2021-08-27T12:25:14.828Z] [2021-08-27T12:25:14.828Z] #49 [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-08-27T12:25:14.828Z] #49 sha256:ab1a6eb956a17a31ccc5928ea4a4c2ef2a12ed39ecf7f2a571edcc2dc5c1a54c [2021-08-27T12:25:14.828Z] #49 26.93 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:25:14.828Z] #49 26.93 Use 'go install pkg@version' instead. [2021-08-27T12:25:14.828Z] #49 26.93 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:25:14.828Z] #49 26.93 or run 'go help get' or 'go help install'. [2021-08-27T12:25:14.828Z] #49 ... [2021-08-27T12:25:14.828Z] [2021-08-27T12:25:14.828Z] #47 [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-08-27T12:25:14.828Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:25:14.828Z] #47 30.90 unicode/utf16 [2021-08-27T12:25:14.828Z] #47 31.37 container/list [2021-08-27T12:25:14.828Z] #47 32.66 crypto/internal/subtle [2021-08-27T12:25:14.828Z] #47 32.94 crypto/subtle [2021-08-27T12:25:14.828Z] #47 33.28 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-27T12:25:14.828Z] #47 33.70 internal/nettrace [2021-08-27T12:25:14.828Z] #47 33.97 vendor/golang.org/x/crypto/internal/subtle [2021-08-27T12:25:14.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-27T12:25:15.000Z] #37 ... [2021-08-27T12:25:15.000Z] [2021-08-27T12:25:15.000Z] #57 [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-08-27T12:25:15.000Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e [2021-08-27T12:25:15.000Z] #57 24.96 The following additional packages will be installed: [2021-08-27T12:25:15.000Z] #57 24.97 libbtrfs0 [2021-08-27T12:25:15.000Z] #57 25.12 The following NEW packages will be installed: [2021-08-27T12:25:15.000Z] #57 25.12 libbtrfs-dev libbtrfs0 [2021-08-27T12:25:15.000Z] #57 25.50 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:15.000Z] #57 25.50 Need to get 454 kB of archives. [2021-08-27T12:25:15.000Z] #57 25.50 After this operation, 1275 kB of additional disk space will be used. [2021-08-27T12:25:15.000Z] #57 25.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-27T12:25:15.000Z] #57 25.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-27T12:25:15.000Z] #57 26.51 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:15.000Z] #57 26.69 Fetched 454 kB in 0s (1476 kB/s) [2021-08-27T12:25:15.000Z] #57 26.88 Selecting previously unselected package libbtrfs0:arm64. [2021-08-27T12:25:15.000Z] #57 26.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 ... 15703 files and directories currently installed.) [2021-08-27T12:25:15.000Z] #57 27.06 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-27T12:25:15.000Z] #57 27.07 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-27T12:25:15.000Z] #57 27.33 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-27T12:25:15.000Z] #57 27.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-27T12:25:15.000Z] #57 27.34 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-27T12:25:15.000Z] #57 27.63 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-27T12:25:15.000Z] #57 27.67 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-27T12:25:15.000Z] #57 27.70 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:25:15.000Z] #57 DONE 28.2s [2021-08-27T12:25:15.000Z] [2021-08-27T12:25:15.000Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:15.000Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-27T12:25:15.000Z] #37 28.21 Selecting previously unselected package cmake-data. [2021-08-27T12:25:15.000Z] #37 28.22 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-27T12:25:15.000Z] #37 28.32 Unpacking cmake-data (3.18.4-2) ... [2021-08-27T12:25:15.072Z] #19 133.0 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-08-27T12:25:15.072Z] #19 ... [2021-08-27T12:25:15.072Z] [2021-08-27T12:25:15.072Z] #54 [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-08-27T12:25:15.072Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:25:15.072Z] #54 136.6 net/http/httptrace [2021-08-27T12:25:15.072Z] #54 136.9 net/http [2021-08-27T12:25:15.089Z] #47 ... [2021-08-27T12:25:15.089Z] [2021-08-27T12:25:15.089Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:15.089Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:15.089Z] #14 27.35 Fetched 8399 kB in 21s (403 kB/s) [2021-08-27T12:25:15.089Z] #14 27.35 Reading package lists... [2021-08-27T12:25:15.350Z] #14 35.11 Reading package lists... [2021-08-27T12:25:15.350Z] #14 ... [2021-08-27T12:25:15.350Z] [2021-08-27T12:25:15.350Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:15.350Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:15.350Z] #37 26.67 Reading package lists... [2021-08-27T12:25:15.371Z] + docker version [2021-08-27T12:25:16.011Z] #51 34.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-27T12:25:16.011Z] #51 34.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-27T12:25:16.011Z] #51 35.01 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-27T12:25:16.011Z] #51 35.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-27T12:25:16.011Z] #51 35.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-27T12:25:16.011Z] #51 35.19 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-27T12:25:16.275Z] #51 35.46 go: downloading golang.org/x/text v0.3.2 [2021-08-27T12:25:16.976Z] #54 ... [2021-08-27T12:25:16.976Z] [2021-08-27T12:25:16.976Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:25:16.976Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:25:16.976Z] #19 134.9 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-27T12:25:16.976Z] #19 134.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-27T12:25:16.976Z] #19 134.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-08-27T12:25:16.976Z] #19 134.9 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-08-27T12:25:16.976Z] #19 134.9 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-08-27T12:25:16.976Z] #19 134.9 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-27T12:25:17.234Z] #19 135.2 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-27T12:25:17.234Z] #19 135.2 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-08-27T12:25:17.234Z] #19 135.2 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-08-27T12:25:17.234Z] #19 135.2 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-08-27T12:25:17.234Z] #19 135.2 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-08-27T12:25:17.234Z] #19 135.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-27T12:25:17.234Z] #19 135.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-08-27T12:25:17.234Z] #19 135.2 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-08-27T12:25:17.234Z] #19 135.3 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-27T12:25:17.234Z] #19 135.3 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-08-27T12:25:17.234Z] #19 135.3 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-08-27T12:25:17.234Z] #19 135.3 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-08-27T12:25:17.248Z] #37 34.66 Reading package lists... [2021-08-27T12:25:17.248Z] #37 ... [2021-08-27T12:25:17.248Z] [2021-08-27T12:25:17.248Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:17.248Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:17.248Z] #45 31.40 Reading package lists... [2021-08-27T12:25:17.493Z] #19 135.3 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-08-27T12:25:17.493Z] #19 135.4 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-08-27T12:25:17.493Z] #19 135.4 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-08-27T12:25:17.493Z] #19 135.4 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-08-27T12:25:17.493Z] #19 135.5 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-08-27T12:25:17.493Z] #19 135.5 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-08-27T12:25:17.493Z] #19 135.6 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-08-27T12:25:17.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-27T12:25:17.578Z] #37 ... [2021-08-27T12:25:17.578Z] [2021-08-27T12:25:17.578Z] #58 [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-08-27T12:25:17.578Z] #58 sha256:413b8eab7545ada103b6ec5ab637daa12d3e098e21ed2eb80d74583fdc6450d3 [2021-08-27T12:25:17.578Z] #58 1.254 + RM_GOPATH=0 [2021-08-27T12:25:17.578Z] #58 1.254 + TMP_GOPATH= [2021-08-27T12:25:17.578Z] #58 1.254 + : /build [2021-08-27T12:25:17.578Z] #58 1.254 + '[' -z '' ']' [2021-08-27T12:25:17.578Z] #58 1.254 ++ mktemp -d [2021-08-27T12:25:17.578Z] #58 1.257 + export GOPATH=/tmp/tmp.UJhGfS63dv [2021-08-27T12:25:17.578Z] #58 1.257 + GOPATH=/tmp/tmp.UJhGfS63dv [2021-08-27T12:25:17.578Z] #58 1.257 + RM_GOPATH=1 [2021-08-27T12:25:17.578Z] #58 1.257 + case "$(go env GOARCH)" in [2021-08-27T12:25:17.578Z] #58 1.258 ++ go env GOARCH [2021-08-27T12:25:17.578Z] #58 1.274 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:25:17.578Z] #58 1.274 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:25:17.578Z] #58 1.286 ++ dirname /tmp/install/install.sh [2021-08-27T12:25:17.578Z] #58 1.291 + dir=/tmp/install [2021-08-27T12:25:17.578Z] #58 1.292 + bin=containerd [2021-08-27T12:25:17.578Z] #58 1.292 + shift [2021-08-27T12:25:17.578Z] #58 1.293 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-27T12:25:17.578Z] #58 1.293 + . /tmp/install/containerd.installer [2021-08-27T12:25:17.578Z] #58 1.294 ++ set -e [2021-08-27T12:25:17.578Z] #58 1.295 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:25:17.578Z] #58 1.296 + install_containerd [2021-08-27T12:25:17.578Z] #58 1.300 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-27T12:25:17.578Z] #58 1.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UJhGfS63dv/src/github.com/containerd/containerd [2021-08-27T12:25:17.578Z] #58 1.300 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:25:17.578Z] #58 1.307 Cloning into '/tmp/tmp.UJhGfS63dv/src/github.com/containerd/containerd'... [2021-08-27T12:25:17.752Z] #19 135.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-08-27T12:25:17.752Z] #19 135.6 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-08-27T12:25:17.752Z] #19 135.7 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-08-27T12:25:18.201Z] #51 ... [2021-08-27T12:25:18.201Z] [2021-08-27T12:25:18.201Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:18.201Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:18.201Z] #45 26.80 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-27T12:25:18.201Z] #45 32.01 Fetched 8402 kB in 24s (356 kB/s) [2021-08-27T12:25:18.201Z] #45 32.01 Reading package lists... [2021-08-27T12:25:18.201Z] #45 ... [2021-08-27T12:25:18.201Z] [2021-08-27T12:25:18.201Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:25:18.201Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:25:18.201Z] #41 31.31 Updating files: 72% (1270/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-08-27T12:25:18.201Z] #41 31.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-27T12:25:18.201Z] #41 35.15 + 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-08-27T12:25:18.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-27T12:25:18.698Z] #19 ... [2021-08-27T12:25:18.698Z] [2021-08-27T12:25:18.698Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:25:18.698Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:25:18.698Z] #40 DONE 149.8s [2021-08-27T12:25:18.698Z] [2021-08-27T12:25:18.698Z] #54 [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-08-27T12:25:18.698Z] #54 sha256:022eeaba6f4b06703f8785046a04b208a12c27c46716ecca1c2bf5814acf5eef [2021-08-27T12:25:18.698Z] #54 150.1 github.com/LK4D4/vndr/godl [2021-08-27T12:25:18.778Z] #41 ... [2021-08-27T12:25:18.778Z] [2021-08-27T12:25:18.778Z] #57 [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-08-27T12:25:18.778Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:25:18.778Z] #57 27.90 Fetched 8399 kB in 19s (438 kB/s) [2021-08-27T12:25:18.778Z] #57 27.90 Reading package lists... [2021-08-27T12:25:18.778Z] #57 36.17 Reading package lists... [2021-08-27T12:25:18.778Z] #57 ... [2021-08-27T12:25:18.778Z] [2021-08-27T12:25:18.778Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:18.779Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:18.779Z] #37 28.64 Fetched 8399 kB in 20s (421 kB/s) [2021-08-27T12:25:18.779Z] #37 28.64 Reading package lists... [2021-08-27T12:25:19.266Z] #54 150.7 github.com/LK4D4/vndr [2021-08-27T12:25:19.354Z] #37 37.11 Reading package lists... [2021-08-27T12:25:19.354Z] #37 ... [2021-08-27T12:25:19.354Z] [2021-08-27T12:25:19.354Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:19.354Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:19.354Z] #14 30.01 Fetched 8399 kB in 22s (389 kB/s) [2021-08-27T12:25:19.354Z] #14 30.01 Reading package lists... [2021-08-27T12:25:19.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-27T12:25:19.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-27T12:25:20.144Z] #58 ... [2021-08-27T12:25:20.144Z] [2021-08-27T12:25:20.144Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-27T12:25:20.144Z] #30 sha256:afff9335e93ae21baa2a422a728d790dcabb47074c5e7e5b82e99ae829b59fd6 [2021-08-27T12:25:20.144Z] #30 24.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-27T12:25:20.144Z] #30 26.36 [2021-08-27T12:25:20.144Z] #30 26.58 ######################################################################## 100.0% [2021-08-27T12:25:20.144Z] #30 27.67 [2021-08-27T12:25:20.144Z] #30 29.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-27T12:25:20.144Z] #30 31.78 #=#=# [2021-08-27T12:25:20.144Z] #30 32.04 #=#=# ######################################################################## 100.0% [2021-08-27T12:25:20.144Z] #30 33.35 [2021-08-27T12:25:20.144Z] #30 33.77 Download of images into '/build' complete. [2021-08-27T12:25:20.144Z] #30 33.77 Use something like the following to load the result into a Docker daemon: [2021-08-27T12:25:20.144Z] #30 33.77 tar -cC '/build' . | docker load [2021-08-27T12:25:20.144Z] #30 DONE 34.2s [2021-08-27T12:25:20.144Z] [2021-08-27T12:25:20.145Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:20.145Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:25:20.145Z] #14 25.10 The following NEW packages will be installed: [2021-08-27T12:25:20.145Z] #14 25.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-27T12:25:20.145Z] #14 25.10 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-27T12:25:20.145Z] #14 25.10 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-27T12:25:20.145Z] #14 25.10 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-27T12:25:20.145Z] #14 25.10 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-27T12:25:20.145Z] #14 25.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-27T12:25:20.145Z] #14 25.10 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-27T12:25:20.145Z] #14 25.10 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-27T12:25:20.145Z] #14 25.11 mingw-w64-x86-64-dev [2021-08-27T12:25:20.145Z] #14 25.46 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:20.145Z] #14 25.46 Need to get 108 MB of archives. [2021-08-27T12:25:20.145Z] #14 25.46 After this operation, 620 MB of additional disk space will be used. [2021-08-27T12:25:20.145Z] #14 25.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-08-27T12:25:20.145Z] #14 25.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-08-27T12:25:20.145Z] #14 25.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-27T12:25:20.145Z] #14 25.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-08-27T12:25:20.145Z] #14 25.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-08-27T12:25:20.145Z] #14 25.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-27T12:25:20.145Z] #14 26.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-27T12:25:20.145Z] #14 26.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-08-27T12:25:20.145Z] #14 26.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-08-27T12:25:20.145Z] #14 26.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-27T12:25:20.145Z] #14 27.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-08-27T12:25:20.145Z] #14 28.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-08-27T12:25:20.145Z] #14 28.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-27T12:25:20.145Z] #14 29.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-08-27T12:25:20.145Z] #14 29.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-27T12:25:20.145Z] #14 29.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-27T12:25:20.145Z] #14 29.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-27T12:25:20.145Z] #14 29.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-27T12:25:20.145Z] #14 29.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-27T12:25:20.145Z] #14 29.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-08-27T12:25:20.145Z] #14 29.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-08-27T12:25:20.145Z] #14 29.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-08-27T12:25:20.145Z] #14 29.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-08-27T12:25:20.145Z] #14 29.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-08-27T12:25:20.145Z] #14 29.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-08-27T12:25:20.145Z] #14 29.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-08-27T12:25:20.145Z] #14 29.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-08-27T12:25:20.145Z] #14 29.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-08-27T12:25:20.145Z] #14 29.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-27T12:25:20.145Z] #14 29.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-08-27T12:25:20.145Z] #14 30.68 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:20.145Z] #14 30.90 Fetched 108 MB in 5s (23.6 MB/s) [2021-08-27T12:25:20.145Z] #14 31.03 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-27T12:25:20.145Z] #14 31.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-27T12:25:20.145Z] #14 31.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-27T12:25:20.145Z] #14 31.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-27T12:25:20.145Z] #14 33.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-27T12:25:20.145Z] #14 33.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-27T12:25:20.145Z] #14 33.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-27T12:25:20.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-27T12:25:20.823Z] #14 38.46 Reading package lists... [2021-08-27T12:25:20.823Z] #14 ... [2021-08-27T12:25:20.823Z] [2021-08-27T12:25:20.823Z] #53 [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-08-27T12:25:20.823Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:25:20.823Z] #53 29.98 runtime [2021-08-27T12:25:21.096Z] #53 ... [2021-08-27T12:25:21.096Z] [2021-08-27T12:25:21.096Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:21.096Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:21.096Z] #45 32.01 Reading package lists... [2021-08-27T12:25:21.553Z] #14 ... [2021-08-27T12:25:21.554Z] [2021-08-27T12:25:21.554Z] #51 [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-08-27T12:25:21.554Z] #51 sha256:a0765b1c6c5514158cd4414f1d330b0f748704c11dcb33da390714a6ce861b68 [2021-08-27T12:25:21.554Z] #51 24.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-27T12:25:21.554Z] #51 24.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-27T12:25:21.554Z] #51 26.18 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-27T12:25:21.554Z] #51 31.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-27T12:25:21.554Z] #51 31.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-27T12:25:21.554Z] #51 31.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-27T12:25:21.554Z] #51 ... [2021-08-27T12:25:21.554Z] [2021-08-27T12:25:21.554Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:21.554Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-27T12:25:21.554Z] #45 23.52 Building dependency tree... [2021-08-27T12:25:21.554Z] #45 25.74 The following additional packages will be installed: [2021-08-27T12:25:21.554Z] #45 25.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-27T12:25:21.554Z] #45 25.75 python3-protobuf python3-six [2021-08-27T12:25:21.554Z] #45 25.76 Suggested packages: [2021-08-27T12:25:21.554Z] #45 25.76 python3-setuptools [2021-08-27T12:25:21.554Z] #45 25.76 Recommended packages: [2021-08-27T12:25:21.554Z] #45 25.76 iproute2 | iproute [2021-08-27T12:25:21.554Z] #45 26.35 The following NEW packages will be installed: [2021-08-27T12:25:21.554Z] #45 26.36 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-27T12:25:21.554Z] #45 26.36 python3-protobuf python3-six [2021-08-27T12:25:21.554Z] #45 26.88 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:21.554Z] #45 26.88 Need to get 2094 kB of archives. [2021-08-27T12:25:21.554Z] #45 26.88 After this operation, 10.5 MB of additional disk space will be used. [2021-08-27T12:25:21.554Z] #45 26.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-08-27T12:25:21.554Z] #45 26.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-27T12:25:21.554Z] #45 26.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-27T12:25:21.554Z] #45 26.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-08-27T12:25:21.554Z] #45 26.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-27T12:25:21.554Z] #45 26.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-27T12:25:21.554Z] #45 26.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-27T12:25:21.554Z] #45 29.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-27T12:25:21.554Z] #45 31.16 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:21.554Z] #45 31.36 Fetched 2094 kB in 4s (577 kB/s) [2021-08-27T12:25:21.554Z] #45 31.49 Selecting previously unselected package libprotobuf23:arm64. [2021-08-27T12:25:21.554Z] #45 31.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-27T12:25:21.554Z] #45 31.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-08-27T12:25:21.554Z] #45 31.61 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-08-27T12:25:21.554Z] #45 32.20 Selecting previously unselected package python3-pkg-resources. [2021-08-27T12:25:21.554Z] #45 32.20 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-27T12:25:21.554Z] #45 32.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:25:21.554Z] #45 32.49 Selecting previously unselected package python3-six. [2021-08-27T12:25:21.554Z] #45 32.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-27T12:25:21.554Z] #45 32.51 Unpacking python3-six (1.16.0-2) ... [2021-08-27T12:25:21.554Z] #45 32.66 Selecting previously unselected package python3-protobuf. [2021-08-27T12:25:21.554Z] #45 32.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-08-27T12:25:21.554Z] #45 32.69 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-27T12:25:21.554Z] #45 33.44 Selecting previously unselected package libnet1:arm64. [2021-08-27T12:25:21.554Z] #45 33.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-27T12:25:21.554Z] #45 33.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:25:21.554Z] #45 33.69 Selecting previously unselected package libnl-3-200:arm64. [2021-08-27T12:25:21.554Z] #45 33.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-27T12:25:21.554Z] #45 33.71 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-27T12:25:21.554Z] #45 33.96 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-27T12:25:21.554Z] #45 33.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-27T12:25:21.554Z] #45 33.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-27T12:25:21.554Z] #45 34.15 Selecting previously unselected package criu. [2021-08-27T12:25:21.554Z] #45 34.16 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-08-27T12:25:21.554Z] #45 34.18 Unpacking criu (3.15-1) ... [2021-08-27T12:25:21.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-27T12:25:21.681Z] #45 39.44 Reading package lists... [2021-08-27T12:25:21.681Z] #45 ... [2021-08-27T12:25:21.681Z] [2021-08-27T12:25:21.681Z] #60 [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-08-27T12:25:21.681Z] #60 sha256:6a9a8f15555321f71dadb73fd4f3581c576f078e905ac4a82e45ab1893d9187b [2021-08-27T12:25:21.681Z] #60 33.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-27T12:25:21.681Z] #60 ... [2021-08-27T12:25:21.681Z] [2021-08-27T12:25:21.681Z] #57 [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-08-27T12:25:21.681Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:25:21.681Z] #57 34.21 Reading package lists... [2021-08-27T12:25:21.681Z] #57 42.00 Building dependency tree... [2021-08-27T12:25:21.824Z] #45 34.98 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:25:22.091Z] #45 ... [2021-08-27T12:25:22.091Z] [2021-08-27T12:25:22.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:22.091Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:25:22.091Z] #14 35.56 Selecting previously unselected package binutils-mingw-w64. [2021-08-27T12:25:22.091Z] #14 35.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-27T12:25:22.361Z] #14 35.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-27T12:25:22.361Z] #14 35.75 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-27T12:25:22.361Z] #14 35.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-27T12:25:22.361Z] #14 35.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-27T12:25:22.417Z] Client: [2021-08-27T12:25:22.417Z] Version: 20.10.8 [2021-08-27T12:25:22.417Z] API version: 1.41 [2021-08-27T12:25:22.417Z] Go version: go1.16.6 [2021-08-27T12:25:22.417Z] Git commit: 3967b7d [2021-08-27T12:25:22.417Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-27T12:25:22.417Z] OS/Arch: windows/amd64 [2021-08-27T12:25:22.418Z] Context: default [2021-08-27T12:25:22.418Z] Experimental: true [2021-08-27T12:25:22.418Z] [2021-08-27T12:25:22.418Z] Server: Docker Engine - Community [2021-08-27T12:25:22.418Z] Engine: [2021-08-27T12:25:22.418Z] Version: 20.10.8 [2021-08-27T12:25:22.418Z] API version: 1.41 (minimum version 1.24) [2021-08-27T12:25:22.418Z] Go version: go1.16.6 [2021-08-27T12:25:22.418Z] Git commit: 75249d8 [2021-08-27T12:25:22.418Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-27T12:25:22.418Z] OS/Arch: windows/amd64 [2021-08-27T12:25:22.418Z] Experimental: true [2021-08-27T12:25:22.505Z] #45 40.14 Reading package lists... [2021-08-27T12:25:22.505Z] #45 ... [2021-08-27T12:25:22.505Z] [2021-08-27T12:25:22.505Z] #47 [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-08-27T12:25:22.505Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:25:22.505Z] #47 31.41 internal/nettrace [2021-08-27T12:25:22.505Z] #47 31.61 vendor/golang.org/x/crypto/internal/subtle [2021-08-27T12:25:22.505Z] #47 ... [2021-08-27T12:25:22.505Z] [2021-08-27T12:25:22.505Z] #60 [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-08-27T12:25:22.505Z] #60 sha256:f1cc6cedbb5c759e1cbb997a719d318d05477fb80ed1709454e7547f1b16fbe6 [2021-08-27T12:25:22.505Z] #60 31.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-27T12:25:22.505Z] #60 31.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-27T12:25:22.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-27T12:25:22.562Z] #54 DONE 154.1s [2021-08-27T12:25:22.562Z] [2021-08-27T12:25:22.562Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:25:22.562Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:25:22.562Z] #19 137.2 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-08-27T12:25:22.562Z] #19 137.3 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-08-27T12:25:22.562Z] #19 137.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-08-27T12:25:22.562Z] #19 137.4 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-08-27T12:25:22.562Z] #19 137.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-08-27T12:25:22.562Z] #19 138.9 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-08-27T12:25:22.562Z] #19 138.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-08-27T12:25:22.562Z] #19 138.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-08-27T12:25:22.562Z] #19 138.9 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-08-27T12:25:22.562Z] #19 138.9 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-08-27T12:25:22.562Z] #19 139.0 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-08-27T12:25:22.562Z] #19 139.0 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-08-27T12:25:22.562Z] #19 139.0 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-08-27T12:25:22.562Z] #19 139.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-08-27T12:25:22.562Z] #19 139.0 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-08-27T12:25:22.562Z] #19 139.1 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-08-27T12:25:22.562Z] #19 140.4 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-08-27T12:25:22.562Z] #19 140.4 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-08-27T12:25:22.562Z] #19 140.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-08-27T12:25:22.562Z] #19 140.5 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-08-27T12:25:22.562Z] #19 140.6 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-08-27T12:25:22.625Z] #14 35.97 Selecting previously unselected package dmsetup. [2021-08-27T12:25:22.625Z] #14 35.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-08-27T12:25:22.625Z] #14 36.01 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-27T12:25:22.888Z] #14 36.20 Selecting previously unselected package mingw-w64-common. [2021-08-27T12:25:22.888Z] #14 36.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-27T12:25:22.888Z] #14 36.22 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-27T12:25:23.036Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [Pipeline] sh [2021-08-27T12:25:23.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-27T12:25:23.427Z] > git --version # timeout=10 [2021-08-27T12:25:23.463Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-27T12:25:23.497Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-08-27T12:25:23.922Z] + docker info [Pipeline] stage [Pipeline] { (Print info) [2021-08-27T12:25:23.944Z] #19 141.9 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-08-27T12:25:23.944Z] #19 141.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-08-27T12:25:23.944Z] #19 141.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-08-27T12:25:23.944Z] #19 141.9 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-08-27T12:25:23.944Z] #19 141.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-08-27T12:25:23.944Z] #19 141.9 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-08-27T12:25:23.944Z] #19 141.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-08-27T12:25:23.944Z] #19 141.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-08-27T12:25:23.944Z] #19 142.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-08-27T12:25:23.944Z] #19 142.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [Pipeline] sh [2021-08-27T12:25:24.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-27T12:25:24.204Z] #19 142.1 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-08-27T12:25:24.204Z] #19 142.1 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-08-27T12:25:24.204Z] #19 142.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-08-27T12:25:24.204Z] #19 142.1 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-08-27T12:25:24.204Z] #19 142.2 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-08-27T12:25:24.425Z] #60 ... [2021-08-27T12:25:24.425Z] [2021-08-27T12:25:24.425Z] #57 [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-08-27T12:25:24.425Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:25:24.425Z] #57 36.17 Reading package lists... [2021-08-27T12:25:24.954Z] #57 47.02 The following additional packages will be installed: [2021-08-27T12:25:24.954Z] #57 47.07 libbtrfs0 [2021-08-27T12:25:24.954Z] #57 ... [2021-08-27T12:25:24.954Z] [2021-08-27T12:25:24.954Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:24.954Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:24.954Z] #45 39.44 Reading package lists... [2021-08-27T12:25:25.017Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-27T12:25:25.017Z] Using test binary docker [2021-08-27T12:25:25.017Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-27T12:25:25.017Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-27T12:25:25.017Z] INFO: Waiting for daemon to start... [2021-08-27T12:25:25.017Z] Starting dockerd [2021-08-27T12:25:25.894Z] Fetching without tags [2021-08-27T12:25:26.112Z] #19 143.8 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-08-27T12:25:26.112Z] #19 143.8 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-08-27T12:25:26.112Z] #19 143.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-08-27T12:25:26.112Z] #19 143.9 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-08-27T12:25:26.112Z] #19 144.0 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-08-27T12:25:26.580Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:25:26.764Z] + docker version [2021-08-27T12:25:26.936Z] . [2021-08-27T12:25:26.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-27T12:25:26.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-27T12:25:26.936Z] Error: No such image: emptyfs [2021-08-27T12:25:27.197Z] Running integration-test (iteration 1) [2021-08-27T12:25:27.197Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-27T12:25:27.240Z] #57 43.90 Building dependency tree... [2021-08-27T12:25:27.459Z] Loaded image: busybox:latest [2021-08-27T12:25:27.459Z] Loaded image: busybox:glibc [2021-08-27T12:25:27.500Z] #45 46.98 Building dependency tree... [2021-08-27T12:25:28.026Z] #19 145.8 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-08-27T12:25:28.026Z] #19 145.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-08-27T12:25:28.026Z] #19 145.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-08-27T12:25:28.026Z] #19 145.8 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-08-27T12:25:28.026Z] #19 145.8 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-08-27T12:25:28.026Z] #19 145.8 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-08-27T12:25:28.026Z] #19 145.8 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-08-27T12:25:28.026Z] #19 145.8 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-08-27T12:25:28.026Z] #19 145.9 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-08-27T12:25:28.026Z] #19 145.9 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-08-27T12:25:28.026Z] #19 145.9 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-08-27T12:25:28.026Z] #19 145.9 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-08-27T12:25:28.222Z] #14 ... [2021-08-27T12:25:28.222Z] [2021-08-27T12:25:28.222Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:28.222Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da [2021-08-27T12:25:28.222Z] #37 32.07 Selecting previously unselected package libicu67:arm64. [2021-08-27T12:25:28.222Z] #37 32.07 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-08-27T12:25:28.222Z] #37 32.09 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-27T12:25:28.222Z] #37 36.49 Selecting previously unselected package libxml2:arm64. [2021-08-27T12:25:28.222Z] #37 36.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-08-27T12:25:28.222Z] #37 36.54 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-27T12:25:28.222Z] #37 37.02 Selecting previously unselected package libarchive13:arm64. [2021-08-27T12:25:28.222Z] #37 37.02 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-08-27T12:25:28.222Z] #37 37.05 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-27T12:25:28.222Z] #37 37.39 Selecting previously unselected package libjsoncpp24:arm64. [2021-08-27T12:25:28.222Z] #37 37.39 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-08-27T12:25:28.222Z] #37 37.41 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-27T12:25:28.222Z] #37 37.58 Selecting previously unselected package librhash0:arm64. [2021-08-27T12:25:28.222Z] #37 37.58 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-08-27T12:25:28.222Z] #37 37.61 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-08-27T12:25:28.222Z] #37 37.75 Selecting previously unselected package libuv1:arm64. [2021-08-27T12:25:28.222Z] #37 37.75 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-08-27T12:25:28.222Z] #37 37.76 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-08-27T12:25:28.222Z] #37 37.91 Selecting previously unselected package cmake. [2021-08-27T12:25:28.222Z] #37 37.91 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-08-27T12:25:28.222Z] #37 37.93 Unpacking cmake (3.18.4-2) ... [2021-08-27T12:25:28.222Z] #37 39.91 Setting up libicu67:arm64 (67.1-7) ... [2021-08-27T12:25:28.222Z] #37 39.95 Setting up xxd (2:8.2.2434-3) ... [2021-08-27T12:25:28.222Z] #37 39.98 Setting up libuv1:arm64 (1.40.0-2) ... [2021-08-27T12:25:28.222Z] #37 40.04 Setting up vim-common (2:8.2.2434-3) ... [2021-08-27T12:25:28.222Z] #37 40.12 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-27T12:25:28.222Z] #37 40.17 Setting up librhash0:arm64 (1.4.1-2) ... [2021-08-27T12:25:28.222Z] #37 40.20 Setting up cmake-data (3.18.4-2) ... [2021-08-27T12:25:28.222Z] #37 40.25 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-27T12:25:28.222Z] #37 40.26 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-27T12:25:28.222Z] #37 40.28 Setting up cmake (3.18.4-2) ... [2021-08-27T12:25:28.222Z] #37 40.31 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:25:28.222Z] #37 DONE 41.2s [2021-08-27T12:25:28.222Z] [2021-08-27T12:25:28.222Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:25:28.222Z] #38 sha256:edb2fc58954c538cd84104226dbb4484d329b35560a79c3b37b949476b7e3e60 [2021-08-27T12:25:25.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:25:25.650Z] > git config --add remote.origin.fetch +refs/pull/42795/head:refs/remotes/origin/PR-42795 # timeout=10 [2021-08-27T12:25:25.689Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:25:25.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-27T12:25:25.928Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-27T12:25:25.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:25:25.930Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42795/head:refs/remotes/origin/PR-42795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-27T12:25:26.685Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:25:26.725Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:25:28.799Z] #38 ... [2021-08-27T12:25:28.799Z] [2021-08-27T12:25:28.799Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:25:28.799Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b [2021-08-27T12:25:28.799Z] #33 31.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-27T12:25:28.799Z] #33 32.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:25:28.847Z] Loaded image: debian:bullseye-slim [2021-08-27T12:25:28.847Z] Loaded image: hello-world:latest [2021-08-27T12:25:29.061Z] #33 ... [2021-08-27T12:25:29.061Z] [2021-08-27T12:25:29.061Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:29.061Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:25:29.061Z] #14 41.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-27T12:25:29.061Z] #14 41.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-27T12:25:29.061Z] #14 41.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-27T12:25:29.108Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:25:29.108Z] INFO: Testing against a local daemon [2021-08-27T12:25:29.108Z] === RUN TestCgroupNamespacesBuild [2021-08-27T12:25:29.200Z] Merge succeeded, producing 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:25:29.200Z] Checking out Revision 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f (PR-42795) [2021-08-27T12:25:30.024Z] #45 ... [2021-08-27T12:25:30.024Z] [2021-08-27T12:25:30.024Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:30.024Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:30.024Z] #37 34.66 Reading package lists... [2021-08-27T12:25:30.024Z] #37 42.12 Building dependency tree... [2021-08-27T12:25:30.024Z] #37 46.75 The following additional packages will be installed: [2021-08-27T12:25:30.024Z] #37 46.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-27T12:25:30.024Z] #37 46.81 Suggested packages: [2021-08-27T12:25:30.024Z] #37 46.82 cmake-doc ninja-build lrzip [2021-08-27T12:25:30.024Z] #37 46.82 Recommended packages: [2021-08-27T12:25:30.024Z] #37 46.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-27T12:25:30.024Z] #37 48.29 The following NEW packages will be installed: [2021-08-27T12:25:30.024Z] #37 48.33 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-27T12:25:30.024Z] #37 48.33 vim-common xxd [2021-08-27T12:25:30.024Z] #37 48.84 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:30.024Z] #37 48.84 Need to get 17.7 MB of archives. [2021-08-27T12:25:30.024Z] #37 48.84 After this operation, 70.7 MB of additional disk space will be used. [2021-08-27T12:25:30.024Z] #37 48.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-27T12:25:30.024Z] #37 48.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-27T12:25:30.024Z] #37 48.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-27T12:25:30.024Z] #37 49.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-27T12:25:30.024Z] #37 50.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-27T12:25:30.024Z] #37 50.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-27T12:25:30.024Z] #37 50.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-27T12:25:30.024Z] #37 50.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-27T12:25:30.024Z] #37 50.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-27T12:25:30.024Z] #37 50.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-27T12:25:30.024Z] #37 52.15 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:30.024Z] #37 ... [2021-08-27T12:25:30.024Z] [2021-08-27T12:25:30.024Z] #57 [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-08-27T12:25:30.024Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:25:30.024Z] #57 47.38 The following NEW packages will be installed: [2021-08-27T12:25:30.024Z] #57 47.39 libbtrfs-dev libbtrfs0 [2021-08-27T12:25:30.024Z] #57 47.94 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:30.024Z] #57 47.94 Need to get 460 kB of archives. [2021-08-27T12:25:30.024Z] #57 47.94 After this operation, 1237 kB of additional disk space will be used. [2021-08-27T12:25:30.024Z] #57 47.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-27T12:25:30.024Z] #57 47.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-27T12:25:30.024Z] #57 49.48 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:30.024Z] #57 49.83 Fetched 460 kB in 0s (1099 kB/s) [2021-08-27T12:25:30.024Z] #57 50.01 Selecting previously unselected package libbtrfs0:amd64. [2021-08-27T12:25:30.024Z] #57 50.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:25:30.024Z] #57 50.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-27T12:25:30.024Z] #57 50.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:25:30.024Z] #57 50.55 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-27T12:25:30.024Z] #57 50.56 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-27T12:25:30.024Z] #57 50.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:25:30.024Z] #57 51.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:25:30.024Z] #57 51.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:25:30.024Z] #57 51.19 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:25:30.024Z] #57 DONE 52.3s [2021-08-27T12:25:30.024Z] [2021-08-27T12:25:30.024Z] #58 [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-08-27T12:25:30.024Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:25:30.282Z] #58 ... [2021-08-27T12:25:30.282Z] [2021-08-27T12:25:30.282Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:30.282Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:30.282Z] #14 35.11 Reading package lists... [2021-08-27T12:25:30.282Z] #14 42.67 Building dependency tree... [2021-08-27T12:25:30.282Z] #14 47.70 The following additional packages will be installed: [2021-08-27T12:25:30.282Z] #14 47.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-27T12:25:30.282Z] #14 47.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-27T12:25:30.282Z] #14 47.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-27T12:25:30.282Z] #14 47.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-27T12:25:30.282Z] #14 47.73 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-27T12:25:30.282Z] #14 47.73 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-27T12:25:30.282Z] #14 47.74 mingw-w64-common mingw-w64-x86-64-dev [2021-08-27T12:25:30.282Z] #14 47.76 Suggested packages: [2021-08-27T12:25:30.282Z] #14 47.76 gcc-10-locales seccomp wine64 [2021-08-27T12:25:30.282Z] #14 49.84 The following NEW packages will be installed: [2021-08-27T12:25:30.282Z] #14 49.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-27T12:25:30.282Z] #14 49.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-27T12:25:30.282Z] #14 49.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-27T12:25:30.282Z] #14 49.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-27T12:25:30.282Z] #14 49.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-27T12:25:30.282Z] #14 49.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-27T12:25:30.282Z] #14 49.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-27T12:25:30.282Z] #14 49.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-27T12:25:30.282Z] #14 49.85 mingw-w64-x86-64-dev [2021-08-27T12:25:30.282Z] #14 50.25 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:30.282Z] #14 50.25 Need to get 115 MB of archives. [2021-08-27T12:25:30.282Z] #14 50.25 After this operation, 645 MB of additional disk space will be used. [2021-08-27T12:25:30.282Z] #14 50.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-27T12:25:30.282Z] #14 50.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-27T12:25:30.282Z] #14 50.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-27T12:25:30.282Z] #14 50.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-27T12:25:30.282Z] #14 50.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-27T12:25:30.282Z] #14 50.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-27T12:25:30.282Z] #14 51.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-27T12:25:30.282Z] #14 51.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-27T12:25:30.282Z] #14 51.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-27T12:25:30.282Z] #14 52.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-27T12:25:30.282Z] #14 ... [2021-08-27T12:25:30.282Z] [2021-08-27T12:25:30.282Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:30.282Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:30.282Z] #45 52.34 The following additional packages will be installed: [2021-08-27T12:25:30.282Z] #45 52.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-27T12:25:30.282Z] #45 52.34 python3-protobuf python3-six [2021-08-27T12:25:30.282Z] #45 52.38 Suggested packages: [2021-08-27T12:25:30.282Z] #45 52.38 python3-setuptools [2021-08-27T12:25:30.282Z] #45 52.38 Recommended packages: [2021-08-27T12:25:30.282Z] #45 52.38 iproute2 | iproute [2021-08-27T12:25:30.493Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2021-08-27T12:25:30.493Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-27T12:25:30.549Z] #57 49.28 The following additional packages will be installed: [2021-08-27T12:25:30.549Z] #57 49.28 libbtrfs0 [2021-08-27T12:25:30.549Z] #57 49.67 The following NEW packages will be installed: [2021-08-27T12:25:30.549Z] #57 49.68 libbtrfs-dev libbtrfs0 [2021-08-27T12:25:30.563Z] #19 148.0 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-08-27T12:25:30.563Z] #19 148.0 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-08-27T12:25:30.563Z] #19 148.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-08-27T12:25:30.563Z] #19 148.1 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-08-27T12:25:30.563Z] #19 148.2 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-08-27T12:25:30.811Z] #57 ... [2021-08-27T12:25:30.811Z] [2021-08-27T12:25:30.811Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:30.811Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:30.811Z] #45 40.14 Reading package lists... [2021-08-27T12:25:30.812Z] #45 47.99 Building dependency tree... [2021-08-27T12:25:31.437Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2021-08-27T12:25:31.437Z] === RUN TestBuildWithSession [2021-08-27T12:25:31.437Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:25:31.437Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-27T12:25:31.437Z] === RUN TestBuildSquashParent [2021-08-27T12:25:31.505Z] #19 149.4 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-27T12:25:31.505Z] #19 149.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-08-27T12:25:28.875Z] > git remote # timeout=10 [2021-08-27T12:25:28.951Z] > git config --get remote.origin.url # timeout=10 [2021-08-27T12:25:28.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-27T12:25:28.995Z] > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10 [2021-08-27T12:25:29.108Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-27T12:25:29.233Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T12:25:29.274Z] > git checkout -f 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f # timeout=10 [2021-08-27T12:25:31.625Z] #14 ... [2021-08-27T12:25:31.625Z] [2021-08-27T12:25:31.625Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:31.625Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc [2021-08-27T12:25:31.625Z] #45 36.98 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-08-27T12:25:31.625Z] #45 37.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:25:31.625Z] #45 37.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-27T12:25:31.625Z] #45 37.09 Setting up python3-six (1.16.0-2) ... [2021-08-27T12:25:31.625Z] #45 38.36 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-27T12:25:31.625Z] #45 38.41 Setting up python3-protobuf (3.12.4-1) ... [2021-08-27T12:25:31.625Z] #45 41.64 Setting up criu (3.15-1) ... [2021-08-27T12:25:31.625Z] #45 43.77 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:25:31.625Z] #45 DONE 44.4s [2021-08-27T12:25:31.625Z] [2021-08-27T12:25:31.625Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:25:31.625Z] #38 sha256:edb2fc58954c538cd84104226dbb4484d329b35560a79c3b37b949476b7e3e60 [2021-08-27T12:25:31.625Z] #38 1.400 + RM_GOPATH=0 [2021-08-27T12:25:31.625Z] #38 1.400 + TMP_GOPATH= [2021-08-27T12:25:31.625Z] #38 1.400 + : /build [2021-08-27T12:25:31.625Z] #38 1.400 + '[' -z '' ']' [2021-08-27T12:25:31.625Z] #38 1.400 ++ mktemp -d [2021-08-27T12:25:31.625Z] #38 1.406 + export GOPATH=/tmp/tmp.1GibOpXcfq [2021-08-27T12:25:31.625Z] #38 1.406 + GOPATH=/tmp/tmp.1GibOpXcfq [2021-08-27T12:25:31.625Z] #38 1.406 + RM_GOPATH=1 [2021-08-27T12:25:31.625Z] #38 1.406 + case "$(go env GOARCH)" in [2021-08-27T12:25:31.625Z] #38 1.407 ++ go env GOARCH [2021-08-27T12:25:31.625Z] #38 1.434 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:25:31.625Z] #38 1.434 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:25:31.625Z] #38 1.439 ++ dirname /tmp/install/install.sh [2021-08-27T12:25:31.625Z] #38 1.453 + dir=/tmp/install [2021-08-27T12:25:31.625Z] #38 1.454 + bin=tini [2021-08-27T12:25:31.625Z] #38 1.454 + shift [2021-08-27T12:25:31.625Z] #38 1.454 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-27T12:25:31.625Z] #38 1.454 + . /tmp/install/tini.installer [2021-08-27T12:25:31.625Z] #38 1.454 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:25:31.625Z] #38 1.454 + install_tini [2021-08-27T12:25:31.625Z] #38 1.455 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-27T12:25:31.625Z] #38 1.455 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:25:31.625Z] #38 1.463 + git clone https://github.com/krallin/tini.git /tmp/tmp.1GibOpXcfq/tini [2021-08-27T12:25:31.626Z] #38 1.465 Cloning into '/tmp/tmp.1GibOpXcfq/tini'... [2021-08-27T12:25:31.626Z] #38 2.437 + cd /tmp/tmp.1GibOpXcfq/tini [2021-08-27T12:25:31.626Z] #38 2.482 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:25:31.626Z] #38 2.494 + cmake . [2021-08-27T12:25:31.626Z] #38 3.398 -- The C compiler identification is GNU 10.2.1 [2021-08-27T12:25:31.626Z] #38 3.450 -- Detecting C compiler ABI info [2021-08-27T12:25:31.654Z] #45 53.51 The following NEW packages will be installed: [2021-08-27T12:25:31.654Z] #45 53.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-27T12:25:31.654Z] #45 53.51 python3-protobuf python3-six [2021-08-27T12:25:31.911Z] #45 54.05 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:31.911Z] #45 54.05 Need to get 2267 kB of archives. [2021-08-27T12:25:31.911Z] #45 54.05 After this operation, 10.8 MB of additional disk space will be used. [2021-08-27T12:25:31.911Z] #45 54.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-27T12:25:31.911Z] #45 ... [2021-08-27T12:25:31.911Z] [2021-08-27T12:25:31.911Z] #51 [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-08-27T12:25:31.911Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:25:31.911Z] #51 44.23 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-27T12:25:31.911Z] #51 44.37 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-27T12:25:31.911Z] #51 44.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-27T12:25:31.911Z] #51 44.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-27T12:25:31.911Z] #51 44.54 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-27T12:25:31.911Z] #51 46.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-27T12:25:31.911Z] #51 47.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-27T12:25:31.911Z] #51 47.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-27T12:25:32.169Z] #51 ... [2021-08-27T12:25:32.169Z] [2021-08-27T12:25:32.169Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:32.169Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:32.169Z] #45 54.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-27T12:25:32.169Z] #45 54.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-27T12:25:32.169Z] #45 54.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-27T12:25:32.169Z] #45 54.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-27T12:25:32.169Z] #45 54.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-27T12:25:32.169Z] #45 54.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-27T12:25:32.202Z] #38 4.369 -- Detecting C compiler ABI info - done [2021-08-27T12:25:32.444Z] #19 150.1 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:32.444Z] #19 150.4 Fetched 787 MB in 33s (23.9 MB/s) [2021-08-27T12:25:32.444Z] #19 150.4 Selecting previously unselected package liblocale-gettext-perl. [2021-08-27T12:25:32.465Z] #38 4.554 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-27T12:25:32.465Z] #38 4.555 -- Detecting C compile features [2021-08-27T12:25:32.465Z] #38 4.556 -- Detecting C compile features - done [2021-08-27T12:25:32.465Z] #38 4.621 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-27T12:25:32.704Z] #19 150.4 (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 ... 15713 files and directories currently installed.) [2021-08-27T12:25:32.704Z] #19 150.5 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-08-27T12:25:32.704Z] #19 150.5 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-08-27T12:25:32.704Z] #19 150.5 Selecting previously unselected package bzip2. [2021-08-27T12:25:32.704Z] #19 150.5 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-08-27T12:25:32.704Z] #19 150.5 Unpacking bzip2 (1.0.8-4) ... [2021-08-27T12:25:32.704Z] #19 150.6 Selecting previously unselected package libmagic-mgc. [2021-08-27T12:25:32.704Z] #19 150.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-08-27T12:25:32.704Z] #19 150.6 Unpacking libmagic-mgc (1:5.39-3) ... [2021-08-27T12:25:32.964Z] #19 150.8 Selecting previously unselected package libmagic1:amd64. [2021-08-27T12:25:32.964Z] #19 150.8 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-08-27T12:25:32.964Z] #19 150.8 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-08-27T12:25:32.964Z] #19 150.9 Selecting previously unselected package file. [2021-08-27T12:25:32.964Z] #19 150.9 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-08-27T12:25:32.964Z] #19 150.9 Unpacking file (1:5.39-3) ... [2021-08-27T12:25:32.964Z] #19 151.0 Selecting previously unselected package xz-utils. [2021-08-27T12:25:32.964Z] #19 151.0 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-08-27T12:25:32.964Z] #19 151.0 Unpacking xz-utils (5.2.5-2) ... [2021-08-27T12:25:33.045Z] #38 5.046 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-27T12:25:33.045Z] #38 ... [2021-08-27T12:25:33.045Z] [2021-08-27T12:25:33.045Z] #49 [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-08-27T12:25:33.045Z] #49 sha256:44ab5262c5ab79206aeae74d503dc537b483a9b3b47bd3756736c54c96ec92c9 [2021-08-27T12:25:33.045Z] #49 DONE 46.5s [2021-08-27T12:25:33.229Z] #19 151.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-27T12:25:33.229Z] #19 151.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-27T12:25:33.229Z] #19 151.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-27T12:25:33.328Z] [2021-08-27T12:25:33.328Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:25:33.328Z] #38 sha256:edb2fc58954c538cd84104226dbb4484d329b35560a79c3b37b949476b7e3e60 [2021-08-27T12:25:33.328Z] #38 5.274 -- Configuring done [2021-08-27T12:25:33.328Z] #38 5.282 -- Generating done [2021-08-27T12:25:33.328Z] #38 5.322 -- Build files have been written to: /tmp/tmp.1GibOpXcfq/tini [2021-08-27T12:25:33.328Z] #38 5.324 + make tini-static [2021-08-27T12:25:33.328Z] #38 5.481 Scanning dependencies of target tini-static [2021-08-27T12:25:33.328Z] #38 5.508 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-27T12:25:33.591Z] #38 ... [2021-08-27T12:25:33.591Z] [2021-08-27T12:25:33.591Z] #47 [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-08-27T12:25:33.591Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:25:33.591Z] #47 37.06 sync [2021-08-27T12:25:33.591Z] #47 37.06 internal/reflectlite [2021-08-27T12:25:33.591Z] #47 38.47 internal/testlog [2021-08-27T12:25:33.591Z] #47 38.48 github.com/LK4D4/vndr/godl/singleflight [2021-08-27T12:25:33.591Z] #47 38.49 math/rand [2021-08-27T12:25:33.591Z] #47 38.88 internal/singleflight [2021-08-27T12:25:33.591Z] #47 39.30 runtime/cgo [2021-08-27T12:25:33.591Z] #47 41.27 sort [2021-08-27T12:25:33.591Z] #47 41.30 errors [2021-08-27T12:25:33.591Z] #47 42.22 io [2021-08-27T12:25:33.591Z] #47 42.22 strconv [2021-08-27T12:25:33.591Z] #47 43.03 syscall [2021-08-27T12:25:33.591Z] #47 44.77 bytes [2021-08-27T12:25:33.857Z] #47 ... [2021-08-27T12:25:33.857Z] [2021-08-27T12:25:33.857Z] #53 [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-08-27T12:25:33.857Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:25:33.857Z] #53 40.12 internal/reflectlite [2021-08-27T12:25:33.857Z] #53 41.86 sort [2021-08-27T12:25:33.857Z] #53 41.87 errors [2021-08-27T12:25:33.857Z] #53 42.24 internal/oserror [2021-08-27T12:25:33.857Z] #53 42.24 strconv [2021-08-27T12:25:33.857Z] #53 42.25 io [2021-08-27T12:25:33.857Z] #53 42.41 syscall [2021-08-27T12:25:33.857Z] #53 44.03 bytes [2021-08-27T12:25:33.857Z] #53 44.29 path [2021-08-27T12:25:33.857Z] #53 45.50 strings [2021-08-27T12:25:34.121Z] #45 ... [2021-08-27T12:25:34.121Z] [2021-08-27T12:25:34.121Z] #57 [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-08-27T12:25:34.121Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:25:34.121Z] #57 50.35 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:34.121Z] #57 50.35 Need to get 460 kB of archives. [2021-08-27T12:25:34.121Z] #57 50.35 After this operation, 1237 kB of additional disk space will be used. [2021-08-27T12:25:34.121Z] #57 50.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-27T12:25:34.121Z] #57 50.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-27T12:25:34.121Z] #57 52.31 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:34.121Z] #57 52.53 Fetched 460 kB in 0s (1159 kB/s) [2021-08-27T12:25:34.121Z] #57 52.72 Selecting previously unselected package libbtrfs0:amd64. [2021-08-27T12:25:34.121Z] #57 52.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:25:34.121Z] #57 52.81 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-27T12:25:34.121Z] #57 52.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:25:34.121Z] #57 53.23 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-27T12:25:34.121Z] #57 53.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-27T12:25:34.121Z] #57 53.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:25:34.168Z] #19 151.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-27T12:25:34.168Z] #19 151.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-08-27T12:25:34.168Z] #19 151.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-27T12:25:34.695Z] #57 53.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:25:34.695Z] #57 53.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:25:34.695Z] #57 53.85 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:25:34.695Z] #57 ... [2021-08-27T12:25:34.695Z] [2021-08-27T12:25:34.695Z] #51 [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-08-27T12:25:34.695Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:25:34.695Z] #51 43.98 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-27T12:25:34.695Z] #51 44.10 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-27T12:25:34.695Z] #51 44.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-27T12:25:34.695Z] #51 44.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-27T12:25:34.695Z] #51 44.49 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-27T12:25:34.695Z] #51 46.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-27T12:25:34.695Z] #51 46.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-27T12:25:34.695Z] #51 47.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-27T12:25:34.737Z] #19 152.6 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-27T12:25:34.737Z] #19 152.6 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-08-27T12:25:34.737Z] #19 152.6 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-27T12:25:34.811Z] #53 ... [2021-08-27T12:25:34.811Z] [2021-08-27T12:25:34.811Z] #47 [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-08-27T12:25:34.811Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:25:34.811Z] #47 47.99 strings [2021-08-27T12:25:34.959Z] #51 ... [2021-08-27T12:25:34.959Z] [2021-08-27T12:25:34.960Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:34.960Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:34.960Z] #45 53.21 The following additional packages will be installed: [2021-08-27T12:25:34.960Z] #45 53.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-27T12:25:34.960Z] #45 53.23 python3-protobuf python3-six [2021-08-27T12:25:34.960Z] #45 53.23 Suggested packages: [2021-08-27T12:25:34.960Z] #45 53.26 python3-setuptools [2021-08-27T12:25:34.960Z] #45 53.26 Recommended packages: [2021-08-27T12:25:34.960Z] #45 53.26 iproute2 | iproute [2021-08-27T12:25:35.306Z] #19 153.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-27T12:25:35.306Z] #19 153.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-27T12:25:35.306Z] #19 153.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-27T12:25:35.327Z] Client: [2021-08-27T12:25:35.327Z] Version: 20.10.8 [2021-08-27T12:25:35.327Z] API version: 1.41 [2021-08-27T12:25:35.327Z] Go version: go1.16.6 [2021-08-27T12:25:35.327Z] Git commit: 3967b7d [2021-08-27T12:25:35.327Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-27T12:25:35.327Z] OS/Arch: windows/amd64 [2021-08-27T12:25:35.327Z] Context: default [2021-08-27T12:25:35.327Z] Experimental: true [2021-08-27T12:25:35.327Z] [2021-08-27T12:25:35.327Z] Server: Docker Engine - Community [2021-08-27T12:25:35.327Z] Engine: [2021-08-27T12:25:35.327Z] Version: 20.10.8 [2021-08-27T12:25:35.327Z] API version: 1.41 (minimum version 1.24) [2021-08-27T12:25:35.327Z] Go version: go1.16.6 [2021-08-27T12:25:35.327Z] Git commit: 75249d8 [2021-08-27T12:25:35.327Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-27T12:25:35.327Z] OS/Arch: windows/amd64 [2021-08-27T12:25:35.327Z] Experimental: true [2021-08-27T12:25:35.537Z] #45 ... [2021-08-27T12:25:35.537Z] [2021-08-27T12:25:35.537Z] #57 [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-08-27T12:25:35.537Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49 [2021-08-27T12:25:35.537Z] #57 DONE 54.5s [2021-08-27T12:25:35.537Z] [2021-08-27T12:25:35.537Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:35.537Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:35.537Z] #37 37.11 Reading package lists... [2021-08-27T12:25:35.537Z] #37 44.85 Building dependency tree... [2021-08-27T12:25:35.537Z] #37 50.15 The following additional packages will be installed: [2021-08-27T12:25:35.537Z] #37 50.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-27T12:25:35.537Z] #37 50.20 Suggested packages: [2021-08-27T12:25:35.537Z] #37 50.22 cmake-doc ninja-build lrzip [2021-08-27T12:25:35.537Z] #37 50.22 Recommended packages: [2021-08-27T12:25:35.537Z] #37 50.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-27T12:25:35.537Z] #37 51.74 The following NEW packages will be installed: [2021-08-27T12:25:35.537Z] #37 51.74 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-27T12:25:35.537Z] #37 51.77 vim-common xxd [2021-08-27T12:25:35.537Z] #37 52.28 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:35.537Z] #37 52.28 Need to get 17.7 MB of archives. [2021-08-27T12:25:35.537Z] #37 52.28 After this operation, 70.7 MB of additional disk space will be used. [2021-08-27T12:25:35.537Z] #37 52.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-27T12:25:35.537Z] #37 52.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-27T12:25:35.537Z] #37 52.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-27T12:25:35.537Z] #37 52.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-27T12:25:35.537Z] #37 53.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-27T12:25:35.537Z] #37 53.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-27T12:25:35.537Z] #37 53.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-27T12:25:35.537Z] #37 53.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-27T12:25:35.537Z] #37 53.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-27T12:25:35.537Z] #37 53.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-27T12:25:35.537Z] #37 ... [2021-08-27T12:25:35.537Z] [2021-08-27T12:25:35.537Z] #58 [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-08-27T12:25:35.537Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:25:35.778Z] #47 ... [2021-08-27T12:25:35.778Z] [2021-08-27T12:25:35.778Z] #51 [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-08-27T12:25:35.778Z] #51 sha256:a0765b1c6c5514158cd4414f1d330b0f748704c11dcb33da390714a6ce861b68 [2021-08-27T12:25:35.778Z] #51 39.08 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:25:35.778Z] #51 39.08 Use 'go install pkg@version' instead. [2021-08-27T12:25:35.778Z] #51 39.08 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:25:35.778Z] #51 39.08 or run 'go help get' or 'go help install'. [2021-08-27T12:25:35.875Z] #19 153.8 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-27T12:25:35.875Z] #19 153.8 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-27T12:25:35.875Z] #19 153.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [Pipeline] sh [2021-08-27T12:25:36.045Z] #51 ... [2021-08-27T12:25:36.045Z] [2021-08-27T12:25:36.045Z] #47 [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-08-27T12:25:36.045Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:25:36.045Z] #47 49.33 reflect [2021-08-27T12:25:36.309Z] #47 ... [2021-08-27T12:25:36.309Z] [2021-08-27T12:25:36.309Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:25:36.309Z] #38 sha256:edb2fc58954c538cd84104226dbb4484d329b35560a79c3b37b949476b7e3e60 [2021-08-27T12:25:36.309Z] #38 7.251 [100%] Linking C executable tini-static [2021-08-27T12:25:36.310Z] #38 7.992 [100%] Built target tini-static [2021-08-27T12:25:36.310Z] #38 8.050 + mkdir -p /build [2021-08-27T12:25:36.310Z] #38 8.054 + cp tini-static /build/docker-init [2021-08-27T12:25:36.310Z] #38 DONE 8.4s [2021-08-27T12:25:36.310Z] [2021-08-27T12:25:36.310Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:36.310Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:25:36.310Z] #14 49.67 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-27T12:25:36.310Z] #14 49.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-08-27T12:25:36.310Z] #14 49.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-27T12:25:36.362Z] #45 57.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-27T12:25:36.444Z] #19 154.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-08-27T12:25:36.444Z] #19 154.4 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:25:36.444Z] #19 154.4 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:25:36.578Z] #14 49.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-27T12:25:36.578Z] #14 49.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-27T12:25:36.578Z] #14 49.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-27T12:25:36.703Z] #19 154.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-08-27T12:25:36.703Z] #19 154.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:25:36.703Z] #19 154.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:25:36.728Z] --- PASS: TestBuildSquashParent (4.62s) [2021-08-27T12:25:36.728Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-27T12:25:36.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:25:36.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:25:36.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:25:36.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:25:36.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:25:36.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:25:36.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:25:36.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:25:36.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:25:36.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:25:36.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:25:36.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:25:36.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:25:36.729Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:25:36.851Z] + docker info [2021-08-27T12:25:36.851Z] Client: [2021-08-27T12:25:36.851Z] Context: default [2021-08-27T12:25:36.851Z] Debug Mode: false [2021-08-27T12:25:36.851Z] [2021-08-27T12:25:36.851Z] Server: [2021-08-27T12:25:36.851Z] Containers: 0 [2021-08-27T12:25:36.851Z] Running: 0 [2021-08-27T12:25:36.851Z] Paused: 0 [2021-08-27T12:25:36.851Z] Stopped: 0 [2021-08-27T12:25:36.851Z] Images: 0 [2021-08-27T12:25:36.851Z] Server Version: 20.10.8 [2021-08-27T12:25:36.851Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-27T12:25:36.851Z] Windows: [2021-08-27T12:25:36.851Z] LCOW: [2021-08-27T12:25:36.851Z] Logging Driver: json-file [2021-08-27T12:25:36.851Z] Plugins: [2021-08-27T12:25:36.851Z] Volume: local [2021-08-27T12:25:36.851Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:25:36.851Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:25:36.851Z] Swarm: inactive [2021-08-27T12:25:36.851Z] Default Isolation: process [2021-08-27T12:25:36.851Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-27T12:25:36.851Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-27T12:25:36.851Z] OSType: windows [2021-08-27T12:25:36.851Z] Architecture: x86_64 [2021-08-27T12:25:36.851Z] CPUs: 4 [2021-08-27T12:25:36.851Z] Total Memory: 32GiB [2021-08-27T12:25:36.851Z] Name: azwin-2-876e50 [2021-08-27T12:25:36.851Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-27T12:25:36.851Z] Docker Root Dir: D:\docker [2021-08-27T12:25:36.851Z] Debug Mode: false [2021-08-27T12:25:36.851Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:25:36.851Z] Labels: [2021-08-27T12:25:36.851Z] Experimental: true [2021-08-27T12:25:36.851Z] Insecure Registries: [2021-08-27T12:25:36.851Z] 10.0.0.4:5000 [2021-08-27T12:25:36.851Z] 127.0.0.0/8 [2021-08-27T12:25:36.851Z] Registry Mirrors: [2021-08-27T12:25:36.851Z] http://10.0.0.4:5000/ [2021-08-27T12:25:36.851Z] Live Restore Enabled: false [2021-08-27T12:25:36.851Z] Product License: Community Engine [2021-08-27T12:25:36.851Z] [2021-08-27T12:25:36.930Z] #58 1.584 + RM_GOPATH=0 [2021-08-27T12:25:36.930Z] #58 1.584 + TMP_GOPATH= [2021-08-27T12:25:36.930Z] #58 1.584 + : /build [2021-08-27T12:25:36.930Z] #58 1.584 + '[' -z '' ']' [2021-08-27T12:25:36.930Z] #58 1.584 ++ mktemp -d [2021-08-27T12:25:36.930Z] #58 1.601 + export GOPATH=/tmp/tmp.HOBkb6RBSO [2021-08-27T12:25:36.930Z] #58 1.601 + GOPATH=/tmp/tmp.HOBkb6RBSO [2021-08-27T12:25:36.930Z] #58 1.601 + RM_GOPATH=1 [2021-08-27T12:25:36.930Z] #58 1.601 + case "$(go env GOARCH)" in [2021-08-27T12:25:36.930Z] #58 1.613 ++ go env GOARCH [2021-08-27T12:25:36.930Z] #58 1.718 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:25:36.930Z] #58 1.718 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:25:36.930Z] #58 ... [2021-08-27T12:25:36.930Z] [2021-08-27T12:25:36.930Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:36.930Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:36.930Z] #14 38.46 Reading package lists... [2021-08-27T12:25:36.930Z] #14 46.36 Building dependency tree... [2021-08-27T12:25:36.930Z] #14 51.73 The following additional packages will be installed: [2021-08-27T12:25:36.930Z] #14 51.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-27T12:25:36.930Z] #14 51.73 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-27T12:25:36.930Z] #14 51.73 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-27T12:25:36.930Z] #14 51.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-27T12:25:36.930Z] #14 51.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-27T12:25:36.930Z] #14 51.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-27T12:25:36.930Z] #14 51.77 mingw-w64-common mingw-w64-x86-64-dev [2021-08-27T12:25:36.930Z] #14 51.80 Suggested packages: [2021-08-27T12:25:36.930Z] #14 51.80 gcc-10-locales seccomp wine64 [2021-08-27T12:25:36.930Z] #14 53.76 The following NEW packages will be installed: [2021-08-27T12:25:36.930Z] #14 53.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-27T12:25:36.930Z] #14 53.76 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-27T12:25:36.930Z] #14 53.76 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-27T12:25:36.930Z] #14 53.76 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-27T12:25:36.930Z] #14 53.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-27T12:25:36.930Z] #14 53.76 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-27T12:25:36.930Z] #14 53.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-27T12:25:36.930Z] #14 53.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-27T12:25:36.930Z] #14 53.77 mingw-w64-x86-64-dev [2021-08-27T12:25:36.930Z] #14 54.22 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:36.930Z] #14 54.22 Need to get 115 MB of archives. [2021-08-27T12:25:36.930Z] #14 54.22 After this operation, 645 MB of additional disk space will be used. [2021-08-27T12:25:36.930Z] #14 54.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-27T12:25:36.930Z] #14 54.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-27T12:25:36.930Z] #14 54.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-27T12:25:36.930Z] #14 54.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-27T12:25:36.930Z] #14 54.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-27T12:25:36.930Z] #14 54.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-27T12:25:36.930Z] #14 55.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-27T12:25:36.930Z] #14 55.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-27T12:25:36.930Z] #14 55.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-27T12:25:37.193Z] #14 ... [2021-08-27T12:25:37.193Z] [2021-08-27T12:25:37.193Z] #58 [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-08-27T12:25:37.193Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:25:37.193Z] #58 1.718 ++ dirname /tmp/install/install.sh [2021-08-27T12:25:37.193Z] #58 1.738 + dir=/tmp/install [2021-08-27T12:25:37.193Z] #58 1.738 + bin=containerd [2021-08-27T12:25:37.193Z] #58 1.738 + shift [2021-08-27T12:25:37.193Z] #58 1.738 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-27T12:25:37.193Z] #58 1.738 + . /tmp/install/containerd.installer [2021-08-27T12:25:37.193Z] #58 1.738 ++ set -e [2021-08-27T12:25:37.193Z] #58 1.738 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:25:37.193Z] #58 1.738 + install_containerd [2021-08-27T12:25:37.193Z] #58 1.746 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:25:37.193Z] #58 1.746 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-27T12:25:37.193Z] #58 1.746 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HOBkb6RBSO/src/github.com/containerd/containerd [2021-08-27T12:25:37.193Z] #58 1.750 Cloning into '/tmp/tmp.HOBkb6RBSO/src/github.com/containerd/containerd'... [2021-08-27T12:25:37.294Z] #45 59.20 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:37.583Z] #45 59.65 Fetched 2267 kB in 4s (536 kB/s) [2021-08-27T12:25:37.884Z] #45 59.97 Selecting previously unselected package libprotobuf23:amd64. [2021-08-27T12:25:38.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:25:38.146Z] #45 59.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:25:38.146Z] #45 60.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-27T12:25:38.146Z] #45 60.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-27T12:25:38.146Z] #45 ... [2021-08-27T12:25:38.146Z] [2021-08-27T12:25:38.146Z] #51 [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-08-27T12:25:38.146Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:25:38.146Z] #51 60.39 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:25:38.146Z] #51 60.39 Use 'go install pkg@version' instead. [2021-08-27T12:25:38.146Z] #51 60.39 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:25:38.146Z] #51 60.39 or run 'go help get' or 'go help install'. [2021-08-27T12:25:38.382Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:25:38.698Z] Client: [2021-08-27T12:25:38.698Z] Context: default [2021-08-27T12:25:38.698Z] Debug Mode: false [2021-08-27T12:25:38.698Z] Plugins: [2021-08-27T12:25:38.698Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-27T12:25:38.698Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-27T12:25:38.698Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-27T12:25:38.698Z] [2021-08-27T12:25:38.698Z] Server: [2021-08-27T12:25:38.698Z] Containers: 0 [2021-08-27T12:25:38.698Z] Running: 0 [2021-08-27T12:25:38.698Z] Paused: 0 [2021-08-27T12:25:38.698Z] Stopped: 0 [2021-08-27T12:25:38.698Z] Images: 0 [2021-08-27T12:25:38.698Z] Server Version: 20.10.8 [2021-08-27T12:25:38.698Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-27T12:25:38.698Z] Windows: [2021-08-27T12:25:38.698Z] LCOW: [2021-08-27T12:25:38.698Z] Logging Driver: json-file [2021-08-27T12:25:38.698Z] Plugins: [2021-08-27T12:25:38.698Z] Volume: local [2021-08-27T12:25:38.698Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:25:38.698Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:25:38.698Z] Swarm: inactive [2021-08-27T12:25:38.698Z] Default Isolation: process [2021-08-27T12:25:38.698Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-27T12:25:38.698Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-27T12:25:38.698Z] OSType: windows [2021-08-27T12:25:38.698Z] Architecture: x86_64 [2021-08-27T12:25:38.698Z] CPUs: 4 [2021-08-27T12:25:38.698Z] Total Memory: 32GiB [2021-08-27T12:25:38.698Z] Name: azwin-2-61bee0 [2021-08-27T12:25:38.698Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-27T12:25:38.698Z] Docker Root Dir: D:\docker [2021-08-27T12:25:38.698Z] Debug Mode: false [2021-08-27T12:25:38.698Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:25:38.698Z] Labels: [2021-08-27T12:25:38.698Z] Experimental: true [2021-08-27T12:25:38.698Z] Insecure Registries: [2021-08-27T12:25:38.698Z] 10.0.0.4:5000 [2021-08-27T12:25:38.698Z] 127.0.0.0/8 [2021-08-27T12:25:38.698Z] Registry Mirrors: [2021-08-27T12:25:38.698Z] http://10.0.0.4:5000/ [2021-08-27T12:25:38.698Z] Live Restore Enabled: false [2021-08-27T12:25:38.698Z] Product License: Community Engine [2021-08-27T12:25:38.698Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-27T12:25:39.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:25:40.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:25:40.431Z] Commit message: "libnetwork/types: remove TransportPort.FromString() as it's unused" [2021-08-27T12:25:40.675Z] #51 ... [2021-08-27T12:25:40.676Z] [2021-08-27T12:25:40.676Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:40.676Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:40.676Z] #37 52.61 Fetched 17.7 MB in 2s (8140 kB/s) [2021-08-27T12:25:40.676Z] #37 52.76 Selecting previously unselected package xxd. [2021-08-27T12:25:40.676Z] #37 52.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:25:40.676Z] #37 52.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:25:40.676Z] #37 52.94 Unpacking xxd (2:8.2.2434-3) ... [2021-08-27T12:25:40.676Z] #37 53.25 Selecting previously unselected package vim-common. [2021-08-27T12:25:40.676Z] #37 53.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:25:40.676Z] #37 53.28 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-27T12:25:40.676Z] #37 53.89 Selecting previously unselected package cmake-data. [2021-08-27T12:25:40.676Z] #37 53.91 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-27T12:25:40.676Z] #37 53.96 Unpacking cmake-data (3.18.4-2) ... [2021-08-27T12:25:40.676Z] #37 58.93 Selecting previously unselected package libicu67:amd64. [2021-08-27T12:25:40.676Z] #37 58.96 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-27T12:25:40.676Z] #37 59.06 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-27T12:25:40.676Z] #37 ... [2021-08-27T12:25:40.676Z] [2021-08-27T12:25:40.676Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:40.676Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:40.676Z] #45 61.78 Selecting previously unselected package python3-pkg-resources. [2021-08-27T12:25:40.676Z] #45 61.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-27T12:25:40.676Z] #45 61.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:25:40.676Z] #45 62.25 Selecting previously unselected package python3-six. [2021-08-27T12:25:40.676Z] #45 62.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-27T12:25:40.676Z] #45 62.28 Unpacking python3-six (1.16.0-2) ... [2021-08-27T12:25:40.676Z] #45 62.48 Selecting previously unselected package python3-protobuf. [2021-08-27T12:25:40.676Z] #45 62.51 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-27T12:25:40.676Z] #45 62.51 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-27T12:25:40.844Z] > git --version # timeout=10 [2021-08-27T12:25:40.885Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-27T12:25:40.921Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-27T12:25:41.419Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-27T12:25:41.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s) [2021-08-27T12:25:41.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2021-08-27T12:25:41.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.48s) [2021-08-27T12:25:41.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) [2021-08-27T12:25:41.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2021-08-27T12:25:41.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2021-08-27T12:25:41.419Z] === RUN TestBuildMultiStageCopy [2021-08-27T12:25:41.419Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-27T12:25:41.606Z] #45 63.43 Selecting previously unselected package libnet1:amd64. [2021-08-27T12:25:41.606Z] #45 63.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-27T12:25:41.606Z] #45 63.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:25:41.606Z] #45 63.59 Selecting previously unselected package libnl-3-200:amd64. [2021-08-27T12:25:41.606Z] #45 63.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-27T12:25:41.606Z] #45 63.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:25:41.863Z] #45 63.83 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-27T12:25:41.863Z] #45 63.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-27T12:25:41.863Z] #45 63.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:25:41.863Z] #45 64.00 Selecting previously unselected package criu. [2021-08-27T12:25:41.863Z] #45 64.03 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-27T12:25:41.863Z] #45 64.05 Unpacking criu (3.15-1) ... [2021-08-27T12:25:41.863Z] #45 ... [2021-08-27T12:25:41.863Z] [2021-08-27T12:25:41.863Z] #58 [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-08-27T12:25:41.863Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:25:41.863Z] #58 1.960 + RM_GOPATH=0 [2021-08-27T12:25:41.863Z] #58 1.960 + TMP_GOPATH= [2021-08-27T12:25:41.863Z] #58 1.960 + : /build [2021-08-27T12:25:41.863Z] #58 1.960 + '[' -z '' ']' [2021-08-27T12:25:41.863Z] #58 1.960 ++ mktemp -d [2021-08-27T12:25:41.863Z] #58 1.960 + export GOPATH=/tmp/tmp.9MXTfhOO7H [2021-08-27T12:25:41.863Z] #58 1.960 + GOPATH=/tmp/tmp.9MXTfhOO7H [2021-08-27T12:25:41.863Z] #58 1.960 + RM_GOPATH=1 [2021-08-27T12:25:41.863Z] #58 1.960 + case "$(go env GOARCH)" in [2021-08-27T12:25:41.863Z] #58 1.960 ++ go env GOARCH [2021-08-27T12:25:41.863Z] #58 2.095 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:25:41.863Z] #58 2.095 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:25:41.863Z] #58 2.095 ++ dirname /tmp/install/install.sh [2021-08-27T12:25:41.863Z] #58 2.103 + dir=/tmp/install [2021-08-27T12:25:41.863Z] #58 2.103 + bin=containerd [2021-08-27T12:25:41.863Z] #58 2.103 + shift [2021-08-27T12:25:41.863Z] #58 2.103 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-27T12:25:41.863Z] #58 2.103 + . /tmp/install/containerd.installer [2021-08-27T12:25:41.863Z] #58 2.103 ++ set -e [2021-08-27T12:25:41.863Z] #58 2.103 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:25:41.863Z] #58 2.103 + install_containerd [2021-08-27T12:25:41.863Z] #58 2.104 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-27T12:25:41.863Z] #58 2.104 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:25:41.863Z] #58 2.104 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9MXTfhOO7H/src/github.com/containerd/containerd [2021-08-27T12:25:41.863Z] #58 2.144 Cloning into '/tmp/tmp.9MXTfhOO7H/src/github.com/containerd/containerd'... [2021-08-27T12:25:42.121Z] #58 ... [2021-08-27T12:25:42.121Z] [2021-08-27T12:25:42.121Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:25:42.121Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:25:42.499Z] #58 ... [2021-08-27T12:25:42.499Z] [2021-08-27T12:25:42.499Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:42.499Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:42.499Z] #37 55.34 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:42.499Z] #37 55.83 Fetched 17.7 MB in 2s (10.3 MB/s) [2021-08-27T12:25:42.499Z] #37 55.97 Selecting previously unselected package xxd. [2021-08-27T12:25:42.499Z] #37 55.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:25:42.499Z] #37 56.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:25:42.499Z] #37 56.13 Unpacking xxd (2:8.2.2434-3) ... [2021-08-27T12:25:42.499Z] #37 56.45 Selecting previously unselected package vim-common. [2021-08-27T12:25:42.499Z] #37 56.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:25:42.499Z] #37 56.52 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-27T12:25:42.499Z] #37 56.88 Selecting previously unselected package cmake-data. [2021-08-27T12:25:42.499Z] #37 56.88 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-27T12:25:42.499Z] #37 56.91 Unpacking cmake-data (3.18.4-2) ... [2021-08-27T12:25:42.635Z] #33 63.39 Updating files: 70% (1076/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1413/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) [2021-08-27T12:25:42.635Z] #33 ... [2021-08-27T12:25:42.635Z] [2021-08-27T12:25:42.636Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:42.636Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:42.636Z] #14 54.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-27T12:25:42.636Z] #14 55.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-27T12:25:42.636Z] #14 56.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-27T12:25:42.636Z] #14 59.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-27T12:25:42.636Z] #14 59.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-27T12:25:42.636Z] #14 59.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-27T12:25:42.636Z] #14 59.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-27T12:25:42.636Z] #14 59.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-27T12:25:42.636Z] #14 59.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-27T12:25:42.636Z] #14 59.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-27T12:25:42.636Z] #14 59.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-27T12:25:42.636Z] #14 59.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-27T12:25:42.636Z] #14 59.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-27T12:25:42.636Z] #14 59.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-27T12:25:42.636Z] #14 60.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-27T12:25:42.636Z] #14 60.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-27T12:25:42.636Z] #14 60.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-27T12:25:42.636Z] #14 60.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-27T12:25:42.636Z] #14 60.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-27T12:25:42.636Z] #14 60.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-27T12:25:42.636Z] #14 62.19 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:42.636Z] #14 62.56 Fetched 115 MB in 10s (11.1 MB/s) [2021-08-27T12:25:42.636Z] #14 62.70 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-27T12:25:42.636Z] #14 62.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:25:42.636Z] #14 62.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-27T12:25:42.636Z] #14 62.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-27T12:25:42.636Z] #14 ... [2021-08-27T12:25:42.636Z] [2021-08-27T12:25:42.636Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:25:42.636Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:25:42.636Z] #33 63.39 Updating files: 70% (1076/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1413/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-27T12:25:42.636Z] #33 64.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-27T12:25:43.074Z] #37 62.22 Selecting previously unselected package libicu67:amd64. [2021-08-27T12:25:43.074Z] #37 62.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-27T12:25:43.074Z] #37 62.26 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-27T12:25:43.195Z] #14 55.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-27T12:25:43.195Z] #14 55.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-27T12:25:43.195Z] #14 55.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:25:43.200Z] #33 65.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:25:43.337Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-27T12:25:43.337Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-27T12:25:43.337Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-27T12:25:43.600Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-27T12:25:43.861Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2021-08-27T12:25:43.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2021-08-27T12:25:43.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-08-27T12:25:43.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-08-27T12:25:43.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-08-27T12:25:43.861Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-08-27T12:25:43.861Z] === RUN TestBuildMultiStageParentConfig [2021-08-27T12:25:44.165Z] + docker version [2021-08-27T12:25:44.434Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-08-27T12:25:44.434Z] === RUN TestBuildLabelWithTargets [2021-08-27T12:25:44.588Z] #14 ... [2021-08-27T12:25:44.588Z] [2021-08-27T12:25:44.588Z] #47 [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-08-27T12:25:44.588Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:25:44.588Z] #47 51.80 bufio [2021-08-27T12:25:44.588Z] #47 53.74 internal/syscall/unix [2021-08-27T12:25:44.588Z] #47 53.78 time [2021-08-27T12:25:44.589Z] #47 54.17 internal/syscall/execenv [2021-08-27T12:25:44.589Z] #47 54.36 regexp/syntax [2021-08-27T12:25:44.589Z] #47 57.78 hash/crc32 [2021-08-27T12:25:44.612Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-27T12:25:44.612Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7d4269b9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-27T12:25:44.612Z] ---------------------------------------------------------------------------- [2021-08-27T12:25:44.612Z] [2021-08-27T12:25:44.612Z] INFO: executeCI.ps1 starting at Fri Aug 27 12:25:44 CUT 2021 [2021-08-27T12:25:44.612Z] [2021-08-27T12:25:44.612Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-27T12:25:44.612Z] INFO: Running git version 2.24.1.windows.2 [2021-08-27T12:25:44.612Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-27T12:25:44.612Z] INFO: Environment variables: [2021-08-27T12:25:44.612Z] [2021-08-27T12:25:44.612Z] Name Value [2021-08-27T12:25:44.612Z] ---- ----- [2021-08-27T12:25:44.612Z] ALLUSERSPROFILE C:\ProgramData [2021-08-27T12:25:44.612Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-27T12:25:44.612Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-27T12:25:44.612Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-27T12:25:44.612Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-27T12:25:44.612Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-27T12:25:44.612Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-27T12:25:44.612Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-27T12:25:44.612Z] BRANCH_NAME PR-42795 [2021-08-27T12:25:44.997Z] #37 ... [2021-08-27T12:25:44.997Z] [2021-08-27T12:25:44.997Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:44.997Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:44.997Z] #45 54.65 The following NEW packages will be installed: [2021-08-27T12:25:44.997Z] #45 54.65 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-27T12:25:44.997Z] #45 54.65 python3-protobuf python3-six [2021-08-27T12:25:44.997Z] #45 55.29 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:25:44.997Z] #45 55.29 Need to get 2267 kB of archives. [2021-08-27T12:25:44.997Z] #45 55.29 After this operation, 10.8 MB of additional disk space will be used. [2021-08-27T12:25:44.997Z] #45 55.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-27T12:25:44.997Z] #45 55.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-27T12:25:44.997Z] #45 55.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-27T12:25:44.997Z] #45 55.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-27T12:25:44.997Z] #45 55.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-27T12:25:44.997Z] #45 55.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-27T12:25:44.997Z] #45 55.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-27T12:25:44.997Z] #45 58.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-27T12:25:44.997Z] #45 60.68 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:44.997Z] #45 61.11 Fetched 2267 kB in 4s (530 kB/s) [2021-08-27T12:25:44.997Z] #45 61.31 Selecting previously unselected package libprotobuf23:amd64. [2021-08-27T12:25:44.997Z] #45 61.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:25:44.997Z] #45 61.46 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-27T12:25:44.997Z] #45 61.49 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-27T12:25:44.997Z] #45 63.19 Selecting previously unselected package python3-pkg-resources. [2021-08-27T12:25:44.997Z] #45 63.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-27T12:25:44.997Z] #45 63.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:25:44.997Z] #45 63.65 Selecting previously unselected package python3-six. [2021-08-27T12:25:44.997Z] #45 63.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-27T12:25:44.997Z] #45 63.67 Unpacking python3-six (1.16.0-2) ... [2021-08-27T12:25:44.997Z] #45 63.95 Selecting previously unselected package python3-protobuf. [2021-08-27T12:25:44.997Z] #45 63.95 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-27T12:25:44.997Z] #45 63.95 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-27T12:25:45.076Z] BUILD_DISPLAY_NAME #1 [2021-08-27T12:25:45.076Z] BUILD_ID 1 [2021-08-27T12:25:45.076Z] BUILD_NUMBER 1 [2021-08-27T12:25:45.076Z] BUILD_TAG jenkins-moby-PR-42795-1 [2021-08-27T12:25:45.076Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/ [2021-08-27T12:25:45.076Z] CHANGE_AUTHOR thaJeztah [2021-08-27T12:25:45.076Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-27T12:25:45.076Z] CHANGE_BRANCH libnetwork_cleanup [2021-08-27T12:25:45.076Z] CHANGE_FORK thaJeztah/docker [2021-08-27T12:25:45.076Z] CHANGE_ID 42795 [2021-08-27T12:25:45.076Z] CHANGE_TARGET master [2021-08-27T12:25:45.076Z] CHANGE_TITLE libnetwork/types: remove unused functions [2021-08-27T12:25:45.076Z] CHANGE_URL https://github.com/moby/moby/pull/42795 [2021-08-27T12:25:45.076Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:25:45.076Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-27T12:25:45.076Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-27T12:25:45.076Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-27T12:25:45.076Z] COMPUTERNAME azwin-2-876e50 [2021-08-27T12:25:45.076Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-27T12:25:45.076Z] ConfigSequenceNumber 0 [2021-08-27T12:25:45.076Z] DOCKER_BUILDKIT 0 [2021-08-27T12:25:45.076Z] DOCKER_DUT_DEBUG 1 [2021-08-27T12:25:45.076Z] DOCKER_EXPERIMENTAL 1 [2021-08-27T12:25:45.076Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-27T12:25:45.076Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-27T12:25:45.076Z] EXECUTOR_NUMBER 0 [2021-08-27T12:25:45.076Z] FQDN azwin-2-876e50.westus.cloudapp.azure.com [2021-08-27T12:25:45.076Z] GIT_BRANCH PR-42795 [2021-08-27T12:25:45.076Z] GIT_COMMIT 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:25:45.076Z] GIT_URL https://github.com/moby/moby.git [2021-08-27T12:25:45.076Z] HUDSON_COOKIE 95b71d1e-af3d-4d37-8e96-5c17cb038d95 [2021-08-27T12:25:45.076Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-27T12:25:45.076Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-27T12:25:45.076Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-27T12:25:45.076Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-27T12:25:45.076Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-27T12:25:45.076Z] JENKINS_NODE_COOKIE f66cad4f-e57c-45a9-a415-4d20774369b2 [2021-08-27T12:25:45.076Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-27T12:25:45.076Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-27T12:25:45.076Z] JOB_BASE_NAME PR-42795 [2021-08-27T12:25:45.076Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/display/redirect [2021-08-27T12:25:45.076Z] JOB_NAME moby/PR-42795 [2021-08-27T12:25:45.076Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/ [2021-08-27T12:25:45.076Z] library.jps.version master [2021-08-27T12:25:45.076Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-27T12:25:45.076Z] NODE_LABELS amd64 azure azwin-2-876e50 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-27T12:25:45.076Z] NODE_NAME azwin-2-876e50 [2021-08-27T12:25:45.076Z] NUMBER_OF_PROCESSORS 4 [2021-08-27T12:25:45.076Z] OS Windows_NT [2021-08-27T12:25:45.076Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-27T12:25:45.076Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-27T12:25:45.076Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-27T12:25:45.076Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-27T12:25:45.076Z] PROCESSOR_LEVEL 6 [2021-08-27T12:25:45.076Z] PROCESSOR_REVISION 5507 [2021-08-27T12:25:45.076Z] ProgramData C:\ProgramData [2021-08-27T12:25:45.076Z] ProgramFiles C:\Program Files [2021-08-27T12:25:45.076Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-27T12:25:45.076Z] ProgramW6432 C:\Program Files [2021-08-27T12:25:45.076Z] PROMPT $P$G [2021-08-27T12:25:45.076Z] PSExecutionPolicyPreference Bypass [2021-08-27T12:25:45.076Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-27T12:25:45.076Z] PUBLIC C:\Users\Public [2021-08-27T12:25:45.076Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=artif... [2021-08-27T12:25:45.076Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=changes [2021-08-27T12:25:45.076Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect [2021-08-27T12:25:45.076Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=tests [2021-08-27T12:25:45.077Z] SKIP_VALIDATION_TESTS 1 [2021-08-27T12:25:45.077Z] SOURCES_DRIVE d [2021-08-27T12:25:45.077Z] SOURCES_SUBDIR gopath [2021-08-27T12:25:45.077Z] STAGE_NAME Run tests [2021-08-27T12:25:45.077Z] SystemDrive C: [2021-08-27T12:25:45.077Z] SystemRoot C:\Windows [2021-08-27T12:25:45.077Z] TEMP C:\Windows\TEMP [2021-08-27T12:25:45.077Z] TESTDEBUG 0 [2021-08-27T12:25:45.077Z] TESTRUN_DRIVE d [2021-08-27T12:25:45.077Z] TESTRUN_SUBDIR CI [2021-08-27T12:25:45.077Z] TIMEOUT 120m [2021-08-27T12:25:45.077Z] TMP C:\Windows\TEMP [2021-08-27T12:25:45.077Z] USERDOMAIN WORKGROUP [2021-08-27T12:25:45.077Z] USERNAME azwin-2-876e50$ [2021-08-27T12:25:45.077Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-27T12:25:45.077Z] windir C:\Windows [2021-08-27T12:25:45.077Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-27T12:25:45.077Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-27T12:25:45.077Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-27T12:25:45.077Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-27T12:25:45.077Z] [2021-08-27T12:25:45.077Z] [2021-08-27T12:25:45.077Z] [2021-08-27T12:25:45.379Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-08-27T12:25:45.379Z] === RUN TestBuildWithEmptyLayers [2021-08-27T12:25:45.536Z] INFO: Sources under d:\gopath\... [2021-08-27T12:25:45.536Z] INFO: Test run under d:\CI\... [2021-08-27T12:25:45.536Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-27T12:25:45.536Z] INFO: docker/docker repository was found [2021-08-27T12:25:45.536Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-27T12:25:45.637Z] #47 58.72 vendor/golang.org/x/net/dns/dnsmessage [2021-08-27T12:25:45.637Z] #47 ... [2021-08-27T12:25:45.637Z] [2021-08-27T12:25:45.637Z] #53 [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-08-27T12:25:45.637Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:25:45.637Z] #53 48.69 text/tabwriter [2021-08-27T12:25:45.637Z] #53 49.79 reflect [2021-08-27T12:25:45.637Z] #53 51.02 bufio [2021-08-27T12:25:45.637Z] #53 51.05 regexp/syntax [2021-08-27T12:25:45.637Z] #53 55.89 time [2021-08-27T12:25:45.637Z] #53 57.01 regexp [2021-08-27T12:25:45.641Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-08-27T12:25:45.641Z] === RUN TestBuildMultiStageOnBuild [2021-08-27T12:25:45.944Z] #45 64.77 Selecting previously unselected package libnet1:amd64. [2021-08-27T12:25:45.944Z] #45 64.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-27T12:25:45.944Z] #45 64.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:25:45.944Z] #45 64.94 Selecting previously unselected package libnl-3-200:amd64. [2021-08-27T12:25:45.944Z] #45 64.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-27T12:25:45.944Z] #45 64.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:25:45.994Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-27T12:25:45.994Z] 8f616e6e9eec: Pulling fs layer [2021-08-27T12:25:46.207Z] #45 65.29 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-27T12:25:46.207Z] #45 65.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-27T12:25:46.207Z] #45 65.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:25:46.469Z] #45 65.52 Selecting previously unselected package criu. [2021-08-27T12:25:46.469Z] #45 65.52 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-27T12:25:46.469Z] #45 65.52 Unpacking criu (3.15-1) ... [2021-08-27T12:25:46.689Z] #19 ... [2021-08-27T12:25:46.689Z] [2021-08-27T12:25:46.689Z] #48 [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-08-27T12:25:46.689Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:25:46.689Z] #48 177.1 + dpkg --print-architecture [2021-08-27T12:25:46.689Z] #48 177.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-27T12:25:46.689Z] #48 177.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-27T12:25:46.689Z] #48 177.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-27T12:25:47.043Z] #53 ... [2021-08-27T12:25:47.043Z] [2021-08-27T12:25:47.043Z] #47 [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-08-27T12:25:47.043Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:25:47.043Z] #47 60.07 regexp [2021-08-27T12:25:47.044Z] #45 ... [2021-08-27T12:25:47.044Z] [2021-08-27T12:25:47.044Z] #47 [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-08-27T12:25:47.044Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:25:47.044Z] #47 66.08 sync [2021-08-27T12:25:47.044Z] #47 66.08 internal/reflectlite [2021-08-27T12:25:47.306Z] #47 ... [2021-08-27T12:25:47.306Z] [2021-08-27T12:25:47.306Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:47.306Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:47.306Z] #14 56.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-27T12:25:47.306Z] #14 58.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-27T12:25:47.306Z] #14 59.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-27T12:25:47.306Z] #14 60.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-27T12:25:47.306Z] #14 63.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-27T12:25:47.306Z] #14 63.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-27T12:25:47.306Z] #14 64.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-27T12:25:47.306Z] #14 64.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-27T12:25:47.306Z] #14 64.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-27T12:25:47.306Z] #14 64.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-27T12:25:47.306Z] #14 64.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-27T12:25:47.306Z] #14 64.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-27T12:25:47.306Z] #14 64.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-27T12:25:47.306Z] #14 64.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-27T12:25:47.306Z] #14 64.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-27T12:25:47.306Z] #14 64.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-27T12:25:47.306Z] #14 64.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-27T12:25:47.306Z] #14 64.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-27T12:25:47.306Z] #14 64.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-27T12:25:47.306Z] #14 64.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-27T12:25:47.306Z] #14 64.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-27T12:25:47.306Z] #14 65.73 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:25:47.306Z] #14 66.15 Fetched 115 MB in 10s (11.1 MB/s) [2021-08-27T12:25:47.306Z] #14 66.34 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-27T12:25:47.306Z] #14 66.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-27T12:25:47.306Z] #14 66.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-27T12:25:47.306Z] #14 66.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-27T12:25:47.557Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2021-08-27T12:25:47.557Z] === RUN TestBuildUncleanTarFilenames [2021-08-27T12:25:47.568Z] #14 ... [2021-08-27T12:25:47.568Z] [2021-08-27T12:25:47.568Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:25:47.568Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:25:47.694Z] #47 61.01 internal/poll [2021-08-27T12:25:47.818Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-08-27T12:25:47.818Z] === RUN TestBuildMultiStageLayerLeak [2021-08-27T12:25:48.406Z] #33 65.97 Updating files: 77% (1180/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-27T12:25:48.406Z] #33 67.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-27T12:25:48.449Z] #33 ... [2021-08-27T12:25:48.449Z] [2021-08-27T12:25:48.449Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:48.449Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:48.449Z] #37 70.68 Selecting previously unselected package libxml2:amd64. [2021-08-27T12:25:48.449Z] #37 70.68 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-27T12:25:48.449Z] #37 70.68 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-27T12:25:48.980Z] #33 67.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:25:49.668Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-27T12:25:49.668Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-82f7eced\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-27T12:25:49.668Z] ---------------------------------------------------------------------------- [2021-08-27T12:25:49.668Z] [2021-08-27T12:25:49.668Z] INFO: executeCI.ps1 starting at Fri Aug 27 12:25:48 CUT 2021 [2021-08-27T12:25:49.668Z] [2021-08-27T12:25:49.668Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-27T12:25:49.668Z] INFO: Running git version 2.24.1.windows.2 [2021-08-27T12:25:49.668Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-27T12:25:49.668Z] INFO: Environment variables: [2021-08-27T12:25:49.668Z] [2021-08-27T12:25:49.668Z] Name Value [2021-08-27T12:25:49.668Z] ---- ----- [2021-08-27T12:25:49.668Z] ALLUSERSPROFILE C:\ProgramData [2021-08-27T12:25:49.668Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-27T12:25:49.668Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-27T12:25:49.668Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-27T12:25:49.668Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-27T12:25:49.668Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-27T12:25:49.668Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-27T12:25:49.668Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-27T12:25:49.668Z] BRANCH_NAME PR-42795 [2021-08-27T12:25:49.668Z] BUILD_DISPLAY_NAME #1 [2021-08-27T12:25:49.668Z] BUILD_ID 1 [2021-08-27T12:25:49.668Z] BUILD_NUMBER 1 [2021-08-27T12:25:49.669Z] BUILD_TAG jenkins-moby-PR-42795-1 [2021-08-27T12:25:49.669Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/ [2021-08-27T12:25:49.669Z] CHANGE_AUTHOR thaJeztah [2021-08-27T12:25:49.669Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-27T12:25:49.669Z] CHANGE_BRANCH libnetwork_cleanup [2021-08-27T12:25:49.669Z] CHANGE_FORK thaJeztah/docker [2021-08-27T12:25:49.669Z] CHANGE_ID 42795 [2021-08-27T12:25:49.669Z] CHANGE_TARGET master [2021-08-27T12:25:49.669Z] CHANGE_TITLE libnetwork/types: remove unused functions [2021-08-27T12:25:49.669Z] CHANGE_URL https://github.com/moby/moby/pull/42795 [2021-08-27T12:25:49.669Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:25:49.669Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-27T12:25:49.669Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-27T12:25:49.669Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-27T12:25:49.669Z] COMPUTERNAME azwin-2-61bee0 [2021-08-27T12:25:49.669Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-27T12:25:49.669Z] ConfigSequenceNumber 0 [2021-08-27T12:25:49.669Z] DOCKER_BUILDKIT 0 [2021-08-27T12:25:49.669Z] DOCKER_DUT_DEBUG 1 [2021-08-27T12:25:49.669Z] DOCKER_EXPERIMENTAL 1 [2021-08-27T12:25:49.669Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-27T12:25:49.669Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-27T12:25:49.669Z] EXECUTOR_NUMBER 0 [2021-08-27T12:25:49.669Z] FQDN azwin-2-61bee0.westus.cloudapp.azure.com [2021-08-27T12:25:49.669Z] GIT_BRANCH PR-42795 [2021-08-27T12:25:49.669Z] GIT_COMMIT 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:25:49.669Z] GIT_URL https://github.com/moby/moby.git [2021-08-27T12:25:49.669Z] HUDSON_COOKIE 91b0c4d2-fb9a-48ba-a073-6e32c27d9156 [2021-08-27T12:25:49.669Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-27T12:25:49.669Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-27T12:25:49.669Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-27T12:25:49.669Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-27T12:25:49.669Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-27T12:25:49.669Z] JENKINS_NODE_COOKIE 9c3d5c86-21c7-4e00-a562-9d9c5aab182c [2021-08-27T12:25:49.669Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-27T12:25:49.669Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-27T12:25:49.669Z] JOB_BASE_NAME PR-42795 [2021-08-27T12:25:49.669Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/display/redirect [2021-08-27T12:25:49.669Z] JOB_NAME moby/PR-42795 [2021-08-27T12:25:49.669Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/ [2021-08-27T12:25:49.669Z] library.jps.version master [2021-08-27T12:25:49.669Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-27T12:25:49.669Z] NODE_LABELS amd64 azure azwin-2-61bee0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-27T12:25:49.669Z] NODE_NAME azwin-2-61bee0 [2021-08-27T12:25:49.669Z] NUMBER_OF_PROCESSORS 4 [2021-08-27T12:25:49.669Z] OS Windows_NT [2021-08-27T12:25:49.669Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-27T12:25:49.669Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-27T12:25:49.669Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-27T12:25:49.669Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-27T12:25:49.669Z] PROCESSOR_LEVEL 6 [2021-08-27T12:25:49.669Z] PROCESSOR_REVISION 5507 [2021-08-27T12:25:49.669Z] ProgramData C:\ProgramData [2021-08-27T12:25:49.669Z] ProgramFiles C:\Program Files [2021-08-27T12:25:49.669Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-27T12:25:49.669Z] ProgramW6432 C:\Program Files [2021-08-27T12:25:49.669Z] PROMPT $P$G [2021-08-27T12:25:49.669Z] PSExecutionPolicyPreference Bypass [2021-08-27T12:25:49.669Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-27T12:25:49.669Z] PUBLIC C:\Users\Public [2021-08-27T12:25:49.669Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=artif... [2021-08-27T12:25:49.669Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=changes [2021-08-27T12:25:49.669Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect [2021-08-27T12:25:49.669Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=tests [2021-08-27T12:25:49.669Z] SKIP_VALIDATION_TESTS 1 [2021-08-27T12:25:49.669Z] SOURCES_DRIVE d [2021-08-27T12:25:49.669Z] SOURCES_SUBDIR gopath [2021-08-27T12:25:49.669Z] STAGE_NAME Run tests [2021-08-27T12:25:49.669Z] SystemDrive C: [2021-08-27T12:25:49.669Z] SystemRoot C:\Windows [2021-08-27T12:25:49.669Z] TEMP C:\Windows\TEMP [2021-08-27T12:25:49.669Z] TESTDEBUG 0 [2021-08-27T12:25:49.669Z] TESTRUN_DRIVE d [2021-08-27T12:25:49.669Z] TESTRUN_SUBDIR CI [2021-08-27T12:25:49.669Z] TIMEOUT 120m [2021-08-27T12:25:49.669Z] TMP C:\Windows\TEMP [2021-08-27T12:25:49.669Z] USERDOMAIN WORKGROUP [2021-08-27T12:25:49.669Z] USERNAME azwin-2-61bee0$ [2021-08-27T12:25:49.669Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-27T12:25:49.669Z] windir C:\Windows [2021-08-27T12:25:49.669Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-27T12:25:49.669Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-27T12:25:49.669Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-27T12:25:49.669Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-27T12:25:49.669Z] [2021-08-27T12:25:49.669Z] [2021-08-27T12:25:49.669Z] [2021-08-27T12:25:49.669Z] INFO: Sources under d:\gopath\... [2021-08-27T12:25:49.669Z] INFO: Test run under d:\CI\... [2021-08-27T12:25:49.669Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-27T12:25:49.669Z] INFO: docker/docker repository was found [2021-08-27T12:25:49.669Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-27T12:25:49.734Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2021-08-27T12:25:49.735Z] === RUN TestBuildWithHugeFile [2021-08-27T12:25:49.817Z] #37 71.87 Selecting previously unselected package libarchive13:amd64. [2021-08-27T12:25:49.817Z] #37 71.98 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-27T12:25:49.817Z] #37 72.02 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-27T12:25:49.926Z] #33 ... [2021-08-27T12:25:49.927Z] [2021-08-27T12:25:49.927Z] #49 [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-08-27T12:25:49.927Z] #49 sha256:072a1ba97bfb1504357fe8ec654fa8fed94c3adc3bfd24a6f6f0f875affd6f26 [2021-08-27T12:25:49.927Z] #49 DONE 68.8s [2021-08-27T12:25:49.927Z] [2021-08-27T12:25:49.927Z] #47 [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-08-27T12:25:49.927Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:25:49.927Z] #47 68.51 internal/testlog [2021-08-27T12:25:49.927Z] #47 69.09 github.com/LK4D4/vndr/godl/singleflight [2021-08-27T12:25:50.125Z] ltsc2019: Pulling from windows/servercore [2021-08-27T12:25:50.125Z] 4612f6d0b889: Pulling fs layer [2021-08-27T12:25:50.125Z] c67ded6868b6: Pulling fs layer [2021-08-27T12:25:50.248Z] #47 63.57 os [2021-08-27T12:25:50.381Z] #37 72.70 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-27T12:25:50.381Z] #37 72.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-27T12:25:50.381Z] #37 72.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-27T12:25:50.502Z] #47 69.75 math/rand [2021-08-27T12:25:50.642Z] #37 72.89 Selecting previously unselected package librhash0:amd64. [2021-08-27T12:25:50.642Z] #37 72.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-27T12:25:50.642Z] #37 72.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-27T12:25:50.899Z] #37 73.16 Selecting previously unselected package libuv1:amd64. [2021-08-27T12:25:50.899Z] #37 73.18 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-27T12:25:50.899Z] #37 73.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-27T12:25:51.155Z] #37 73.57 Selecting previously unselected package cmake. [2021-08-27T12:25:51.413Z] #37 73.59 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-27T12:25:51.413Z] #37 73.61 Unpacking cmake (3.18.4-2) ... [2021-08-27T12:25:51.641Z] #47 65.08 github.com/LK4D4/vndr/versioned [2021-08-27T12:25:51.893Z] #47 ... [2021-08-27T12:25:51.893Z] [2021-08-27T12:25:51.893Z] #51 [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-08-27T12:25:51.893Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:25:51.893Z] #51 60.85 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:25:51.893Z] #51 60.85 Use 'go install pkg@version' instead. [2021-08-27T12:25:51.893Z] #51 60.85 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:25:51.893Z] #51 60.85 or run 'go help get' or 'go help install'. [2021-08-27T12:25:51.893Z] #51 ... [2021-08-27T12:25:51.893Z] [2021-08-27T12:25:51.893Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:51.893Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:51.893Z] #14 70.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-27T12:25:51.893Z] #14 70.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-27T12:25:51.893Z] #14 70.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-27T12:25:51.903Z] #47 ... [2021-08-27T12:25:51.904Z] [2021-08-27T12:25:51.904Z] #58 [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-08-27T12:25:51.904Z] #58 sha256:413b8eab7545ada103b6ec5ab637daa12d3e098e21ed2eb80d74583fdc6450d3 [2021-08-27T12:25:51.904Z] #58 34.49 Updating files: 45% (2083/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 87% (4014/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-27T12:25:51.904Z] #58 35.87 + cd /tmp/tmp.UJhGfS63dv/src/github.com/containerd/containerd [2021-08-27T12:25:51.904Z] #58 35.88 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:25:52.166Z] #58 37.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-27T12:25:52.166Z] #58 37.20 + BUILDTAGS='netgo osusergo static_build' [2021-08-27T12:25:52.166Z] #58 37.20 + export EXTRA_FLAGS=-buildmode=pie [2021-08-27T12:25:52.166Z] #58 37.20 + EXTRA_FLAGS=-buildmode=pie [2021-08-27T12:25:52.166Z] #58 37.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-27T12:25:52.166Z] #58 37.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-27T12:25:52.166Z] #58 37.20 + '[' '' = dynamic ']' [2021-08-27T12:25:52.166Z] #58 37.20 + make [2021-08-27T12:25:52.727Z] Client: [2021-08-27T12:25:52.727Z] Version: 20.10.8 [2021-08-27T12:25:52.727Z] API version: 1.41 [2021-08-27T12:25:52.727Z] Go version: go1.16.6 [2021-08-27T12:25:52.727Z] Git commit: 3967b7d [2021-08-27T12:25:52.727Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-27T12:25:52.727Z] OS/Arch: windows/amd64 [2021-08-27T12:25:52.727Z] Context: default [2021-08-27T12:25:52.727Z] Experimental: true [2021-08-27T12:25:52.727Z] [2021-08-27T12:25:52.727Z] Server: Docker Engine - Community [2021-08-27T12:25:52.727Z] Engine: [2021-08-27T12:25:52.727Z] Version: 20.10.8 [2021-08-27T12:25:52.727Z] API version: 1.41 (minimum version 1.24) [2021-08-27T12:25:52.727Z] Go version: go1.16.6 [2021-08-27T12:25:52.727Z] Git commit: 75249d8 [2021-08-27T12:25:52.727Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-27T12:25:52.727Z] OS/Arch: windows/amd64 [2021-08-27T12:25:52.727Z] Experimental: true [2021-08-27T12:25:53.305Z] #37 ... [2021-08-27T12:25:53.305Z] [2021-08-27T12:25:53.305Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:53.305Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:53.305Z] #45 65.30 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:25:53.305Z] #45 68.09 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-27T12:25:53.305Z] #45 68.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:25:53.305Z] #45 68.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:25:53.305Z] #45 68.20 Setting up python3-six (1.16.0-2) ... [2021-08-27T12:25:53.305Z] #45 70.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:25:53.305Z] #45 70.40 Setting up python3-protobuf (3.12.4-1) ... [2021-08-27T12:25:53.305Z] #45 ... [2021-08-27T12:25:53.305Z] [2021-08-27T12:25:53.305Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:25:53.305Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:25:53.305Z] #14 66.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-27T12:25:53.305Z] #14 66.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-27T12:25:53.305Z] #14 66.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-27T12:25:53.305Z] #14 71.55 Selecting previously unselected package binutils-mingw-w64. [2021-08-27T12:25:53.305Z] #14 71.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-27T12:25:53.305Z] #14 71.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-27T12:25:53.305Z] #14 72.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-27T12:25:53.305Z] #14 72.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:25:53.305Z] #14 72.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:25:53.305Z] #14 72.39 Selecting previously unselected package dmsetup. [2021-08-27T12:25:53.305Z] #14 72.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:25:53.305Z] #14 72.40 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-27T12:25:53.305Z] #14 72.75 Selecting previously unselected package mingw-w64-common. [2021-08-27T12:25:53.305Z] #14 72.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-27T12:25:53.305Z] #14 72.78 Unpacking mingw-w64-common (8.0.0-1) ... [Pipeline] sh [2021-08-27T12:25:54.113Z] #58 39.10 + bin/ctr [2021-08-27T12:25:54.233Z] #14 ... [2021-08-27T12:25:54.233Z] [2021-08-27T12:25:54.233Z] #53 [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-08-27T12:25:54.233Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:25:54.233Z] #53 74.12 errors [2021-08-27T12:25:54.233Z] #53 74.15 sort [2021-08-27T12:25:54.233Z] #53 74.94 io [2021-08-27T12:25:54.233Z] #53 76.25 internal/oserror [2021-08-27T12:25:54.233Z] #53 76.61 syscall [2021-08-27T12:25:54.248Z] + docker info [2021-08-27T12:25:54.248Z] Client: [2021-08-27T12:25:54.249Z] Context: default [2021-08-27T12:25:54.249Z] Debug Mode: false [2021-08-27T12:25:54.249Z] [2021-08-27T12:25:54.249Z] Server: [2021-08-27T12:25:54.249Z] Containers: 0 [2021-08-27T12:25:54.249Z] Running: 0 [2021-08-27T12:25:54.249Z] Paused: 0 [2021-08-27T12:25:54.249Z] Stopped: 0 [2021-08-27T12:25:54.249Z] Images: 0 [2021-08-27T12:25:54.249Z] Server Version: 20.10.8 [2021-08-27T12:25:54.249Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-27T12:25:54.249Z] Windows: [2021-08-27T12:25:54.249Z] LCOW: [2021-08-27T12:25:54.249Z] Logging Driver: json-file [2021-08-27T12:25:54.249Z] Plugins: [2021-08-27T12:25:54.249Z] Volume: local [2021-08-27T12:25:54.249Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:25:54.249Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:25:54.249Z] Swarm: inactive [2021-08-27T12:25:54.249Z] Default Isolation: process [2021-08-27T12:25:54.249Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-27T12:25:54.249Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-27T12:25:54.249Z] OSType: windows [2021-08-27T12:25:54.249Z] Architecture: x86_64 [2021-08-27T12:25:54.249Z] CPUs: 4 [2021-08-27T12:25:54.249Z] Total Memory: 32GiB [2021-08-27T12:25:54.249Z] Name: azwin-2-13fd90 [2021-08-27T12:25:54.249Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-27T12:25:54.249Z] Docker Root Dir: D:\docker [2021-08-27T12:25:54.249Z] Debug Mode: false [2021-08-27T12:25:54.249Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:25:54.249Z] Labels: [2021-08-27T12:25:54.249Z] Experimental: true [2021-08-27T12:25:54.249Z] Insecure Registries: [2021-08-27T12:25:54.249Z] 10.0.0.4:5000 [2021-08-27T12:25:54.249Z] 127.0.0.0/8 [2021-08-27T12:25:54.249Z] Registry Mirrors: [2021-08-27T12:25:54.249Z] http://10.0.0.4:5000/ [2021-08-27T12:25:54.249Z] Live Restore Enabled: false [2021-08-27T12:25:54.249Z] Product License: Community Engine [2021-08-27T12:25:54.249Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-27T12:25:54.796Z] #53 ... [2021-08-27T12:25:54.796Z] [2021-08-27T12:25:54.796Z] #47 [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-08-27T12:25:54.797Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:25:54.797Z] #47 67.00 internal/reflectlite [2021-08-27T12:25:54.797Z] #47 67.05 sync [2021-08-27T12:25:54.797Z] #47 69.24 internal/testlog [2021-08-27T12:25:54.797Z] #47 69.98 github.com/LK4D4/vndr/godl/singleflight [2021-08-27T12:25:54.797Z] #47 70.53 math/rand [2021-08-27T12:25:54.797Z] #47 71.87 internal/singleflight [2021-08-27T12:25:54.797Z] #47 72.55 runtime/cgo [2021-08-27T12:25:54.797Z] #47 73.71 errors [2021-08-27T12:25:54.797Z] #47 74.31 io [2021-08-27T12:25:54.797Z] #47 76.18 bytes [2021-08-27T12:25:54.797Z] #47 ... [2021-08-27T12:25:54.797Z] [2021-08-27T12:25:54.797Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:54.797Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:54.797Z] #45 76.90 Setting up criu (3.15-1) ... [2021-08-27T12:25:56.111Z] #14 75.24 Selecting previously unselected package binutils-mingw-w64. [2021-08-27T12:25:56.111Z] #14 75.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-27T12:25:56.111Z] #14 75.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-27T12:25:56.374Z] #14 75.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-27T12:25:56.374Z] #14 75.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:25:56.374Z] #14 75.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:25:56.374Z] #14 75.65 Selecting previously unselected package dmsetup. [2021-08-27T12:25:56.374Z] #14 75.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:25:56.636Z] #14 75.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-27T12:25:56.636Z] #14 75.82 Selecting previously unselected package mingw-w64-common. [2021-08-27T12:25:56.636Z] #14 75.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-27T12:25:56.636Z] #14 75.88 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-27T12:25:56.673Z] #48 ... [2021-08-27T12:25:56.673Z] [2021-08-27T12:25:56.673Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:25:56.673Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:25:56.673Z] #19 164.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-08-27T12:25:56.673Z] #19 164.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:25:56.673Z] #19 164.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:25:56.673Z] #19 164.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-08-27T12:25:56.673Z] #19 164.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:25:56.673Z] #19 164.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-27T12:25:56.673Z] #19 173.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-08-27T12:25:56.673Z] #19 173.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:25:56.673Z] #19 173.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:25:56.673Z] #19 173.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-08-27T12:25:56.673Z] #19 173.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:25:56.673Z] #19 173.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-27T12:25:57.582Z] #14 ... [2021-08-27T12:25:57.583Z] [2021-08-27T12:25:57.583Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:57.583Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:57.583Z] #37 73.40 Selecting previously unselected package libxml2:amd64. [2021-08-27T12:25:57.583Z] #37 73.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-27T12:25:57.583Z] #37 73.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-27T12:25:57.583Z] #37 74.42 Selecting previously unselected package libarchive13:amd64. [2021-08-27T12:25:57.583Z] #37 74.43 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-27T12:25:57.583Z] #37 74.43 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-27T12:25:57.583Z] #37 74.90 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-27T12:25:57.583Z] #37 74.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-27T12:25:57.583Z] #37 74.95 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-27T12:25:57.583Z] #37 75.30 Selecting previously unselected package librhash0:amd64. [2021-08-27T12:25:57.583Z] #37 75.31 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-27T12:25:57.583Z] #37 75.32 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-27T12:25:57.583Z] #37 75.47 Selecting previously unselected package libuv1:amd64. [2021-08-27T12:25:57.583Z] #37 75.48 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-27T12:25:57.583Z] #37 75.49 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-27T12:25:57.583Z] #37 75.72 Selecting previously unselected package cmake. [2021-08-27T12:25:57.583Z] #37 75.73 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-27T12:25:57.583Z] #37 75.73 Unpacking cmake (3.18.4-2) ... [2021-08-27T12:25:58.072Z] #45 79.95 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:25:58.157Z] #37 ... [2021-08-27T12:25:58.157Z] [2021-08-27T12:25:58.157Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:58.157Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:58.157Z] #45 67.02 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:25:58.157Z] #45 70.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-27T12:25:58.157Z] #45 70.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:25:58.157Z] #45 70.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:25:58.157Z] #45 70.10 Setting up python3-six (1.16.0-2) ... [2021-08-27T12:25:58.157Z] #45 72.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:25:58.157Z] #45 72.31 Setting up python3-protobuf (3.12.4-1) ... [2021-08-27T12:25:58.157Z] #45 ... [2021-08-27T12:25:58.157Z] [2021-08-27T12:25:58.157Z] #53 [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-08-27T12:25:58.157Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:25:58.157Z] #53 73.04 sort [2021-08-27T12:25:58.157Z] #53 73.05 errors [2021-08-27T12:25:58.157Z] #53 73.80 io [2021-08-27T12:25:58.157Z] #53 74.87 internal/oserror [2021-08-27T12:25:58.157Z] #53 74.99 syscall [2021-08-27T12:25:58.157Z] #53 75.92 bytes [2021-08-27T12:25:58.338Z] #58 ... [2021-08-27T12:25:58.339Z] [2021-08-27T12:25:58.339Z] #53 [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-08-27T12:25:58.339Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:25:58.339Z] #53 61.59 context [2021-08-27T12:25:58.339Z] #53 61.60 internal/poll [2021-08-27T12:25:58.339Z] #53 61.60 io/fs [2021-08-27T12:25:58.339Z] #53 64.53 os [2021-08-27T12:25:58.339Z] #53 64.54 internal/fmtsort [2021-08-27T12:25:58.339Z] #53 64.56 encoding/binary [2021-08-27T12:25:58.339Z] #53 66.28 encoding/base64 [2021-08-27T12:25:58.339Z] #53 66.30 golang.org/x/sys/unix [2021-08-27T12:25:58.339Z] #53 68.09 path/filepath [2021-08-27T12:25:58.339Z] #53 68.10 io/ioutil [2021-08-27T12:25:58.339Z] #53 68.14 fmt [2021-08-27T12:25:58.339Z] #53 68.57 mvdan.cc/sh/v3/fileutil [2021-08-27T12:25:58.339Z] #53 ... [2021-08-27T12:25:58.339Z] [2021-08-27T12:25:58.339Z] #47 [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-08-27T12:25:58.339Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:25:58.339Z] #47 66.92 encoding/base64 [2021-08-27T12:25:58.339Z] #47 66.93 crypto/cipher [2021-08-27T12:25:58.339Z] #47 66.93 crypto/sha512 [2021-08-27T12:25:58.339Z] #47 68.24 crypto/ed25519/internal/edwards25519/field [2021-08-27T12:25:58.339Z] #47 68.33 fmt [2021-08-27T12:25:58.339Z] #47 68.39 path/filepath [2021-08-27T12:25:58.339Z] #47 68.95 internal/lazyregexp [2021-08-27T12:25:58.339Z] #47 69.52 crypto/aes [2021-08-27T12:25:58.339Z] #47 69.73 crypto/des [2021-08-27T12:25:58.339Z] #47 70.79 crypto/ed25519/internal/edwards25519 [2021-08-27T12:25:58.339Z] #47 70.91 crypto/sha1 [2021-08-27T12:25:58.580Z] #19 ... [2021-08-27T12:25:58.580Z] [2021-08-27T12:25:58.580Z] #58 [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-08-27T12:25:58.580Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:25:58.580Z] #58 189.9 + /build/golangci-lint --version [2021-08-27T12:25:58.580Z] #58 190.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-27T12:25:58.602Z] #47 71.82 crypto/sha256 [2021-08-27T12:25:58.696Z] c67ded6868b6: Verifying Checksum [2021-08-27T12:25:58.697Z] c67ded6868b6: Download complete [2021-08-27T12:25:58.865Z] #47 72.19 encoding/pem [2021-08-27T12:25:59.009Z] #45 DONE 80.9s [2021-08-27T12:25:59.009Z] [2021-08-27T12:25:59.009Z] #49 [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-08-27T12:25:59.009Z] #49 sha256:ab1a6eb956a17a31ccc5928ea4a4c2ef2a12ed39ecf7f2a571edcc2dc5c1a54c [2021-08-27T12:25:59.009Z] #49 DONE 81.1s [2021-08-27T12:25:59.009Z] [2021-08-27T12:25:59.009Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:25:59.009Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:25:59.009Z] #37 79.64 Setting up libicu67:amd64 (67.1-7) ... [2021-08-27T12:25:59.009Z] #37 79.73 Setting up xxd (2:8.2.2434-3) ... [2021-08-27T12:25:59.009Z] #37 80.22 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-27T12:25:59.009Z] #37 80.31 Setting up vim-common (2:8.2.2434-3) ... [2021-08-27T12:25:59.009Z] #37 80.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-27T12:25:59.009Z] #37 80.45 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-27T12:25:59.009Z] #37 80.50 Setting up cmake-data (3.18.4-2) ... [2021-08-27T12:25:59.009Z] #37 80.60 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-27T12:25:59.009Z] #37 80.71 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-27T12:25:59.009Z] #37 80.79 Setting up cmake (3.18.4-2) ... [2021-08-27T12:25:59.009Z] #37 80.83 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:25:59.009Z] #37 DONE 81.3s [2021-08-27T12:25:59.009Z] [2021-08-27T12:25:59.009Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:25:59.009Z] #38 sha256:75f803cd6565bfbf2ed80f3a2ea4ec1795af34acf83f1c1e103de6cbdaf8cbb9 [2021-08-27T12:25:59.128Z] #47 ... [2021-08-27T12:25:59.128Z] [2021-08-27T12:25:59.128Z] #53 [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-08-27T12:25:59.128Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:25:59.128Z] #53 72.34 flag [2021-08-27T12:25:59.128Z] #53 72.35 github.com/pkg/diff [2021-08-27T12:25:59.128Z] #53 72.35 encoding/json [2021-08-27T12:25:59.546Z] #53 ... [2021-08-27T12:25:59.546Z] [2021-08-27T12:25:59.546Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:25:59.546Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:25:59.546Z] #45 78.32 Setting up criu (3.15-1) ... [2021-08-27T12:26:00.520Z] #53 73.65 go/token [2021-08-27T12:26:00.717Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-27T12:26:00.717Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-aa8a23c5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-27T12:26:00.717Z] ---------------------------------------------------------------------------- [2021-08-27T12:26:01.175Z] [2021-08-27T12:26:01.175Z] INFO: executeCI.ps1 starting at Fri Aug 27 12:26:00 CUT 2021 [2021-08-27T12:26:01.175Z] [2021-08-27T12:26:01.175Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-27T12:26:01.175Z] INFO: Running git version 2.24.1.windows.2 [2021-08-27T12:26:01.175Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-27T12:26:01.175Z] INFO: Environment variables: [2021-08-27T12:26:01.175Z] [2021-08-27T12:26:01.175Z] Name Value [2021-08-27T12:26:01.175Z] ---- ----- [2021-08-27T12:26:01.175Z] ALLUSERSPROFILE C:\ProgramData [2021-08-27T12:26:01.175Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-27T12:26:01.175Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-27T12:26:01.175Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-27T12:26:01.175Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-27T12:26:01.175Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-27T12:26:01.175Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-27T12:26:01.175Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-27T12:26:01.175Z] BRANCH_NAME PR-42795 [2021-08-27T12:26:01.175Z] BUILD_DISPLAY_NAME #1 [2021-08-27T12:26:01.175Z] BUILD_ID 1 [2021-08-27T12:26:01.175Z] BUILD_NUMBER 1 [2021-08-27T12:26:01.175Z] BUILD_TAG jenkins-moby-PR-42795-1 [2021-08-27T12:26:01.175Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/ [2021-08-27T12:26:01.175Z] CHANGE_AUTHOR thaJeztah [2021-08-27T12:26:01.175Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-27T12:26:01.175Z] CHANGE_BRANCH libnetwork_cleanup [2021-08-27T12:26:01.175Z] CHANGE_FORK thaJeztah/docker [2021-08-27T12:26:01.175Z] CHANGE_ID 42795 [2021-08-27T12:26:01.175Z] CHANGE_TARGET master [2021-08-27T12:26:01.175Z] CHANGE_TITLE libnetwork/types: remove unused functions [2021-08-27T12:26:01.175Z] CHANGE_URL https://github.com/moby/moby/pull/42795 [2021-08-27T12:26:01.175Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-27T12:26:01.175Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-27T12:26:01.175Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-27T12:26:01.175Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-27T12:26:01.175Z] COMPUTERNAME azwin-2-13fd90 [2021-08-27T12:26:01.175Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-27T12:26:01.175Z] ConfigSequenceNumber 0 [2021-08-27T12:26:01.175Z] DOCKER_BUILDKIT 0 [2021-08-27T12:26:01.175Z] DOCKER_DUT_DEBUG 1 [2021-08-27T12:26:01.175Z] DOCKER_EXPERIMENTAL 1 [2021-08-27T12:26:01.175Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-27T12:26:01.175Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-27T12:26:01.175Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-27T12:26:01.175Z] EXECUTOR_NUMBER 0 [2021-08-27T12:26:01.175Z] FQDN azwin-2-13fd90.westus.cloudapp.azure.com [2021-08-27T12:26:01.175Z] GIT_BRANCH PR-42795 [2021-08-27T12:26:01.175Z] GIT_COMMIT 073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:26:01.175Z] GIT_URL https://github.com/moby/moby.git [2021-08-27T12:26:01.175Z] HUDSON_COOKIE b62d1625-d95d-4125-a967-06935d7e123a [2021-08-27T12:26:01.175Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-27T12:26:01.175Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-27T12:26:01.175Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-27T12:26:01.175Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-27T12:26:01.175Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-27T12:26:01.175Z] JENKINS_NODE_COOKIE 0893b561-6932-4169-8899-8dff58155c50 [2021-08-27T12:26:01.175Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-27T12:26:01.175Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-27T12:26:01.175Z] JOB_BASE_NAME PR-42795 [2021-08-27T12:26:01.175Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/display/redirect [2021-08-27T12:26:01.175Z] JOB_NAME moby/PR-42795 [2021-08-27T12:26:01.175Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/ [2021-08-27T12:26:01.175Z] library.jps.version master [2021-08-27T12:26:01.175Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-27T12:26:01.175Z] NODE_LABELS amd64 azure azwin-2-13fd90 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-27T12:26:01.175Z] NODE_NAME azwin-2-13fd90 [2021-08-27T12:26:01.175Z] NUMBER_OF_PROCESSORS 4 [2021-08-27T12:26:01.175Z] OS Windows_NT [2021-08-27T12:26:01.175Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-27T12:26:01.175Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-27T12:26:01.175Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-27T12:26:01.175Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-27T12:26:01.175Z] PROCESSOR_LEVEL 6 [2021-08-27T12:26:01.175Z] PROCESSOR_REVISION 5507 [2021-08-27T12:26:01.175Z] ProgramData C:\ProgramData [2021-08-27T12:26:01.175Z] ProgramFiles C:\Program Files [2021-08-27T12:26:01.175Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-27T12:26:01.175Z] ProgramW6432 C:\Program Files [2021-08-27T12:26:01.175Z] PROMPT $P$G [2021-08-27T12:26:01.175Z] PSExecutionPolicyPreference Bypass [2021-08-27T12:26:01.175Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-27T12:26:01.175Z] PUBLIC C:\Users\Public [2021-08-27T12:26:01.175Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=artif... [2021-08-27T12:26:01.175Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=changes [2021-08-27T12:26:01.175Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect [2021-08-27T12:26:01.175Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42795/1/display/redirect?page=tests [2021-08-27T12:26:01.175Z] SKIP_VALIDATION_TESTS 1 [2021-08-27T12:26:01.175Z] SOURCES_DRIVE d [2021-08-27T12:26:01.175Z] SOURCES_SUBDIR gopath [2021-08-27T12:26:01.175Z] STAGE_NAME Run tests [2021-08-27T12:26:01.175Z] SystemDrive C: [2021-08-27T12:26:01.175Z] SystemRoot C:\Windows [2021-08-27T12:26:01.175Z] TEMP C:\Windows\TEMP [2021-08-27T12:26:01.175Z] TESTDEBUG 0 [2021-08-27T12:26:01.175Z] TESTRUN_DRIVE d [2021-08-27T12:26:01.175Z] TESTRUN_SUBDIR CI [2021-08-27T12:26:01.175Z] TIMEOUT 120m [2021-08-27T12:26:01.175Z] TMP C:\Windows\TEMP [2021-08-27T12:26:01.175Z] USERDOMAIN WORKGROUP [2021-08-27T12:26:01.175Z] USERNAME azwin-2-13fd90$ [2021-08-27T12:26:01.175Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-27T12:26:01.175Z] windir C:\Windows [2021-08-27T12:26:01.175Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-27T12:26:01.175Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-27T12:26:01.175Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-27T12:26:01.175Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-27T12:26:01.175Z] [2021-08-27T12:26:01.175Z] [2021-08-27T12:26:01.175Z] [2021-08-27T12:26:01.469Z] #53 74.56 golang.org/x/crypto/ssh/terminal [2021-08-27T12:26:01.634Z] INFO: Sources under d:\gopath\... [2021-08-27T12:26:01.634Z] INFO: Test run under d:\CI\... [2021-08-27T12:26:01.634Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-27T12:26:01.634Z] INFO: docker/docker repository was found [2021-08-27T12:26:01.733Z] #53 75.25 mvdan.cc/editorconfig [2021-08-27T12:26:01.996Z] #53 75.37 go/scanner [2021-08-27T12:26:01.996Z] #53 ... [2021-08-27T12:26:01.996Z] [2021-08-27T12:26:01.996Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:01.996Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:26:01.996Z] #14 65.39 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-27T12:26:01.996Z] #14 65.39 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-27T12:26:01.996Z] #14 65.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:26:01.996Z] #14 69.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-27T12:26:01.996Z] #14 69.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-27T12:26:01.996Z] #14 70.01 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-27T12:26:01.996Z] #14 74.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-27T12:26:01.996Z] #14 74.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-27T12:26:01.996Z] #14 74.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:26:02.095Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-27T12:26:02.095Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-27T12:26:02.104Z] #45 ... [2021-08-27T12:26:02.104Z] [2021-08-27T12:26:02.104Z] #47 [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-08-27T12:26:02.104Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:26:02.104Z] #47 71.27 internal/singleflight [2021-08-27T12:26:02.104Z] #47 72.00 runtime/cgo [2021-08-27T12:26:02.104Z] #47 72.60 errors [2021-08-27T12:26:02.104Z] #47 73.63 io [2021-08-27T12:26:02.104Z] #47 75.34 bytes [2021-08-27T12:26:02.104Z] #47 78.09 strings [2021-08-27T12:26:02.259Z] #14 ... [2021-08-27T12:26:02.259Z] [2021-08-27T12:26:02.259Z] #47 [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-08-27T12:26:02.259Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:26:02.259Z] #47 72.99 vendor/golang.org/x/crypto/chacha20 [2021-08-27T12:26:02.259Z] #47 73.00 net [2021-08-27T12:26:02.259Z] #47 73.51 os/exec [2021-08-27T12:26:02.259Z] #47 74.17 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-27T12:26:02.259Z] #47 75.55 go/scanner [2021-08-27T12:26:02.259Z] #47 75.56 net/url [2021-08-27T12:26:02.280Z] #38 3.350 + RM_GOPATH=0 [2021-08-27T12:26:02.281Z] #38 3.350 + TMP_GOPATH= [2021-08-27T12:26:02.281Z] #38 3.350 + : /build [2021-08-27T12:26:02.281Z] #38 3.350 + '[' -z '' ']' [2021-08-27T12:26:02.281Z] #38 3.350 ++ mktemp -d [2021-08-27T12:26:02.281Z] #38 3.350 + export GOPATH=/tmp/tmp.SaRM7ZRgFQ [2021-08-27T12:26:02.281Z] #38 3.350 + GOPATH=/tmp/tmp.SaRM7ZRgFQ [2021-08-27T12:26:02.281Z] #38 3.350 + RM_GOPATH=1 [2021-08-27T12:26:02.281Z] #38 3.350 + case "$(go env GOARCH)" in [2021-08-27T12:26:02.281Z] #38 3.350 ++ go env GOARCH [2021-08-27T12:26:02.366Z] #47 ... [2021-08-27T12:26:02.366Z] [2021-08-27T12:26:02.366Z] #53 [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-08-27T12:26:02.366Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:26:02.366Z] #53 80.04 strconv [2021-08-27T12:26:02.538Z] #38 3.356 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:26:02.538Z] #38 3.356 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:26:02.538Z] #38 3.356 ++ dirname /tmp/install/install.sh [2021-08-27T12:26:02.538Z] #38 3.356 + dir=/tmp/install [2021-08-27T12:26:02.538Z] #38 3.356 + bin=tini [2021-08-27T12:26:02.538Z] #38 3.356 + shift [2021-08-27T12:26:02.538Z] #38 3.356 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-27T12:26:02.538Z] #38 3.356 + . /tmp/install/tini.installer [2021-08-27T12:26:02.538Z] #38 3.356 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:26:02.538Z] #38 3.356 + install_tini [2021-08-27T12:26:02.538Z] #38 3.356 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-27T12:26:02.538Z] #38 3.356 + git clone https://github.com/krallin/tini.git /tmp/tmp.SaRM7ZRgFQ/tini [2021-08-27T12:26:02.538Z] #38 3.367 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:26:02.538Z] #38 3.367 Cloning into '/tmp/tmp.SaRM7ZRgFQ/tini'... [2021-08-27T12:26:02.552Z] 8f616e6e9eec: Pulling fs layer [2021-08-27T12:26:02.835Z] #47 76.12 text/template/parse [2021-08-27T12:26:03.365Z] 4612f6d0b889: Verifying Checksum [2021-08-27T12:26:03.365Z] 4612f6d0b889: Download complete [2021-08-27T12:26:03.678Z] 8f616e6e9eec: Verifying Checksum [2021-08-27T12:26:03.678Z] 8f616e6e9eec: Download complete [2021-08-27T12:26:03.847Z] #58 ... [2021-08-27T12:26:03.847Z] [2021-08-27T12:26:03.847Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:26:03.847Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:26:03.847Z] #19 180.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-08-27T12:26:03.847Z] #19 180.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:03.847Z] #19 180.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:26:03.847Z] #19 181.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-08-27T12:26:03.847Z] #19 181.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:03.907Z] #38 4.746 + cd /tmp/tmp.SaRM7ZRgFQ/tini [2021-08-27T12:26:03.907Z] #38 4.757 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:26:03.907Z] #38 4.778 + cmake . [2021-08-27T12:26:04.186Z] #19 181.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:26:04.228Z] #47 77.35 go/ast [2021-08-27T12:26:04.288Z] #53 ... [2021-08-27T12:26:04.288Z] [2021-08-27T12:26:04.288Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-27T12:26:04.288Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d [2021-08-27T12:26:04.288Z] #45 81.45 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:26:04.288Z] #45 DONE 82.9s [2021-08-27T12:26:04.288Z] [2021-08-27T12:26:04.288Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-27T12:26:04.288Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b [2021-08-27T12:26:04.288Z] #37 82.98 Setting up libicu67:amd64 (67.1-7) ... [2021-08-27T12:26:04.288Z] #37 83.06 Setting up xxd (2:8.2.2434-3) ... [2021-08-27T12:26:04.288Z] #37 83.07 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-27T12:26:04.288Z] #37 83.12 Setting up vim-common (2:8.2.2434-3) ... [2021-08-27T12:26:04.288Z] #37 83.21 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-27T12:26:04.288Z] #37 83.22 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-27T12:26:04.288Z] #37 83.24 Setting up cmake-data (3.18.4-2) ... [2021-08-27T12:26:04.288Z] #37 83.27 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-27T12:26:04.288Z] #37 83.30 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-27T12:26:04.288Z] #37 83.35 Setting up cmake (3.18.4-2) ... [2021-08-27T12:26:04.288Z] #37 83.38 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:26:04.473Z] #38 5.581 -- The C compiler identification is GNU 10.2.1 [2021-08-27T12:26:04.732Z] #38 5.670 -- Detecting C compiler ABI info [2021-08-27T12:26:04.754Z] #19 ... [2021-08-27T12:26:04.754Z] [2021-08-27T12:26:04.754Z] #48 [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-08-27T12:26:04.754Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:26:04.754Z] #48 DONE 196.0s [2021-08-27T12:26:04.754Z] [2021-08-27T12:26:04.754Z] #58 [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-08-27T12:26:04.754Z] #58 sha256:e0397b5c8464bf57298f3e6fad8b91d402d8d6398d980390f3d03edb19030334 [2021-08-27T12:26:04.754Z] #58 DONE 196.3s [2021-08-27T12:26:04.864Z] #37 DONE 83.9s [2021-08-27T12:26:04.864Z] [2021-08-27T12:26:04.864Z] #47 [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-08-27T12:26:04.864Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:26:04.864Z] #47 82.23 bufio [2021-08-27T12:26:05.012Z] [2021-08-27T12:26:05.012Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-27T12:26:05.012Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13 [2021-08-27T12:26:05.176Z] #47 78.64 log [2021-08-27T12:26:05.298Z] #38 ... [2021-08-27T12:26:05.298Z] [2021-08-27T12:26:05.298Z] #53 [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-08-27T12:26:05.298Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:26:05.298Z] #53 77.38 bytes [2021-08-27T12:26:05.298Z] #53 79.90 strconv [2021-08-27T12:26:05.298Z] #53 84.10 reflect [2021-08-27T12:26:05.298Z] #53 ... [2021-08-27T12:26:05.298Z] [2021-08-27T12:26:05.298Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:05.298Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:26:05.298Z] #14 80.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-27T12:26:05.298Z] #14 80.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-27T12:26:05.298Z] #14 80.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-27T12:26:05.556Z] #14 ... [2021-08-27T12:26:05.556Z] [2021-08-27T12:26:05.556Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:26:05.556Z] #38 sha256:75f803cd6565bfbf2ed80f3a2ea4ec1795af34acf83f1c1e103de6cbdaf8cbb9 [2021-08-27T12:26:05.556Z] #38 6.372 -- Detecting C compiler ABI info - done [2021-08-27T12:26:05.556Z] #38 6.536 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-27T12:26:05.556Z] #38 6.543 -- Detecting C compile features [2021-08-27T12:26:05.556Z] #38 6.547 -- Detecting C compile features - done [2021-08-27T12:26:05.556Z] #38 6.577 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-27T12:26:05.813Z] #38 6.817 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-27T12:26:05.813Z] #38 6.928 -- Configuring done [2021-08-27T12:26:05.823Z] #47 84.89 strconv [2021-08-27T12:26:06.071Z] #38 6.967 -- Generating done [2021-08-27T12:26:06.071Z] #38 6.969 -- Build files have been written to: /tmp/tmp.SaRM7ZRgFQ/tini [2021-08-27T12:26:06.071Z] #38 6.984 + make tini-static [2021-08-27T12:26:06.570Z] #47 79.76 encoding/json [2021-08-27T12:26:06.635Z] #38 7.392 Scanning dependencies of target tini-static [2021-08-27T12:26:06.635Z] #38 7.478 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-27T12:26:06.635Z] #38 ... [2021-08-27T12:26:06.635Z] [2021-08-27T12:26:06.635Z] #47 [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-08-27T12:26:06.635Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:26:06.635Z] #47 78.83 strings [2021-08-27T12:26:06.635Z] #47 82.11 bufio [2021-08-27T12:26:06.635Z] #47 84.82 reflect [2021-08-27T12:26:06.635Z] #47 85.71 syscall [2021-08-27T12:26:06.635Z] #47 ... [2021-08-27T12:26:06.635Z] [2021-08-27T12:26:06.635Z] #53 [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-08-27T12:26:06.635Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:26:06.635Z] #53 88.35 time [2021-08-27T12:26:07.748Z] #47 86.74 syscall [2021-08-27T12:26:09.142Z] #47 ... [2021-08-27T12:26:09.142Z] [2021-08-27T12:26:09.142Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:26:09.142Z] #38 sha256:38485163f7c84f1fd4a95fa71e9bfc87e36d677ca4321da1921300b6aa84cefe [2021-08-27T12:26:09.142Z] #38 2.406 + RM_GOPATH=0 [2021-08-27T12:26:09.142Z] #38 2.406 + TMP_GOPATH= [2021-08-27T12:26:09.142Z] #38 2.406 + : /build [2021-08-27T12:26:09.142Z] #38 2.406 + '[' -z '' ']' [2021-08-27T12:26:09.142Z] #38 2.406 ++ mktemp -d [2021-08-27T12:26:09.142Z] #38 2.408 + export GOPATH=/tmp/tmp.BKGAouVHsl [2021-08-27T12:26:09.143Z] #38 2.408 + GOPATH=/tmp/tmp.BKGAouVHsl [2021-08-27T12:26:09.143Z] #38 2.408 + RM_GOPATH=1 [2021-08-27T12:26:09.143Z] #38 2.408 + case "$(go env GOARCH)" in [2021-08-27T12:26:09.143Z] #38 2.408 ++ go env GOARCH [2021-08-27T12:26:09.143Z] #38 2.471 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:26:09.143Z] #38 2.471 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:26:09.143Z] #38 2.471 ++ dirname /tmp/install/install.sh [2021-08-27T12:26:09.143Z] #38 2.471 + dir=/tmp/install [2021-08-27T12:26:09.143Z] #38 2.471 + bin=tini [2021-08-27T12:26:09.143Z] #38 2.471 + shift [2021-08-27T12:26:09.143Z] #38 2.471 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-27T12:26:09.143Z] #38 2.471 + . /tmp/install/tini.installer [2021-08-27T12:26:09.143Z] #38 2.471 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:26:09.143Z] #38 2.471 + install_tini [2021-08-27T12:26:09.143Z] #38 2.471 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-27T12:26:09.143Z] #38 2.471 + git clone https://github.com/krallin/tini.git /tmp/tmp.BKGAouVHsl/tini [2021-08-27T12:26:09.143Z] #38 2.471 Cloning into '/tmp/tmp.BKGAouVHsl/tini'... [2021-08-27T12:26:09.143Z] #38 2.471 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:26:09.143Z] #38 3.682 + cd /tmp/tmp.BKGAouVHsl/tini [2021-08-27T12:26:09.143Z] #38 3.682 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:26:09.143Z] #38 3.744 + cmake . [2021-08-27T12:26:09.406Z] #38 4.606 -- The C compiler identification is GNU 10.2.1 [2021-08-27T12:26:09.406Z] #38 4.694 -- Detecting C compiler ABI info [2021-08-27T12:26:09.883Z] #47 82.83 go/internal/typeparams [2021-08-27T12:26:09.884Z] #47 83.25 go/parser [2021-08-27T12:26:09.981Z] #38 5.141 -- Detecting C compiler ABI info - done [2021-08-27T12:26:10.243Z] #38 5.361 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-27T12:26:10.243Z] #38 5.368 -- Detecting C compile features [2021-08-27T12:26:10.243Z] #38 5.371 -- Detecting C compile features - done [2021-08-27T12:26:10.243Z] #38 5.459 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-27T12:26:10.291Z] #19 187.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-08-27T12:26:10.291Z] #19 187.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:10.291Z] #19 187.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:26:10.291Z] #19 187.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-08-27T12:26:10.291Z] #19 187.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:10.291Z] #19 187.9 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:26:10.507Z] #38 5.765 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-27T12:26:10.507Z] #38 5.878 -- Configuring done [2021-08-27T12:26:10.769Z] #38 5.895 -- Generating done [2021-08-27T12:26:10.769Z] #38 5.933 -- Build files have been written to: /tmp/tmp.BKGAouVHsl/tini [2021-08-27T12:26:10.769Z] #38 5.967 + make tini-static [2021-08-27T12:26:10.813Z] #53 ... [2021-08-27T12:26:10.813Z] [2021-08-27T12:26:10.813Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-27T12:26:10.813Z] #38 sha256:75f803cd6565bfbf2ed80f3a2ea4ec1795af34acf83f1c1e103de6cbdaf8cbb9 [2021-08-27T12:26:10.813Z] #38 9.514 [100%] Linking C executable tini-static [2021-08-27T12:26:10.813Z] #38 10.65 [100%] Built target tini-static [2021-08-27T12:26:10.813Z] #38 10.88 + mkdir -p /build [2021-08-27T12:26:10.813Z] #38 10.93 + cp tini-static /build/docker-init [2021-08-27T12:26:10.813Z] #38 DONE 11.3s [2021-08-27T12:26:10.813Z] [2021-08-27T12:26:10.813Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:10.813Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:26:10.813Z] #14 89.10 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-27T12:26:10.813Z] #14 89.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:10.813Z] #14 89.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-27T12:26:10.813Z] #14 89.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-27T12:26:10.813Z] #14 89.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:10.813Z] #14 89.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-27T12:26:10.832Z] #47 84.06 text/template [2021-08-27T12:26:10.832Z] #47 ... [2021-08-27T12:26:10.832Z] [2021-08-27T12:26:10.832Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:10.832Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:26:10.832Z] #14 84.05 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-27T12:26:10.832Z] #14 84.05 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-27T12:26:10.832Z] #14 84.06 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:26:11.110Z] 8f616e6e9eec: Verifying Checksum [2021-08-27T12:26:11.110Z] 8f616e6e9eec: Download complete [2021-08-27T12:26:11.343Z] #38 6.534 Scanning dependencies of target tini-static [2021-08-27T12:26:11.343Z] #38 6.610 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-27T12:26:12.733Z] #38 8.099 [100%] Linking C executable tini-static [2021-08-27T12:26:13.309Z] #38 8.625 [100%] Built target tini-static [2021-08-27T12:26:13.309Z] #38 8.642 + mkdir -p /build [2021-08-27T12:26:13.309Z] #38 8.649 + cp tini-static /build/docker-init [2021-08-27T12:26:13.385Z] #14 ... [2021-08-27T12:26:13.385Z] [2021-08-27T12:26:13.385Z] #53 [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-08-27T12:26:13.385Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:26:13.385Z] #53 76.61 mvdan.cc/sh/v3/syntax [2021-08-27T12:26:13.385Z] #53 77.26 go/ast [2021-08-27T12:26:13.385Z] #53 84.40 mvdan.cc/sh/v3/cmd/shfmt [2021-08-27T12:26:13.886Z] #38 DONE 9.0s [2021-08-27T12:26:13.886Z] [2021-08-27T12:26:13.886Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:13.886Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:26:13.886Z] #14 85.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-27T12:26:13.886Z] #14 85.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-27T12:26:13.886Z] #14 85.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-27T12:26:14.087Z] #14 ... [2021-08-27T12:26:14.087Z] [2021-08-27T12:26:14.087Z] #47 [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-08-27T12:26:14.087Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:26:14.087Z] #47 96.28 internal/syscall/unix [2021-08-27T12:26:14.149Z] #14 93.30 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-27T12:26:14.149Z] #14 93.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:14.149Z] #14 93.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-27T12:26:14.333Z] #53 ... [2021-08-27T12:26:14.333Z] [2021-08-27T12:26:14.333Z] #47 [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-08-27T12:26:14.333Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:26:14.333Z] #47 87.71 encoding/xml [2021-08-27T12:26:14.412Z] #14 93.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-27T12:26:14.412Z] #14 93.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:14.412Z] #14 93.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-27T12:26:14.480Z] #19 191.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-27T12:26:14.480Z] #19 191.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:14.480Z] #19 191.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:26:14.480Z] #19 191.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-27T12:26:14.480Z] #19 191.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:14.480Z] #19 191.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-27T12:26:14.480Z] #19 191.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-27T12:26:14.480Z] #19 191.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:14.480Z] #19 191.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-27T12:26:14.480Z] #19 191.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-27T12:26:14.480Z] #19 191.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:14.480Z] #19 191.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:26:14.480Z] #19 191.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-27T12:26:14.480Z] #19 191.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:14.480Z] #19 191.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:26:14.480Z] #19 191.9 Selecting previously unselected package cross-config. [2021-08-27T12:26:14.480Z] #19 191.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-08-27T12:26:14.480Z] #19 191.9 Unpacking cross-config (2.6.18+nmu1) ... [2021-08-27T12:26:14.480Z] #19 192.0 Selecting previously unselected package gcc-10-cross-base. [2021-08-27T12:26:14.480Z] #19 192.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.480Z] #19 192.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-27T12:26:14.480Z] #19 192.0 Selecting previously unselected package libc6-arm64-cross. [2021-08-27T12:26:14.480Z] #19 192.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-08-27T12:26:14.480Z] #19 192.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-08-27T12:26:14.480Z] #19 192.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-08-27T12:26:14.480Z] #19 192.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.480Z] #19 192.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.480Z] #19 192.2 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-27T12:26:14.480Z] #19 192.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.480Z] #19 192.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.480Z] #19 192.2 Selecting previously unselected package libitm1-arm64-cross. [2021-08-27T12:26:14.480Z] #19 192.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.480Z] #19 192.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.480Z] #19 192.2 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-27T12:26:14.480Z] #19 192.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.480Z] #19 192.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.480Z] #19 192.3 Selecting previously unselected package libasan6-arm64-cross. [2021-08-27T12:26:14.480Z] #19 192.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.480Z] #19 192.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.480Z] #19 192.5 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-27T12:26:14.651Z] #47 96.85 time [2021-08-27T12:26:14.739Z] #19 192.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.739Z] #19 192.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.739Z] #19 192.6 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-27T12:26:14.739Z] #19 192.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.739Z] #19 192.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.997Z] #19 192.8 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-27T12:26:14.997Z] #19 192.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.997Z] #19 192.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.997Z] #19 192.9 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-27T12:26:14.997Z] #19 192.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:14.997Z] #19 192.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:14.997Z] #19 193.0 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-08-27T12:26:14.997Z] #19 193.0 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:15.255Z] #19 193.0 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:15.255Z] #19 193.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-08-27T12:26:15.255Z] #19 193.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:15.255Z] #19 193.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:26:16.259Z] #47 89.63 math/big [2021-08-27T12:26:16.335Z] #14 ... [2021-08-27T12:26:16.335Z] [2021-08-27T12:26:16.335Z] #53 [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-08-27T12:26:16.335Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:26:16.335Z] #53 85.62 reflect [2021-08-27T12:26:16.335Z] #53 88.26 time [2021-08-27T12:26:16.910Z] #53 95.99 context [2021-08-27T12:26:17.857Z] #53 96.89 internal/syscall/unix [2021-08-27T12:26:18.146Z] #53 97.34 internal/poll [2021-08-27T12:26:18.193Z] #47 91.24 go/doc [2021-08-27T12:26:19.650Z] #47 ... [2021-08-27T12:26:19.650Z] [2021-08-27T12:26:19.650Z] #53 [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-08-27T12:26:19.650Z] #53 sha256:9ef9e2baa7c4f192af41a5b303c894a3e7350d9f3db2a208877876b95b4a6742 [2021-08-27T12:26:19.650Z] #53 DONE 93.1s [2021-08-27T12:26:19.650Z] [2021-08-27T12:26:19.650Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:19.650Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:26:19.650Z] #14 88.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-27T12:26:19.650Z] #14 88.52 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-27T12:26:19.650Z] #14 88.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-27T12:26:19.650Z] #14 90.89 Selecting previously unselected package libapparmor1:arm64. [2021-08-27T12:26:19.650Z] #14 90.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-27T12:26:19.650Z] #14 91.05 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-27T12:26:19.650Z] #14 93.00 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-27T12:26:19.650Z] #14 93.04 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-27T12:26:19.650Z] #14 93.06 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-27T12:26:19.913Z] #14 93.39 Selecting previously unselected package libbtrfs0:arm64. [2021-08-27T12:26:20.177Z] #14 93.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-27T12:26:20.177Z] #14 93.40 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-27T12:26:20.440Z] #14 93.72 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-27T12:26:20.440Z] #14 93.74 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-27T12:26:20.440Z] #14 93.75 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-27T12:26:20.524Z] #19 198.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-27T12:26:20.524Z] #19 198.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:20.524Z] #19 198.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:26:20.524Z] #19 198.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-27T12:26:20.524Z] #19 198.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-08-27T12:26:20.524Z] #19 198.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-27T12:26:20.524Z] #19 198.4 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-27T12:26:20.524Z] #19 198.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-08-27T12:26:20.524Z] #19 198.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-27T12:26:20.524Z] #19 198.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-08-27T12:26:20.704Z] #14 93.99 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-27T12:26:20.704Z] #14 94.00 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-27T12:26:20.704Z] #14 94.01 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-27T12:26:20.769Z] #53 ... [2021-08-27T12:26:20.769Z] [2021-08-27T12:26:20.769Z] #47 [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-08-27T12:26:20.769Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:26:20.769Z] #47 89.61 reflect [2021-08-27T12:26:20.769Z] #47 97.58 internal/poll [2021-08-27T12:26:20.784Z] #19 198.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:20.784Z] #19 198.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:26:20.784Z] #19 198.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-08-27T12:26:20.967Z] #14 94.12 Selecting previously unselected package libudev-dev:arm64. [2021-08-27T12:26:20.967Z] #14 94.12 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-08-27T12:26:20.967Z] #14 94.14 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-08-27T12:26:20.967Z] #14 94.33 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-27T12:26:20.967Z] #14 94.35 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-08-27T12:26:21.043Z] #19 198.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:21.043Z] #19 198.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:26:21.202Z] #47 ... [2021-08-27T12:26:21.202Z] [2021-08-27T12:26:21.202Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:21.202Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:26:21.202Z] #14 102.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-27T12:26:21.202Z] #14 102.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:21.202Z] #14 102.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:26:21.230Z] #14 94.42 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-08-27T12:26:21.497Z] #14 94.75 Selecting previously unselected package libpcre2-16-0:arm64. [2021-08-27T12:26:21.497Z] #14 94.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-08-27T12:26:21.497Z] #14 94.78 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-08-27T12:26:21.717Z] #47 ... [2021-08-27T12:26:21.717Z] [2021-08-27T12:26:21.717Z] #53 [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-08-27T12:26:21.717Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:26:21.717Z] #53 101.0 internal/syscall/execenv [2021-08-27T12:26:21.761Z] #14 95.08 Selecting previously unselected package libpcre2-32-0:arm64. [2021-08-27T12:26:21.761Z] #14 95.10 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-08-27T12:26:21.761Z] #14 95.11 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-08-27T12:26:21.979Z] #53 101.1 path [2021-08-27T12:26:22.022Z] #14 95.38 Selecting previously unselected package libpcre2-posix2:arm64. [2021-08-27T12:26:22.022Z] #14 95.39 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-08-27T12:26:22.022Z] #14 95.40 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-08-27T12:26:22.285Z] #14 95.52 Selecting previously unselected package libpcre2-dev:arm64. [2021-08-27T12:26:22.285Z] #14 95.53 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-08-27T12:26:22.285Z] #14 95.54 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-08-27T12:26:22.285Z] #14 ... [2021-08-27T12:26:22.285Z] [2021-08-27T12:26:22.285Z] #60 [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-08-27T12:26:22.285Z] #60 sha256:5ec9eba7961088dfd5cc8f8d75db429c4b56ed39ddeb1c57eb3f9f2c9ca05009 [2021-08-27T12:26:22.285Z] #60 95.68 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-27T12:26:22.285Z] #60 95.68 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-27T12:26:22.562Z] #53 101.7 io/fs [2021-08-27T12:26:24.479Z] #53 103.7 os [2021-08-27T12:26:25.052Z] #53 104.2 encoding/binary [2021-08-27T12:26:25.380Z] #14 ... [2021-08-27T12:26:25.380Z] [2021-08-27T12:26:25.380Z] #53 [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-08-27T12:26:25.380Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:26:25.380Z] #53 97.50 context [2021-08-27T12:26:25.380Z] #53 98.94 internal/poll [2021-08-27T12:26:25.380Z] #53 102.4 internal/syscall/execenv [2021-08-27T12:26:25.380Z] #53 102.5 path [2021-08-27T12:26:25.380Z] #53 103.1 io/fs [2021-08-27T12:26:25.380Z] #53 104.9 os [2021-08-27T12:26:25.380Z] #53 105.7 encoding/binary [2021-08-27T12:26:25.380Z] #53 ... [2021-08-27T12:26:25.380Z] [2021-08-27T12:26:25.380Z] #47 [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-08-27T12:26:25.380Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:26:25.380Z] #47 104.7 io/fs [2021-08-27T12:26:25.380Z] #47 105.0 internal/fmtsort [2021-08-27T12:26:25.380Z] #47 106.0 regexp/syntax [2021-08-27T12:26:25.380Z] #47 106.7 os [2021-08-27T12:26:26.457Z] #19 204.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-27T12:26:26.457Z] #19 204.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:26.457Z] #19 204.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:26:26.457Z] #19 204.5 Selecting previously unselected package patch. [2021-08-27T12:26:26.457Z] #19 204.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-08-27T12:26:26.516Z] #60 ... [2021-08-27T12:26:26.516Z] [2021-08-27T12:26:26.516Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:26.516Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24 [2021-08-27T12:26:26.516Z] #14 96.06 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-27T12:26:26.516Z] #14 96.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-08-27T12:26:26.516Z] #14 96.09 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-08-27T12:26:26.516Z] #14 96.43 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-27T12:26:26.516Z] #14 96.43 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-08-27T12:26:26.516Z] #14 96.44 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-27T12:26:26.516Z] #14 96.58 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-27T12:26:26.516Z] #14 96.59 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-27T12:26:26.516Z] #14 96.62 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-27T12:26:26.516Z] #14 96.82 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-27T12:26:26.516Z] #14 96.84 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-08-27T12:26:26.516Z] #14 96.85 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-08-27T12:26:26.516Z] #14 97.46 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-27T12:26:26.516Z] #14 97.49 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-27T12:26:26.516Z] #14 97.50 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-27T12:26:26.516Z] #14 97.52 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-08-27T12:26:26.516Z] #14 97.53 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-27T12:26:26.516Z] #14 97.54 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-08-27T12:26:26.516Z] #14 97.56 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-27T12:26:26.516Z] #14 97.57 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-08-27T12:26:26.516Z] #14 97.59 Setting up libudev-dev:arm64 (247.3-6) ... [2021-08-27T12:26:26.516Z] #14 97.60 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-08-27T12:26:26.516Z] #14 97.62 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-27T12:26:26.516Z] #14 97.64 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-27T12:26:26.516Z] #14 97.65 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-27T12:26:26.516Z] #14 97.67 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-27T12:26:26.516Z] #14 97.69 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-27T12:26:26.516Z] #14 97.70 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-08-27T12:26:26.516Z] #14 97.72 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-27T12:26:26.516Z] #14 97.73 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-08-27T12:26:26.516Z] #14 97.74 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-08-27T12:26:26.516Z] #14 97.76 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-27T12:26:26.516Z] #14 97.77 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:26:26.516Z] #14 97.79 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-08-27T12:26:26.516Z] #14 97.83 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:26:26.516Z] #14 97.84 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-08-27T12:26:26.516Z] #14 97.85 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-27T12:26:26.516Z] #14 97.86 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:26:26.516Z] #14 97.88 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-08-27T12:26:26.516Z] #14 97.89 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:26:26.516Z] #14 97.93 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-27T12:26:26.516Z] #14 97.96 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-27T12:26:26.516Z] #14 97.98 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-27T12:26:26.516Z] #14 98.00 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-27T12:26:26.516Z] #14 98.06 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-27T12:26:26.516Z] #14 98.10 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:26:26.516Z] #14 DONE 99.0s [2021-08-27T12:26:26.516Z] [2021-08-27T12:26:26.516Z] #55 [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-08-27T12:26:26.516Z] #55 sha256:04023f38135072f2c379f1a242ce9795ec397ee798539a3bd049e21d3f2f74a5 [2021-08-27T12:26:26.715Z] #19 204.5 Unpacking patch (2.7.6-7) ... [2021-08-27T12:26:26.715Z] #19 204.7 Selecting previously unselected package dpkg-dev. [2021-08-27T12:26:26.715Z] #19 204.7 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-08-27T12:26:26.972Z] #19 204.9 Unpacking dpkg-dev (1.20.9) ... [2021-08-27T12:26:27.465Z] #55 1.748 + RM_GOPATH=0 [2021-08-27T12:26:27.465Z] #55 1.748 + TMP_GOPATH= [2021-08-27T12:26:27.465Z] #55 1.748 + : /build [2021-08-27T12:26:27.465Z] #55 1.748 + '[' -z '' ']' [2021-08-27T12:26:27.465Z] #55 1.748 ++ mktemp -d [2021-08-27T12:26:27.465Z] #55 1.750 + export GOPATH=/tmp/tmp.wIz63AwcwA [2021-08-27T12:26:27.465Z] #55 1.750 + GOPATH=/tmp/tmp.wIz63AwcwA [2021-08-27T12:26:27.465Z] #55 1.750 + RM_GOPATH=1 [2021-08-27T12:26:27.465Z] #55 1.750 + case "$(go env GOARCH)" in [2021-08-27T12:26:27.465Z] #55 1.751 ++ go env GOARCH [2021-08-27T12:26:27.465Z] #55 1.788 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:26:27.465Z] #55 1.788 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:26:27.465Z] #55 1.788 ++ dirname /tmp/install/install.sh [2021-08-27T12:26:27.465Z] #55 1.789 + dir=/tmp/install [2021-08-27T12:26:27.465Z] #55 1.789 + bin=runc [2021-08-27T12:26:27.465Z] #55 1.789 + shift [2021-08-27T12:26:27.465Z] #55 1.789 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-27T12:26:27.465Z] #55 1.789 + . /tmp/install/runc.installer [2021-08-27T12:26:27.465Z] #55 1.789 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-27T12:26:27.465Z] #55 1.789 + install_runc [2021-08-27T12:26:27.465Z] #55 1.789 + uname -r [2021-08-27T12:26:27.465Z] #55 1.793 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-27T12:26:27.465Z] #55 1.793 + RUNC_BUILDTAGS='seccomp ' [2021-08-27T12:26:27.465Z] #55 1.793 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-27T12:26:27.465Z] #55 1.793 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wIz63AwcwA/src/github.com/opencontainers/runc [2021-08-27T12:26:27.465Z] #55 1.794 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-27T12:26:27.465Z] #55 1.819 Cloning into '/tmp/tmp.wIz63AwcwA/src/github.com/opencontainers/runc'... [2021-08-27T12:26:27.729Z] #55 ... [2021-08-27T12:26:27.729Z] [2021-08-27T12:26:27.729Z] #60 [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-08-27T12:26:27.729Z] #60 sha256:5ec9eba7961088dfd5cc8f8d75db429c4b56ed39ddeb1c57eb3f9f2c9ca05009 [2021-08-27T12:26:27.729Z] #60 DONE 101.2s [2021-08-27T12:26:27.905Z] #19 205.8 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-27T12:26:27.905Z] #19 205.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-08-27T12:26:27.905Z] #19 206.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-08-27T12:26:28.005Z] [2021-08-27T12:26:28.005Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-27T12:26:28.005Z] #61 sha256:da82be6df23eba0713340c64218ee0075b9dc96674c367f4eaf5d2204b9854e0 [2021-08-27T12:26:28.005Z] #61 DONE 0.2s [2021-08-27T12:26:28.005Z] [2021-08-27T12:26:28.006Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-27T12:26:28.006Z] #15 sha256:1e201fd9b51cee7b4791983eadedb76dc42ed5174f56029cb46b19185999e73b [2021-08-27T12:26:28.006Z] #15 DONE 2.4s [2021-08-27T12:26:28.006Z] [2021-08-27T12:26:28.006Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-27T12:26:28.006Z] #62 sha256:a53913faa1bcf11da95012766246cb9afe32698f34a2e4fc27a7936118eab00e [2021-08-27T12:26:28.357Z] #53 107.2 encoding/base64 [2021-08-27T12:26:28.583Z] #62 DONE 0.3s [2021-08-27T12:26:28.583Z] [2021-08-27T12:26:28.583Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-27T12:26:28.583Z] #16 sha256:e5694a13c766c51a49444e5e6c52134817ddc3e114a132cf0cf7cb0f71da6c44 [2021-08-27T12:26:28.839Z] #19 206.8 Selecting previously unselected package libio-string-perl. [2021-08-27T12:26:28.839Z] #19 206.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-08-27T12:26:28.929Z] #53 ... [2021-08-27T12:26:28.929Z] [2021-08-27T12:26:28.929Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:28.929Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:26:28.929Z] #14 104.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-27T12:26:28.929Z] #14 104.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:28.929Z] #14 104.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:26:29.097Z] #19 206.9 Unpacking libio-string-perl (1.08-3.1) ... [2021-08-27T12:26:30.032Z] #19 208.0 Selecting previously unselected package libicu67:amd64. [2021-08-27T12:26:30.032Z] #19 208.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-08-27T12:26:30.292Z] #19 208.1 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-27T12:26:30.509Z] #16 DONE 2.6s [2021-08-27T12:26:30.509Z] [2021-08-27T12:26:30.509Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:26:30.509Z] #25 sha256:0de2e2635790743ca091421a99aedd1a752c302a2c3856f357e2ca8bb7d5e0f2 [2021-08-27T12:26:30.638Z] #47 112.3 fmt [2021-08-27T12:26:30.638Z] #47 112.9 path/filepath [2021-08-27T12:26:31.311Z] #25 102.1 Updating files: 17% (2029/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 33% (3825/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 46% (5281/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) [2021-08-27T12:26:31.311Z] #25 ... [2021-08-27T12:26:31.311Z] [2021-08-27T12:26:31.311Z] #47 [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-08-27T12:26:31.311Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:26:31.311Z] #47 94.58 vendor/golang.org/x/net/idna [2021-08-27T12:26:31.311Z] #47 95.92 github.com/LK4D4/vndr/build [2021-08-27T12:26:31.311Z] #47 97.85 vendor/golang.org/x/net/http2/hpack [2021-08-27T12:26:31.311Z] #47 99.64 mime [2021-08-27T12:26:31.311Z] #47 99.90 mime/quotedprintable [2021-08-27T12:26:31.311Z] #47 100.4 net/http/internal [2021-08-27T12:26:31.311Z] #47 ... [2021-08-27T12:26:31.311Z] [2021-08-27T12:26:31.311Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:26:31.311Z] #25 sha256:0de2e2635790743ca091421a99aedd1a752c302a2c3856f357e2ca8bb7d5e0f2 [2021-08-27T12:26:32.009Z] #47 ... [2021-08-27T12:26:32.009Z] [2021-08-27T12:26:32.009Z] #58 [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-08-27T12:26:32.009Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:26:32.194Z] #19 209.8 Selecting previously unselected package libxml2:amd64. [2021-08-27T12:26:32.194Z] #19 209.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-27T12:26:32.194Z] #19 209.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-27T12:26:32.194Z] #19 209.9 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-27T12:26:32.194Z] #19 209.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-08-27T12:26:32.194Z] #19 209.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-27T12:26:32.194Z] #19 210.0 Selecting previously unselected package libxml-sax-base-perl. [2021-08-27T12:26:32.194Z] #19 210.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-08-27T12:26:32.194Z] #19 210.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-08-27T12:26:32.194Z] #19 210.0 Selecting previously unselected package libxml-sax-perl. [2021-08-27T12:26:32.194Z] #19 210.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-08-27T12:26:32.194Z] #19 210.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-08-27T12:26:32.194Z] #19 210.1 Selecting previously unselected package libxml-libxml-perl. [2021-08-27T12:26:32.194Z] #19 210.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-08-27T12:26:32.194Z] #19 210.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-27T12:26:32.194Z] #19 210.1 Selecting previously unselected package libxml-simple-perl. [2021-08-27T12:26:32.194Z] #19 210.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-27T12:26:32.194Z] #19 210.1 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-27T12:26:32.194Z] #19 210.2 Selecting previously unselected package libyaml-perl. [2021-08-27T12:26:32.194Z] #19 210.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-08-27T12:26:32.194Z] #19 210.2 Unpacking libyaml-perl (1.30-1) ... [2021-08-27T12:26:32.194Z] #19 210.2 Selecting previously unselected package libconfig-auto-perl. [2021-08-27T12:26:32.194Z] #19 210.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-08-27T12:26:32.194Z] #19 210.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-08-27T12:26:32.194Z] #19 210.2 Selecting previously unselected package libfile-which-perl. [2021-08-27T12:26:32.240Z] #14 ... [2021-08-27T12:26:32.240Z] [2021-08-27T12:26:32.240Z] #47 [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-08-27T12:26:32.240Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:26:32.240Z] #47 101.0 internal/syscall/execenv [2021-08-27T12:26:32.240Z] #47 101.2 path [2021-08-27T12:26:32.240Z] #47 102.0 io/fs [2021-08-27T12:26:32.240Z] #47 104.0 os [2021-08-27T12:26:32.240Z] #47 106.6 internal/fmtsort [2021-08-27T12:26:32.240Z] #47 107.2 regexp/syntax [2021-08-27T12:26:32.240Z] #47 109.2 fmt [2021-08-27T12:26:32.240Z] #47 ... [2021-08-27T12:26:32.240Z] [2021-08-27T12:26:32.240Z] #53 [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-08-27T12:26:32.240Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:26:32.240Z] #53 108.7 golang.org/x/sys/unix [2021-08-27T12:26:32.240Z] #53 109.5 fmt [2021-08-27T12:26:32.453Z] #19 210.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-27T12:26:32.453Z] #19 210.2 Unpacking libfile-which-perl (1.23-1) ... [2021-08-27T12:26:32.453Z] #19 210.3 Selecting previously unselected package libfile-homedir-perl. [2021-08-27T12:26:32.453Z] #19 210.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-08-27T12:26:32.453Z] #19 210.3 Unpacking libfile-homedir-perl (1.006-1) ... [2021-08-27T12:26:32.453Z] #19 210.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-27T12:26:32.453Z] #19 210.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-08-27T12:26:32.453Z] #19 210.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-27T12:26:32.453Z] #19 210.3 Selecting previously unselected package dpkg-cross. [2021-08-27T12:26:32.453Z] #19 210.3 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-08-27T12:26:32.453Z] #19 210.3 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-08-27T12:26:32.453Z] #19 210.4 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-27T12:26:32.453Z] #19 210.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-08-27T12:26:32.453Z] #19 210.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-08-27T12:26:32.453Z] #19 210.4 Selecting previously unselected package libc6-armel-cross. [2021-08-27T12:26:32.453Z] #19 210.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-08-27T12:26:32.453Z] #19 210.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-08-27T12:26:32.653Z] #25 102.1 Updating files: 17% (2029/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 33% (3825/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 46% (5281/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 63% (7246/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 74% (8459/11431) [2021-08-27T12:26:32.653Z] #25 ... [2021-08-27T12:26:32.653Z] [2021-08-27T12:26:32.653Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-27T12:26:32.653Z] #17 sha256:4e3886821fd1a6d61d5ea1c9519797ad435070240e5d260b648e837442b41650 [2021-08-27T12:26:32.653Z] #17 1.692 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-27T12:26:32.653Z] #17 DONE 2.0s [2021-08-27T12:26:32.653Z] [2021-08-27T12:26:32.653Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:26:32.653Z] #25 sha256:0de2e2635790743ca091421a99aedd1a752c302a2c3856f357e2ca8bb7d5e0f2 [2021-08-27T12:26:32.711Z] #19 210.5 Selecting previously unselected package libgcc-s1-armel-cross. [2021-08-27T12:26:32.711Z] #19 210.5 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:32.711Z] #19 210.5 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:26:32.711Z] #19 210.6 Selecting previously unselected package libgomp1-armel-cross. [2021-08-27T12:26:32.711Z] #19 210.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:32.711Z] #19 210.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:26:32.711Z] #19 210.6 Selecting previously unselected package libatomic1-armel-cross. [2021-08-27T12:26:32.711Z] #19 210.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:32.711Z] #19 210.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:26:32.711Z] #19 210.6 Selecting previously unselected package libasan6-armel-cross. [2021-08-27T12:26:32.711Z] #19 210.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:32.711Z] #19 210.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:26:32.970Z] #19 210.9 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-27T12:26:32.970Z] #19 210.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:32.970Z] #19 210.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:26:32.970Z] #19 211.0 Selecting previously unselected package libubsan1-armel-cross. [2021-08-27T12:26:32.970Z] #19 211.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:32.970Z] #19 211.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:26:33.230Z] #19 211.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-08-27T12:26:33.230Z] #19 211.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:33.230Z] #19 211.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:26:33.230Z] #19 211.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-08-27T12:26:33.230Z] #19 211.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:33.230Z] #19 211.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-27T12:26:33.970Z] #25 102.1 Updating files: 17% (2029/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 33% (3825/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 46% (5281/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 63% (7246/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 76% (8769/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 81% (9260/11431) Updating files: 82% (9374/11431) Updating files: 83% (9488/11431) Updating files: 84% (9603/11431) Updating files: 85% (9717/11431) Updating files: 86% (9831/11431) Updating files: 87% (9945/11431) Updating files: 88% (10060/11431) Updating files: 89% (10174/11431) Updating files: 90% (10288/11431) Updating files: 91% (10403/11431) Updating files: 92% (10517/11431) Updating files: 93% (10631/11431) Updating files: 94% (10746/11431) Updating files: 95% (10860/11431) Updating files: 96% (10974/11431) Updating files: 97% (11089/11431) Updating files: 98% (11203/11431) Updating files: 99% (11317/11431) Updating files: 100% (11431/11431) Updating files: 100% (11431/11431), done. [2021-08-27T12:26:33.970Z] #25 107.4 + cd /tmp/tmp.Wkx1fNRNcS/tmp/docker-ce [2021-08-27T12:26:33.970Z] #25 107.4 + git checkout -q v17.06.2-ce [2021-08-27T12:26:34.233Z] #25 ... [2021-08-27T12:26:34.233Z] [2021-08-27T12:26:34.233Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-27T12:26:34.233Z] #18 sha256:ffcb6cd58f458652f84b811cc8357fe82b8a8e7ffcf7297709e0eb19fe1191df [2021-08-27T12:26:34.233Z] #18 DONE 1.5s [2021-08-27T12:26:34.233Z] [2021-08-27T12:26:34.233Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-27T12:26:34.233Z] #19 sha256:81f5e4d644b9cb95131d7f2a9243f1770684131019355f80242c8aa56c12ee88 [2021-08-27T12:26:34.324Z] #58 61.69 Updating files: 37% (1704/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 87% (4010/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-27T12:26:34.324Z] #58 64.42 + cd /tmp/tmp.9MXTfhOO7H/src/github.com/containerd/containerd [2021-08-27T12:26:34.582Z] #58 64.43 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:26:34.792Z] #53 ... [2021-08-27T12:26:34.792Z] [2021-08-27T12:26:34.792Z] #58 [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-08-27T12:26:34.792Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:26:35.708Z] #19 DONE 1.4s [2021-08-27T12:26:35.708Z] [2021-08-27T12:26:35.708Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-27T12:26:35.708Z] #20 sha256:2780358f4379eb68f7a8d934db479144648389abd06aeff78a2e7addab0f781e [2021-08-27T12:26:36.479Z] #58 66.22 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-27T12:26:36.479Z] #58 66.22 + BUILDTAGS='netgo osusergo static_build' [2021-08-27T12:26:36.479Z] #58 66.22 + export EXTRA_FLAGS=-buildmode=pie [2021-08-27T12:26:36.479Z] #58 66.22 + EXTRA_FLAGS=-buildmode=pie [2021-08-27T12:26:36.479Z] #58 66.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-27T12:26:36.479Z] #58 66.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-27T12:26:36.479Z] #58 66.22 + '[' '' = dynamic ']' [2021-08-27T12:26:36.479Z] #58 66.22 + make [2021-08-27T12:26:36.479Z] #58 ... [2021-08-27T12:26:36.479Z] [2021-08-27T12:26:36.479Z] #53 [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-08-27T12:26:36.479Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:26:36.479Z] #53 108.6 encoding/base64 [2021-08-27T12:26:36.479Z] #53 110.0 golang.org/x/sys/unix [2021-08-27T12:26:36.479Z] #53 110.6 fmt [2021-08-27T12:26:36.479Z] #53 117.8 encoding/json [2021-08-27T12:26:36.736Z] #53 ... [2021-08-27T12:26:36.736Z] [2021-08-27T12:26:36.736Z] #47 [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-08-27T12:26:36.736Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:26:36.736Z] #47 115.1 regexp [2021-08-27T12:26:36.736Z] #47 119.0 flag [2021-08-27T12:26:37.149Z] #58 59.31 Updating files: 30% (1396/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-27T12:26:37.411Z] #58 61.92 + cd /tmp/tmp.HOBkb6RBSO/src/github.com/containerd/containerd [2021-08-27T12:26:37.411Z] #58 61.92 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:26:37.729Z] #20 DONE 1.9s [2021-08-27T12:26:37.729Z] [2021-08-27T12:26:37.729Z] #55 [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-08-27T12:26:37.729Z] #55 sha256:04023f38135072f2c379f1a242ce9795ec397ee798539a3bd049e21d3f2f74a5 [2021-08-27T12:26:37.729Z] #55 10.45 + cd /tmp/tmp.wIz63AwcwA/src/github.com/opencontainers/runc [2021-08-27T12:26:37.729Z] #55 10.45 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-27T12:26:37.729Z] #55 10.97 + '[' -z '' ']' [2021-08-27T12:26:37.729Z] #55 10.97 + target=static [2021-08-27T12:26:37.729Z] #55 10.97 + make 'BUILDTAGS=seccomp ' static [2021-08-27T12:26:37.729Z] #55 11.35 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-27T12:26:38.104Z] #47 120.3 go/token [2021-08-27T12:26:38.498Z] #19 215.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-27T12:26:38.498Z] #19 215.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:38.498Z] #19 215.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-27T12:26:38.499Z] #19 215.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-27T12:26:38.499Z] #19 215.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-08-27T12:26:38.499Z] #19 215.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-27T12:26:38.499Z] #19 216.1 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-27T12:26:38.499Z] #19 216.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-08-27T12:26:38.499Z] #19 216.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-27T12:26:38.499Z] #19 216.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-08-27T12:26:38.499Z] #19 216.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:38.499Z] #19 216.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:26:38.499Z] #19 216.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-08-27T12:26:38.756Z] #19 216.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:38.756Z] #19 216.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-27T12:26:39.088Z] #47 ... [2021-08-27T12:26:39.088Z] [2021-08-27T12:26:39.088Z] #58 [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-08-27T12:26:39.088Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:26:39.088Z] #58 69.02 + bin/ctr [2021-08-27T12:26:40.722Z] #58 64.80 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-27T12:26:40.722Z] #58 64.80 + BUILDTAGS='netgo osusergo static_build' [2021-08-27T12:26:40.722Z] #58 64.80 + export EXTRA_FLAGS=-buildmode=pie [2021-08-27T12:26:40.722Z] #58 64.80 + EXTRA_FLAGS=-buildmode=pie [2021-08-27T12:26:40.722Z] #58 64.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-27T12:26:40.722Z] #58 64.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-27T12:26:40.722Z] #58 64.80 + '[' '' = dynamic ']' [2021-08-27T12:26:40.722Z] #58 64.80 + make [2021-08-27T12:26:42.905Z] #58 67.55 + bin/ctr [2021-08-27T12:26:43.043Z] #55 ... [2021-08-27T12:26:43.043Z] [2021-08-27T12:26:43.043Z] #47 [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-08-27T12:26:43.043Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:26:43.043Z] #47 105.8 vendor/golang.org/x/net/http/httpproxy [2021-08-27T12:26:43.043Z] #47 105.8 net/textproto [2021-08-27T12:26:43.043Z] #47 105.8 crypto/x509 [2021-08-27T12:26:43.043Z] #47 107.4 mime/multipart [2021-08-27T12:26:43.043Z] #47 107.4 vendor/golang.org/x/net/http/httpguts [2021-08-27T12:26:43.043Z] #47 110.7 crypto/tls [2021-08-27T12:26:43.043Z] #47 ... [2021-08-27T12:26:43.043Z] [2021-08-27T12:26:43.043Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:26:43.043Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-27T12:26:43.043Z] #21 1.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:26:43.043Z] #21 1.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:26:43.043Z] #21 1.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:26:43.043Z] #21 2.463 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:26:43.043Z] #21 3.505 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:26:43.619Z] #21 ... [2021-08-27T12:26:43.620Z] [2021-08-27T12:26:43.620Z] #47 [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-08-27T12:26:43.620Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:26:43.620Z] #47 116.8 net/http/httptrace [2021-08-27T12:26:43.883Z] #47 117.1 net/http [2021-08-27T12:26:44.031Z] #19 221.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-27T12:26:44.031Z] #19 221.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:44.031Z] #19 221.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-27T12:26:44.031Z] #19 221.1 Selecting previously unselected package crossbuild-essential-armel. [2021-08-27T12:26:44.031Z] #19 221.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.1 Unpacking crossbuild-essential-armel (12.9) ... [2021-08-27T12:26:44.031Z] #19 221.2 Selecting previously unselected package libc6-armhf-cross. [2021-08-27T12:26:44.031Z] #19 221.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-08-27T12:26:44.031Z] #19 221.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-08-27T12:26:44.031Z] #19 221.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:26:44.031Z] #19 221.3 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-27T12:26:44.031Z] #19 221.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:26:44.031Z] #19 221.3 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-27T12:26:44.031Z] #19 221.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:26:44.031Z] #19 221.4 Selecting previously unselected package libasan6-armhf-cross. [2021-08-27T12:26:44.031Z] #19 221.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:26:44.031Z] #19 221.6 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-27T12:26:44.031Z] #19 221.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:26:44.031Z] #19 221.7 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-27T12:26:44.031Z] #19 221.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:26:44.031Z] #19 221.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-08-27T12:26:44.031Z] #19 221.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:44.031Z] #19 221.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:26:44.031Z] #19 221.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-08-27T12:26:44.031Z] #19 221.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:44.031Z] #19 221.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-27T12:26:44.304Z] #58 ... [2021-08-27T12:26:44.304Z] [2021-08-27T12:26:44.304Z] #47 [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-08-27T12:26:44.304Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:26:44.304Z] #47 113.3 path/filepath [2021-08-27T12:26:44.304Z] #47 115.4 flag [2021-08-27T12:26:44.304Z] #47 115.5 go/token [2021-08-27T12:26:44.304Z] #47 117.5 go/scanner [2021-08-27T12:26:44.304Z] #47 118.0 regexp [2021-08-27T12:26:44.304Z] #47 119.6 go/ast [2021-08-27T12:26:44.304Z] #47 122.8 internal/lazyregexp [2021-08-27T12:26:44.304Z] #47 123.2 net/url [2021-08-27T12:26:44.369Z] #58 ... [2021-08-27T12:26:44.370Z] [2021-08-27T12:26:44.370Z] #47 [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-08-27T12:26:44.370Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:26:44.370Z] #47 121.6 internal/lazyregexp [2021-08-27T12:26:44.370Z] #47 121.9 go/scanner [2021-08-27T12:26:44.370Z] #47 122.1 net/url [2021-08-27T12:26:44.370Z] #47 124.2 go/ast [2021-08-27T12:26:44.370Z] #47 124.8 text/template/parse [2021-08-27T12:26:46.019Z] --- PASS: TestBuildWithHugeFile (50.21s) [2021-08-27T12:26:46.019Z] === RUN TestBuildWCOWSandboxSize [2021-08-27T12:26:46.019Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-27T12:26:46.019Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-27T12:26:46.019Z] === RUN TestBuildWithEmptyDockerfile [2021-08-27T12:26:46.019Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:26:46.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:26:46.019Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:26:46.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:26:46.019Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:26:46.019Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:26:46.019Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:26:46.019Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:26:46.019Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:26:46.019Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-27T12:26:46.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-08-27T12:26:46.019Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-08-27T12:26:46.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-08-27T12:26:46.019Z] === RUN TestBuildPreserveOwnership [2021-08-27T12:26:46.019Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-27T12:26:46.019Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-27T12:26:46.019Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2021-08-27T12:26:46.019Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2021-08-27T12:26:46.019Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2021-08-27T12:26:46.019Z] === RUN TestBuildPlatformInvalid [2021-08-27T12:26:46.019Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-27T12:26:46.019Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-27T12:26:46.019Z] Loaded image: busybox:latest [2021-08-27T12:26:46.019Z] Loaded image: busybox:glibc [2021-08-27T12:26:46.019Z] Loaded image: debian:bullseye-slim [2021-08-27T12:26:46.019Z] Loaded image: hello-world:latest [2021-08-27T12:26:46.019Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:26:46.264Z] #47 ... [2021-08-27T12:26:46.264Z] [2021-08-27T12:26:46.264Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:46.264Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:26:46.264Z] #14 128.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-27T12:26:46.264Z] #14 128.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:46.264Z] #14 128.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:26:46.443Z] #47 ... [2021-08-27T12:26:46.443Z] [2021-08-27T12:26:46.443Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:26:46.443Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b [2021-08-27T12:26:46.443Z] #33 DONE 119.8s [2021-08-27T12:26:46.710Z] [2021-08-27T12:26:46.710Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:26:46.710Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-27T12:26:46.710Z] #21 6.689 Fetched 8287 kB in 5s (1570 kB/s) [2021-08-27T12:26:46.710Z] #21 6.689 Reading package lists... [2021-08-27T12:26:46.863Z] #47 125.9 text/template/parse [2021-08-27T12:26:47.144Z] #47 126.2 go/internal/typeparams [2021-08-27T12:26:47.406Z] #47 126.5 go/parser [2021-08-27T12:26:47.406Z] #47 ... [2021-08-27T12:26:47.406Z] [2021-08-27T12:26:47.406Z] #53 [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-08-27T12:26:47.406Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:26:47.406Z] #53 116.7 encoding/json [2021-08-27T12:26:47.406Z] #53 119.0 github.com/pkg/diff [2021-08-27T12:26:47.406Z] #53 120.8 go/ast [2021-08-27T12:26:47.406Z] #53 125.4 golang.org/x/crypto/ssh/terminal [2021-08-27T12:26:47.979Z] #53 127.2 io/ioutil [2021-08-27T12:26:48.663Z] #21 8.713 Reading package lists... [2021-08-27T12:26:48.663Z] #21 ... [2021-08-27T12:26:48.663Z] [2021-08-27T12:26:48.663Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:26:48.663Z] #25 sha256:0de2e2635790743ca091421a99aedd1a752c302a2c3856f357e2ca8bb7d5e0f2 [2021-08-27T12:26:48.663Z] #25 111.8 + mkdir -p /tmp/tmp.Wkx1fNRNcS/src/github.com/docker [2021-08-27T12:26:48.663Z] #25 111.8 + mv components/cli /tmp/tmp.Wkx1fNRNcS/src/github.com/docker/cli [2021-08-27T12:26:48.663Z] #25 111.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-27T12:26:48.663Z] #25 ... [2021-08-27T12:26:48.663Z] [2021-08-27T12:26:48.663Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:26:48.663Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-27T12:26:48.924Z] #53 127.8 mvdan.cc/editorconfig [2021-08-27T12:26:48.924Z] #53 127.9 mvdan.cc/sh/v3/fileutil [2021-08-27T12:26:49.186Z] #53 128.3 text/tabwriter [2021-08-27T12:26:49.240Z] #21 11.07 Building dependency tree... [2021-08-27T12:26:49.302Z] #19 227.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-27T12:26:49.302Z] #19 227.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:49.302Z] #19 227.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-27T12:26:49.302Z] #19 227.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-27T12:26:49.302Z] #19 227.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-08-27T12:26:49.302Z] #19 227.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-27T12:26:49.302Z] #19 227.3 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-27T12:26:49.302Z] #19 227.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-08-27T12:26:49.546Z] #14 ... [2021-08-27T12:26:49.546Z] [2021-08-27T12:26:49.546Z] #53 [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-08-27T12:26:49.546Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:26:49.546Z] #53 121.6 github.com/pkg/diff [2021-08-27T12:26:49.546Z] #53 123.8 go/scanner [2021-08-27T12:26:49.546Z] #53 125.4 go/ast [2021-08-27T12:26:49.546Z] #53 126.3 golang.org/x/crypto/ssh/terminal [2021-08-27T12:26:49.546Z] #53 127.9 io/ioutil [2021-08-27T12:26:49.546Z] #53 128.3 mvdan.cc/editorconfig [2021-08-27T12:26:49.546Z] #53 130.1 mvdan.cc/sh/v3/fileutil [2021-08-27T12:26:49.546Z] #53 130.2 text/tabwriter [2021-08-27T12:26:49.546Z] #53 131.1 mvdan.cc/sh/v3/syntax [2021-08-27T12:26:49.546Z] #53 ... [2021-08-27T12:26:49.546Z] [2021-08-27T12:26:49.546Z] #47 [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-08-27T12:26:49.546Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:26:49.546Z] #47 129.9 go/internal/typeparams [2021-08-27T12:26:49.546Z] #47 130.1 go/parser [2021-08-27T12:26:49.546Z] #47 131.9 text/template [2021-08-27T12:26:49.562Z] #19 227.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-27T12:26:49.562Z] #19 227.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-08-27T12:26:49.562Z] #19 227.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:49.562Z] #19 227.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:26:49.820Z] #19 227.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-08-27T12:26:49.820Z] #19 227.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:49.820Z] #19 227.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-27T12:26:50.130Z] #53 129.3 mvdan.cc/sh/v3/syntax [2021-08-27T12:26:50.189Z] #21 12.49 The following additional packages will be installed: [2021-08-27T12:26:50.189Z] #21 12.49 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-27T12:26:50.189Z] #21 12.49 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-27T12:26:50.189Z] #21 12.49 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-27T12:26:50.189Z] #21 12.49 python3-pkg-resources vim-runtime xxd [2021-08-27T12:26:50.189Z] #21 12.50 Suggested packages: [2021-08-27T12:26:50.189Z] #21 12.50 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-27T12:26:50.189Z] #21 12.50 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-27T12:26:50.189Z] #21 12.50 acl attr quota [2021-08-27T12:26:50.189Z] #21 12.50 Recommended packages: [2021-08-27T12:26:50.189Z] #21 12.50 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-27T12:26:51.137Z] #21 13.59 The following NEW packages will be installed: [2021-08-27T12:26:51.137Z] #21 13.59 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-27T12:26:51.137Z] #21 13.59 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-27T12:26:51.137Z] #21 13.59 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-27T12:26:51.137Z] #21 13.59 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-27T12:26:51.137Z] #21 13.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-27T12:26:51.137Z] #21 13.60 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-27T12:26:51.137Z] #21 13.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-27T12:26:51.137Z] #21 13.60 xz-utils zip [2021-08-27T12:26:51.402Z] #21 13.94 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:26:51.402Z] #21 13.94 Need to get 26.4 MB of archives. [2021-08-27T12:26:51.402Z] #21 13.94 After this operation, 103 MB of additional disk space will be used. [2021-08-27T12:26:51.402Z] #21 13.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-08-27T12:26:51.402Z] #21 13.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-08-27T12:26:51.402Z] #21 13.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-08-27T12:26:51.402Z] #21 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-08-27T12:26:51.402Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-08-27T12:26:51.402Z] #21 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-08-27T12:26:51.402Z] #21 13.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-08-27T12:26:51.402Z] #21 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-08-27T12:26:51.402Z] #21 14.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-27T12:26:51.402Z] #21 14.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-27T12:26:51.402Z] #21 14.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-08-27T12:26:51.402Z] #21 14.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-08-27T12:26:51.402Z] #21 14.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-08-27T12:26:51.402Z] #21 14.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-08-27T12:26:51.402Z] #21 14.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-08-27T12:26:51.518Z] #53 ... [2021-08-27T12:26:51.518Z] [2021-08-27T12:26:51.518Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:51.518Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:26:51.518Z] #14 130.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-27T12:26:51.518Z] #14 130.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:51.670Z] #21 14.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-08-27T12:26:51.670Z] #21 14.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-08-27T12:26:51.670Z] #21 14.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-27T12:26:51.670Z] #21 14.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-08-27T12:26:51.670Z] #21 14.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-08-27T12:26:51.670Z] #21 14.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-08-27T12:26:51.670Z] #21 14.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-27T12:26:51.670Z] #21 14.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-27T12:26:51.670Z] #21 14.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-27T12:26:51.670Z] #21 14.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-08-27T12:26:51.670Z] #21 14.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-08-27T12:26:51.670Z] #21 14.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-27T12:26:51.779Z] #14 130.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:26:51.935Z] #21 14.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-08-27T12:26:51.935Z] #21 14.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-27T12:26:51.935Z] #21 14.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-27T12:26:51.935Z] #21 14.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-27T12:26:51.935Z] #21 14.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-08-27T12:26:51.935Z] #21 14.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-08-27T12:26:51.935Z] #21 14.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-27T12:26:51.935Z] #21 14.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-27T12:26:51.935Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-27T12:26:51.935Z] #21 14.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-27T12:26:51.935Z] #21 14.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-27T12:26:51.935Z] #21 14.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-27T12:26:51.935Z] #21 14.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-08-27T12:26:52.199Z] #21 14.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-08-27T12:26:52.199Z] #21 14.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-08-27T12:26:52.199Z] #21 14.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-08-27T12:26:52.199Z] #21 14.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-27T12:26:52.199Z] #21 14.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-08-27T12:26:52.463Z] #21 14.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-08-27T12:26:52.463Z] #21 14.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-08-27T12:26:53.040Z] #21 15.54 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:26:53.040Z] #21 15.68 Fetched 26.4 MB in 1s (21.1 MB/s) [2021-08-27T12:26:53.304Z] #21 15.75 Selecting previously unselected package pigz. [2021-08-27T12:26:53.304Z] #21 15.75 (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 ... 24004 files and directories currently installed.) [2021-08-27T12:26:53.304Z] #21 15.87 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-08-27T12:26:53.304Z] #21 15.88 Unpacking pigz (2.6-1) ... [2021-08-27T12:26:53.568Z] #21 15.98 Selecting previously unselected package libelf1:arm64. [2021-08-27T12:26:53.568Z] #21 15.98 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-08-27T12:26:53.568Z] #21 16.00 Unpacking libelf1:arm64 (0.183-1) ... [2021-08-27T12:26:53.568Z] #21 16.18 Selecting previously unselected package libbpf0:arm64. [2021-08-27T12:26:53.837Z] #21 16.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-08-27T12:26:53.837Z] #21 16.19 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-08-27T12:26:53.837Z] #21 16.34 Selecting previously unselected package libcap2:arm64. [2021-08-27T12:26:53.837Z] #21 16.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-08-27T12:26:53.837Z] #21 16.35 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-08-27T12:26:53.837Z] #21 16.44 Selecting previously unselected package libmnl0:arm64. [2021-08-27T12:26:54.101Z] #21 16.44 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-08-27T12:26:54.101Z] #21 16.45 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-08-27T12:26:54.101Z] #21 16.54 Selecting previously unselected package libxtables12:arm64. [2021-08-27T12:26:54.101Z] #21 16.54 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-08-27T12:26:54.101Z] #21 16.55 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-08-27T12:26:54.101Z] #21 16.67 Selecting previously unselected package libcap2-bin. [2021-08-27T12:26:54.364Z] #21 16.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-08-27T12:26:54.364Z] #21 16.69 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-27T12:26:54.364Z] #21 16.82 Selecting previously unselected package iproute2. [2021-08-27T12:26:54.364Z] #21 16.84 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-08-27T12:26:54.364Z] #21 16.86 Unpacking iproute2 (5.10.0-4) ... [2021-08-27T12:26:54.941Z] #21 17.39 Selecting previously unselected package xxd. [2021-08-27T12:26:54.941Z] #21 17.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-27T12:26:54.941Z] #21 17.42 Unpacking xxd (2:8.2.2434-3) ... [2021-08-27T12:26:55.090Z] #19 233.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-27T12:26:55.205Z] #21 17.59 Selecting previously unselected package vim-common. [2021-08-27T12:26:55.205Z] #21 17.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:26:55.205Z] #21 17.63 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-27T12:26:55.370Z] #19 233.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:26:55.370Z] #19 233.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-27T12:26:55.469Z] #21 17.83 Selecting previously unselected package bash-completion. [2021-08-27T12:26:55.469Z] #21 17.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-27T12:26:56.028Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.78s) [2021-08-27T12:26:56.028Z] PASS [2021-08-27T12:26:56.028Z] [2021-08-27T12:26:56.028Z] === Skipped [2021-08-27T12:26:56.028Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-27T12:26:56.028Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:26:56.028Z] [2021-08-27T12:26:56.028Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-27T12:26:56.028Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-27T12:26:56.028Z] [2021-08-27T12:26:56.028Z] [2021-08-27T12:26:56.028Z] DONE 34 tests, 2 skipped in 87.388s [2021-08-27T12:26:56.028Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-27T12:26:56.028Z] INFO: Testing against a local daemon [2021-08-27T12:26:56.028Z] === RUN TestConfigInspect [2021-08-27T12:26:56.102Z] #47 138.3 encoding/xml [2021-08-27T12:26:56.102Z] #47 ... [2021-08-27T12:26:56.102Z] [2021-08-27T12:26:56.102Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:26:56.102Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:26:56.102Z] #14 138.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-27T12:26:56.102Z] #14 138.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:26:56.102Z] #14 138.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-27T12:26:56.305Z] #19 234.0 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-27T12:26:56.305Z] #19 234.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-08-27T12:26:56.305Z] #19 234.1 Unpacking crossbuild-essential-armhf (12.9) ... [2021-08-27T12:26:56.305Z] #19 234.3 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-27T12:26:56.564Z] #19 234.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-27T12:26:56.564Z] #19 234.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-27T12:26:56.564Z] #19 234.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-08-27T12:26:56.564Z] #19 234.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:56.564Z] #19 234.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:56.564Z] #19 234.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-27T12:26:56.564Z] #19 234.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:56.564Z] #19 234.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:56.564Z] #19 234.6 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-27T12:26:56.564Z] #19 234.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:56.564Z] #19 234.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:56.824Z] #19 234.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-27T12:26:56.824Z] #19 234.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:56.824Z] #19 234.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:56.824Z] #19 234.6 Selecting previously unselected package libasan6-ppc64el-cross. [2021-08-27T12:26:56.824Z] #19 234.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:56.824Z] #19 234.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:56.971Z] --- PASS: TestConfigInspect (2.18s) [2021-08-27T12:26:56.971Z] === RUN TestConfigList [2021-08-27T12:26:57.083Z] #19 234.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-27T12:26:57.083Z] #19 234.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:57.083Z] #19 234.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:57.083Z] #19 235.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-27T12:26:57.083Z] #19 235.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:57.083Z] #19 235.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:57.342Z] #19 235.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-27T12:26:57.342Z] #19 235.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:57.342Z] #19 235.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:57.342Z] #19 235.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-27T12:26:57.342Z] #19 235.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:57.342Z] #19 235.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:57.342Z] #19 235.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-27T12:26:57.602Z] #19 235.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:57.602Z] #19 235.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:57.602Z] #19 235.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-08-27T12:26:57.602Z] #19 235.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:26:57.602Z] #19 235.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:26:57.602Z] #19 235.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-08-27T12:26:57.602Z] #19 235.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:26:57.602Z] #19 235.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:26:58.030Z] #21 ... [2021-08-27T12:26:58.031Z] [2021-08-27T12:26:58.031Z] #47 [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-08-27T12:26:58.031Z] #47 sha256:2ca06032fcf2b79cde355c8a61feb2aba076296d974697f9db51a2b119168728 [2021-08-27T12:26:58.031Z] #47 127.5 github.com/LK4D4/vndr/godl [2021-08-27T12:26:58.031Z] #47 128.1 github.com/LK4D4/vndr [2021-08-27T12:26:58.031Z] #47 DONE 131.5s [2021-08-27T12:26:58.294Z] [2021-08-27T12:26:58.294Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:26:58.294Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-27T12:26:58.294Z] #21 20.69 Unpacking bash-completion (1:2.11-2) ... [2021-08-27T12:26:58.871Z] #21 21.44 Selecting previously unselected package bzip2. [2021-08-27T12:26:58.871Z] #21 21.44 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-08-27T12:26:58.871Z] #21 21.45 Unpacking bzip2 (1.0.8-4) ... [2021-08-27T12:26:58.886Z] --- PASS: TestConfigList (2.13s) [2021-08-27T12:26:58.886Z] === RUN TestConfigsCreateAndDelete [2021-08-27T12:26:59.134Z] #21 21.60 Selecting previously unselected package xz-utils. [2021-08-27T12:26:59.134Z] #21 21.60 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-08-27T12:26:59.134Z] #21 21.61 Unpacking xz-utils (5.2.5-2) ... [2021-08-27T12:26:59.396Z] #21 21.83 Selecting previously unselected package apparmor. [2021-08-27T12:26:59.396Z] #21 21.84 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-08-27T12:26:59.396Z] #21 21.91 Unpacking apparmor (2.13.6-10) ... [2021-08-27T12:26:59.928Z] #14 ... [2021-08-27T12:26:59.928Z] [2021-08-27T12:26:59.928Z] #53 [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-08-27T12:26:59.928Z] #53 sha256:6b600589219df1c8047bd60fe03c5b871645cb8f2a4d83120183592d8bd8731c [2021-08-27T12:26:59.928Z] #53 138.2 mvdan.cc/sh/v3/cmd/shfmt [2021-08-27T12:27:00.345Z] #21 22.67 Selecting previously unselected package inetutils-ping. [2021-08-27T12:27:00.345Z] #21 22.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-08-27T12:27:00.345Z] #21 22.70 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-27T12:27:00.345Z] #21 22.83 Selecting previously unselected package libip4tc2:arm64. [2021-08-27T12:27:00.345Z] #21 22.84 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-08-27T12:27:00.345Z] #21 22.85 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-08-27T12:27:00.345Z] #21 22.94 Selecting previously unselected package libip6tc2:arm64. [2021-08-27T12:27:00.608Z] #21 22.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-08-27T12:27:00.608Z] #21 22.96 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-08-27T12:27:00.608Z] #21 23.04 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-27T12:27:00.608Z] #21 23.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-27T12:27:00.608Z] #21 23.06 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-27T12:27:00.608Z] #21 23.15 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-27T12:27:00.872Z] #21 23.15 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-08-27T12:27:00.872Z] #21 23.17 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-27T12:27:00.872Z] #21 23.28 Selecting previously unselected package libnftnl11:arm64. [2021-08-27T12:27:00.872Z] #21 23.28 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-08-27T12:27:00.872Z] #21 23.29 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-08-27T12:27:00.872Z] #21 23.37 Selecting previously unselected package iptables. [2021-08-27T12:27:00.872Z] #21 23.38 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-08-27T12:27:00.872Z] #21 23.39 Unpacking iptables (1.8.7-1) ... [2021-08-27T12:27:01.448Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2021-08-27T12:27:01.448Z] === RUN TestConfigsUpdate [2021-08-27T12:27:01.450Z] #21 23.74 Selecting previously unselected package libonig5:arm64. [2021-08-27T12:27:01.450Z] #21 23.75 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-27T12:27:01.450Z] #21 23.75 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-27T12:27:01.450Z] #21 23.91 Selecting previously unselected package libjq1:arm64. [2021-08-27T12:27:01.450Z] #21 23.91 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-08-27T12:27:01.450Z] #21 23.93 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-27T12:27:01.713Z] #21 24.06 Selecting previously unselected package jq. [2021-08-27T12:27:01.713Z] #21 24.07 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-08-27T12:27:01.713Z] #21 24.07 Unpacking jq (1.6-2.1) ... [2021-08-27T12:27:01.713Z] #21 24.18 Selecting previously unselected package libaio1:arm64. [2021-08-27T12:27:01.713Z] #21 24.18 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-08-27T12:27:01.713Z] #21 24.20 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-08-27T12:27:01.977Z] #21 24.29 Selecting previously unselected package libgpm2:arm64. [2021-08-27T12:27:01.977Z] #21 24.29 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-08-27T12:27:01.977Z] #21 24.29 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-08-27T12:27:01.977Z] #21 24.40 Selecting previously unselected package libicu67:arm64. [2021-08-27T12:27:01.977Z] #21 24.41 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-08-27T12:27:01.977Z] #21 24.41 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-27T12:27:02.655Z] #14 ... [2021-08-27T12:27:02.655Z] [2021-08-27T12:27:02.655Z] #53 [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-08-27T12:27:02.655Z] #53 sha256:98a3458791a4d2ea239ad431f4372f98652d22039ee531c03be246cf2810733e [2021-08-27T12:27:02.655Z] #53 140.3 mvdan.cc/sh/v3/cmd/shfmt [2021-08-27T12:27:02.655Z] #53 DONE 144.2s [2021-08-27T12:27:02.655Z] [2021-08-27T12:27:02.655Z] #47 [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-08-27T12:27:02.655Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:27:02.655Z] #47 140.0 go/doc [2021-08-27T12:27:02.655Z] #47 144.7 github.com/LK4D4/vndr/build [2021-08-27T12:27:02.873Z] #19 240.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-27T12:27:02.873Z] #19 240.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:27:02.873Z] #19 240.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:02.873Z] #19 240.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-27T12:27:02.873Z] #19 240.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-08-27T12:27:02.873Z] #19 240.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-27T12:27:02.873Z] #19 240.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-27T12:27:02.873Z] #19 240.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-27T12:27:02.873Z] #19 240.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-27T12:27:02.873Z] #19 240.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-08-27T12:27:02.873Z] #19 240.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:02.873Z] #19 240.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:03.132Z] #19 241.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-08-27T12:27:03.132Z] #19 241.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:27:03.132Z] #19 241.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:03.220Z] #47 145.6 github.com/LK4D4/vndr/versioned [2021-08-27T12:27:03.249Z] #53 DONE 142.3s [2021-08-27T12:27:03.249Z] [2021-08-27T12:27:03.249Z] #47 [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-08-27T12:27:03.249Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:27:03.249Z] #47 133.5 text/template [2021-08-27T12:27:03.249Z] #47 134.1 encoding/xml [2021-08-27T12:27:03.249Z] #47 141.5 github.com/LK4D4/vndr/versioned [2021-08-27T12:27:03.249Z] #47 141.8 go/doc [2021-08-27T12:27:03.249Z] #47 141.8 crypto/rand [2021-08-27T12:27:03.396Z] --- PASS: TestConfigsUpdate (2.20s) [2021-08-27T12:27:03.396Z] === RUN TestTemplatedConfig [2021-08-27T12:27:03.512Z] #47 ... [2021-08-27T12:27:03.512Z] [2021-08-27T12:27:03.512Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:03.512Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:27:03.512Z] #14 142.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-27T12:27:03.512Z] #14 142.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:27:03.512Z] #14 142.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-27T12:27:04.151Z] #47 146.2 net [2021-08-27T12:27:04.536Z] #21 26.58 Selecting previously unselected package libinih1:arm64. [2021-08-27T12:27:04.537Z] #21 26.58 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-08-27T12:27:04.537Z] #21 26.61 Unpacking libinih1:arm64 (53-1+b2) ... [2021-08-27T12:27:04.537Z] #21 26.71 Selecting previously unselected package libnet1:arm64. [2021-08-27T12:27:04.537Z] #21 26.72 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-27T12:27:04.537Z] #21 26.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:27:04.537Z] #21 26.88 Selecting previously unselected package libnl-3-200:arm64. [2021-08-27T12:27:04.537Z] #21 26.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-27T12:27:04.537Z] #21 26.89 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-27T12:27:04.537Z] #21 26.99 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-27T12:27:04.537Z] #21 26.99 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-27T12:27:04.537Z] #21 27.01 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-27T12:27:04.537Z] #21 27.12 Selecting previously unselected package net-tools. [2021-08-27T12:27:04.823Z] #21 27.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-08-27T12:27:04.823Z] #21 27.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-27T12:27:04.823Z] #21 27.39 Selecting previously unselected package patch. [2021-08-27T12:27:05.087Z] #21 27.39 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-08-27T12:27:05.087Z] #21 27.40 Unpacking patch (2.7.6-7) ... [2021-08-27T12:27:05.087Z] #21 27.55 Selecting previously unselected package python-pip-whl. [2021-08-27T12:27:05.087Z] #21 27.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-27T12:27:05.087Z] #21 27.57 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-27T12:27:05.351Z] #21 27.98 Selecting previously unselected package python3-lib2to3. [2021-08-27T12:27:05.615Z] #21 27.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-27T12:27:05.615Z] #21 28.00 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-27T12:27:05.879Z] #21 28.18 Selecting previously unselected package python3-distutils. [2021-08-27T12:27:05.879Z] #21 28.19 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-27T12:27:05.879Z] #21 28.20 Unpacking python3-distutils (3.9.2-1) ... [2021-08-27T12:27:05.879Z] #21 28.38 Selecting previously unselected package python3-pkg-resources. [2021-08-27T12:27:05.879Z] #21 28.40 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-27T12:27:05.879Z] #21 28.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:27:05.947Z] --- PASS: TestTemplatedConfig (2.60s) [2021-08-27T12:27:05.947Z] === RUN TestConfigCreateResolve [2021-08-27T12:27:06.048Z] #47 ... [2021-08-27T12:27:06.048Z] [2021-08-27T12:27:06.048Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:06.048Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:27:06.048Z] #14 148.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-27T12:27:06.048Z] #14 148.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:27:06.048Z] #14 148.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:27:06.145Z] #21 28.57 Selecting previously unselected package python3-setuptools. [2021-08-27T12:27:06.145Z] #21 28.57 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-27T12:27:06.145Z] #21 28.58 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-27T12:27:06.408Z] #21 28.85 Selecting previously unselected package python3-wheel. [2021-08-27T12:27:06.408Z] #21 28.87 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-27T12:27:06.408Z] #21 28.88 Unpacking python3-wheel (0.34.2-1) ... [2021-08-27T12:27:06.672Z] #21 28.98 Selecting previously unselected package python3-pip. [2021-08-27T12:27:06.672Z] #21 28.99 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-27T12:27:06.672Z] #21 28.99 Unpacking python3-pip (20.3.4-4) ... [2021-08-27T12:27:06.938Z] #21 29.35 Selecting previously unselected package sudo. [2021-08-27T12:27:06.938Z] #21 29.37 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-08-27T12:27:06.938Z] #21 29.38 Unpacking sudo (1.9.5p2-3) ... [2021-08-27T12:27:07.324Z] #19 245.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-27T12:27:07.324Z] #19 245.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:27:07.324Z] #19 245.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:07.324Z] #19 245.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-27T12:27:07.324Z] #19 245.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-08-27T12:27:07.324Z] #19 245.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-08-27T12:27:07.324Z] #19 245.4 Selecting previously unselected package libc6-s390x-cross. [2021-08-27T12:27:07.515Z] #21 29.96 Selecting previously unselected package thin-provisioning-tools. [2021-08-27T12:27:07.515Z] #21 29.97 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-08-27T12:27:07.515Z] #21 29.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-27T12:27:07.583Z] #19 245.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-08-27T12:27:07.583Z] #19 245.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-08-27T12:27:07.583Z] #19 245.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-08-27T12:27:07.583Z] #19 245.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:07.583Z] #19 245.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:07.583Z] #19 245.6 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-27T12:27:07.583Z] #19 245.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:07.583Z] #19 245.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:07.583Z] #19 245.6 Selecting previously unselected package libitm1-s390x-cross. [2021-08-27T12:27:07.583Z] #19 245.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:07.583Z] #19 245.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:07.583Z] #19 245.7 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-27T12:27:07.779Z] #21 30.23 Selecting previously unselected package uidmap. [2021-08-27T12:27:07.779Z] #21 30.24 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-08-27T12:27:07.779Z] #21 30.25 Unpacking uidmap (1:4.8.1-1) ... [2021-08-27T12:27:07.779Z] #21 30.43 Selecting previously unselected package vim-runtime. [2021-08-27T12:27:07.779Z] #21 30.43 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:27:07.842Z] #19 245.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:07.842Z] #19 245.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:07.842Z] #19 245.7 Selecting previously unselected package libasan6-s390x-cross. [2021-08-27T12:27:07.842Z] #19 245.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:07.842Z] #19 245.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:07.864Z] --- PASS: TestConfigCreateResolve (2.12s) [2021-08-27T12:27:07.864Z] PASS [2021-08-27T12:27:07.864Z] [2021-08-27T12:27:07.864Z] DONE 6 tests in 13.378s [2021-08-27T12:27:07.864Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-27T12:27:07.864Z] INFO: Testing against a local daemon [2021-08-27T12:27:07.864Z] === RUN TestCheckpoint [2021-08-27T12:27:07.864Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:27:07.864Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-27T12:27:07.864Z] === RUN TestContainerInvalidJSON [2021-08-27T12:27:07.864Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:27:07.864Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:27:07.864Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:27:07.864Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:27:07.864Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:27:07.864Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:27:07.864Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-27T12:27:07.864Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-27T12:27:07.864Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-27T12:27:07.864Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-27T12:27:08.042Z] #21 30.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-27T12:27:08.042Z] #21 30.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-27T12:27:08.042Z] #21 30.55 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-27T12:27:08.100Z] #19 246.0 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-27T12:27:08.100Z] #19 246.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:08.100Z] #19 246.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:08.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-27T12:27:08.125Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-27T12:27:08.125Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-27T12:27:08.125Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-27T12:27:08.125Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-27T12:27:08.125Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-27T12:27:08.125Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-27T12:27:08.125Z] === RUN TestCopyFromContainer [2021-08-27T12:27:08.359Z] #19 246.2 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-27T12:27:08.359Z] #19 246.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:08.359Z] #19 246.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:08.617Z] #19 246.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-08-27T12:27:08.617Z] #19 246.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:08.617Z] #19 246.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:09.068Z] === RUN TestCopyFromContainer// [2021-08-27T12:27:09.183Z] #19 247.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-08-27T12:27:09.183Z] #19 247.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:27:09.183Z] #19 247.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:09.330Z] === RUN TestCopyFromContainer//bar/root [2021-08-27T12:27:09.330Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-27T12:27:09.330Z] === RUN TestCopyFromContainer/bar/quux [2021-08-27T12:27:09.330Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-27T12:27:09.592Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-27T12:27:09.592Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-27T12:27:09.592Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-27T12:27:09.592Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-27T12:27:09.592Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer (1.61s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-27T12:27:09.853Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-08-27T12:27:09.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-27T12:27:09.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:27:09.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:27:09.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:27:09.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:27:09.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:27:09.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:27:09.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:27:09.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:27:09.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:27:09.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-27T12:27:09.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-27T12:27:09.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-27T12:27:09.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-27T12:27:09.853Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-27T12:27:09.853Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-27T12:27:09.853Z] === RUN TestCreateWithInvalidEnv [2021-08-27T12:27:09.853Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-27T12:27:09.853Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-27T12:27:09.853Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-27T12:27:09.853Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-27T12:27:09.853Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-27T12:27:09.853Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-27T12:27:09.853Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-27T12:27:09.853Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-27T12:27:09.853Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-27T12:27:09.853Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-27T12:27:09.853Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-27T12:27:09.853Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-27T12:27:09.853Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-27T12:27:09.853Z] === RUN TestCreateTmpfsMountsTarget [2021-08-27T12:27:09.853Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-27T12:27:09.853Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-27T12:27:10.603Z] #21 33.23 Selecting previously unselected package vim. [2021-08-27T12:27:10.866Z] #21 33.23 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-08-27T12:27:10.867Z] #21 33.26 Unpacking vim (2:8.2.2434-3) ... [2021-08-27T12:27:11.443Z] #21 33.74 Selecting previously unselected package xfsprogs. [2021-08-27T12:27:11.443Z] #21 33.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-08-27T12:27:11.443Z] #21 33.76 Unpacking xfsprogs (5.10.0-4) ... [2021-08-27T12:27:11.677Z] #14 ... [2021-08-27T12:27:11.677Z] [2021-08-27T12:27:11.678Z] #47 [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-08-27T12:27:11.678Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:27:11.678Z] #47 142.8 vendor/golang.org/x/crypto/cryptobyte [2021-08-27T12:27:11.678Z] #47 146.4 github.com/LK4D4/vndr/build [2021-08-27T12:27:11.678Z] #47 146.5 crypto/rsa [2021-08-27T12:27:11.678Z] #47 148.8 net [2021-08-27T12:27:11.678Z] #47 149.8 vendor/golang.org/x/crypto/poly1305 [2021-08-27T12:27:11.678Z] #47 150.7 vendor/golang.org/x/sys/cpu [2021-08-27T12:27:11.723Z] #21 34.18 Selecting previously unselected package zip. [2021-08-27T12:27:11.723Z] #21 34.20 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-08-27T12:27:11.723Z] #21 34.20 Unpacking zip (3.0-12) ... [2021-08-27T12:27:11.767Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2021-08-27T12:27:11.767Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-27T12:27:11.987Z] #21 34.44 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:27:12.625Z] #47 151.7 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-27T12:27:12.936Z] #21 35.55 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-08-27T12:27:12.936Z] #21 35.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-27T12:27:12.936Z] #21 35.57 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-08-27T12:27:13.219Z] #21 35.59 Setting up libicu67:arm64 (67.1-7) ... [2021-08-27T12:27:13.219Z] #21 35.60 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-08-27T12:27:13.219Z] #21 35.62 Setting up libinih1:arm64 (53-1+b2) ... [2021-08-27T12:27:13.219Z] #21 35.64 Setting up uidmap (1:4.8.1-1) ... [2021-08-27T12:27:13.219Z] #21 35.65 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:27:13.219Z] #21 35.67 Setting up bzip2 (1.0.8-4) ... [2021-08-27T12:27:13.219Z] #21 35.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-27T12:27:13.219Z] #21 35.69 Setting up python3-wheel (0.34.2-1) ... [2021-08-27T12:27:13.375Z] #19 251.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-27T12:27:13.633Z] #19 251.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:27:13.633Z] #19 251.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:13.633Z] #19 251.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-27T12:27:13.633Z] #19 251.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-08-27T12:27:13.633Z] #19 251.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-27T12:27:13.682Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2021-08-27T12:27:13.682Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-27T12:27:13.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:27:13.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:27:13.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:27:13.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:27:13.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:27:13.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:27:13.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:27:13.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:27:13.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:27:13.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:27:13.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:27:13.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:27:13.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:27:13.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:27:13.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:27:13.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-27T12:27:13.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-27T12:27:13.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-27T12:27:13.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-27T12:27:13.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-27T12:27:13.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-27T12:27:13.682Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-27T12:27:13.891Z] #19 251.7 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-27T12:27:13.891Z] #19 251.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-08-27T12:27:13.891Z] #19 251.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-27T12:27:14.016Z] #47 ... [2021-08-27T12:27:14.016Z] [2021-08-27T12:27:14.016Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:14.016Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:27:14.016Z] #14 153.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-27T12:27:14.016Z] #14 153.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:27:14.016Z] #14 153.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:27:14.146Z] #14 ... [2021-08-27T12:27:14.146Z] [2021-08-27T12:27:14.146Z] #47 [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-08-27T12:27:14.146Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:27:14.146Z] #47 149.3 vendor/golang.org/x/text/transform [2021-08-27T12:27:14.146Z] #47 149.9 vendor/golang.org/x/text/unicode/bidi [2021-08-27T12:27:14.146Z] #47 151.7 vendor/golang.org/x/text/secure/bidirule [2021-08-27T12:27:14.146Z] #47 152.0 vendor/golang.org/x/text/unicode/norm [2021-08-27T12:27:14.147Z] #47 155.9 vendor/golang.org/x/net/idna [2021-08-27T12:27:14.150Z] #19 251.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-08-27T12:27:14.150Z] #19 251.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-27T12:27:14.150Z] #19 251.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:14.150Z] #19 252.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-08-27T12:27:14.254Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-08-27T12:27:14.254Z] === RUN TestCreateDifferentPlatform [2021-08-27T12:27:14.254Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-27T12:27:14.254Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-27T12:27:14.254Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-27T12:27:14.254Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-27T12:27:14.254Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-27T12:27:14.254Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-27T12:27:14.254Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-27T12:27:14.254Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-27T12:27:14.254Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-27T12:27:14.254Z] === RUN TestContainerStartOnDaemonRestart [2021-08-27T12:27:14.254Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-27T12:27:14.254Z] === RUN TestDaemonRestartIpcMode [2021-08-27T12:27:14.254Z] === PAUSE TestDaemonRestartIpcMode [2021-08-27T12:27:14.254Z] === RUN TestDaemonHostGatewayIP [2021-08-27T12:27:14.254Z] === PAUSE TestDaemonHostGatewayIP [2021-08-27T12:27:14.254Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-27T12:27:14.254Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-27T12:27:14.254Z] === RUN TestContainerKillOnDaemonStart [2021-08-27T12:27:14.254Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-27T12:27:14.254Z] === RUN TestDiff [2021-08-27T12:27:14.412Z] #19 252.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-27T12:27:14.412Z] #19 252.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:14.614Z] #21 36.82 Setting up xxd (2:8.2.2434-3) ... [2021-08-27T12:27:14.614Z] #21 36.87 Setting up libcap2:arm64 (1:2.44-1) ... [2021-08-27T12:27:14.614Z] #21 36.89 Setting up libcap2-bin (1:2.44-1) ... [2021-08-27T12:27:14.614Z] #21 36.91 Setting up apparmor (2.13.6-10) ... [2021-08-27T12:27:14.833Z] --- PASS: TestDiff (0.55s) [2021-08-27T12:27:14.833Z] === RUN TestExecWithCloseStdin [2021-08-27T12:27:15.407Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-08-27T12:27:15.407Z] === RUN TestExec [2021-08-27T12:27:15.514Z] #47 157.8 vendor/golang.org/x/net/http2/hpack [2021-08-27T12:27:15.763Z] 8f616e6e9eec: Pull complete [2021-08-27T12:27:15.763Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-27T12:27:15.763Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:27:15.763Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:27:15.763Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-27T12:27:15.763Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-27T12:27:15.763Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-27T12:27:15.763Z] INFO: Docker version of control daemon [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] Client: [2021-08-27T12:27:15.763Z] Version: 20.10.8 [2021-08-27T12:27:15.763Z] API version: 1.41 [2021-08-27T12:27:15.763Z] Go version: go1.16.6 [2021-08-27T12:27:15.763Z] Git commit: 3967b7d [2021-08-27T12:27:15.763Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-27T12:27:15.763Z] OS/Arch: windows/amd64 [2021-08-27T12:27:15.763Z] Context: default [2021-08-27T12:27:15.763Z] Experimental: true [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] Server: Docker Engine - Community [2021-08-27T12:27:15.763Z] Engine: [2021-08-27T12:27:15.763Z] Version: 20.10.8 [2021-08-27T12:27:15.763Z] API version: 1.41 (minimum version 1.24) [2021-08-27T12:27:15.763Z] Go version: go1.16.6 [2021-08-27T12:27:15.763Z] Git commit: 75249d8 [2021-08-27T12:27:15.763Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-27T12:27:15.763Z] OS/Arch: windows/amd64 [2021-08-27T12:27:15.763Z] Experimental: true [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] INFO: Docker info of control daemon [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] Client: [2021-08-27T12:27:15.763Z] Context: default [2021-08-27T12:27:15.763Z] Debug Mode: false [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] Server: [2021-08-27T12:27:15.763Z] Containers: 0 [2021-08-27T12:27:15.763Z] Running: 0 [2021-08-27T12:27:15.763Z] Paused: 0 [2021-08-27T12:27:15.763Z] Stopped: 0 [2021-08-27T12:27:15.763Z] Images: 1 [2021-08-27T12:27:15.763Z] Server Version: 20.10.8 [2021-08-27T12:27:15.763Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-27T12:27:15.763Z] Windows: [2021-08-27T12:27:15.763Z] LCOW: [2021-08-27T12:27:15.763Z] Logging Driver: json-file [2021-08-27T12:27:15.763Z] Plugins: [2021-08-27T12:27:15.763Z] Volume: local [2021-08-27T12:27:15.763Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:27:15.763Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:27:15.763Z] Swarm: inactive [2021-08-27T12:27:15.763Z] Default Isolation: process [2021-08-27T12:27:15.763Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-27T12:27:15.763Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-27T12:27:15.763Z] OSType: windows [2021-08-27T12:27:15.763Z] Architecture: x86_64 [2021-08-27T12:27:15.763Z] CPUs: 4 [2021-08-27T12:27:15.763Z] Total Memory: 32GiB [2021-08-27T12:27:15.763Z] Name: azwin-2-876e50 [2021-08-27T12:27:15.763Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-27T12:27:15.763Z] Docker Root Dir: D:\docker [2021-08-27T12:27:15.763Z] Debug Mode: false [2021-08-27T12:27:15.763Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:27:15.763Z] Labels: [2021-08-27T12:27:15.763Z] Experimental: true [2021-08-27T12:27:15.763Z] Insecure Registries: [2021-08-27T12:27:15.763Z] 10.0.0.4:5000 [2021-08-27T12:27:15.763Z] 127.0.0.0/8 [2021-08-27T12:27:15.763Z] Registry Mirrors: [2021-08-27T12:27:15.763Z] http://10.0.0.4:5000/ [2021-08-27T12:27:15.763Z] Live Restore Enabled: false [2021-08-27T12:27:15.763Z] Product License: Community Engine [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] INFO: Commit hash is 073f8df0fe [2021-08-27T12:27:15.763Z] INFO: Nuke-Everything... [2021-08-27T12:27:15.763Z] INFO: Container count on control daemon to delete is 0 [2021-08-27T12:27:15.763Z] INFO: Nuking d:\CI [2021-08-27T12:27:15.763Z] INFO: Zapped successfully [2021-08-27T12:27:15.763Z] INFO: Location for testing is d:\CI\PR-42795\1 [2021-08-27T12:27:15.763Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] INFO: Building the image from Dockerfile.windows at 08/27/2021 12:27:10... [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] Sending build context to Docker daemon 60.74MB [2021-08-27T12:27:15.763Z] [2021-08-27T12:27:15.763Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-27T12:27:15.763Z] ---> a4938fe7222f [2021-08-27T12:27:15.763Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-27T12:27:15.763Z] ---> Running in 00ba67e450d0 [2021-08-27T12:27:15.763Z] Removing intermediate container 00ba67e450d0 [2021-08-27T12:27:15.763Z] ---> d3234d885fe4 [2021-08-27T12:27:15.763Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-27T12:27:15.763Z] ---> Running in 2aeca38a92b8 [2021-08-27T12:27:15.763Z] Removing intermediate container 2aeca38a92b8 [2021-08-27T12:27:15.763Z] ---> dd491d757b61 [2021-08-27T12:27:15.763Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-27T12:27:15.763Z] ---> Running in 08a3ddc2a32a [2021-08-27T12:27:15.763Z] Removing intermediate container 08a3ddc2a32a [2021-08-27T12:27:15.763Z] ---> a6f6c09c09ee [2021-08-27T12:27:15.763Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-27T12:27:15.763Z] ---> Running in 640523680e27 [2021-08-27T12:27:16.222Z] Removing intermediate container 640523680e27 [2021-08-27T12:27:16.222Z] ---> c6216b01a961 [2021-08-27T12:27:16.222Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-27T12:27:16.222Z] ---> Running in 3d18ec5b19bd [2021-08-27T12:27:16.222Z] Removing intermediate container 3d18ec5b19bd [2021-08-27T12:27:16.222Z] ---> aa71a9034732 [2021-08-27T12:27:16.222Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-08-27T12:27:16.222Z] ---> Running in d6cc2297d837 [2021-08-27T12:27:16.350Z] --- PASS: TestExec (0.70s) [2021-08-27T12:27:16.350Z] === RUN TestExecUser [2021-08-27T12:27:16.540Z] #21 38.99 Setting up zip (3.0-12) ... [2021-08-27T12:27:16.540Z] #21 39.01 Setting up vim-common (2:8.2.2434-3) ... [2021-08-27T12:27:16.540Z] #21 39.06 Setting up bash-completion (1:2.11-2) ... [2021-08-27T12:27:16.881Z] #47 159.0 mime [2021-08-27T12:27:16.922Z] --- PASS: TestExecUser (0.68s) [2021-08-27T12:27:16.922Z] === RUN TestExportContainerAndImportImage [2021-08-27T12:27:17.137Z] #47 ... [2021-08-27T12:27:17.137Z] [2021-08-27T12:27:17.137Z] #60 [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-08-27T12:27:17.137Z] #60 sha256:6a9a8f15555321f71dadb73fd4f3581c576f078e905ac4a82e45ab1893d9187b [2021-08-27T12:27:17.137Z] #60 159.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-27T12:27:17.394Z] #60 159.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-27T12:27:17.496Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2021-08-27T12:27:17.496Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-27T12:27:18.603Z] #19 256.3 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-27T12:27:18.603Z] #19 256.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-27T12:27:18.603Z] #19 256.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:18.603Z] #19 256.4 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-27T12:27:18.603Z] #19 256.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-08-27T12:27:18.603Z] #19 256.4 Unpacking crossbuild-essential-s390x (12.9) ... [2021-08-27T12:27:18.603Z] #19 256.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-08-27T12:27:18.603Z] #19 256.4 Setting up libfile-which-perl (1.23-1) ... [2021-08-27T12:27:18.603Z] #19 256.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up libicu67:amd64 (67.1-7) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up libmagic-mgc (1:5.39-3) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-08-27T12:27:18.603Z] #19 256.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-27T12:27:18.603Z] #19 256.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-27T12:27:18.603Z] #19 256.6 Setting up file (1:5.39-3) ... [2021-08-27T12:27:18.604Z] #19 256.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:27:18.604Z] #19 256.6 Setting up bzip2 (1.0.8-4) ... [2021-08-27T12:27:18.604Z] #19 256.6 Setting up libyaml-perl (1.30-1) ... [2021-08-27T12:27:18.604Z] #19 256.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-27T12:27:18.604Z] #19 256.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-08-27T12:27:18.604Z] #19 256.6 Setting up libio-string-perl (1.08-3.1) ... [2021-08-27T12:27:18.604Z] #19 256.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-27T12:27:18.604Z] #19 256.6 Setting up cross-config (2.6.18+nmu1) ... [2021-08-27T12:27:18.862Z] #19 256.7 Setting up xz-utils (5.2.5-2) ... [2021-08-27T12:27:18.862Z] #19 256.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-27T12:27:18.862Z] #19 256.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-08-27T12:27:18.862Z] #19 256.8 Setting up patch (2.7.6-7) ... [2021-08-27T12:27:18.862Z] #19 256.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-27T12:27:18.862Z] #19 256.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-27T12:27:18.862Z] #19 256.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:18.862Z] #19 256.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-27T12:27:18.862Z] #19 256.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-08-27T12:27:18.862Z] #19 256.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:18.862Z] #19 256.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:18.862Z] #19 256.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-27T12:27:18.862Z] #19 256.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-27T12:27:18.862Z] #19 256.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:18.862Z] #19 256.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:18.862Z] #19 256.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-27T12:27:18.882Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-08-27T12:27:18.882Z] === RUN TestHealthCheckWorkdir [2021-08-27T12:27:19.121Z] #19 256.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-27T12:27:19.121Z] #19 256.9 Setting up libfile-homedir-perl (1.006-1) ... [2021-08-27T12:27:19.121Z] #19 256.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-27T12:27:19.121Z] #19 256.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-27T12:27:19.121Z] #19 257.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-27T12:27:19.121Z] #19 257.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.121Z] #19 257.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-08-27T12:27:19.379Z] #19 257.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-27T12:27:19.379Z] #19 257.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-27T12:27:19.379Z] #19 257.5 [2021-08-27T12:27:19.379Z] #19 257.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-27T12:27:19.638Z] #19 257.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.5 Setting up dpkg-dev (1.20.9) ... [2021-08-27T12:27:19.638Z] #19 257.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-27T12:27:19.638Z] #19 257.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:19.638Z] #19 257.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-27T12:27:19.638Z] #19 257.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-27T12:27:19.825Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2021-08-27T12:27:19.825Z] === RUN TestHealthKillContainer [2021-08-27T12:27:19.858Z] #21 41.81 Setting up xz-utils (5.2.5-2) ... [2021-08-27T12:27:19.858Z] #21 41.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-27T12:27:19.858Z] #21 41.87 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-08-27T12:27:19.858Z] #21 41.89 Setting up patch (2.7.6-7) ... [2021-08-27T12:27:19.858Z] #21 41.91 Setting up sudo (1.9.5p2-3) ... [2021-08-27T12:27:19.858Z] #21 42.04 invoke-rc.d: could not determine current runlevel [2021-08-27T12:27:19.858Z] #21 42.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-27T12:27:19.858Z] #21 42.07 Setting up xfsprogs (5.10.0-4) ... [2021-08-27T12:27:19.859Z] #21 42.13 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-08-27T12:27:19.859Z] #21 42.16 Setting up inetutils-ping (2:2.0-1) ... [2021-08-27T12:27:19.859Z] #21 42.19 Setting up pigz (2.6-1) ... [2021-08-27T12:27:19.859Z] #21 42.23 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-27T12:27:19.859Z] #21 42.26 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-27T12:27:19.859Z] #21 42.30 Setting up python-pip-whl (20.3.4-4) ... [2021-08-27T12:27:19.859Z] #21 42.32 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-27T12:27:19.897Z] #19 257.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-27T12:27:19.897Z] #19 257.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-27T12:27:19.897Z] #19 257.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-27T12:27:19.956Z] [2021-08-27T12:27:19.956Z] SUCCESS: Specified value was saved. [2021-08-27T12:27:20.155Z] #19 258.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up libxml-simple-perl (2.25-1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.155Z] #19 258.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:20.413Z] #19 258.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-27T12:27:20.414Z] #19 258.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-27T12:27:20.414Z] #19 258.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-27T12:27:20.414Z] #19 258.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:20.414Z] #19 258.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-27T12:27:20.414Z] #19 258.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:20.414Z] #19 258.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:20.414Z] #19 258.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-27T12:27:20.414Z] #19 258.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:20.414Z] #19 258.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:20.414Z] #19 258.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-27T12:27:20.414Z] #19 258.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:20.414Z] #19 258.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-08-27T12:27:20.414Z] #19 258.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:20.414Z] #19 258.4 Setting up crossbuild-essential-armel (12.9) ... [2021-08-27T12:27:20.414Z] #19 258.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-27T12:27:20.414Z] #19 258.4 Setting up crossbuild-essential-armhf (12.9) ... [2021-08-27T12:27:20.672Z] #19 258.5 Setting up crossbuild-essential-arm64 (12.9) ... [2021-08-27T12:27:20.672Z] #19 258.5 Setting up crossbuild-essential-s390x (12.9) ... [2021-08-27T12:27:20.672Z] #19 258.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-08-27T12:27:20.672Z] #19 258.5 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:27:20.807Z] #21 43.28 Setting up libaio1:arm64 (0.3.112-9) ... [2021-08-27T12:27:20.807Z] #21 43.30 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-27T12:27:20.922Z] INFO: Downloading git... [2021-08-27T12:27:21.438Z] #21 43.87 Setting up libelf1:arm64 (0.183-1) ... [2021-08-27T12:27:21.438Z] #21 43.91 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-27T12:27:21.438Z] #21 43.93 Setting up python3-distutils (3.9.2-1) ... [2021-08-27T12:27:21.609Z] #19 DONE 259.4s [2021-08-27T12:27:21.609Z] [2021-08-27T12:27:21.609Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:21.609Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:27:21.890Z] INFO: Downloading go... [2021-08-27T12:27:22.019Z] #21 44.43 Setting up vim (2:8.2.2434-3) ... [2021-08-27T12:27:22.019Z] #21 44.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-27T12:27:22.019Z] #21 44.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-27T12:27:22.019Z] #21 44.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-27T12:27:22.019Z] #21 44.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-27T12:27:22.019Z] #21 44.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-27T12:27:22.019Z] #21 44.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-27T12:27:22.019Z] #21 44.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-27T12:27:22.019Z] #21 44.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-27T12:27:22.325Z] #21 44.60 Setting up python3-setuptools (52.0.0-4) ... [2021-08-27T12:27:22.371Z] --- PASS: TestHealthKillContainer (2.73s) [2021-08-27T12:27:22.371Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-27T12:27:22.943Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2021-08-27T12:27:22.943Z] === RUN TestIpcModeNone [2021-08-27T12:27:23.173Z] 8f616e6e9eec: Pull complete [2021-08-27T12:27:23.173Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-27T12:27:23.173Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:27:23.173Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:27:23.173Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-27T12:27:23.173Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-27T12:27:23.173Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-27T12:27:23.173Z] INFO: Docker version of control daemon [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] Client: [2021-08-27T12:27:23.174Z] Version: 20.10.8 [2021-08-27T12:27:23.174Z] API version: 1.41 [2021-08-27T12:27:23.174Z] Go version: go1.16.6 [2021-08-27T12:27:23.174Z] Git commit: 3967b7d [2021-08-27T12:27:23.174Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-27T12:27:23.174Z] OS/Arch: windows/amd64 [2021-08-27T12:27:23.174Z] Context: default [2021-08-27T12:27:23.174Z] Experimental: true [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] Server: Docker Engine - Community [2021-08-27T12:27:23.174Z] Engine: [2021-08-27T12:27:23.174Z] Version: 20.10.8 [2021-08-27T12:27:23.174Z] API version: 1.41 (minimum version 1.24) [2021-08-27T12:27:23.174Z] Go version: go1.16.6 [2021-08-27T12:27:23.174Z] Git commit: 75249d8 [2021-08-27T12:27:23.174Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-27T12:27:23.174Z] OS/Arch: windows/amd64 [2021-08-27T12:27:23.174Z] Experimental: true [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] INFO: Docker info of control daemon [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] Client: [2021-08-27T12:27:23.174Z] Context: default [2021-08-27T12:27:23.174Z] Debug Mode: false [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] Server: [2021-08-27T12:27:23.174Z] Containers: 0 [2021-08-27T12:27:23.174Z] Running: 0 [2021-08-27T12:27:23.174Z] Paused: 0 [2021-08-27T12:27:23.174Z] Stopped: 0 [2021-08-27T12:27:23.174Z] Images: 1 [2021-08-27T12:27:23.174Z] Server Version: 20.10.8 [2021-08-27T12:27:23.174Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-27T12:27:23.174Z] Windows: [2021-08-27T12:27:23.174Z] LCOW: [2021-08-27T12:27:23.174Z] Logging Driver: json-file [2021-08-27T12:27:23.174Z] Plugins: [2021-08-27T12:27:23.174Z] Volume: local [2021-08-27T12:27:23.174Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:27:23.174Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:27:23.174Z] Swarm: inactive [2021-08-27T12:27:23.174Z] Default Isolation: process [2021-08-27T12:27:23.174Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-27T12:27:23.174Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-27T12:27:23.174Z] OSType: windows [2021-08-27T12:27:23.174Z] Architecture: x86_64 [2021-08-27T12:27:23.174Z] CPUs: 4 [2021-08-27T12:27:23.174Z] Total Memory: 32GiB [2021-08-27T12:27:23.174Z] Name: azwin-2-13fd90 [2021-08-27T12:27:23.174Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-27T12:27:23.174Z] Docker Root Dir: D:\docker [2021-08-27T12:27:23.174Z] Debug Mode: false [2021-08-27T12:27:23.174Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:27:23.174Z] Labels: [2021-08-27T12:27:23.174Z] Experimental: true [2021-08-27T12:27:23.174Z] Insecure Registries: [2021-08-27T12:27:23.174Z] 10.0.0.4:5000 [2021-08-27T12:27:23.174Z] 127.0.0.0/8 [2021-08-27T12:27:23.174Z] Registry Mirrors: [2021-08-27T12:27:23.174Z] http://10.0.0.4:5000/ [2021-08-27T12:27:23.174Z] Live Restore Enabled: false [2021-08-27T12:27:23.174Z] Product License: Community Engine [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] INFO: Commit hash is 073f8df0fe [2021-08-27T12:27:23.174Z] INFO: Nuke-Everything... [2021-08-27T12:27:23.174Z] INFO: Container count on control daemon to delete is 0 [2021-08-27T12:27:23.174Z] INFO: Nuking d:\CI [2021-08-27T12:27:23.174Z] INFO: Zapped successfully [2021-08-27T12:27:23.174Z] INFO: Location for testing is d:\CI\PR-42795\1 [2021-08-27T12:27:23.174Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] INFO: Building the image from Dockerfile.windows at 08/27/2021 12:27:18... [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] Sending build context to Docker daemon 60.74MB [2021-08-27T12:27:23.174Z] [2021-08-27T12:27:23.174Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-27T12:27:23.174Z] ---> a4938fe7222f [2021-08-27T12:27:23.174Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-27T12:27:23.174Z] ---> Running in 0b7ad9edfbae [2021-08-27T12:27:23.431Z] INFO: Downloading compiler 1 of 3... [2021-08-27T12:27:23.431Z] INFO: Downloading compiler 2 of 3... [2021-08-27T12:27:23.431Z] INFO: Downloading compiler 3 of 3... [2021-08-27T12:27:23.431Z] INFO: Extracting git... [2021-08-27T12:27:23.515Z] --- PASS: TestIpcModeNone (0.69s) [2021-08-27T12:27:23.515Z] === RUN TestIpcModePrivate [2021-08-27T12:27:23.631Z] Removing intermediate container 0b7ad9edfbae [2021-08-27T12:27:23.631Z] ---> bb5e591dd01f [2021-08-27T12:27:23.631Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-27T12:27:23.631Z] ---> Running in 2ffdf3b1b989 [2021-08-27T12:27:23.717Z] #21 46.28 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-27T12:27:23.937Z] #60 ... [2021-08-27T12:27:23.937Z] [2021-08-27T12:27:23.937Z] #47 [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-08-27T12:27:23.937Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:27:23.937Z] #47 160.6 mime/quotedprintable [2021-08-27T12:27:23.937Z] #47 161.0 net/http/internal [2021-08-27T12:27:23.937Z] #47 161.4 net/http/internal/ascii [2021-08-27T12:27:23.937Z] #47 164.0 net/textproto [2021-08-27T12:27:23.937Z] #47 164.0 crypto/x509 [2021-08-27T12:27:23.937Z] #47 165.0 vendor/golang.org/x/net/http/httpguts [2021-08-27T12:27:23.937Z] #47 165.3 vendor/golang.org/x/net/http/httpproxy [2021-08-27T12:27:23.937Z] #47 165.7 mime/multipart [2021-08-27T12:27:23.937Z] #47 ... [2021-08-27T12:27:23.937Z] [2021-08-27T12:27:23.937Z] #60 [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-08-27T12:27:23.937Z] #60 sha256:6a9a8f15555321f71dadb73fd4f3581c576f078e905ac4a82e45ab1893d9187b [2021-08-27T12:27:23.937Z] #60 DONE 166.1s [2021-08-27T12:27:23.937Z] [2021-08-27T12:27:23.937Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-27T12:27:23.937Z] #61 sha256:2afe275fa6f84db5817695a2e3da0aaed69872b3a37865ce52fe9802fc0cc3ba [2021-08-27T12:27:23.937Z] #61 DONE 0.1s [2021-08-27T12:27:23.937Z] [2021-08-27T12:27:23.937Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-27T12:27:23.937Z] #62 sha256:607a0d702e511074652e1e743241095dc8cbd0b525e9ad0e9ad9231e1f5ffaa7 [2021-08-27T12:27:23.937Z] #62 DONE 0.1s [2021-08-27T12:27:23.937Z] [2021-08-27T12:27:23.937Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:23.937Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:27:23.937Z] #14 160.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-27T12:27:23.937Z] #14 160.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:27:23.937Z] #14 160.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:27:23.937Z] #14 166.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-27T12:27:23.937Z] #14 166.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-27T12:27:23.937Z] #14 166.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-27T12:27:23.937Z] #14 166.3 Selecting previously unselected package libapparmor1:amd64. [2021-08-27T12:27:23.937Z] #14 166.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-27T12:27:23.937Z] #14 166.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-27T12:27:23.980Z] #21 46.30 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-08-27T12:27:23.980Z] #21 46.33 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-27T12:27:23.980Z] #21 46.34 Setting up python3-pip (20.3.4-4) ... [2021-08-27T12:27:24.046Z] #14 ... [2021-08-27T12:27:24.046Z] [2021-08-27T12:27:24.046Z] #47 [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-08-27T12:27:24.046Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:27:24.046Z] #47 153.5 vendor/golang.org/x/crypto/curve25519 [2021-08-27T12:27:24.046Z] #47 154.3 vendor/golang.org/x/crypto/hkdf [2021-08-27T12:27:24.046Z] #47 154.5 vendor/golang.org/x/text/transform [2021-08-27T12:27:24.046Z] #47 155.4 vendor/golang.org/x/text/unicode/bidi [2021-08-27T12:27:24.046Z] #47 158.5 vendor/golang.org/x/text/secure/bidirule [2021-08-27T12:27:24.046Z] #47 158.8 vendor/golang.org/x/text/unicode/norm [2021-08-27T12:27:24.046Z] #47 162.4 vendor/golang.org/x/net/idna [2021-08-27T12:27:24.046Z] #47 ... [2021-08-27T12:27:24.046Z] [2021-08-27T12:27:24.046Z] #60 [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-08-27T12:27:24.046Z] #60 sha256:f1cc6cedbb5c759e1cbb997a719d318d05477fb80ed1709454e7547f1b16fbe6 [2021-08-27T12:27:24.046Z] #60 162.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-27T12:27:24.046Z] #60 162.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-27T12:27:24.087Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-27T12:27:24.089Z] Removing intermediate container 2ffdf3b1b989 [2021-08-27T12:27:24.089Z] ---> 47511aa7055b [2021-08-27T12:27:24.089Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-27T12:27:24.089Z] ---> Running in 5c238dfd584a [2021-08-27T12:27:24.089Z] Removing intermediate container 5c238dfd584a [2021-08-27T12:27:24.089Z] ---> f5bbe3c52ed7 [2021-08-27T12:27:24.089Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-27T12:27:24.089Z] ---> Running in b08c708086a3 [2021-08-27T12:27:24.146Z] #20 2.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:27:24.146Z] #20 2.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:27:24.146Z] #20 2.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:27:24.146Z] #20 2.611 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-27T12:27:24.194Z] #14 166.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-27T12:27:24.194Z] #14 166.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-27T12:27:24.194Z] #14 166.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-27T12:27:24.194Z] #14 166.7 Selecting previously unselected package libbtrfs0:amd64. [2021-08-27T12:27:24.349Z] --- PASS: TestIpcModePrivate (0.69s) [2021-08-27T12:27:24.349Z] === RUN TestIpcModeShareable [2021-08-27T12:27:24.406Z] #20 2.992 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:27:24.451Z] #14 166.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-27T12:27:24.451Z] #14 166.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:27:24.546Z] Removing intermediate container b08c708086a3 [2021-08-27T12:27:24.546Z] ---> aa54e820a277 [2021-08-27T12:27:24.546Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-27T12:27:24.546Z] ---> Running in 24f1be0e6164 [2021-08-27T12:27:24.546Z] Removing intermediate container 24f1be0e6164 [2021-08-27T12:27:24.546Z] ---> ae379cd4dd35 [2021-08-27T12:27:24.546Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-08-27T12:27:24.610Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-27T12:27:24.709Z] #14 166.9 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-27T12:27:24.709Z] #14 166.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-27T12:27:24.709Z] #14 166.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:27:24.871Z] --- PASS: TestIpcModeShareable (0.67s) [2021-08-27T12:27:24.871Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-27T12:27:24.966Z] #14 167.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-27T12:27:24.966Z] #14 167.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:27:24.966Z] #14 167.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:24.974Z] #20 3.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-27T12:27:25.004Z] ---> Running in 1f2001376844 [2021-08-27T12:27:25.223Z] #14 167.5 Selecting previously unselected package libudev-dev:amd64. [2021-08-27T12:27:25.223Z] #14 167.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-27T12:27:25.223Z] #14 167.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-27T12:27:25.234Z] #20 3.926 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-27T12:27:25.374Z] #21 47.65 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-27T12:27:25.374Z] #21 47.68 Setting up jq (1.6-2.1) ... [2021-08-27T12:27:25.374Z] #21 47.72 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-08-27T12:27:25.374Z] #21 47.75 Setting up iptables (1.8.7-1) ... [2021-08-27T12:27:25.374Z] #21 47.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-27T12:27:25.374Z] #21 47.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-27T12:27:25.374Z] #21 47.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-27T12:27:25.374Z] #21 47.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-27T12:27:25.374Z] #21 47.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-27T12:27:25.374Z] #21 47.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-27T12:27:25.374Z] #21 47.86 Setting up iproute2 (5.10.0-4) ... [2021-08-27T12:27:25.479Z] #14 167.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-27T12:27:25.479Z] #14 167.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-27T12:27:25.479Z] #14 167.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-27T12:27:25.637Z] #21 ... [2021-08-27T12:27:25.637Z] [2021-08-27T12:27:25.637Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:27:25.637Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362 [2021-08-27T12:27:25.637Z] #41 158.7 + dpkg --print-architecture [2021-08-27T12:27:26.043Z] #14 168.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-27T12:27:26.043Z] #14 168.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-27T12:27:26.043Z] #14 168.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-27T12:27:26.043Z] #14 ... [2021-08-27T12:27:26.043Z] [2021-08-27T12:27:26.043Z] #47 [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-08-27T12:27:26.043Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:27:26.043Z] #47 168.3 crypto/tls [2021-08-27T12:27:26.172Z] #20 ... [2021-08-27T12:27:26.172Z] [2021-08-27T12:27:26.172Z] #32 [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-08-27T12:27:26.172Z] #32 sha256:c1c196c72b88c2371e413027c1d3d2a4fbe18436d5f070fb11a9783b6de578e5 [2021-08-27T12:27:26.172Z] #32 1.710 + RM_GOPATH=0 [2021-08-27T12:27:26.172Z] #32 1.710 + TMP_GOPATH= [2021-08-27T12:27:26.172Z] #32 1.710 + : /build [2021-08-27T12:27:26.172Z] #32 1.710 + '[' -z '' ']' [2021-08-27T12:27:26.172Z] #32 1.711 ++ mktemp -d [2021-08-27T12:27:26.172Z] #32 1.712 + export GOPATH=/tmp/tmp.cJ6wsHRbiF [2021-08-27T12:27:26.172Z] #32 1.712 + GOPATH=/tmp/tmp.cJ6wsHRbiF [2021-08-27T12:27:26.172Z] #32 1.712 + RM_GOPATH=1 [2021-08-27T12:27:26.172Z] #32 1.712 + case "$(go env GOARCH)" in [2021-08-27T12:27:26.172Z] #32 1.713 ++ go env GOARCH [2021-08-27T12:27:26.172Z] #32 1.720 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:27:26.172Z] #32 1.720 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:27:26.172Z] #32 1.720 ++ dirname /tmp/install/install.sh [2021-08-27T12:27:26.172Z] #32 1.721 + dir=/tmp/install [2021-08-27T12:27:26.172Z] #32 1.721 + bin=dockercli [2021-08-27T12:27:26.172Z] #32 1.721 + shift [2021-08-27T12:27:26.172Z] #32 1.721 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-27T12:27:26.172Z] #32 1.721 + . /tmp/install/dockercli.installer [2021-08-27T12:27:26.172Z] #32 1.721 ++ : stable [2021-08-27T12:27:26.172Z] #32 1.721 ++ : 17.06.2-ce [2021-08-27T12:27:26.172Z] #32 1.722 + install_dockercli [2021-08-27T12:27:26.172Z] #32 1.722 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-27T12:27:26.172Z] #32 1.722 ++ uname -m [2021-08-27T12:27:26.172Z] #32 1.723 Install docker/cli version 17.06.2-ce from stable [2021-08-27T12:27:26.172Z] #32 1.723 + arch=x86_64 [2021-08-27T12:27:26.172Z] #32 1.724 + '[' x86_64 '!=' x86_64 ']' [2021-08-27T12:27:26.172Z] #32 1.724 + url=https://download.docker.com/linux/static [2021-08-27T12:27:26.172Z] #32 1.724 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-27T12:27:26.172Z] #32 1.724 + tar -xz docker/docker [2021-08-27T12:27:26.172Z] #32 4.424 + mkdir -p /build [2021-08-27T12:27:26.172Z] #32 4.425 + mv docker/docker /build/ [2021-08-27T12:27:26.172Z] #32 4.437 + rmdir docker [2021-08-27T12:27:26.172Z] #32 DONE 4.6s [2021-08-27T12:27:26.172Z] [2021-08-27T12:27:26.172Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:26.172Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:27:26.172Z] #20 4.550 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-27T12:27:26.432Z] #20 ... [2021-08-27T12:27:26.432Z] [2021-08-27T12:27:26.432Z] #67 [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-08-27T12:27:26.432Z] #67 sha256:51c6e3e7a82b6d87cfdf797638bc88c666c7aab745d014dd4886c3895ed9d665 [2021-08-27T12:27:26.432Z] #67 1.638 + RM_GOPATH=0 [2021-08-27T12:27:26.432Z] #67 1.638 + TMP_GOPATH= [2021-08-27T12:27:26.432Z] #67 1.638 + : /build [2021-08-27T12:27:26.432Z] #67 1.638 + '[' -z '' ']' [2021-08-27T12:27:26.432Z] #67 1.638 ++ mktemp -d [2021-08-27T12:27:26.432Z] #67 1.639 + export GOPATH=/tmp/tmp.YalDECFaYg [2021-08-27T12:27:26.432Z] #67 1.639 + GOPATH=/tmp/tmp.YalDECFaYg [2021-08-27T12:27:26.432Z] #67 1.639 + RM_GOPATH=1 [2021-08-27T12:27:26.432Z] #67 1.639 + case "$(go env GOARCH)" in [2021-08-27T12:27:26.432Z] #67 1.639 ++ go env GOARCH [2021-08-27T12:27:26.432Z] #67 1.644 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:27:26.432Z] #67 1.644 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:27:26.432Z] #67 1.644 ++ dirname /tmp/install/install.sh [2021-08-27T12:27:26.432Z] #67 1.645 + dir=/tmp/install [2021-08-27T12:27:26.432Z] #67 1.645 + bin=rootlesskit [2021-08-27T12:27:26.432Z] #67 1.645 + shift [2021-08-27T12:27:26.432Z] #67 1.645 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-27T12:27:26.432Z] #67 1.645 + . /tmp/install/rootlesskit.installer [2021-08-27T12:27:26.432Z] #67 1.646 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:27:26.432Z] #67 1.646 + install_rootlesskit [2021-08-27T12:27:26.432Z] #67 1.646 + case "$1" in [2021-08-27T12:27:26.432Z] #67 1.646 + export CGO_ENABLED=0 [2021-08-27T12:27:26.432Z] #67 1.646 + CGO_ENABLED=0 [2021-08-27T12:27:26.432Z] #67 1.646 + _install_rootlesskit [2021-08-27T12:27:26.432Z] #67 1.649 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-27T12:27:26.432Z] #67 1.649 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YalDECFaYg/src/github.com/rootless-containers/rootlesskit [2021-08-27T12:27:26.432Z] #67 1.649 Cloning into '/tmp/tmp.YalDECFaYg/src/github.com/rootless-containers/rootlesskit'... [2021-08-27T12:27:26.432Z] #67 1.650 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:27:26.432Z] #67 3.338 + cd /tmp/tmp.YalDECFaYg/src/github.com/rootless-containers/rootlesskit [2021-08-27T12:27:26.432Z] #67 3.344 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-27T12:27:26.432Z] #67 3.373 + export GO111MODULE=on [2021-08-27T12:27:26.432Z] #67 3.375 + GO111MODULE=on [2021-08-27T12:27:26.432Z] #67 3.375 + export GOPROXY=https://proxy.golang.org [2021-08-27T12:27:26.432Z] #67 3.375 + GOPROXY=https://proxy.golang.org [2021-08-27T12:27:26.432Z] #67 3.375 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-27T12:27:26.432Z] #67 3.375 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-27T12:27:26.432Z] #67 3.949 go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:27:26.432Z] #67 3.967 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-27T12:27:26.432Z] #67 3.981 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-27T12:27:26.432Z] #67 4.282 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-27T12:27:27.421Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2021-08-27T12:27:27.421Z] === RUN TestAPIIpcModeHost [2021-08-27T12:27:27.421Z] --- PASS: TestAPIIpcModeHost (0.43s) [2021-08-27T12:27:27.421Z] === RUN TestDaemonIpcModeShareable [2021-08-27T12:27:27.563Z] #41 DONE 160.4s [2021-08-27T12:27:27.563Z] [2021-08-27T12:27:27.563Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:27:27.563Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830 [2021-08-27T12:27:27.563Z] #21 48.86 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:27:27.563Z] #21 DONE 49.8s [2021-08-27T12:27:27.563Z] [2021-08-27T12:27:27.563Z] #22 [dev-systemd-false 8/25] 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-08-27T12:27:27.563Z] #22 sha256:33e96234787d679960a57608ff18a66ce191836e28b294f9dda209b53422bb70 [2021-08-27T12:27:27.811Z] #67 6.055 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-27T12:27:27.812Z] #67 6.381 go: downloading github.com/google/uuid v1.3.0 [2021-08-27T12:27:27.812Z] #67 6.382 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-27T12:27:27.812Z] #67 6.411 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-27T12:27:27.812Z] #67 6.466 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-27T12:27:27.812Z] #67 6.486 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-27T12:27:28.071Z] #67 6.523 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-27T12:27:28.071Z] #67 6.601 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-27T12:27:28.071Z] #67 6.645 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-27T12:27:28.365Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-27T12:27:28.568Z] #47 ... [2021-08-27T12:27:28.568Z] [2021-08-27T12:27:28.568Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:28.568Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:27:28.568Z] #14 168.3 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-27T12:27:28.568Z] #14 168.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-27T12:27:28.568Z] #14 168.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-27T12:27:28.568Z] #14 168.5 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-27T12:27:28.568Z] #14 168.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-27T12:27:28.568Z] #14 168.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-27T12:27:28.568Z] #14 168.6 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-27T12:27:28.568Z] #14 168.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-27T12:27:28.568Z] #14 168.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-27T12:27:28.568Z] #14 169.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-27T12:27:28.568Z] #14 169.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-27T12:27:28.568Z] #14 169.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-27T12:27:28.568Z] #14 169.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-27T12:27:28.568Z] #14 169.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:27:28.568Z] #14 169.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:28.568Z] #14 169.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-27T12:27:28.568Z] #14 169.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-27T12:27:28.568Z] #14 169.4 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-27T12:27:28.568Z] #14 169.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-27T12:27:28.568Z] #14 169.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-27T12:27:28.568Z] #14 169.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-27T12:27:28.568Z] #14 169.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-27T12:27:28.568Z] #14 170.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-27T12:27:28.568Z] #14 170.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-27T12:27:28.568Z] #14 170.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-27T12:27:28.568Z] #14 170.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-27T12:27:28.568Z] #14 170.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-27T12:27:28.568Z] #14 170.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:27:28.568Z] #14 170.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-27T12:27:28.568Z] #14 170.1 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-27T12:27:28.568Z] #14 170.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-27T12:27:28.568Z] #14 170.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-27T12:27:28.568Z] #14 170.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:27:28.568Z] #14 170.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-27T12:27:28.568Z] #14 170.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-27T12:27:28.568Z] #14 170.2 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-27T12:27:28.568Z] #14 170.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-27T12:27:28.568Z] #14 170.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-27T12:27:28.568Z] #14 170.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-27T12:27:28.568Z] #14 170.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-27T12:27:28.568Z] #14 170.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-27T12:27:28.568Z] #14 170.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:27:28.568Z] #14 170.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-27T12:27:28.568Z] #14 170.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:27:28.568Z] #14 170.3 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-08-27T12:27:28.568Z] #14 170.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-27T12:27:28.568Z] #14 170.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:27:28.568Z] #14 170.3 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-08-27T12:27:28.568Z] #14 170.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:27:28.568Z] #14 170.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-27T12:27:28.568Z] #14 170.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:28.568Z] #14 170.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-27T12:27:28.568Z] #14 170.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:28.568Z] #14 170.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:28.568Z] #14 170.4 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:27:28.568Z] #14 DONE 170.9s [2021-08-27T12:27:28.568Z] [2021-08-27T12:27:28.568Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-27T12:27:28.568Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987 [2021-08-27T12:27:28.627Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2021-08-27T12:27:28.627Z] === RUN TestDaemonIpcModePrivate [2021-08-27T12:27:28.756Z] [2021-08-27T12:27:28.756Z] SUCCESS: Specified value was saved. [2021-08-27T12:27:28.973Z] #22 1.635 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-27T12:27:28.973Z] #22 1.639 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-27T12:27:28.973Z] #22 1.647 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-27T12:27:28.973Z] #22 DONE 1.8s [2021-08-27T12:27:28.973Z] [2021-08-27T12:27:28.973Z] #55 [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-08-27T12:27:28.973Z] #55 sha256:04023f38135072f2c379f1a242ce9795ec397ee798539a3bd049e21d3f2f74a5 [2021-08-27T12:27:29.009Z] #67 7.473 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-27T12:27:29.214Z] INFO: Downloading git... [2021-08-27T12:27:29.240Z] #55 ... [2021-08-27T12:27:29.240Z] [2021-08-27T12:27:29.240Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-27T12:27:29.240Z] #23 sha256:ebe46870d0db21280e2a26bf1ab6a56c158dc87d7188c4cbd2292dd965e16e44 [2021-08-27T12:27:29.350Z] #60 ... [2021-08-27T12:27:29.350Z] [2021-08-27T12:27:29.350Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:29.350Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:27:29.350Z] #14 166.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-27T12:27:29.350Z] #14 166.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:27:29.350Z] #14 166.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:27:29.350Z] #14 ... [2021-08-27T12:27:29.350Z] [2021-08-27T12:27:29.350Z] #60 [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-08-27T12:27:29.350Z] #60 sha256:f1cc6cedbb5c759e1cbb997a719d318d05477fb80ed1709454e7547f1b16fbe6 [2021-08-27T12:27:29.350Z] #60 DONE 168.4s [2021-08-27T12:27:29.350Z] [2021-08-27T12:27:29.350Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-27T12:27:29.350Z] #61 sha256:5610e3f72d7fe11daec98c2e401f039971468f145e8a95c17677bb94de04a109 [2021-08-27T12:27:29.350Z] #61 DONE 0.1s [2021-08-27T12:27:29.350Z] [2021-08-27T12:27:29.350Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-27T12:27:29.350Z] #62 sha256:00e2f9a5bac221c1bf5f4f176e9ee40dcdc3cae08abc32a9a4bee773a6e7bf2e [2021-08-27T12:27:29.350Z] #62 DONE 0.1s [2021-08-27T12:27:29.350Z] [2021-08-27T12:27:29.350Z] #47 [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-08-27T12:27:29.350Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:27:29.350Z] #47 164.3 vendor/golang.org/x/net/http2/hpack [2021-08-27T12:27:29.350Z] #47 165.4 mime [2021-08-27T12:27:29.350Z] #47 167.0 mime/quotedprintable [2021-08-27T12:27:29.350Z] #47 167.3 net/http/internal [2021-08-27T12:27:29.350Z] #47 167.6 net/http/internal/ascii [2021-08-27T12:27:29.569Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-27T12:27:29.830Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2021-08-27T12:27:29.830Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-27T12:27:30.183Z] INFO: Downloading go... [2021-08-27T12:27:30.441Z] #67 8.950 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-27T12:27:30.464Z] #15 DONE 1.7s [2021-08-27T12:27:30.464Z] [2021-08-27T12:27:30.464Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-27T12:27:30.464Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf [2021-08-27T12:27:30.773Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-27T12:27:31.034Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-08-27T12:27:31.034Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-27T12:27:31.278Z] #47 170.3 crypto/tls [2021-08-27T12:27:31.400Z] #67 ... [2021-08-27T12:27:31.400Z] [2021-08-27T12:27:31.400Z] #44 [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-08-27T12:27:31.400Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-27T12:27:31.400Z] #44 2.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:27:31.400Z] #44 2.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:27:31.400Z] #44 2.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:27:31.400Z] #44 2.667 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:27:31.400Z] #44 3.147 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-27T12:27:31.400Z] #44 3.576 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-27T12:27:31.400Z] #44 4.052 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-27T12:27:31.400Z] #44 4.699 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:27:31.400Z] #44 5.099 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-27T12:27:31.400Z] #44 5.372 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:27:31.400Z] #44 5.373 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-27T12:27:31.400Z] #44 5.374 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-27T12:27:31.400Z] #44 5.375 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-27T12:27:31.400Z] #44 5.383 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-27T12:27:31.400Z] #44 5.384 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:27:31.661Z] #44 ... [2021-08-27T12:27:31.661Z] [2021-08-27T12:27:31.661Z] #64 [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-08-27T12:27:31.661Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3 [2021-08-27T12:27:31.661Z] #64 2.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:27:31.661Z] #64 2.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:27:31.661Z] #64 2.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:27:31.661Z] #64 2.581 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-27T12:27:31.661Z] #64 2.975 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-27T12:27:31.661Z] #64 3.423 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:27:31.661Z] #64 3.832 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:27:31.661Z] #64 4.340 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-27T12:27:31.661Z] #64 4.807 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-27T12:27:31.661Z] #64 5.283 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-27T12:27:31.661Z] #64 5.283 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:27:31.661Z] #64 5.291 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-27T12:27:31.661Z] #64 5.291 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:27:31.661Z] #64 5.307 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-27T12:27:31.661Z] #64 5.308 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-27T12:27:31.719Z] INFO: Downloading compiler 1 of 3... [2021-08-27T12:27:31.719Z] INFO: Downloading compiler 2 of 3... [2021-08-27T12:27:31.834Z] #16 DONE 1.3s [2021-08-27T12:27:31.834Z] [2021-08-27T12:27:31.834Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-27T12:27:31.834Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066 [2021-08-27T12:27:31.977Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-27T12:27:32.185Z] INFO: Downloading compiler 3 of 3... [2021-08-27T12:27:32.239Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-08-27T12:27:32.239Z] === RUN TestIpcModeOlderClient [2021-08-27T12:27:32.239Z] === PAUSE TestIpcModeOlderClient [2021-08-27T12:27:32.239Z] === RUN TestKillContainerInvalidSignal [2021-08-27T12:27:32.643Z] INFO: Extracting git... [2021-08-27T12:27:32.766Z] #17 1.074 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-27T12:27:32.811Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2021-08-27T12:27:32.811Z] === RUN TestKillContainer [2021-08-27T12:27:32.811Z] === RUN TestKillContainer/no_signal [2021-08-27T12:27:33.025Z] #17 DONE 1.2s [2021-08-27T12:27:33.025Z] [2021-08-27T12:27:33.025Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-27T12:27:33.025Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2 [2021-08-27T12:27:33.072Z] === RUN TestKillContainer/non_killing_signal [2021-08-27T12:27:33.333Z] === RUN TestKillContainer/killing_signal [2021-08-27T12:27:33.853Z] #47 ... [2021-08-27T12:27:33.853Z] [2021-08-27T12:27:33.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:33.853Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb [2021-08-27T12:27:33.853Z] #14 172.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-27T12:27:33.853Z] #14 172.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-27T12:27:33.853Z] #14 172.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-27T12:27:33.853Z] #14 173.1 Selecting previously unselected package libapparmor1:amd64. [2021-08-27T12:27:33.853Z] #14 173.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-27T12:27:33.853Z] #14 173.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-27T12:27:33.853Z] #14 173.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-27T12:27:33.853Z] #14 173.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-27T12:27:33.959Z] #18 DONE 1.1s [2021-08-27T12:27:33.959Z] [2021-08-27T12:27:33.959Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-27T12:27:33.959Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4 [2021-08-27T12:27:34.138Z] #14 173.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-27T12:27:34.138Z] #14 173.3 Selecting previously unselected package libbtrfs0:amd64. [2021-08-27T12:27:34.138Z] #14 173.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-27T12:27:34.138Z] #14 173.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:27:34.277Z] --- PASS: TestKillContainer (1.40s) [2021-08-27T12:27:34.277Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-08-27T12:27:34.277Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-08-27T12:27:34.277Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-08-27T12:27:34.277Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-27T12:27:34.277Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-27T12:27:34.445Z] #14 173.5 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-27T12:27:34.445Z] #14 173.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-27T12:27:34.445Z] #14 173.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:27:34.445Z] #14 173.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-27T12:27:34.538Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-27T12:27:34.717Z] #14 173.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:27:34.717Z] #14 173.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:34.717Z] #14 173.8 Selecting previously unselected package libudev-dev:amd64. [2021-08-27T12:27:34.717Z] #14 173.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-27T12:27:34.717Z] #14 173.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-27T12:27:34.717Z] #14 174.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-27T12:27:35.004Z] #14 174.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-27T12:27:35.004Z] #14 174.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-27T12:27:35.004Z] #14 174.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-27T12:27:35.004Z] #14 174.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-27T12:27:35.004Z] #14 174.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-27T12:27:35.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) [2021-08-27T12:27:35.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2021-08-27T12:27:35.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-08-27T12:27:35.110Z] === RUN TestKillStoppedContainer [2021-08-27T12:27:35.110Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-27T12:27:35.110Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-27T12:27:35.110Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-27T12:27:35.110Z] === RUN TestKillDifferentUserContainer [2021-08-27T12:27:35.273Z] #14 174.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-27T12:27:35.273Z] #14 174.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-27T12:27:35.273Z] #14 174.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-27T12:27:35.330Z] #19 DONE 1.1s [2021-08-27T12:27:35.330Z] [2021-08-27T12:27:35.330Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-27T12:27:35.330Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851 [2021-08-27T12:27:35.536Z] #14 174.6 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-27T12:27:35.536Z] #14 174.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-27T12:27:35.536Z] #14 174.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-27T12:27:35.536Z] #14 174.7 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-27T12:27:35.536Z] #14 174.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-27T12:27:35.536Z] #14 174.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-27T12:27:35.682Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2021-08-27T12:27:35.682Z] === RUN TestInspectOomKilledTrue [2021-08-27T12:27:35.682Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-27T12:27:35.682Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-27T12:27:35.682Z] === RUN TestInspectOomKilledFalse [2021-08-27T12:27:35.805Z] INFO: Expanding go... [2021-08-27T12:27:35.943Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2021-08-27T12:27:35.943Z] === RUN TestLinksEtcHostsContentMatch [2021-08-27T12:27:36.058Z] #14 175.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-27T12:27:36.058Z] #14 175.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-27T12:27:36.058Z] #14 175.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-27T12:27:36.058Z] #14 175.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-27T12:27:36.058Z] #14 175.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:27:36.282Z] #20 DONE 1.3s [2021-08-27T12:27:36.282Z] [2021-08-27T12:27:36.282Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:27:36.282Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-27T12:27:36.320Z] #14 175.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:36.320Z] #14 175.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-27T12:27:36.320Z] #14 175.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-27T12:27:36.320Z] #14 175.4 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-27T12:27:36.320Z] #14 175.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-27T12:27:36.320Z] #14 175.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-27T12:27:36.320Z] #14 175.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-27T12:27:36.515Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2021-08-27T12:27:36.516Z] === RUN TestLinksContainerNames [2021-08-27T12:27:36.898Z] #14 176.0 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-27T12:27:36.898Z] #14 176.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-27T12:27:36.898Z] #14 176.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-27T12:27:36.898Z] #14 176.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:27:36.898Z] #14 176.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-27T12:27:36.899Z] #14 176.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-27T12:27:36.899Z] #14 176.2 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-27T12:27:36.899Z] #14 176.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-27T12:27:36.899Z] #14 176.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-27T12:27:36.899Z] #14 176.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-27T12:27:36.899Z] #14 176.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-27T12:27:36.899Z] #14 176.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-27T12:27:36.899Z] #14 176.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:27:36.928Z] #64 ... [2021-08-27T12:27:36.928Z] [2021-08-27T12:27:36.928Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:36.928Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:27:36.928Z] #20 5.309 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:27:36.928Z] #20 5.967 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-27T12:27:36.928Z] #20 5.967 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-27T12:27:36.928Z] #20 5.967 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-27T12:27:36.928Z] #20 5.967 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:27:36.928Z] #20 5.967 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-27T12:27:36.928Z] #20 5.967 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:27:37.160Z] #14 176.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-27T12:27:37.160Z] #14 176.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:27:37.160Z] #14 176.3 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-08-27T12:27:37.160Z] #14 176.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-27T12:27:37.160Z] #14 176.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:27:37.160Z] #14 176.3 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-08-27T12:27:37.160Z] #14 176.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:27:37.160Z] #14 176.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-27T12:27:37.160Z] #14 176.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:37.160Z] #14 176.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-27T12:27:37.160Z] #14 176.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:37.160Z] #14 176.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:27:37.160Z] #14 176.4 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:27:37.460Z] --- PASS: TestLinksContainerNames (0.95s) [2021-08-27T12:27:37.460Z] === RUN TestLogsFollowTailEmpty [2021-08-27T12:27:37.721Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2021-08-27T12:27:37.721Z] === RUN TestContainerNetworkMountsNoChown [2021-08-27T12:27:37.734Z] #14 DONE 176.8s [2021-08-27T12:27:37.734Z] [2021-08-27T12:27:37.734Z] #55 [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-08-27T12:27:37.734Z] #55 sha256:7d045e6f2341b5625e5617978c24623bf1d8063921bd783dd06891113fa82718 [2021-08-27T12:27:38.181Z] #21 1.407 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:27:38.181Z] #21 1.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:27:38.181Z] #21 1.447 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:27:38.298Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/default [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/default [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/private [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/private [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rprivate [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/slave [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/slave [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rslave [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/shared [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/shared [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rshared [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/default [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rshared [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rslave [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/shared [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/slave [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rprivate [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/private [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-27T12:27:38.298Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:27:38.298Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-27T12:27:38.298Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:27:38.441Z] #21 2.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:27:38.441Z] #21 ... [2021-08-27T12:27:38.441Z] [2021-08-27T12:27:38.441Z] #55 [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-08-27T12:27:38.441Z] #55 sha256:76a845123cd65c1abcb067bbaae5df5af1954a1f48df855eee9c2b65208278a2 [2021-08-27T12:27:38.441Z] #55 1.741 + RM_GOPATH=0 [2021-08-27T12:27:38.441Z] #55 1.741 + TMP_GOPATH= [2021-08-27T12:27:38.441Z] #55 1.741 + : /build [2021-08-27T12:27:38.441Z] #55 1.741 + '[' -z '' ']' [2021-08-27T12:27:38.441Z] #55 1.745 ++ mktemp -d [2021-08-27T12:27:38.441Z] #55 1.750 + export GOPATH=/tmp/tmp.1TmhYMcmTp [2021-08-27T12:27:38.441Z] #55 1.750 + GOPATH=/tmp/tmp.1TmhYMcmTp [2021-08-27T12:27:38.441Z] #55 1.750 + RM_GOPATH=1 [2021-08-27T12:27:38.441Z] #55 1.750 + case "$(go env GOARCH)" in [2021-08-27T12:27:38.441Z] #55 1.750 ++ go env GOARCH [2021-08-27T12:27:38.441Z] #55 1.807 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:27:38.441Z] #55 1.807 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:27:38.441Z] #55 1.808 ++ dirname /tmp/install/install.sh [2021-08-27T12:27:38.441Z] #55 1.817 + dir=/tmp/install [2021-08-27T12:27:38.441Z] #55 1.817 + bin=runc [2021-08-27T12:27:38.441Z] #55 1.817 + shift [2021-08-27T12:27:38.441Z] #55 1.817 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-27T12:27:38.441Z] #55 1.817 + . /tmp/install/runc.installer [2021-08-27T12:27:38.441Z] #55 1.817 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-27T12:27:38.441Z] #55 1.817 + install_runc [2021-08-27T12:27:38.441Z] #55 1.818 + uname -r [2021-08-27T12:27:38.441Z] #55 1.825 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-27T12:27:38.441Z] #55 1.825 + RUNC_BUILDTAGS='seccomp ' [2021-08-27T12:27:38.441Z] #55 1.825 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-27T12:27:38.441Z] #55 1.825 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1TmhYMcmTp/src/github.com/opencontainers/runc [2021-08-27T12:27:38.441Z] #55 1.825 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-27T12:27:38.441Z] #55 1.837 Cloning into '/tmp/tmp.1TmhYMcmTp/src/github.com/opencontainers/runc'... [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-27T12:27:38.560Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-27T12:27:38.560Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-27T12:27:38.560Z] === RUN TestContainerBindMountNonRecursive [2021-08-27T12:27:39.126Z] #55 1.419 + RM_GOPATH=0 [2021-08-27T12:27:39.126Z] #55 1.423 + TMP_GOPATH= [2021-08-27T12:27:39.126Z] #55 1.423 + : /build [2021-08-27T12:27:39.126Z] #55 1.423 + '[' -z '' ']' [2021-08-27T12:27:39.126Z] #55 1.424 ++ mktemp -d [2021-08-27T12:27:39.126Z] #55 1.425 + export GOPATH=/tmp/tmp.FGhkwMqpaV [2021-08-27T12:27:39.126Z] #55 1.426 + GOPATH=/tmp/tmp.FGhkwMqpaV [2021-08-27T12:27:39.126Z] #55 1.426 + RM_GOPATH=1 [2021-08-27T12:27:39.126Z] #55 1.426 + case "$(go env GOARCH)" in [2021-08-27T12:27:39.126Z] #55 1.427 ++ go env GOARCH [2021-08-27T12:27:39.126Z] #55 1.440 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:27:39.126Z] #55 1.440 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:27:39.126Z] #55 1.440 ++ dirname /tmp/install/install.sh [2021-08-27T12:27:39.126Z] #55 1.441 + dir=/tmp/install [2021-08-27T12:27:39.126Z] #55 1.441 + bin=runc [2021-08-27T12:27:39.126Z] #55 1.444 + shift [2021-08-27T12:27:39.126Z] #55 1.444 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-27T12:27:39.126Z] #55 1.444 + . /tmp/install/runc.installer [2021-08-27T12:27:39.126Z] #55 1.444 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-27T12:27:39.126Z] #55 1.445 + install_runc [2021-08-27T12:27:39.126Z] #55 1.445 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-27T12:27:39.126Z] #55 1.446 + uname -r [2021-08-27T12:27:39.126Z] #55 1.447 + RUNC_BUILDTAGS='seccomp ' [2021-08-27T12:27:39.126Z] #55 1.448 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-27T12:27:39.126Z] #55 1.448 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-27T12:27:39.126Z] #55 1.448 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FGhkwMqpaV/src/github.com/opencontainers/runc [2021-08-27T12:27:39.126Z] #55 1.452 Cloning into '/tmp/tmp.FGhkwMqpaV/src/github.com/opencontainers/runc'... [2021-08-27T12:27:39.284Z] #23 9.189 Collecting yamllint==1.26.1 [2021-08-27T12:27:39.284Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-27T12:27:39.386Z] #55 ... [2021-08-27T12:27:39.386Z] [2021-08-27T12:27:39.386Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:27:39.386Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-27T12:27:39.386Z] #21 2.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:27:39.389Z] #55 ... [2021-08-27T12:27:39.389Z] [2021-08-27T12:27:39.390Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-27T12:27:39.390Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987 [2021-08-27T12:27:39.390Z] #15 DONE 1.6s [2021-08-27T12:27:39.390Z] [2021-08-27T12:27:39.390Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-27T12:27:39.390Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf [2021-08-27T12:27:39.949Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) [2021-08-27T12:27:39.949Z] === RUN TestContainerVolumesMountedAsShared [2021-08-27T12:27:40.210Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2021-08-27T12:27:40.210Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-27T12:27:40.681Z] #23 11.42 Collecting pathspec>=0.5.3 [2021-08-27T12:27:40.681Z] #23 11.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-27T12:27:40.681Z] #23 11.66 Collecting pyyaml [2021-08-27T12:27:40.779Z] #16 DONE 1.2s [2021-08-27T12:27:40.779Z] [2021-08-27T12:27:40.779Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-27T12:27:40.779Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066 [2021-08-27T12:27:40.783Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2021-08-27T12:27:40.783Z] === RUN TestNetworkNat [2021-08-27T12:27:40.946Z] #23 11.67 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-08-27T12:27:40.946Z] #23 11.84 Building wheels for collected packages: yamllint [2021-08-27T12:27:40.946Z] #23 11.85 Building wheel for yamllint (setup.py): started [2021-08-27T12:27:41.044Z] --- PASS: TestNetworkNat (0.50s) [2021-08-27T12:27:41.044Z] === RUN TestNetworkLocalhostTCPNat [2021-08-27T12:27:41.619Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2021-08-27T12:27:41.619Z] === RUN TestNetworkLoopbackNat [2021-08-27T12:27:41.724Z] #17 1.079 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-27T12:27:41.724Z] #17 DONE 1.1s [2021-08-27T12:27:41.724Z] [2021-08-27T12:27:41.724Z] #47 [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-08-27T12:27:41.724Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:27:41.724Z] #47 176.4 net/http/httptrace [2021-08-27T12:27:41.724Z] #47 176.6 net/http [2021-08-27T12:27:41.895Z] #23 12.81 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-27T12:27:41.895Z] #23 12.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ae70196bce73b8771b66c40a64a84f42260ee518a3fa7ce13182b41be1f5974f [2021-08-27T12:27:41.895Z] #23 12.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-27T12:27:41.895Z] #23 12.82 Successfully built yamllint [2021-08-27T12:27:41.895Z] #23 12.85 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-27T12:27:42.159Z] #23 13.24 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-27T12:27:42.669Z] #47 ... [2021-08-27T12:27:42.669Z] [2021-08-27T12:27:42.669Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-27T12:27:42.669Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2 [2021-08-27T12:27:42.669Z] #18 DONE 1.1s [2021-08-27T12:27:42.669Z] [2021-08-27T12:27:42.669Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-27T12:27:42.669Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4 [2021-08-27T12:27:42.726Z] #21 ... [2021-08-27T12:27:42.726Z] [2021-08-27T12:27:42.726Z] #47 [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-08-27T12:27:42.726Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:27:42.726Z] #47 175.1 net/http/httptrace [2021-08-27T12:27:42.726Z] #47 175.5 net/http [2021-08-27T12:27:42.949Z] INFO: Expanding go... [2021-08-27T12:27:42.983Z] #47 ... [2021-08-27T12:27:42.983Z] [2021-08-27T12:27:42.983Z] #55 [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-08-27T12:27:42.983Z] #55 sha256:76a845123cd65c1abcb067bbaae5df5af1954a1f48df855eee9c2b65208278a2 [2021-08-27T12:27:42.983Z] #55 11.26 + cd /tmp/tmp.1TmhYMcmTp/src/github.com/opencontainers/runc [2021-08-27T12:27:42.983Z] #55 11.26 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-27T12:27:42.983Z] #55 11.73 + '[' -z '' ']' [2021-08-27T12:27:42.983Z] #55 11.75 + target=static [2021-08-27T12:27:42.983Z] #55 11.75 + make 'BUILDTAGS=seccomp ' static [2021-08-27T12:27:42.983Z] #55 11.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-27T12:27:43.491Z] #20 21.56 Fetched 48.3 MB in 20s (2467 kB/s) [2021-08-27T12:27:43.491Z] #20 21.56 Reading package lists... [2021-08-27T12:27:43.491Z] #20 ... [2021-08-27T12:27:43.491Z] [2021-08-27T12:27:43.491Z] #44 [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-08-27T12:27:43.491Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-27T12:27:43.491Z] #44 21.84 Fetched 48.3 MB in 20s (2418 kB/s) [2021-08-27T12:27:44.059Z] #19 DONE 1.2s [2021-08-27T12:27:44.059Z] [2021-08-27T12:27:44.059Z] #51 [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-08-27T12:27:44.059Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:27:44.059Z] #51 ... [2021-08-27T12:27:44.059Z] [2021-08-27T12:27:44.059Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-27T12:27:44.059Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851 [2021-08-27T12:27:44.562Z] 4612f6d0b889: Pull complete [2021-08-27T12:27:44.719Z] #23 DONE 15.5s [2021-08-27T12:27:44.719Z] [2021-08-27T12:27:44.719Z] #58 [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-08-27T12:27:44.719Z] #58 sha256:413b8eab7545ada103b6ec5ab637daa12d3e098e21ed2eb80d74583fdc6450d3 [2021-08-27T12:27:44.920Z] --- PASS: TestNetworkLoopbackNat (2.69s) [2021-08-27T12:27:44.920Z] === RUN TestPause [2021-08-27T12:27:44.920Z] --- PASS: TestPause (0.51s) [2021-08-27T12:27:44.920Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-27T12:27:44.920Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-27T12:27:44.920Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-27T12:27:44.920Z] === RUN TestPauseStopPausedContainer [2021-08-27T12:27:44.982Z] #58 ... [2021-08-27T12:27:44.982Z] [2021-08-27T12:27:44.982Z] #51 [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-08-27T12:27:44.982Z] #51 sha256:a0765b1c6c5514158cd4414f1d330b0f748704c11dcb33da390714a6ce861b68 [2021-08-27T12:27:44.982Z] #51 178.3 + /build/golangci-lint --version [2021-08-27T12:27:45.007Z] #20 DONE 1.1s [2021-08-27T12:27:45.007Z] [2021-08-27T12:27:45.007Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:27:45.007Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-27T12:27:45.185Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2021-08-27T12:27:45.185Z] === RUN TestPidHost [2021-08-27T12:27:45.245Z] #51 178.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-27T12:27:45.508Z] #51 DONE 178.9s [2021-08-27T12:27:45.508Z] [2021-08-27T12:27:45.508Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:27:45.508Z] #25 sha256:0de2e2635790743ca091421a99aedd1a752c302a2c3856f357e2ca8bb7d5e0f2 [2021-08-27T12:27:46.573Z] --- PASS: TestPidHost (1.09s) [2021-08-27T12:27:46.573Z] === RUN TestPsFilter [2021-08-27T12:27:46.573Z] --- PASS: TestPsFilter (0.10s) [2021-08-27T12:27:46.573Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-27T12:27:46.835Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-08-27T12:27:46.835Z] === RUN TestRemoveContainerWithVolume [2021-08-27T12:27:46.928Z] #21 1.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:27:46.928Z] #21 1.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:27:46.928Z] #21 1.456 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:27:46.928Z] #21 1.965 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:27:47.407Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2021-08-27T12:27:47.407Z] === RUN TestRemoveContainerRunning [2021-08-27T12:27:47.996Z] --- PASS: TestRemoveContainerRunning (0.46s) [2021-08-27T12:27:47.996Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-27T12:27:48.235Z] #55 ... [2021-08-27T12:27:48.235Z] [2021-08-27T12:27:48.235Z] #47 [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-08-27T12:27:48.235Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:27:48.235Z] #47 190.1 github.com/LK4D4/vndr/godl [2021-08-27T12:27:48.235Z] #47 ... [2021-08-27T12:27:48.235Z] [2021-08-27T12:27:48.235Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:27:48.235Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:27:48.235Z] #33 DONE 190.1s [2021-08-27T12:27:48.235Z] [2021-08-27T12:27:48.235Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:27:48.235Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-27T12:27:48.235Z] #21 7.971 Fetched 8399 kB in 7s (1228 kB/s) [2021-08-27T12:27:48.235Z] #21 7.971 Reading package lists... [2021-08-27T12:27:48.260Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2021-08-27T12:27:48.260Z] === RUN TestRemoveInvalidContainer [2021-08-27T12:27:48.260Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-27T12:27:48.260Z] === RUN TestRenameLinkedContainer [2021-08-27T12:27:48.316Z] #21 3.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:27:50.131Z] #21 10.87 Reading package lists... [2021-08-27T12:27:50.214Z] --- PASS: TestRenameLinkedContainer (1.97s) [2021-08-27T12:27:50.214Z] === RUN TestRenameStoppedContainer [2021-08-27T12:27:50.695Z] #21 13.75 Building dependency tree... [2021-08-27T12:27:50.786Z] --- PASS: TestRenameStoppedContainer (0.47s) [2021-08-27T12:27:50.786Z] === RUN TestRenameRunningContainerAndReuse [2021-08-27T12:27:51.259Z] #21 14.93 The following additional packages will be installed: [2021-08-27T12:27:51.259Z] #21 14.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-27T12:27:51.259Z] #21 14.94 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-27T12:27:51.259Z] #21 14.94 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-27T12:27:51.259Z] #21 14.94 python3-pkg-resources vim-runtime xxd [2021-08-27T12:27:51.259Z] #21 14.94 Suggested packages: [2021-08-27T12:27:51.259Z] #21 14.94 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-27T12:27:51.259Z] #21 14.94 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-27T12:27:51.259Z] #21 14.94 acl attr quota [2021-08-27T12:27:51.259Z] #21 14.94 Recommended packages: [2021-08-27T12:27:51.259Z] #21 14.94 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-27T12:27:51.729Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2021-08-27T12:27:51.729Z] === RUN TestRenameInvalidName [2021-08-27T12:27:52.301Z] --- PASS: TestRenameInvalidName (0.49s) [2021-08-27T12:27:52.301Z] === RUN TestRenameAnonymousContainer [2021-08-27T12:27:52.533Z] #21 ... [2021-08-27T12:27:52.533Z] [2021-08-27T12:27:52.533Z] #55 [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-08-27T12:27:52.533Z] #55 sha256:7d045e6f2341b5625e5617978c24623bf1d8063921bd783dd06891113fa82718 [2021-08-27T12:27:52.533Z] #55 11.24 + cd /tmp/tmp.FGhkwMqpaV/src/github.com/opencontainers/runc [2021-08-27T12:27:52.533Z] #55 11.24 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-27T12:27:52.533Z] #55 11.70 + '[' -z '' ']' [2021-08-27T12:27:52.533Z] #55 11.70 + target=static [2021-08-27T12:27:52.533Z] #55 11.70 + make 'BUILDTAGS=seccomp ' static [2021-08-27T12:27:52.533Z] #55 11.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-27T12:27:52.629Z] #21 ... [2021-08-27T12:27:52.629Z] [2021-08-27T12:27:52.629Z] #47 [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-08-27T12:27:52.629Z] #47 sha256:042cc328015e39b032820306d26c7e0ad6ef0707c7dc95584ed05bb7ca6d24a4 [2021-08-27T12:27:52.629Z] #47 191.0 github.com/LK4D4/vndr [2021-08-27T12:27:52.629Z] #47 DONE 194.7s [2021-08-27T12:27:52.629Z] [2021-08-27T12:27:52.629Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:27:52.629Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-27T12:27:52.629Z] #21 16.28 The following NEW packages will be installed: [2021-08-27T12:27:52.629Z] #21 16.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-27T12:27:52.629Z] #21 16.29 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-27T12:27:52.629Z] #21 16.29 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-27T12:27:52.629Z] #21 16.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-27T12:27:52.629Z] #21 16.29 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-27T12:27:52.629Z] #21 16.29 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-27T12:27:52.629Z] #21 16.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-27T12:27:52.629Z] #21 16.29 xz-utils zip [2021-08-27T12:27:52.886Z] #21 16.65 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:27:52.886Z] #21 16.65 Need to get 27.0 MB of archives. [2021-08-27T12:27:52.886Z] #21 16.65 After this operation, 104 MB of additional disk space will be used. [2021-08-27T12:27:52.886Z] #21 16.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-27T12:27:52.886Z] #21 16.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-27T12:27:52.886Z] #21 16.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-27T12:27:52.886Z] #21 16.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-27T12:27:52.886Z] #21 16.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-27T12:27:52.886Z] #21 16.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-27T12:27:52.886Z] #21 16.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-27T12:27:52.886Z] #21 16.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-27T12:27:53.143Z] #21 16.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-27T12:27:53.143Z] #21 16.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-27T12:27:53.143Z] #21 16.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-27T12:27:53.143Z] #21 16.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-27T12:27:53.143Z] #21 16.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-27T12:27:53.143Z] #21 16.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-27T12:27:53.143Z] #21 16.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-27T12:27:53.143Z] #21 16.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-27T12:27:53.143Z] #21 16.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-27T12:27:53.143Z] #21 16.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-27T12:27:53.143Z] #21 16.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-27T12:27:53.143Z] #21 16.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-27T12:27:53.143Z] #21 16.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-27T12:27:53.143Z] #21 16.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-27T12:27:53.143Z] #21 16.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-27T12:27:53.400Z] #21 16.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-27T12:27:53.400Z] #21 16.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-27T12:27:53.400Z] #21 16.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-27T12:27:53.400Z] #21 16.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-27T12:27:53.470Z] #44 21.84 Reading package lists... [2021-08-27T12:27:53.470Z] #44 ... [2021-08-27T12:27:53.470Z] [2021-08-27T12:27:53.470Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:27:53.471Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:27:53.471Z] #20 21.56 Reading package lists... [2021-08-27T12:27:53.471Z] #20 30.44 Reading package lists... [2021-08-27T12:27:53.471Z] #20 ... [2021-08-27T12:27:53.471Z] [2021-08-27T12:27:53.471Z] #64 [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-08-27T12:27:53.471Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3 [2021-08-27T12:27:53.471Z] #64 21.91 Fetched 48.3 MB in 20s (2419 kB/s) [2021-08-27T12:27:53.471Z] #64 21.91 Reading package lists... [2021-08-27T12:27:53.478Z] INFO: Expanding compiler 1 of 3... [2021-08-27T12:27:53.730Z] #64 31.05 Reading package lists... [2021-08-27T12:27:53.730Z] #64 ... [2021-08-27T12:27:53.730Z] [2021-08-27T12:27:53.730Z] #44 [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-08-27T12:27:53.730Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-27T12:27:53.730Z] #44 21.84 Reading package lists... [2021-08-27T12:27:53.965Z] #21 17.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-27T12:27:53.965Z] #21 17.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-27T12:27:53.965Z] #21 17.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-27T12:27:53.965Z] #21 17.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-27T12:27:53.965Z] #21 17.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-27T12:27:53.965Z] #21 17.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-27T12:27:53.965Z] #21 17.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-27T12:27:53.965Z] #21 17.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-27T12:27:53.965Z] #21 17.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-27T12:27:53.965Z] #21 17.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-27T12:27:53.965Z] #21 17.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-27T12:27:53.965Z] #21 17.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-27T12:27:53.965Z] #21 17.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-27T12:27:53.965Z] #21 17.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-27T12:27:53.965Z] #21 17.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-27T12:27:53.965Z] #21 17.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-27T12:27:54.217Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2021-08-27T12:27:54.217Z] === RUN TestRenameContainerWithSameName [2021-08-27T12:27:54.222Z] #21 17.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-27T12:27:54.222Z] #21 17.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-27T12:27:54.222Z] #21 17.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-27T12:27:54.222Z] #21 17.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-27T12:27:54.446Z] INFO: Expanding compiler 2 of 3... [2021-08-27T12:27:54.478Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2021-08-27T12:27:54.478Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-27T12:27:55.087Z] #55 ... [2021-08-27T12:27:55.087Z] [2021-08-27T12:27:55.087Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-27T12:27:55.087Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab [2021-08-27T12:27:55.087Z] #33 DONE 194.1s [2021-08-27T12:27:55.087Z] [2021-08-27T12:27:55.087Z] #47 [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-08-27T12:27:55.087Z] #47 sha256:cdf683b832c9486b7745c0247dc61debff54794fcac01e30d1bbd518f3938a41 [2021-08-27T12:27:55.087Z] #47 192.2 github.com/LK4D4/vndr/godl [2021-08-27T12:27:55.087Z] #47 193.0 github.com/LK4D4/vndr [2021-08-27T12:27:55.153Z] #21 18.51 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:27:55.153Z] #21 18.64 Fetched 27.0 MB in 2s (16.5 MB/s) [2021-08-27T12:27:55.153Z] #21 18.70 Selecting previously unselected package pigz. [2021-08-27T12:27:55.153Z] #21 18.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-08-27T12:27:55.153Z] #21 18.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-27T12:27:55.153Z] #21 18.74 Unpacking pigz (2.6-1) ... [2021-08-27T12:27:55.153Z] #21 18.82 Selecting previously unselected package libelf1:amd64. [2021-08-27T12:27:55.153Z] #21 18.82 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-27T12:27:55.153Z] #21 18.83 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-27T12:27:55.410Z] #21 18.97 Selecting previously unselected package libbpf0:amd64. [2021-08-27T12:27:55.410Z] #21 18.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-27T12:27:55.410Z] #21 18.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-27T12:27:55.410Z] #21 19.08 Selecting previously unselected package libcap2:amd64. [2021-08-27T12:27:55.410Z] #21 19.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-27T12:27:55.410Z] #21 19.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-27T12:27:55.422Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2021-08-27T12:27:55.422Z] === RUN TestResize [2021-08-27T12:27:55.667Z] #21 19.16 Selecting previously unselected package libmnl0:amd64. [2021-08-27T12:27:55.667Z] #21 19.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-27T12:27:55.667Z] #21 19.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-27T12:27:55.667Z] #21 19.23 Selecting previously unselected package libxtables12:amd64. [2021-08-27T12:27:55.667Z] #21 19.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-27T12:27:55.667Z] #21 19.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-27T12:27:55.667Z] #21 19.32 Selecting previously unselected package libcap2-bin. [2021-08-27T12:27:55.667Z] #21 19.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-27T12:27:55.667Z] #21 19.33 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-27T12:27:55.667Z] #21 19.41 Selecting previously unselected package iproute2. [2021-08-27T12:27:55.683Z] --- PASS: TestResize (0.45s) [2021-08-27T12:27:55.683Z] === RUN TestResizeWithInvalidSize [2021-08-27T12:27:55.924Z] #21 19.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-27T12:27:55.924Z] #21 19.42 Unpacking iproute2 (5.10.0-4) ... [2021-08-27T12:27:56.181Z] #21 19.83 Selecting previously unselected package xxd. [2021-08-27T12:27:56.181Z] #21 19.84 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:27:56.181Z] #21 19.85 Unpacking xxd (2:8.2.2434-3) ... [2021-08-27T12:27:56.181Z] #21 19.98 Selecting previously unselected package vim-common. [2021-08-27T12:27:56.256Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2021-08-27T12:27:56.256Z] === RUN TestResizeWhenContainerNotStarted [2021-08-27T12:27:56.438Z] #21 19.99 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:27:56.438Z] #21 20.00 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-27T12:27:56.695Z] #21 20.19 Selecting previously unselected package bash-completion. [2021-08-27T12:27:56.695Z] #21 20.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-27T12:27:56.827Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:27:56.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:27:56.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:27:56.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:27:56.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:27:58.177Z] INFO: Expanding compiler 3 of 3... [2021-08-27T12:27:58.397Z] #47 DONE 197.2s [2021-08-27T12:27:58.397Z] [2021-08-27T12:27:58.397Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:27:58.397Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff [2021-08-27T12:27:58.397Z] #21 8.041 Fetched 8399 kB in 7s (1218 kB/s) [2021-08-27T12:27:58.397Z] #21 8.041 Reading package lists... [2021-08-27T12:27:58.588Z] #21 21.96 Unpacking bash-completion (1:2.11-2) ... [2021-08-27T12:27:58.588Z] #21 22.32 Selecting previously unselected package bzip2. [2021-08-27T12:27:58.588Z] #21 22.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-27T12:27:58.636Z] INFO: Removing downloaded files... [2021-08-27T12:27:58.636Z] INFO: Downloading containerd [2021-08-27T12:27:58.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:27:58.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:27:58.845Z] #21 22.34 Unpacking bzip2 (1.0.8-4) ... [2021-08-27T12:27:58.845Z] #21 22.45 Selecting previously unselected package xz-utils. [2021-08-27T12:27:58.845Z] #21 22.45 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-27T12:27:58.845Z] #21 22.46 Unpacking xz-utils (5.2.5-2) ... [2021-08-27T12:27:58.845Z] #21 22.60 Selecting previously unselected package apparmor. [2021-08-27T12:27:58.971Z] #21 10.99 Reading package lists... [2021-08-27T12:27:59.103Z] #21 22.60 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-27T12:27:59.103Z] #21 22.67 Unpacking apparmor (2.13.6-10) ... [2021-08-27T12:27:59.667Z] #21 23.09 Selecting previously unselected package inetutils-ping. [2021-08-27T12:27:59.667Z] #21 23.10 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-27T12:27:59.667Z] #21 23.11 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-27T12:27:59.667Z] #21 23.24 Selecting previously unselected package libip4tc2:amd64. [2021-08-27T12:27:59.667Z] #21 23.25 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-27T12:27:59.667Z] #21 23.26 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-27T12:27:59.667Z] #21 23.32 Selecting previously unselected package libip6tc2:amd64. [2021-08-27T12:27:59.667Z] #21 23.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-27T12:27:59.667Z] #21 23.33 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-27T12:27:59.667Z] #21 23.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-27T12:27:59.667Z] #21 23.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-27T12:27:59.667Z] #21 23.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-27T12:27:59.667Z] #21 23.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-27T12:27:59.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:27:59.806Z] #21 14.08 Building dependency tree... [2021-08-27T12:27:59.924Z] #21 23.47 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-27T12:27:59.924Z] #21 23.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-27T12:27:59.924Z] #21 23.54 Selecting previously unselected package libnftnl11:amd64. [2021-08-27T12:27:59.924Z] #21 23.54 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-27T12:27:59.924Z] #21 23.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-27T12:27:59.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:28:00.069Z] #21 15.02 The following additional packages will be installed: [2021-08-27T12:28:00.069Z] #21 15.02 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-27T12:28:00.069Z] #21 15.02 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-27T12:28:00.069Z] #21 15.02 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-27T12:28:00.069Z] #21 15.03 python3-pkg-resources vim-runtime xxd [2021-08-27T12:28:00.069Z] #21 15.03 Suggested packages: [2021-08-27T12:28:00.069Z] #21 15.03 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-27T12:28:00.069Z] #21 15.03 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-27T12:28:00.069Z] #21 15.03 acl attr quota [2021-08-27T12:28:00.069Z] #21 15.03 Recommended packages: [2021-08-27T12:28:00.069Z] #21 15.03 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-27T12:28:00.182Z] #21 23.64 Selecting previously unselected package iptables. [2021-08-27T12:28:00.182Z] #21 23.64 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-27T12:28:00.182Z] #21 23.66 Unpacking iptables (1.8.7-1) ... [2021-08-27T12:28:00.440Z] #21 23.94 Selecting previously unselected package libonig5:amd64. [2021-08-27T12:28:00.440Z] #21 23.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-27T12:28:00.440Z] #21 23.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:28:00.440Z] #21 24.08 Selecting previously unselected package libjq1:amd64. [2021-08-27T12:28:00.440Z] #21 24.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-27T12:28:00.440Z] #21 24.11 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:28:00.440Z] #21 24.21 Selecting previously unselected package jq. [2021-08-27T12:28:00.697Z] #21 24.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-27T12:28:00.697Z] #21 24.21 Unpacking jq (1.6-2.1) ... [2021-08-27T12:28:00.697Z] #21 24.28 Selecting previously unselected package libaio1:amd64. [2021-08-27T12:28:00.697Z] #21 24.30 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-27T12:28:00.697Z] #21 24.31 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-27T12:28:00.697Z] #21 24.37 Selecting previously unselected package libgpm2:amd64. [2021-08-27T12:28:00.697Z] #21 24.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-27T12:28:00.697Z] #21 24.38 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-27T12:28:00.697Z] #21 24.46 Selecting previously unselected package libicu67:amd64. [2021-08-27T12:28:00.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:28:00.954Z] #21 24.46 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-27T12:28:00.954Z] #21 24.46 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-27T12:28:01.459Z] #21 16.18 The following NEW packages will be installed: [2021-08-27T12:28:01.460Z] #21 16.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-27T12:28:01.460Z] #21 16.20 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-27T12:28:01.460Z] #21 16.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-27T12:28:01.460Z] #21 16.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-27T12:28:01.460Z] #21 16.20 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-27T12:28:01.460Z] #21 16.20 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-27T12:28:01.460Z] #21 16.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-27T12:28:01.460Z] #21 16.20 xz-utils zip [2021-08-27T12:28:01.460Z] #21 16.51 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:28:01.460Z] #21 16.51 Need to get 27.0 MB of archives. [2021-08-27T12:28:01.460Z] #21 16.51 After this operation, 104 MB of additional disk space will be used. [2021-08-27T12:28:01.460Z] #21 16.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-27T12:28:01.460Z] #21 16.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-27T12:28:01.460Z] #21 16.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-27T12:28:01.460Z] #21 16.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-27T12:28:01.460Z] #21 16.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-27T12:28:01.460Z] #21 16.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-27T12:28:01.460Z] #21 16.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-27T12:28:01.460Z] #21 16.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-27T12:28:01.460Z] #21 16.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-27T12:28:01.460Z] #21 16.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-27T12:28:01.460Z] #21 16.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-27T12:28:01.460Z] #21 16.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-27T12:28:01.460Z] #21 16.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-27T12:28:01.460Z] #21 16.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-27T12:28:01.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:28:01.722Z] #21 16.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-27T12:28:01.722Z] #21 16.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-27T12:28:01.722Z] #21 16.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-27T12:28:01.722Z] #21 16.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-27T12:28:01.722Z] #21 16.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-27T12:28:01.722Z] #21 16.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-27T12:28:01.722Z] #21 16.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-27T12:28:01.722Z] #21 16.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-27T12:28:01.722Z] #21 16.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-27T12:28:01.722Z] #21 16.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-27T12:28:01.722Z] #21 16.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-27T12:28:01.722Z] #21 16.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-27T12:28:01.722Z] #21 16.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-27T12:28:01.722Z] #21 16.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-27T12:28:01.852Z] #44 31.04 Reading package lists... [2021-08-27T12:28:01.852Z] #44 ... [2021-08-27T12:28:01.852Z] [2021-08-27T12:28:01.852Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:28:01.852Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:28:01.852Z] #20 30.44 Reading package lists... [2021-08-27T12:28:01.985Z] #21 16.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-27T12:28:01.985Z] #21 16.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-27T12:28:01.985Z] #21 16.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-27T12:28:01.985Z] #21 16.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-27T12:28:01.985Z] #21 16.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-27T12:28:01.985Z] #21 16.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-27T12:28:01.985Z] #21 16.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-27T12:28:01.985Z] #21 16.90 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-27T12:28:01.985Z] #21 16.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-27T12:28:01.985Z] #21 16.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-27T12:28:01.985Z] #21 16.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-27T12:28:01.985Z] #21 16.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-27T12:28:01.985Z] #21 16.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-27T12:28:01.985Z] #21 16.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-27T12:28:01.985Z] #21 16.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-27T12:28:01.985Z] #21 16.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-27T12:28:02.247Z] #21 17.11 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-27T12:28:02.247Z] #21 17.14 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-27T12:28:02.247Z] #21 17.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-27T12:28:02.820Z] #21 17.60 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:28:02.820Z] #21 17.70 Fetched 27.0 MB in 1s (28.7 MB/s) [2021-08-27T12:28:02.820Z] #21 17.74 Selecting previously unselected package pigz. [2021-08-27T12:28:02.820Z] #21 17.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-08-27T12:28:02.820Z] #21 17.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-27T12:28:02.820Z] #21 17.78 Unpacking pigz (2.6-1) ... [2021-08-27T12:28:02.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:28:03.082Z] #21 17.86 Selecting previously unselected package libelf1:amd64. [2021-08-27T12:28:03.082Z] #21 17.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-27T12:28:03.082Z] #21 17.89 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-27T12:28:03.082Z] #21 18.05 Selecting previously unselected package libbpf0:amd64. [2021-08-27T12:28:03.082Z] #21 18.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-27T12:28:03.082Z] #21 18.06 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-27T12:28:03.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:28:03.231Z] #20 39.29 Building dependency tree... [2021-08-27T12:28:03.344Z] #21 18.14 Selecting previously unselected package libcap2:amd64. [2021-08-27T12:28:03.344Z] #21 18.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-27T12:28:03.344Z] #21 18.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-27T12:28:03.344Z] #21 18.21 Selecting previously unselected package libmnl0:amd64. [2021-08-27T12:28:03.344Z] #21 18.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-27T12:28:03.344Z] #21 18.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-27T12:28:03.344Z] #21 18.28 Selecting previously unselected package libxtables12:amd64. [2021-08-27T12:28:03.344Z] #21 18.28 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-27T12:28:03.344Z] #21 18.28 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-27T12:28:03.344Z] #21 18.34 Selecting previously unselected package libcap2-bin. [2021-08-27T12:28:03.344Z] #21 18.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-27T12:28:03.344Z] #21 18.35 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-27T12:28:03.606Z] #21 18.42 Selecting previously unselected package iproute2. [2021-08-27T12:28:03.606Z] #21 18.43 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-27T12:28:03.606Z] #21 18.44 Unpacking iproute2 (5.10.0-4) ... [2021-08-27T12:28:03.869Z] #21 18.86 Selecting previously unselected package xxd. [2021-08-27T12:28:03.869Z] #21 18.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:28:03.869Z] #21 18.88 Unpacking xxd (2:8.2.2434-3) ... [2021-08-27T12:28:03.869Z] #21 18.99 Selecting previously unselected package vim-common. [2021-08-27T12:28:04.009Z] INFO: Expanding compiler 1 of 3... [2021-08-27T12:28:04.009Z] INFO: Expanding compiler 2 of 3... [2021-08-27T12:28:04.131Z] #21 18.99 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:28:04.131Z] #21 19.00 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-27T12:28:04.229Z] #21 27.38 Selecting previously unselected package libinih1:amd64. [2021-08-27T12:28:04.229Z] #21 27.38 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-27T12:28:04.229Z] #21 27.39 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-27T12:28:04.229Z] #21 27.44 Selecting previously unselected package libnet1:amd64. [2021-08-27T12:28:04.229Z] #21 27.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-27T12:28:04.229Z] #21 27.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:28:04.229Z] #21 27.54 Selecting previously unselected package libnl-3-200:amd64. [2021-08-27T12:28:04.229Z] #21 27.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-27T12:28:04.229Z] #21 27.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:28:04.229Z] #21 27.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-27T12:28:04.229Z] #21 27.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-27T12:28:04.229Z] #21 27.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:28:04.229Z] #21 27.72 Selecting previously unselected package net-tools. [2021-08-27T12:28:04.229Z] #21 27.75 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-27T12:28:04.229Z] #21 27.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-27T12:28:04.229Z] #21 27.90 Selecting previously unselected package patch. [2021-08-27T12:28:04.229Z] #21 27.90 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-27T12:28:04.229Z] #21 27.90 Unpacking patch (2.7.6-7) ... [2021-08-27T12:28:04.229Z] #21 27.99 Selecting previously unselected package python-pip-whl. [2021-08-27T12:28:04.229Z] #21 27.99 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-27T12:28:04.229Z] #21 28.00 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-27T12:28:04.393Z] #21 19.16 Selecting previously unselected package bash-completion. [2021-08-27T12:28:04.393Z] #21 19.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-27T12:28:04.793Z] #21 28.48 Selecting previously unselected package python3-lib2to3. [2021-08-27T12:28:04.793Z] #21 28.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-27T12:28:04.793Z] #21 28.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-27T12:28:05.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:28:05.049Z] #21 28.57 Selecting previously unselected package python3-distutils. [2021-08-27T12:28:05.049Z] #21 28.58 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-27T12:28:05.049Z] #21 28.59 Unpacking python3-distutils (3.9.2-1) ... [2021-08-27T12:28:05.049Z] #21 28.74 Selecting previously unselected package python3-pkg-resources. [2021-08-27T12:28:05.049Z] #21 28.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-27T12:28:05.049Z] #21 28.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:28:05.132Z] #20 43.58 The following additional packages will be installed: [2021-08-27T12:28:05.132Z] #20 43.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-27T12:28:05.132Z] #20 43.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-27T12:28:05.132Z] #20 43.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-27T12:28:05.132Z] #20 43.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-27T12:28:05.132Z] #20 43.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-27T12:28:05.132Z] #20 43.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-27T12:28:05.132Z] #20 43.61 mingw-w64-common mingw-w64-x86-64-dev [2021-08-27T12:28:05.132Z] #20 43.64 Suggested packages: [2021-08-27T12:28:05.132Z] #20 43.64 gcc-10-locales seccomp wine64 [2021-08-27T12:28:05.306Z] #21 28.87 Selecting previously unselected package python3-setuptools. [2021-08-27T12:28:05.306Z] #21 28.88 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-27T12:28:05.306Z] #21 28.89 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-27T12:28:05.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:28:05.564Z] #21 29.07 Selecting previously unselected package python3-wheel. [2021-08-27T12:28:05.564Z] #21 29.08 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-27T12:28:05.564Z] #21 29.08 Unpacking python3-wheel (0.34.2-1) ... [2021-08-27T12:28:05.564Z] #21 29.22 Selecting previously unselected package python3-pip. [2021-08-27T12:28:05.564Z] #21 29.23 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-27T12:28:05.564Z] #21 29.26 Unpacking python3-pip (20.3.4-4) ... [2021-08-27T12:28:05.820Z] #21 29.55 Selecting previously unselected package sudo. [2021-08-27T12:28:05.820Z] #21 29.55 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-27T12:28:05.820Z] #21 29.55 Unpacking sudo (1.9.5p2-3) ... [2021-08-27T12:28:06.067Z] #20 44.44 The following NEW packages will be installed: [2021-08-27T12:28:06.067Z] #20 44.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-27T12:28:06.067Z] #20 44.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-27T12:28:06.067Z] #20 44.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-27T12:28:06.067Z] #20 44.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-27T12:28:06.067Z] #20 44.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-27T12:28:06.067Z] #20 44.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-27T12:28:06.067Z] #20 44.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-27T12:28:06.067Z] #20 44.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-27T12:28:06.067Z] #20 44.46 mingw-w64-x86-64-dev [2021-08-27T12:28:06.179Z] INFO: Expanding compiler 3 of 3... [2021-08-27T12:28:06.312Z] #21 20.81 Unpacking bash-completion (1:2.11-2) ... [2021-08-27T12:28:06.312Z] #21 21.12 Selecting previously unselected package bzip2. [2021-08-27T12:28:06.312Z] #21 21.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-27T12:28:06.312Z] #21 21.13 Unpacking bzip2 (1.0.8-4) ... [2021-08-27T12:28:06.312Z] #21 21.24 Selecting previously unselected package xz-utils. [2021-08-27T12:28:06.312Z] #21 21.24 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-27T12:28:06.312Z] #21 21.25 Unpacking xz-utils (5.2.5-2) ... [2021-08-27T12:28:06.325Z] #20 44.83 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:28:06.325Z] #20 44.83 Need to get 115 MB of archives. [2021-08-27T12:28:06.325Z] #20 44.83 After this operation, 645 MB of additional disk space will be used. [2021-08-27T12:28:06.325Z] #20 44.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-27T12:28:06.325Z] #20 44.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-27T12:28:06.325Z] #20 44.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-27T12:28:06.325Z] #20 44.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-27T12:28:06.325Z] #20 44.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-27T12:28:06.325Z] #20 44.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-27T12:28:06.325Z] #20 44.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-27T12:28:06.384Z] #21 30.07 Selecting previously unselected package thin-provisioning-tools. [2021-08-27T12:28:06.575Z] #21 21.39 Selecting previously unselected package apparmor. [2021-08-27T12:28:06.575Z] #21 21.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-27T12:28:06.575Z] #21 21.46 Unpacking apparmor (2.13.6-10) ... [2021-08-27T12:28:06.585Z] #20 45.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-27T12:28:06.585Z] #20 45.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-27T12:28:06.585Z] #20 45.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-27T12:28:06.641Z] #21 30.07 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-27T12:28:06.641Z] #21 30.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-27T12:28:06.641Z] #21 30.27 Selecting previously unselected package uidmap. [2021-08-27T12:28:06.641Z] #21 30.27 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-27T12:28:06.641Z] #21 30.28 Unpacking uidmap (1:4.8.1-1) ... [2021-08-27T12:28:06.641Z] #21 30.41 Selecting previously unselected package vim-runtime. [2021-08-27T12:28:06.641Z] #21 30.42 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:28:06.641Z] #21 30.45 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-27T12:28:06.641Z] #21 30.47 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-27T12:28:06.837Z] #21 21.83 Selecting previously unselected package inetutils-ping. [2021-08-27T12:28:06.898Z] #21 30.48 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-27T12:28:07.099Z] #21 21.84 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-27T12:28:07.099Z] #21 21.84 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-27T12:28:07.099Z] #21 21.92 Selecting previously unselected package libip4tc2:amd64. [2021-08-27T12:28:07.099Z] #21 21.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-27T12:28:07.099Z] #21 21.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-27T12:28:07.099Z] #21 21.98 Selecting previously unselected package libip6tc2:amd64. [2021-08-27T12:28:07.099Z] #21 21.99 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-27T12:28:07.099Z] #21 22.00 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-27T12:28:07.099Z] #21 22.05 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-27T12:28:07.099Z] #21 22.06 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-27T12:28:07.099Z] #21 22.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-27T12:28:07.099Z] #21 22.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-27T12:28:07.099Z] #21 22.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-27T12:28:07.099Z] #21 22.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-27T12:28:07.099Z] #21 22.21 Selecting previously unselected package libnftnl11:amd64. [2021-08-27T12:28:07.099Z] #21 22.21 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-27T12:28:07.142Z] INFO: Removing downloaded files... [2021-08-27T12:28:07.142Z] INFO: Downloading containerd [2021-08-27T12:28:07.196Z] [2021-08-27T12:28:07.196Z] Name Version Source Summary [2021-08-27T12:28:07.196Z] ---- ------- ------ ------- [2021-08-27T12:28:07.196Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-27T12:28:07.196Z] [2021-08-27T12:28:07.196Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-27T12:28:07.196Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-27T12:28:07.196Z] PSChildName : containerd [2021-08-27T12:28:07.196Z] PSDrive : C [2021-08-27T12:28:07.196Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-27T12:28:07.196Z] PSIsContainer : True [2021-08-27T12:28:07.196Z] Name : containerd [2021-08-27T12:28:07.196Z] FullName : C:\containerd [2021-08-27T12:28:07.196Z] Parent : [2021-08-27T12:28:07.196Z] Exists : True [2021-08-27T12:28:07.196Z] Root : C:\ [2021-08-27T12:28:07.196Z] Extension : [2021-08-27T12:28:07.196Z] CreationTime : 8/27/2021 12:28:06 PM [2021-08-27T12:28:07.196Z] CreationTimeUtc : 8/27/2021 12:28:06 PM [2021-08-27T12:28:07.196Z] LastAccessTime : 8/27/2021 12:28:06 PM [2021-08-27T12:28:07.196Z] LastAccessTimeUtc : 8/27/2021 12:28:06 PM [2021-08-27T12:28:07.196Z] LastWriteTime : 8/27/2021 12:28:06 PM [2021-08-27T12:28:07.196Z] LastWriteTimeUtc : 8/27/2021 12:28:06 PM [2021-08-27T12:28:07.196Z] Attributes : Directory [2021-08-27T12:28:07.196Z] Mode : d----- [2021-08-27T12:28:07.196Z] BaseName : containerd [2021-08-27T12:28:07.196Z] Target : {} [2021-08-27T12:28:07.196Z] LinkType : [2021-08-27T12:28:07.196Z] [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2021-08-27T12:28:07.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2021-08-27T12:28:07.223Z] === RUN TestCgroupNamespacesRun [2021-08-27T12:28:07.363Z] #21 22.22 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-27T12:28:07.363Z] #21 22.29 Selecting previously unselected package iptables. [2021-08-27T12:28:07.363Z] #21 22.30 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-27T12:28:07.363Z] #21 22.30 Unpacking iptables (1.8.7-1) ... [2021-08-27T12:28:07.526Z] #20 45.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-27T12:28:07.526Z] #20 ... [2021-08-27T12:28:07.526Z] [2021-08-27T12:28:07.526Z] #67 [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-08-27T12:28:07.526Z] #67 sha256:51c6e3e7a82b6d87cfdf797638bc88c666c7aab745d014dd4886c3895ed9d665 [2021-08-27T12:28:07.526Z] #67 45.88 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-27T12:28:07.527Z] #67 45.88 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-27T12:28:07.627Z] #21 22.57 Selecting previously unselected package libonig5:amd64. [2021-08-27T12:28:07.627Z] #21 22.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-27T12:28:07.627Z] #21 22.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:28:07.890Z] #21 22.71 Selecting previously unselected package libjq1:amd64. [2021-08-27T12:28:07.890Z] #21 22.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-27T12:28:07.890Z] #21 22.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:28:07.890Z] #21 22.84 Selecting previously unselected package jq. [2021-08-27T12:28:07.890Z] #21 22.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-27T12:28:07.890Z] #21 22.86 Unpacking jq (1.6-2.1) ... [2021-08-27T12:28:08.152Z] #21 22.95 Selecting previously unselected package libaio1:amd64. [2021-08-27T12:28:08.152Z] #21 22.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-27T12:28:08.152Z] #21 22.96 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-27T12:28:08.152Z] #21 23.02 Selecting previously unselected package libgpm2:amd64. [2021-08-27T12:28:08.152Z] #21 23.03 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-27T12:28:08.152Z] #21 23.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-27T12:28:08.152Z] #21 23.10 Selecting previously unselected package libicu67:amd64. [2021-08-27T12:28:08.152Z] #21 23.11 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-27T12:28:08.152Z] #21 23.12 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-27T12:28:08.162Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-27T12:28:08.162Z] INFO: Configuring git core.autocrlf... [2021-08-27T12:28:08.166Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2021-08-27T12:28:08.166Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-27T12:28:08.166Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-27T12:28:08.166Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-27T12:28:08.166Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-27T12:28:08.466Z] #67 ... [2021-08-27T12:28:08.466Z] [2021-08-27T12:28:08.466Z] #64 [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-08-27T12:28:08.466Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3 [2021-08-27T12:28:08.466Z] #64 31.05 Reading package lists... [2021-08-27T12:28:08.466Z] #64 39.97 Building dependency tree... [2021-08-27T12:28:08.466Z] #64 44.33 The following additional packages will be installed: [2021-08-27T12:28:08.466Z] #64 44.36 libbtrfs0 [2021-08-27T12:28:08.466Z] #64 44.63 The following NEW packages will be installed: [2021-08-27T12:28:08.466Z] #64 44.64 libbtrfs-dev libbtrfs0 [2021-08-27T12:28:08.466Z] #64 45.02 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:28:08.466Z] #64 45.02 Need to get 460 kB of archives. [2021-08-27T12:28:08.466Z] #64 45.02 After this operation, 1237 kB of additional disk space will be used. [2021-08-27T12:28:08.466Z] #64 45.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-27T12:28:08.466Z] #64 45.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-27T12:28:08.466Z] #64 45.82 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:28:08.466Z] #64 46.16 Fetched 460 kB in 0s (1660 kB/s) [2021-08-27T12:28:08.466Z] #64 46.25 Selecting previously unselected package libbtrfs0:amd64. [2021-08-27T12:28:08.466Z] #64 46.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-08-27T12:28:08.466Z] #64 46.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-27T12:28:08.466Z] #64 46.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:28:08.466Z] #64 46.47 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-27T12:28:08.466Z] #64 46.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-27T12:28:08.466Z] #64 46.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:28:08.466Z] #64 46.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:28:08.466Z] #64 46.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:28:08.466Z] #64 46.72 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:28:08.466Z] #64 DONE 47.1s [2021-08-27T12:28:08.620Z] [2021-08-27T12:28:08.620Z] [2021-08-27T12:28:08.726Z] [2021-08-27T12:28:08.726Z] #65 [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-08-27T12:28:08.726Z] #65 sha256:c0cf6de4efb634d1f5a3ca86fc45944c8caf323c8385fa19c4c63794bf86b2fb [2021-08-27T12:28:09.551Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2021-08-27T12:28:09.551Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-27T12:28:09.664Z] #65 1.105 + RM_GOPATH=0 [2021-08-27T12:28:09.664Z] #65 1.105 + TMP_GOPATH= [2021-08-27T12:28:09.664Z] #65 1.105 + : /build [2021-08-27T12:28:09.664Z] #65 1.105 + '[' -z '' ']' [2021-08-27T12:28:09.664Z] #65 1.105 ++ mktemp -d [2021-08-27T12:28:09.664Z] #65 1.107 + export GOPATH=/tmp/tmp.tSsPd7viDr [2021-08-27T12:28:09.664Z] #65 1.107 + GOPATH=/tmp/tmp.tSsPd7viDr [2021-08-27T12:28:09.664Z] #65 1.107 + RM_GOPATH=1 [2021-08-27T12:28:09.664Z] #65 1.107 + case "$(go env GOARCH)" in [2021-08-27T12:28:09.664Z] #65 1.107 ++ go env GOARCH [2021-08-27T12:28:09.664Z] #65 1.119 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:28:09.664Z] #65 1.119 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:28:09.664Z] #65 1.120 ++ dirname /tmp/install/install.sh [2021-08-27T12:28:09.664Z] #65 1.121 + dir=/tmp/install [2021-08-27T12:28:09.664Z] #65 1.121 + bin=containerd [2021-08-27T12:28:09.664Z] #65 1.121 + shift [2021-08-27T12:28:09.664Z] #65 1.121 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-27T12:28:09.664Z] #65 1.121 + . /tmp/install/containerd.installer [2021-08-27T12:28:09.664Z] #65 1.122 ++ set -e [2021-08-27T12:28:09.664Z] #65 1.122 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:28:09.664Z] #65 1.122 + install_containerd [2021-08-27T12:28:09.664Z] #65 1.122 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-27T12:28:09.664Z] #65 1.123 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:28:09.664Z] #65 1.123 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tSsPd7viDr/src/github.com/containerd/containerd [2021-08-27T12:28:09.664Z] #65 1.126 Cloning into '/tmp/tmp.tSsPd7viDr/src/github.com/containerd/containerd'... [2021-08-27T12:28:09.923Z] #65 ... [2021-08-27T12:28:09.923Z] [2021-08-27T12:28:09.923Z] #67 [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-08-27T12:28:09.923Z] #67 sha256:51c6e3e7a82b6d87cfdf797638bc88c666c7aab745d014dd4886c3895ed9d665 [2021-08-27T12:28:09.923Z] #67 DONE 48.4s [2021-08-27T12:28:09.923Z] [2021-08-27T12:28:09.923Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-27T12:28:09.923Z] #68 sha256:3b650180c0ae28607cb51ea248d5f519d2c359d1a7f12eaa0aa86ffd81a2d17f [2021-08-27T12:28:09.923Z] #68 DONE 0.1s [2021-08-27T12:28:09.923Z] [2021-08-27T12:28:09.923Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-27T12:28:09.923Z] #69 sha256:a527da2b712f84095676355268789b698bc086591ee9dab27399ef9c57596ccd [2021-08-27T12:28:10.171Z] #21 33.39 Selecting previously unselected package vim. [2021-08-27T12:28:10.171Z] #21 33.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:28:10.171Z] #21 33.43 Unpacking vim (2:8.2.2434-3) ... [2021-08-27T12:28:10.183Z] #69 DONE 0.1s [2021-08-27T12:28:10.183Z] [2021-08-27T12:28:10.183Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:28:10.183Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:28:10.183Z] #20 46.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-27T12:28:10.183Z] #20 46.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-27T12:28:10.183Z] #20 47.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-27T12:28:10.183Z] #20 47.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-27T12:28:10.183Z] #20 47.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-27T12:28:10.183Z] #20 47.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-27T12:28:10.183Z] #20 47.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-27T12:28:10.183Z] #20 47.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-27T12:28:10.183Z] #20 47.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-27T12:28:10.183Z] #20 47.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-27T12:28:10.183Z] #20 47.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-27T12:28:10.183Z] #20 47.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-27T12:28:10.183Z] #20 47.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-27T12:28:10.183Z] #20 47.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-27T12:28:10.183Z] #20 47.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-27T12:28:10.183Z] #20 47.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-27T12:28:10.183Z] #20 47.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-27T12:28:10.183Z] #20 47.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-27T12:28:10.183Z] #20 47.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-27T12:28:10.183Z] #20 48.04 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:28:10.183Z] #20 48.35 Fetched 115 MB in 3s (40.5 MB/s) [2021-08-27T12:28:10.183Z] #20 48.43 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-27T12:28:10.183Z] #20 48.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-08-27T12:28:10.183Z] #20 48.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-27T12:28:10.183Z] #20 48.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-27T12:28:10.428Z] #21 33.90 Selecting previously unselected package xfsprogs. [2021-08-27T12:28:10.428Z] #21 33.91 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-27T12:28:10.428Z] #21 33.92 Unpacking xfsprogs (5.10.0-4) ... [2021-08-27T12:28:10.494Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2021-08-27T12:28:10.494Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-27T12:28:10.685Z] #21 34.37 Selecting previously unselected package zip. [2021-08-27T12:28:10.685Z] #21 34.37 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-27T12:28:10.685Z] #21 34.38 Unpacking zip (3.0-12) ... [2021-08-27T12:28:10.942Z] #21 34.60 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:28:11.134Z] #20 49.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-27T12:28:11.134Z] #20 49.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-27T12:28:11.134Z] #20 49.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-27T12:28:11.134Z] #20 ... [2021-08-27T12:28:11.134Z] [2021-08-27T12:28:11.134Z] #44 [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-08-27T12:28:11.134Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-27T12:28:11.134Z] #44 31.04 Reading package lists... [2021-08-27T12:28:11.134Z] #44 39.96 Building dependency tree... [2021-08-27T12:28:11.134Z] #44 43.84 The following additional packages will be installed: [2021-08-27T12:28:11.134Z] #44 43.86 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-08-27T12:28:11.134Z] #44 43.88 Suggested packages: [2021-08-27T12:28:11.134Z] #44 43.88 cmake-doc ninja-build lrzip [2021-08-27T12:28:11.134Z] #44 43.88 Recommended packages: [2021-08-27T12:28:11.134Z] #44 43.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-27T12:28:11.134Z] #44 44.61 The following NEW packages will be installed: [2021-08-27T12:28:11.134Z] #44 44.62 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-08-27T12:28:11.134Z] #44 44.97 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:28:11.134Z] #44 44.97 Need to get 8419 kB of archives. [2021-08-27T12:28:11.134Z] #44 44.97 After this operation, 34.9 MB of additional disk space will be used. [2021-08-27T12:28:11.134Z] #44 44.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-27T12:28:11.134Z] #44 44.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-27T12:28:11.134Z] #44 44.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-27T12:28:11.134Z] #44 45.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-27T12:28:11.134Z] #44 45.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-27T12:28:11.134Z] #44 45.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-27T12:28:11.134Z] #44 45.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-27T12:28:11.134Z] #44 45.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-27T12:28:11.134Z] #44 45.95 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:28:11.134Z] #44 46.24 Fetched 8419 kB in 0s (18.8 MB/s) [2021-08-27T12:28:11.134Z] #44 46.35 Selecting previously unselected package xxd. [2021-08-27T12:28:11.134Z] #44 46.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-08-27T12:28:11.134Z] #44 46.39 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:28:11.134Z] #44 46.39 Unpacking xxd (2:8.2.2434-3) ... [2021-08-27T12:28:11.134Z] #44 46.53 Selecting previously unselected package vim-common. [2021-08-27T12:28:11.134Z] #44 46.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:28:11.134Z] #44 46.56 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-27T12:28:11.134Z] #44 46.73 Selecting previously unselected package cmake-data. [2021-08-27T12:28:11.134Z] #44 46.73 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-27T12:28:11.134Z] #44 46.74 Unpacking cmake-data (3.18.4-2) ... [2021-08-27T12:28:11.134Z] #44 47.92 Selecting previously unselected package libarchive13:amd64. [2021-08-27T12:28:11.134Z] #44 47.92 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-27T12:28:11.134Z] #44 47.94 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-27T12:28:11.134Z] #44 48.14 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-27T12:28:11.134Z] #44 48.14 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-27T12:28:11.134Z] #44 48.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-27T12:28:11.134Z] #44 48.24 Selecting previously unselected package librhash0:amd64. [2021-08-27T12:28:11.134Z] #44 48.24 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-08-27T12:28:11.134Z] #44 48.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-27T12:28:11.134Z] #44 48.35 Selecting previously unselected package libuv1:amd64. [2021-08-27T12:28:11.134Z] #44 48.38 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-08-27T12:28:11.134Z] #44 48.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-27T12:28:11.134Z] #44 48.49 Selecting previously unselected package cmake. [2021-08-27T12:28:11.134Z] #44 48.50 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-08-27T12:28:11.134Z] #44 48.51 Unpacking cmake (3.18.4-2) ... [2021-08-27T12:28:11.462Z] #21 26.09 Selecting previously unselected package libinih1:amd64. [2021-08-27T12:28:11.462Z] #21 26.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-27T12:28:11.462Z] #21 26.11 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-27T12:28:11.462Z] #21 26.16 Selecting previously unselected package libnet1:amd64. [2021-08-27T12:28:11.462Z] #21 26.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-27T12:28:11.462Z] #21 26.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:28:11.462Z] #21 26.26 Selecting previously unselected package libnl-3-200:amd64. [2021-08-27T12:28:11.462Z] #21 26.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-27T12:28:11.462Z] #21 26.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:28:11.462Z] #21 26.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-27T12:28:11.462Z] #21 26.38 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-27T12:28:11.462Z] #21 26.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:28:11.462Z] #21 26.44 Selecting previously unselected package net-tools. [2021-08-27T12:28:11.462Z] #21 26.45 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-27T12:28:11.462Z] #21 26.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-27T12:28:11.724Z] #21 26.67 Selecting previously unselected package patch. [2021-08-27T12:28:11.724Z] #21 26.68 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-27T12:28:11.724Z] #21 26.70 Unpacking patch (2.7.6-7) ... [2021-08-27T12:28:11.873Z] #21 35.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-27T12:28:11.873Z] #21 35.37 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-27T12:28:11.873Z] #21 35.39 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-27T12:28:11.873Z] #21 35.40 Setting up libicu67:amd64 (67.1-7) ... [2021-08-27T12:28:11.873Z] #21 35.41 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-27T12:28:11.873Z] #21 35.42 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-27T12:28:11.873Z] #21 35.44 Setting up uidmap (1:4.8.1-1) ... [2021-08-27T12:28:11.873Z] #21 35.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:28:11.873Z] #21 35.46 Setting up bzip2 (1.0.8-4) ... [2021-08-27T12:28:11.873Z] #21 35.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:28:11.873Z] #21 35.50 Setting up python3-wheel (0.34.2-1) ... [2021-08-27T12:28:11.882Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2021-08-27T12:28:11.882Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-27T12:28:11.986Z] #21 26.79 Selecting previously unselected package python-pip-whl. [2021-08-27T12:28:11.987Z] #21 26.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-27T12:28:11.987Z] #21 26.80 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-27T12:28:12.077Z] #44 50.62 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-27T12:28:12.077Z] #44 50.63 Setting up xxd (2:8.2.2434-3) ... [2021-08-27T12:28:12.077Z] #44 50.64 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-27T12:28:12.077Z] #44 50.65 Setting up vim-common (2:8.2.2434-3) ... [2021-08-27T12:28:12.077Z] #44 50.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-27T12:28:12.077Z] #44 50.69 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-27T12:28:12.077Z] #44 50.70 Setting up cmake-data (3.18.4-2) ... [2021-08-27T12:28:12.077Z] #44 50.72 Setting up cmake (3.18.4-2) ... [2021-08-27T12:28:12.077Z] #44 50.73 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:28:12.077Z] #44 ... [2021-08-27T12:28:12.077Z] [2021-08-27T12:28:12.077Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:28:12.077Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:28:12.077Z] #20 50.69 Selecting previously unselected package binutils-mingw-w64. [2021-08-27T12:28:12.077Z] #20 50.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-27T12:28:12.077Z] #20 50.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-27T12:28:12.077Z] #20 50.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-27T12:28:12.136Z] #25 ... [2021-08-27T12:28:12.136Z] [2021-08-27T12:28:12.136Z] #58 [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-08-27T12:28:12.136Z] #58 sha256:413b8eab7545ada103b6ec5ab637daa12d3e098e21ed2eb80d74583fdc6450d3 [2021-08-27T12:28:12.136Z] #58 177.4 + bin/containerd [2021-08-27T12:28:12.249Z] #21 27.29 Selecting previously unselected package python3-lib2to3. [2021-08-27T12:28:12.249Z] #21 27.30 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-27T12:28:12.249Z] #21 27.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-27T12:28:12.337Z] #20 50.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:28:12.337Z] #20 50.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:28:12.337Z] #20 50.88 Selecting previously unselected package dmsetup.#20 ... [2021-08-27T12:28:12.337Z] [2021-08-27T12:28:12.337Z] #44 [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-08-27T12:28:12.337Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327 [2021-08-27T12:28:12.337Z] #44 DONE 50.9s [2021-08-27T12:28:12.337Z] [2021-08-27T12:28:12.337Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:28:12.337Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:28:12.337Z] #20 50.88 Selecting previously unselected package dmsetup. [2021-08-27T12:28:12.337Z] #20 50.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:28:12.337Z] #20 50.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-27T12:28:12.337Z] #20 50.99 Selecting previously unselected package mingw-w64-common. [2021-08-27T12:28:12.337Z] #20 50.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-27T12:28:12.437Z] #21 36.17 Setting up xxd (2:8.2.2434-3) ... [2021-08-27T12:28:12.512Z] #21 27.38 Selecting previously unselected package python3-distutils. [2021-08-27T12:28:12.512Z] #21 27.39 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-27T12:28:12.512Z] #21 27.41 Unpacking python3-distutils (3.9.2-1) ... [2021-08-27T12:28:12.512Z] #21 27.51 Selecting previously unselected package python3-pkg-resources. [2021-08-27T12:28:12.512Z] #21 27.52 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-27T12:28:12.512Z] #21 27.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:28:12.512Z] #21 27.64 Selecting previously unselected package python3-setuptools. [2021-08-27T12:28:12.600Z] #20 51.00 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-27T12:28:12.696Z] #21 36.19 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-27T12:28:12.696Z] #21 36.20 Setting up libcap2-bin (1:2.44-1) ... [2021-08-27T12:28:12.696Z] #21 36.22 Setting up apparmor (2.13.6-10) ... [2021-08-27T12:28:12.774Z] #21 27.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-27T12:28:12.775Z] #21 27.66 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-27T12:28:13.037Z] #21 27.94 Selecting previously unselected package python3-wheel. [2021-08-27T12:28:13.037Z] #21 27.95 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-27T12:28:13.037Z] #21 27.95 Unpacking python3-wheel (0.34.2-1) ... [2021-08-27T12:28:13.037Z] #21 28.03 Selecting previously unselected package python3-pip. [2021-08-27T12:28:13.267Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-08-27T12:28:13.267Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-27T12:28:13.299Z] #21 28.05 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-27T12:28:13.299Z] #21 28.06 Unpacking python3-pip (20.3.4-4) ... [2021-08-27T12:28:13.562Z] #21 28.32 Selecting previously unselected package sudo. [2021-08-27T12:28:13.562Z] #21 28.33 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-27T12:28:13.562Z] #21 28.34 Unpacking sudo (1.9.5p2-3) ... [2021-08-27T12:28:13.824Z] #21 28.82 Selecting previously unselected package thin-provisioning-tools. [2021-08-27T12:28:13.824Z] #21 28.83 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-27T12:28:13.824Z] #21 28.83 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-27T12:28:13.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-27T12:28:13.839Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-27T12:28:14.087Z] #21 29.07 Selecting previously unselected package uidmap. [2021-08-27T12:28:14.087Z] #21 29.07 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-27T12:28:14.087Z] #21 29.08 Unpacking uidmap (1:4.8.1-1) ... [2021-08-27T12:28:14.240Z] #20 52.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-27T12:28:14.240Z] #20 52.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-27T12:28:14.240Z] #20 52.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-27T12:28:14.349Z] #21 29.20 Selecting previously unselected package vim-runtime. [2021-08-27T12:28:14.349Z] #21 29.21 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:28:14.349Z] #21 29.24 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-27T12:28:14.349Z] #21 29.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-27T12:28:14.349Z] #21 29.28 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-27T12:28:14.591Z] #21 37.90 Setting up zip (3.0-12) ... [2021-08-27T12:28:14.591Z] #21 37.93 Setting up vim-common (2:8.2.2434-3) ... [2021-08-27T12:28:14.591Z] #21 37.98 Setting up bash-completion (1:2.11-2) ... [2021-08-27T12:28:15.226Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2021-08-27T12:28:15.226Z] === RUN TestNISDomainname [2021-08-27T12:28:15.487Z] --- PASS: TestNISDomainname (0.60s) [2021-08-27T12:28:15.487Z] === RUN TestHostnameDnsResolution [2021-08-27T12:28:15.618Z] #20 ... [2021-08-27T12:28:15.618Z] [2021-08-27T12:28:15.618Z] #45 [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-08-27T12:28:15.618Z] #45 sha256:f5559576e4b460cdc36e1a70f12244775b1e73c32aebc3120c021df53fd64094 [2021-08-27T12:28:15.618Z] #45 0.946 + RM_GOPATH=0 [2021-08-27T12:28:15.618Z] #45 0.946 + TMP_GOPATH= [2021-08-27T12:28:15.618Z] #45 0.946 + : /build [2021-08-27T12:28:15.618Z] #45 0.946 + '[' -z '' ']' [2021-08-27T12:28:15.618Z] #45 0.947 ++ mktemp -d [2021-08-27T12:28:15.618Z] #45 0.952 + export GOPATH=/tmp/tmp.WwPBbnJVQG [2021-08-27T12:28:15.618Z] #45 0.952 + GOPATH=/tmp/tmp.WwPBbnJVQG [2021-08-27T12:28:15.618Z] #45 0.952 + RM_GOPATH=1 [2021-08-27T12:28:15.618Z] #45 0.953 + case "$(go env GOARCH)" in [2021-08-27T12:28:15.618Z] #45 0.953 ++ go env GOARCH [2021-08-27T12:28:15.618Z] #45 0.957 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:28:15.618Z] #45 0.957 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:28:15.618Z] #45 0.958 ++ dirname /tmp/install/install.sh [2021-08-27T12:28:15.618Z] #45 0.959 + dir=/tmp/install [2021-08-27T12:28:15.618Z] #45 0.960 + bin=tini [2021-08-27T12:28:15.618Z] #45 0.960 + shift [2021-08-27T12:28:15.618Z] #45 0.960 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-27T12:28:15.618Z] #45 0.961 + . /tmp/install/tini.installer [2021-08-27T12:28:15.618Z] #45 0.961 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:28:15.618Z] #45 0.962 + install_tini [2021-08-27T12:28:15.618Z] #45 0.962 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-27T12:28:15.619Z] #45 0.963 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:28:15.619Z] #45 0.963 + git clone https://github.com/krallin/tini.git /tmp/tmp.WwPBbnJVQG/tini [2021-08-27T12:28:15.619Z] #45 0.966 Cloning into '/tmp/tmp.WwPBbnJVQG/tini'... [2021-08-27T12:28:15.619Z] #45 1.388 + cd /tmp/tmp.WwPBbnJVQG/tini [2021-08-27T12:28:15.619Z] #45 1.388 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-27T12:28:15.619Z] #45 1.396 + cmake . [2021-08-27T12:28:15.619Z] #45 1.544 -- The C compiler identification is GNU 10.2.1 [2021-08-27T12:28:15.619Z] #45 1.567 -- Detecting C compiler ABI info [2021-08-27T12:28:15.619Z] #45 1.738 -- Detecting C compiler ABI info - done [2021-08-27T12:28:15.619Z] #45 1.802 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-27T12:28:15.619Z] #45 1.807 -- Detecting C compile features [2021-08-27T12:28:15.619Z] #45 1.809 -- Detecting C compile features - done [2021-08-27T12:28:15.619Z] #45 1.830 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-27T12:28:15.619Z] #45 1.890 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-27T12:28:15.619Z] #45 1.908 -- Configuring done [2021-08-27T12:28:15.619Z] #45 1.912 -- Generating done [2021-08-27T12:28:15.619Z] #45 1.914 -- Build files have been written to: /tmp/tmp.WwPBbnJVQG/tini [2021-08-27T12:28:15.619Z] #45 1.916 + make tini-static [2021-08-27T12:28:15.619Z] #45 2.009 Scanning dependencies of target tini-static [2021-08-27T12:28:15.619Z] #45 2.060 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-27T12:28:15.619Z] #45 2.553 [100%] Linking C executable tini-static [2021-08-27T12:28:15.619Z] #45 2.728 [100%] Built target tini-static [2021-08-27T12:28:15.619Z] #45 2.749 + mkdir -p /build [2021-08-27T12:28:15.619Z] #45 2.751 + cp tini-static /build/docker-init [2021-08-27T12:28:15.619Z] #45 DONE 3.1s [2021-08-27T12:28:15.619Z] [2021-08-27T12:28:15.619Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:28:15.619Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:28:15.690Z] [2021-08-27T12:28:15.690Z] Name Version Source Summary [2021-08-27T12:28:15.690Z] ---- ------- ------ ------- [2021-08-27T12:28:15.690Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-27T12:28:15.690Z] [2021-08-27T12:28:15.690Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-27T12:28:15.690Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-27T12:28:15.690Z] PSChildName : containerd [2021-08-27T12:28:15.690Z] PSDrive : C [2021-08-27T12:28:15.690Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-27T12:28:15.690Z] PSIsContainer : True [2021-08-27T12:28:15.690Z] Name : containerd [2021-08-27T12:28:15.690Z] FullName : C:\containerd [2021-08-27T12:28:15.690Z] Parent : [2021-08-27T12:28:15.690Z] Exists : True [2021-08-27T12:28:15.690Z] Root : C:\ [2021-08-27T12:28:15.690Z] Extension : [2021-08-27T12:28:15.690Z] CreationTime : 8/27/2021 12:28:14 PM [2021-08-27T12:28:15.690Z] CreationTimeUtc : 8/27/2021 12:28:14 PM [2021-08-27T12:28:15.690Z] LastAccessTime : 8/27/2021 12:28:14 PM [2021-08-27T12:28:15.690Z] LastAccessTimeUtc : 8/27/2021 12:28:14 PM [2021-08-27T12:28:15.690Z] LastWriteTime : 8/27/2021 12:28:14 PM [2021-08-27T12:28:15.690Z] LastWriteTimeUtc : 8/27/2021 12:28:14 PM [2021-08-27T12:28:15.690Z] Attributes : Directory [2021-08-27T12:28:15.690Z] Mode : d----- [2021-08-27T12:28:15.690Z] BaseName : containerd [2021-08-27T12:28:15.690Z] Target : {} [2021-08-27T12:28:15.690Z] LinkType : [2021-08-27T12:28:15.690Z] [2021-08-27T12:28:16.187Z] #20 54.71 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-27T12:28:16.187Z] #20 54.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:28:16.187Z] #20 54.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-27T12:28:16.187Z] #20 54.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-27T12:28:16.187Z] #20 54.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:28:16.187Z] #20 54.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-27T12:28:16.361Z] #58 ... [2021-08-27T12:28:16.361Z] [2021-08-27T12:28:16.361Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-27T12:28:16.361Z] #25 sha256:0de2e2635790743ca091421a99aedd1a752c302a2c3856f357e2ca8bb7d5e0f2 [2021-08-27T12:28:16.361Z] #25 207.0 + return [2021-08-27T12:28:16.361Z] #25 DONE 209.0s [2021-08-27T12:28:16.361Z] [2021-08-27T12:28:16.361Z] #55 [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-08-27T12:28:16.361Z] #55 sha256:04023f38135072f2c379f1a242ce9795ec397ee798539a3bd049e21d3f2f74a5 [2021-08-27T12:28:16.429Z] --- PASS: TestHostnameDnsResolution (0.74s) [2021-08-27T12:28:16.429Z] === RUN TestStats [2021-08-27T12:28:16.485Z] #21 39.85 Setting up xz-utils (5.2.5-2) ... [2021-08-27T12:28:16.485Z] #21 39.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-27T12:28:16.485Z] #21 39.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-27T12:28:16.485Z] #21 39.92 Setting up patch (2.7.6-7) ... [2021-08-27T12:28:16.485Z] #21 39.93 Setting up sudo (1.9.5p2-3) ... [2021-08-27T12:28:16.485Z] #21 40.04 invoke-rc.d: could not determine current runlevel [2021-08-27T12:28:16.485Z] #21 40.04 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-27T12:28:16.485Z] #21 40.05 Setting up xfsprogs (5.10.0-4) ... [2021-08-27T12:28:16.485Z] #21 40.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-27T12:28:16.485Z] #21 40.09 Setting up inetutils-ping (2:2.0-1) ... [2021-08-27T12:28:16.485Z] #21 40.14 Setting up pigz (2.6-1) ... [2021-08-27T12:28:16.485Z] #21 40.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-27T12:28:16.485Z] #21 40.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:28:16.485Z] #21 40.20 Setting up python-pip-whl (20.3.4-4) ... [2021-08-27T12:28:16.485Z] #21 40.21 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-27T12:28:16.654Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-27T12:28:16.654Z] INFO: Configuring git core.autocrlf... [2021-08-27T12:28:16.654Z] [2021-08-27T12:28:16.654Z] [2021-08-27T12:28:17.306Z] #21 40.88 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-27T12:28:17.306Z] #21 40.89 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-27T12:28:17.565Z] #21 41.31 Setting up libelf1:amd64 (0.183-1) ... [2021-08-27T12:28:17.661Z] #21 32.07 Selecting previously unselected package vim. [2021-08-27T12:28:17.661Z] #21 32.07 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:28:17.661Z] #21 32.09 Unpacking vim (2:8.2.2434-3) ... [2021-08-27T12:28:17.661Z] #21 32.55 Selecting previously unselected package xfsprogs. [2021-08-27T12:28:17.661Z] #21 32.57 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-27T12:28:17.661Z] #21 32.58 Unpacking xfsprogs (5.10.0-4) ... [2021-08-27T12:28:17.828Z] #21 41.35 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:28:17.828Z] #21 41.36 Setting up python3-distutils (3.9.2-1) ... [2021-08-27T12:28:18.235Z] #21 33.02 Selecting previously unselected package zip. [2021-08-27T12:28:18.235Z] #21 33.03 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-27T12:28:18.235Z] #21 33.03 Unpacking zip (3.0-12) ... [2021-08-27T12:28:18.342Z] #21 41.86 Setting up vim (2:8.2.2434-3) ... [2021-08-27T12:28:18.342Z] #21 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-27T12:28:18.342Z] #21 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-27T12:28:18.342Z] #21 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-27T12:28:18.342Z] #21 41.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-27T12:28:18.342Z] #21 41.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-27T12:28:18.342Z] #21 41.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-27T12:28:18.342Z] #21 41.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-27T12:28:18.342Z] #21 41.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-27T12:28:18.342Z] #21 41.95 Setting up python3-setuptools (52.0.0-4) ... [2021-08-27T12:28:18.498Z] #21 33.26 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:28:18.722Z] #20 57.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-27T12:28:18.722Z] #20 57.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:28:18.722Z] #20 57.04 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:28:18.920Z] #55 112.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-27T12:28:18.974Z] --- PASS: TestStats (2.46s) [2021-08-27T12:28:18.974Z] === RUN TestStopContainerWithTimeout [2021-08-27T12:28:18.974Z] === RUN TestStopContainerWithTimeout/0 [2021-08-27T12:28:18.974Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-27T12:28:18.974Z] === RUN TestStopContainerWithTimeout/1 [2021-08-27T12:28:18.974Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-27T12:28:18.974Z] === RUN TestStopContainerWithTimeout/3 [2021-08-27T12:28:18.974Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-27T12:28:18.974Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-27T12:28:18.974Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-27T12:28:18.974Z] === CONT TestStopContainerWithTimeout/0 [2021-08-27T12:28:18.974Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-27T12:28:19.072Z] #21 33.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-27T12:28:19.072Z] #21 33.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-27T12:28:19.072Z] #21 34.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-27T12:28:19.072Z] #21 34.01 Setting up libicu67:amd64 (67.1-7) ... [2021-08-27T12:28:19.072Z] #21 34.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-27T12:28:19.072Z] #21 34.05 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-27T12:28:19.072Z] #21 34.06 Setting up uidmap (1:4.8.1-1) ... [2021-08-27T12:28:19.072Z] #21 34.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:28:19.183Z] #55 ... [2021-08-27T12:28:19.183Z] [2021-08-27T12:28:19.183Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-27T12:28:19.183Z] #26 sha256:2c49e4d4b6151fc6b5b2113fafca9b65bdd5633ea7202200ba956e05bb20af1a [2021-08-27T12:28:19.183Z] #26 DONE 0.4s [2021-08-27T12:28:19.183Z] [2021-08-27T12:28:19.183Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-27T12:28:19.183Z] #31 sha256:64604bd6c619e1705a5df472be1e9cde178b774872cbb277ef0b2ef96148ee8f [2021-08-27T12:28:19.334Z] #21 34.08 Setting up bzip2 (1.0.8-4) ... [2021-08-27T12:28:19.334Z] #21 34.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:28:19.334Z] #21 34.10 Setting up python3-wheel (0.34.2-1) ... [2021-08-27T12:28:19.655Z] === CONT TestStopContainerWithTimeout/3 [2021-08-27T12:28:19.711Z] #21 43.34 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:28:19.711Z] #21 43.37 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-27T12:28:19.711Z] #21 43.38 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-27T12:28:19.711Z] #21 43.41 Setting up python3-pip (20.3.4-4) ... [2021-08-27T12:28:19.970Z] #21 34.70 Setting up xxd (2:8.2.2434-3) ... [2021-08-27T12:28:19.970Z] #31 DONE 0.7s [2021-08-27T12:28:19.970Z] #21 34.71 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-27T12:28:19.970Z] [2021-08-27T12:28:19.970Z] #21 34.72 Setting up libcap2-bin (1:2.44-1) ... [2021-08-27T12:28:19.970Z] #21 34.73 Setting up apparmor (2.13.6-10) ... [2021-08-27T12:28:19.970Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-27T12:28:19.970Z] #34 sha256:c87ca6e5b07cfb40dfe6ae0d898d8cd1da07260ecfcebe0636edd1b190f43e75 [2021-08-27T12:28:20.545Z] #34 ... [2021-08-27T12:28:20.545Z] [2021-08-27T12:28:20.545Z] #55 [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-08-27T12:28:20.545Z] #55 sha256:04023f38135072f2c379f1a242ce9795ec397ee798539a3bd049e21d3f2f74a5 [2021-08-27T12:28:20.545Z] #55 114.1 + mkdir -p /build [2021-08-27T12:28:20.545Z] #55 114.1 + cp runc /build/runc [2021-08-27T12:28:20.545Z] #55 DONE 114.9s [2021-08-27T12:28:20.809Z] [2021-08-27T12:28:20.809Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-27T12:28:20.809Z] #34 sha256:c87ca6e5b07cfb40dfe6ae0d898d8cd1da07260ecfcebe0636edd1b190f43e75 [2021-08-27T12:28:20.809Z] #34 DONE 0.8s [2021-08-27T12:28:20.809Z] [2021-08-27T12:28:20.809Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-27T12:28:20.809Z] #36 sha256:d9c8a8cd7102e498500e8c8befa39e69c545381ac2fae151910cbdd9e440da08 [2021-08-27T12:28:20.809Z] #36 DONE 0.2s [2021-08-27T12:28:20.809Z] [2021-08-27T12:28:20.809Z] #58 [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-08-27T12:28:20.809Z] #58 sha256:413b8eab7545ada103b6ec5ab637daa12d3e098e21ed2eb80d74583fdc6450d3 [2021-08-27T12:28:21.072Z] #58 ... [2021-08-27T12:28:21.072Z] [2021-08-27T12:28:21.072Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-27T12:28:21.072Z] #39 sha256:497a21ea31056884875b8099faeef022d3fdec5534d0d68dff31d3579e831323 [2021-08-27T12:28:21.072Z] #39 DONE 0.1s [2021-08-27T12:28:21.072Z] [2021-08-27T12:28:21.072Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-27T12:28:21.072Z] #42 sha256:4d4a97b2ac0697fb94b18a7eab9114abd658464c2928ca95411450d15c930562 [2021-08-27T12:28:21.080Z] #21 44.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-27T12:28:21.080Z] #21 44.52 Setting up jq (1.6-2.1) ... [2021-08-27T12:28:21.080Z] #21 44.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-27T12:28:21.080Z] #21 44.55 Setting up iptables (1.8.7-1) ... [2021-08-27T12:28:21.080Z] #21 44.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-27T12:28:21.080Z] #21 44.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-27T12:28:21.080Z] #21 44.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-27T12:28:21.080Z] #21 44.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-27T12:28:21.080Z] #21 44.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-27T12:28:21.080Z] #21 44.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-27T12:28:21.080Z] #21 44.61 Setting up iproute2 (5.10.0-4) ... [2021-08-27T12:28:21.337Z] #21 44.99 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:28:21.360Z] #21 36.14 Setting up zip (3.0-12) ... [2021-08-27T12:28:21.360Z] #21 36.15 Setting up vim-common (2:8.2.2434-3) ... [2021-08-27T12:28:21.360Z] #21 36.17 Setting up bash-completion (1:2.11-2) ... [2021-08-27T12:28:21.570Z] === CONT TestStopContainerWithTimeout/1 [2021-08-27T12:28:22.022Z] #42 DONE 0.8s [2021-08-27T12:28:22.022Z] [2021-08-27T12:28:22.022Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-27T12:28:22.022Z] #46 sha256:fb9adaca3453b1ac231ddf50d96e3234675df3485da61e3b840e50f6ff590edc [2021-08-27T12:28:22.022Z] #46 DONE 0.1s [2021-08-27T12:28:22.022Z] [2021-08-27T12:28:22.022Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-27T12:28:22.022Z] #48 sha256:066c4926a58ef4b62fc807ce153d9aff4bbbf8aeffd4d78e933e39276bdfed7c [2021-08-27T12:28:22.269Z] #21 DONE 46.1s [2021-08-27T12:28:22.269Z] [2021-08-27T12:28:22.269Z] #55 [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-08-27T12:28:22.269Z] #55 sha256:76a845123cd65c1abcb067bbaae5df5af1954a1f48df855eee9c2b65208278a2 [2021-08-27T12:28:22.284Z] #48 DONE 0.3s [2021-08-27T12:28:22.284Z] [2021-08-27T12:28:22.284Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-27T12:28:22.284Z] #50 sha256:5cd476346731a90fb779d6c9f2265dbaba559fb091398e99c53bae71622ce22b [2021-08-27T12:28:22.526Z] #55 ... [2021-08-27T12:28:22.526Z] [2021-08-27T12:28:22.526Z] #22 [dev-systemd-false 8/25] 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-08-27T12:28:22.526Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49 [2021-08-27T12:28:22.555Z] #50 DONE 0.2s [2021-08-27T12:28:22.555Z] [2021-08-27T12:28:22.555Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-27T12:28:22.555Z] #52 sha256:bb26ff0e7825c3a58374caa2c2cc52037b1859d4868a5face01ddb9338cfdf64 [2021-08-27T12:28:22.917Z] #20 60.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-27T12:28:22.917Z] #20 60.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:28:22.917Z] #20 60.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:28:22.958Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-08-27T12:28:22.958Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2021-08-27T12:28:22.958Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2021-08-27T12:28:22.958Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2021-08-27T12:28:22.958Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-08-27T12:28:22.958Z] === RUN TestDeleteDevicemapper [2021-08-27T12:28:22.958Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-27T12:28:22.958Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-27T12:28:22.958Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-27T12:28:23.283Z] #21 37.93 Setting up xz-utils (5.2.5-2) ... [2021-08-27T12:28:23.283Z] #21 37.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-27T12:28:23.283Z] #21 37.95 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-27T12:28:23.283Z] #21 38.00 Setting up patch (2.7.6-7) ... [2021-08-27T12:28:23.283Z] #21 38.01 Setting up sudo (1.9.5p2-3) ... [2021-08-27T12:28:23.283Z] #21 38.08 invoke-rc.d: could not determine current runlevel [2021-08-27T12:28:23.283Z] #21 38.09 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-27T12:28:23.283Z] #21 38.10 Setting up xfsprogs (5.10.0-4) ... [2021-08-27T12:28:23.283Z] #21 38.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-27T12:28:23.283Z] #21 38.12 Setting up inetutils-ping (2:2.0-1) ... [2021-08-27T12:28:23.283Z] #21 38.13 Setting up pigz (2.6-1) ... [2021-08-27T12:28:23.283Z] #21 38.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-27T12:28:23.283Z] #21 38.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:28:23.283Z] #21 38.17 Setting up python-pip-whl (20.3.4-4) ... [2021-08-27T12:28:23.283Z] #21 38.18 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-27T12:28:23.463Z] #22 1.036 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-27T12:28:23.463Z] #22 1.040 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-27T12:28:23.463Z] #22 1.044 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-27T12:28:23.463Z] #22 DONE 1.1s [2021-08-27T12:28:23.463Z] [2021-08-27T12:28:23.463Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-27T12:28:23.463Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-27T12:28:23.505Z] #52 DONE 0.8s [2021-08-27T12:28:23.505Z] [2021-08-27T12:28:23.505Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-27T12:28:23.505Z] #54 sha256:faad07130bf7de1faaf62114a7872dd49af1e5bf890d43f07b40b7f883002fe6 [2021-08-27T12:28:23.505Z] #54 DONE 0.1s [2021-08-27T12:28:23.505Z] [2021-08-27T12:28:23.505Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-27T12:28:23.505Z] #56 sha256:bd7cd3560f5115b4cf6e5316740b2c95a26985114ca795f2ee554f1359c65ff1 [2021-08-27T12:28:23.505Z] #56 DONE 0.1s [2021-08-27T12:28:23.505Z] [2021-08-27T12:28:23.505Z] #58 [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-08-27T12:28:23.505Z] #58 sha256:413b8eab7545ada103b6ec5ab637daa12d3e098e21ed2eb80d74583fdc6450d3 [2021-08-27T12:28:23.854Z] #20 62.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-27T12:28:23.857Z] #21 38.85 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-27T12:28:23.857Z] #21 38.86 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-27T12:28:24.114Z] #20 62.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:28:24.114Z] #20 62.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-27T12:28:24.383Z] #21 39.21 Setting up libelf1:amd64 (0.183-1) ... [2021-08-27T12:28:24.383Z] #21 39.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:28:24.383Z] #21 39.25 Setting up python3-distutils (3.9.2-1) ... [2021-08-27T12:28:24.646Z] #21 39.63 Setting up vim (2:8.2.2434-3) ... [2021-08-27T12:28:24.646Z] #21 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-27T12:28:24.646Z] #21 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-27T12:28:24.646Z] #21 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-27T12:28:24.646Z] #21 39.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-27T12:28:24.646Z] #21 39.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-27T12:28:24.646Z] #21 39.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-27T12:28:24.646Z] #21 39.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-27T12:28:24.646Z] #21 39.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-27T12:28:24.646Z] #21 39.70 Setting up python3-setuptools (52.0.0-4) ... [2021-08-27T12:28:25.022Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2021-08-27T12:28:25.022Z] === RUN TestUpdateMemory [2021-08-27T12:28:25.970Z] --- PASS: TestUpdateMemory (0.60s) [2021-08-27T12:28:25.970Z] === RUN TestUpdateCPUQuota [2021-08-27T12:28:26.021Z] #20 64.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-27T12:28:26.021Z] #20 64.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:28:26.021Z] #20 64.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:28:26.036Z] #21 41.03 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:28:26.036Z] #21 41.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-27T12:28:26.036Z] #21 41.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-27T12:28:26.298Z] #21 41.11 Setting up python3-pip (20.3.4-4) ... [2021-08-27T12:28:26.912Z] --- PASS: TestUpdateCPUQuota (0.98s) [2021-08-27T12:28:26.912Z] === RUN TestUpdatePidsLimit [2021-08-27T12:28:26.912Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-27T12:28:26.912Z] === RUN TestUpdatePidsLimit/no_change [2021-08-27T12:28:27.173Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-27T12:28:27.243Z] #21 42.28 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-27T12:28:27.434Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-27T12:28:27.506Z] #21 42.29 Setting up jq (1.6-2.1) ... [2021-08-27T12:28:27.506Z] #21 42.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-27T12:28:27.506Z] #21 42.31 Setting up iptables (1.8.7-1) ... [2021-08-27T12:28:27.506Z] #21 42.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-27T12:28:27.506Z] #21 42.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-27T12:28:27.506Z] #21 42.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-27T12:28:27.506Z] #21 42.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-27T12:28:27.506Z] #21 42.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-27T12:28:27.506Z] #21 42.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-27T12:28:27.506Z] #21 42.37 Setting up iproute2 (5.10.0-4) ... [2021-08-27T12:28:27.695Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-27T12:28:27.768Z] #21 42.67 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:28:27.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-27T12:28:28.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-27T12:28:28.767Z] #21 DONE 43.7s [2021-08-27T12:28:28.767Z] [2021-08-27T12:28:28.767Z] #22 [dev-systemd-false 8/25] 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-08-27T12:28:28.767Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49 [2021-08-27T12:28:29.159Z] --- PASS: TestUpdatePidsLimit (2.37s) [2021-08-27T12:28:29.159Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2021-08-27T12:28:29.159Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-08-27T12:28:29.159Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-08-27T12:28:29.159Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2021-08-27T12:28:29.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2021-08-27T12:28:29.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-08-27T12:28:29.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-08-27T12:28:29.159Z] === RUN TestUpdateRestartPolicy [2021-08-27T12:28:29.732Z] #22 1.093 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-27T12:28:30.000Z] #22 1.097 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-27T12:28:30.000Z] #22 1.103 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-27T12:28:30.000Z] #22 DONE 1.2s [2021-08-27T12:28:30.000Z] [2021-08-27T12:28:30.000Z] #51 [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-08-27T12:28:30.000Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:28:30.000Z] #51 ... [2021-08-27T12:28:30.000Z] [2021-08-27T12:28:30.000Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-27T12:28:30.000Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-27T12:28:30.012Z] #23 ... [2021-08-27T12:28:30.012Z] [2021-08-27T12:28:30.012Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:28:30.012Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:28:30.012Z] #41 231.8 + dpkg --print-architecture [2021-08-27T12:28:30.012Z] #41 231.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-27T12:28:30.012Z] #41 231.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-27T12:28:30.012Z] #41 231.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-27T12:28:30.213Z] #20 68.12 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-27T12:28:30.213Z] #20 68.13 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-27T12:28:30.213Z] #20 68.13 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:28:31.150Z] #20 69.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-27T12:28:31.150Z] #20 69.72 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-27T12:28:31.150Z] #20 69.73 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-27T12:28:31.150Z] #20 69.79 Selecting previously unselected package libapparmor1:amd64. [2021-08-27T12:28:31.150Z] #20 69.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-27T12:28:31.410Z] #20 69.80 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-27T12:28:31.410Z] #20 69.85 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-27T12:28:31.410Z] #20 69.85 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-27T12:28:31.410Z] #20 69.86 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-27T12:28:31.410Z] #20 69.92 Selecting previously unselected package libbtrfs0:amd64. [2021-08-27T12:28:31.410Z] #20 ... [2021-08-27T12:28:31.410Z] [2021-08-27T12:28:31.410Z] #65 [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-08-27T12:28:31.410Z] #65 sha256:c0cf6de4efb634d1f5a3ca86fc45944c8caf323c8385fa19c4c63794bf86b2fb [2021-08-27T12:28:31.410Z] #65 12.78 + cd /tmp/tmp.tSsPd7viDr/src/github.com/containerd/containerd [2021-08-27T12:28:31.410Z] #65 12.78 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-27T12:28:31.410Z] #65 13.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-27T12:28:31.410Z] #65 13.25 + BUILDTAGS='netgo osusergo static_build' [2021-08-27T12:28:31.410Z] #65 13.25 + export EXTRA_FLAGS=-buildmode=pie [2021-08-27T12:28:31.410Z] #65 13.25 + EXTRA_FLAGS=-buildmode=pie [2021-08-27T12:28:31.410Z] #65 13.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-27T12:28:31.410Z] #65 13.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-27T12:28:31.410Z] #65 13.25 + '[' '' = dynamic ']' [2021-08-27T12:28:31.410Z] #65 13.25 + make [2021-08-27T12:28:31.410Z] #65 13.95 + bin/ctr [2021-08-27T12:28:31.410Z] #65 ... [2021-08-27T12:28:31.410Z] [2021-08-27T12:28:31.410Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-27T12:28:31.410Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920 [2021-08-27T12:28:31.410Z] #20 69.92 Selecting previously unselected package libbtrfs0:amd64. [2021-08-27T12:28:31.410Z] #20 69.92 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-27T12:28:31.410Z] #20 69.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:28:31.410Z] #20 70.00 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-27T12:28:31.410Z] #20 70.01 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-27T12:28:31.410Z] #20 70.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:28:31.669Z] #20 70.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-27T12:28:31.669Z] #20 70.13 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:28:31.669Z] #20 70.13 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:28:31.669Z] #20 70.17 Selecting previously unselected package libudev-dev:amd64. [2021-08-27T12:28:31.669Z] #20 70.17 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-27T12:28:31.669Z] #20 70.18 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-27T12:28:31.669Z] #20 70.25 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-27T12:28:31.669Z] #20 70.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-27T12:28:31.669Z] #20 70.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-27T12:28:31.929Z] #20 70.37 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-27T12:28:31.929Z] #20 70.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-27T12:28:31.929Z] #20 70.38 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-27T12:28:31.929Z] #20 70.46 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-27T12:28:31.929Z] #20 70.47 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-27T12:28:31.929Z] #20 70.48 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-27T12:28:31.929Z] #20 70.56 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-27T12:28:31.929Z] #20 70.56 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-27T12:28:31.929Z] #20 70.57 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-27T12:28:32.188Z] #20 70.61 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-27T12:28:32.188Z] #20 70.62 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-27T12:28:32.188Z] #20 70.62 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-27T12:28:32.188Z] #20 70.82 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-27T12:28:32.449Z] #20 70.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-27T12:28:32.449Z] #20 70.84 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-27T12:28:32.449Z] #20 70.93 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-27T12:28:32.449Z] #20 70.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-27T12:28:32.449Z] #20 70.94 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:28:32.449Z] #20 70.99 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-27T12:28:32.449Z] #20 71.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-27T12:28:32.449Z] #20 71.00 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-27T12:28:32.708Z] #20 71.06 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-27T12:28:32.708Z] #20 71.07 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-27T12:28:32.709Z] #20 71.07 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-27T12:28:32.709Z] #20 71.29 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-27T12:28:32.709Z] #20 71.31 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-27T12:28:32.709Z] #20 71.33 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-27T12:28:32.709Z] #20 71.35 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-27T12:28:32.709Z] #20 71.36 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-27T12:28:32.709Z] #20 71.37 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-27T12:28:32.709Z] #20 71.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-27T12:28:32.709Z] #20 71.41 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-27T12:28:32.709Z] #20 71.42 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-27T12:28:32.968Z] #20 71.43 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-27T12:28:32.968Z] #20 71.44 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-27T12:28:32.968Z] #20 71.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-27T12:28:32.968Z] #20 71.48 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-27T12:28:32.968Z] #20 71.50 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-27T12:28:32.968Z] #20 71.51 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-27T12:28:32.968Z] #20 71.52 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-27T12:28:32.968Z] #20 71.53 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-27T12:28:32.968Z] #20 71.54 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-27T12:28:32.968Z] #20 71.56 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-27T12:28:32.968Z] #20 71.57 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-27T12:28:32.968Z] #20 71.57 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:28:32.968Z] #20 71.59 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-08-27T12:28:32.968Z] #20 71.60 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:28:32.968Z] #20 71.61 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-08-27T12:28:32.968Z] #20 71.62 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-27T12:28:33.228Z] #20 71.63 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-27T12:28:33.228Z] #20 71.64 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-08-27T12:28:33.228Z] #20 71.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-27T12:28:33.228Z] #20 71.66 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-27T12:28:33.228Z] #20 71.67 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:28:33.228Z] #20 71.68 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-27T12:28:33.228Z] #20 71.70 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:28:33.228Z] #20 71.71 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-27T12:28:33.228Z] #20 71.72 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:28:34.609Z] #20 DONE 73.1s [2021-08-27T12:28:34.609Z] [2021-08-27T12:28:34.609Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-08-27T12:28:34.609Z] #21 sha256:850a49e29ee030b1a7efb3787564bf04595345154230a2bc2c0a5cb4563d0454 [2021-08-27T12:28:35.987Z] #21 1.321 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-27T12:28:35.987Z] #21 1.321 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-27T12:28:35.987Z] #21 1.322 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-27T12:28:36.613Z] #23 ... [2021-08-27T12:28:36.613Z] [2021-08-27T12:28:36.614Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:28:36.614Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:28:36.614Z] #41 235.5 + dpkg --print-architecture [2021-08-27T12:28:36.614Z] #41 235.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-27T12:28:36.876Z] #41 235.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-27T12:28:36.876Z] #41 235.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-27T12:28:38.173Z] #41 ... [2021-08-27T12:28:38.173Z] [2021-08-27T12:28:38.173Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-27T12:28:38.173Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-27T12:28:38.173Z] #23 9.325 Collecting yamllint==1.26.1 [2021-08-27T12:28:38.173Z] #23 10.36 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-27T12:28:38.173Z] #23 11.39 Collecting pathspec>=0.5.3 [2021-08-27T12:28:38.173Z] #23 11.40 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-27T12:28:38.173Z] #23 11.70 Collecting pyyaml [2021-08-27T12:28:38.173Z] #23 11.71 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-27T12:28:38.173Z] #23 11.79 Building wheels for collected packages: yamllint [2021-08-27T12:28:38.173Z] #23 11.79 Building wheel for yamllint (setup.py): started [2021-08-27T12:28:38.173Z] #23 12.68 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-27T12:28:38.173Z] #23 12.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8b9e79ec6b6613ebc76c5f7dcdfe7eb4f519bfb1a32fb75661c1dd469d5c7559 [2021-08-27T12:28:38.173Z] #23 12.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-27T12:28:38.173Z] #23 12.69 Successfully built yamllint [2021-08-27T12:28:38.173Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-27T12:28:38.173Z] #23 13.12 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-27T12:28:38.173Z] #23 DONE 13.8s [2021-08-27T12:28:38.173Z] [2021-08-27T12:28:38.173Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-27T12:28:38.173Z] #26 sha256:ad06f0b7d7b83397e7c15663baf1dc524d2b99a6d102497d3fec86510a1c90bb [2021-08-27T12:28:38.173Z] #26 DONE 0.4s [2021-08-27T12:28:38.173Z] [2021-08-27T12:28:38.173Z] #58 [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-08-27T12:28:38.173Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:28:38.173Z] #58 ... [2021-08-27T12:28:38.173Z] [2021-08-27T12:28:38.173Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-27T12:28:38.173Z] #31 sha256:aaade5a086b38bb3ebe8367e8f991dfd0dc3fba9661934d5edc7e311b0a804a3 [2021-08-27T12:28:38.434Z] #31 DONE 0.6s [2021-08-27T12:28:38.434Z] [2021-08-27T12:28:38.434Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-27T12:28:38.434Z] #34 sha256:042488c4436f1caebf64882772313bde1b1d22b785589b77805a82a1e8d6c53f [2021-08-27T12:28:38.693Z] #34 DONE 0.4s [2021-08-27T12:28:38.693Z] [2021-08-27T12:28:38.693Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-27T12:28:38.693Z] #36 sha256:cec507b49b650729ef5423d1b4bee8e7a570d8735605263dda9487bdc2a9be4e [2021-08-27T12:28:38.951Z] #36 DONE 0.1s [2021-08-27T12:28:38.951Z] [2021-08-27T12:28:38.951Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-27T12:28:38.951Z] #39 sha256:732d35442d7bcca66ae54e63a5a683c69baf45c2a04ad087fd1714013fb36afc [2021-08-27T12:28:38.951Z] #39 DONE 0.1s [2021-08-27T12:28:38.951Z] [2021-08-27T12:28:38.951Z] #58 [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-08-27T12:28:38.951Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:28:41.398Z] --- PASS: TestUpdateRestartPolicy (11.25s) [2021-08-27T12:28:41.398Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-27T12:28:41.398Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2021-08-27T12:28:41.398Z] === RUN TestWaitNonBlocked [2021-08-27T12:28:41.398Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:28:41.398Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:28:41.398Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:28:41.398Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:28:41.398Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:28:41.398Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:28:41.526Z] #21 1.845 Reading package lists... [2021-08-27T12:28:41.660Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-27T12:28:41.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2021-08-27T12:28:41.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2021-08-27T12:28:41.660Z] === RUN TestWaitBlocked [2021-08-27T12:28:41.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:28:41.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:28:41.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:28:41.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:28:41.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:28:41.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:28:42.604Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-27T12:28:42.604Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2021-08-27T12:28:42.604Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-08-27T12:28:42.604Z] === CONT TestContainerStartOnDaemonRestart [2021-08-27T12:28:42.604Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-27T12:28:43.474Z] #41 ... [2021-08-27T12:28:43.474Z] [2021-08-27T12:28:43.474Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-27T12:28:43.474Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76 [2021-08-27T12:28:43.474Z] #23 9.237 Collecting yamllint==1.26.1 [2021-08-27T12:28:43.474Z] #23 10.29 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-27T12:28:43.474Z] #23 11.33 Collecting pathspec>=0.5.3 [2021-08-27T12:28:43.474Z] #23 11.34 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-27T12:28:43.474Z] #23 11.59 Collecting pyyaml [2021-08-27T12:28:43.474Z] #23 11.60 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-27T12:28:43.474Z] #23 11.67 Building wheels for collected packages: yamllint [2021-08-27T12:28:43.474Z] #23 11.67 Building wheel for yamllint (setup.py): started [2021-08-27T12:28:43.474Z] #23 12.57 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-27T12:28:43.474Z] #23 12.58 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a6dc50d0b17a654e99c65cf0cc1ab186d81c1c6eeb2af195e96662f61a7481f8 [2021-08-27T12:28:43.474Z] #23 12.58 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-27T12:28:43.474Z] #23 12.59 Successfully built yamllint [2021-08-27T12:28:43.474Z] #23 12.61 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-27T12:28:43.474Z] #23 12.98 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-27T12:28:43.474Z] #23 DONE 13.6s [2021-08-27T12:28:43.739Z] [2021-08-27T12:28:43.739Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-27T12:28:43.739Z] #26 sha256:0f2350b207151269575de272e0780d8e33d7050b13a1cf512b5d33b73add3d14 [2021-08-27T12:28:44.001Z] #26 DONE 0.4s [2021-08-27T12:28:44.001Z] [2021-08-27T12:28:44.001Z] #55 [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-08-27T12:28:44.001Z] #55 sha256:7d045e6f2341b5625e5617978c24623bf1d8063921bd783dd06891113fa82718 [2021-08-27T12:28:44.001Z] #55 ... [2021-08-27T12:28:44.001Z] [2021-08-27T12:28:44.001Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-27T12:28:44.001Z] #31 sha256:8be1fdca234503c68ec669a7bb79026c92878136076ff28e5accdef782c4a744 [2021-08-27T12:28:44.575Z] #31 DONE 0.6s [2021-08-27T12:28:44.575Z] [2021-08-27T12:28:44.575Z] #55 [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-08-27T12:28:44.575Z] #55 sha256:7d045e6f2341b5625e5617978c24623bf1d8063921bd783dd06891113fa82718 [2021-08-27T12:28:44.575Z] #55 ... [2021-08-27T12:28:44.575Z] [2021-08-27T12:28:44.575Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-27T12:28:44.575Z] #34 sha256:baf6c46ea0ec49371e0bdeceae980d90ca83f001b36c1d35424e8bd490ff598a [2021-08-27T12:28:44.837Z] #34 DONE 0.3s [2021-08-27T12:28:44.837Z] [2021-08-27T12:28:44.837Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-27T12:28:44.837Z] #36 sha256:b184b17dde0149a9b132a5c712b0f8850ed99f18ac104317a81920ed36211ed3 [2021-08-27T12:28:44.837Z] #36 DONE 0.0s [2021-08-27T12:28:44.837Z] [2021-08-27T12:28:44.837Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-27T12:28:44.837Z] #39 sha256:935e5fcf93f6102d1b0a36d30eaf28895002e0b79dcff645f2f1a5b193dcd49a [2021-08-27T12:28:44.837Z] #39 DONE 0.0s [2021-08-27T12:28:44.837Z] [2021-08-27T12:28:44.837Z] #51 [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-08-27T12:28:44.837Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:28:45.155Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2021-08-27T12:28:45.155Z] === CONT TestIpcModeOlderClient [2021-08-27T12:28:45.155Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2021-08-27T12:28:45.155Z] === CONT TestContainerKillOnDaemonStart [2021-08-27T12:28:45.155Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-08-27T12:28:45.155Z] === CONT TestDaemonHostGatewayIP [2021-08-27T12:28:45.834Z] #21 6.443 Reading package lists... [2021-08-27T12:28:47.216Z] #21 11.18 Building dependency tree... [2021-08-27T12:28:47.216Z] #21 12.33 Reading state information... [2021-08-27T12:28:47.704Z] --- PASS: TestDaemonHostGatewayIP (2.60s) [2021-08-27T12:28:47.704Z] === CONT TestDaemonRestartIpcMode [2021-08-27T12:28:48.151Z] #21 13.39 The following additional packages will be installed: [2021-08-27T12:28:48.151Z] #21 13.39 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-27T12:28:48.151Z] #21 13.39 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-27T12:28:48.151Z] #21 13.39 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-27T12:28:48.151Z] #21 13.39 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-27T12:28:48.151Z] #21 13.39 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-27T12:28:48.151Z] #21 13.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-08-27T12:28:48.151Z] #21 13.40 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-08-27T12:28:48.151Z] #21 13.42 Suggested packages: [2021-08-27T12:28:48.151Z] #21 13.42 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-27T12:28:48.151Z] #21 13.42 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-27T12:28:48.151Z] #21 13.42 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-27T12:28:48.151Z] #21 13.42 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-08-27T12:28:48.151Z] #21 13.42 seccomp:ppc64el seccomp:s390x [2021-08-27T12:28:48.151Z] #21 13.42 Recommended packages: [2021-08-27T12:28:48.151Z] #21 13.42 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-08-27T12:28:48.151Z] #21 13.42 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-08-27T12:28:48.151Z] #21 13.42 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-08-27T12:28:48.151Z] #21 13.42 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-08-27T12:28:48.409Z] #21 13.84 The following NEW packages will be installed: [2021-08-27T12:28:48.409Z] #21 13.84 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-27T12:28:48.409Z] #21 13.84 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-27T12:28:48.409Z] #21 13.84 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-27T12:28:48.409Z] #21 13.84 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-27T12:28:48.409Z] #21 13.84 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-27T12:28:48.409Z] #21 13.84 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-27T12:28:48.409Z] #21 13.84 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-27T12:28:48.409Z] #21 13.84 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-08-27T12:28:48.409Z] #21 13.84 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-08-27T12:28:48.409Z] #21 13.84 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-08-27T12:28:48.410Z] #21 13.85 libseccomp2:ppc64el libseccomp2:s390x [2021-08-27T12:28:48.672Z] #21 14.20 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:28:48.672Z] #21 14.20 Need to get 15.9 MB of archives. [2021-08-27T12:28:48.672Z] #21 14.20 After this operation, 72.9 MB of additional disk space will be used. [2021-08-27T12:28:48.672Z] #21 14.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-08-27T12:28:48.672Z] #21 14.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-08-27T12:28:48.672Z] #21 14.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-08-27T12:28:48.672Z] #21 14.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-08-27T12:28:48.672Z] #21 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-08-27T12:28:48.672Z] #21 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-08-27T12:28:48.672Z] #21 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-08-27T12:28:48.672Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-08-27T12:28:48.672Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-08-27T12:28:48.907Z] #58 ... [2021-08-27T12:28:48.907Z] [2021-08-27T12:28:48.907Z] #51 [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-08-27T12:28:48.907Z] #51 sha256:5eb03829e533b7171f6f45f31ec994fe6303d9873f53f5c0d4a071b9989d95c0 [2021-08-27T12:28:48.907Z] #51 249.9 + /build/golangci-lint --version [2021-08-27T12:28:48.907Z] #51 250.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-27T12:28:48.907Z] #51 DONE 251.1s [2021-08-27T12:28:48.907Z] [2021-08-27T12:28:48.907Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:28:48.907Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:28:48.907Z] #41 DONE 250.8s [2021-08-27T12:28:48.907Z] [2021-08-27T12:28:48.907Z] #58 [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-08-27T12:28:48.907Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:28:48.931Z] #21 14.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-08-27T12:28:48.931Z] #21 14.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-08-27T12:28:48.931Z] #21 14.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-08-27T12:28:48.931Z] #21 14.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-08-27T12:28:48.931Z] #21 14.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-08-27T12:28:48.931Z] #21 14.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-08-27T12:28:48.931Z] #21 14.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-08-27T12:28:48.931Z] #21 14.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-08-27T12:28:48.931Z] #21 14.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-08-27T12:28:48.931Z] #21 14.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-08-27T12:28:48.931Z] #21 14.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-08-27T12:28:48.931Z] #21 14.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-08-27T12:28:48.931Z] #21 14.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-08-27T12:28:48.931Z] #21 14.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-08-27T12:28:48.931Z] #21 14.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-27T12:28:48.931Z] #21 14.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-27T12:28:48.931Z] #21 14.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-08-27T12:28:48.931Z] #21 14.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-08-27T12:28:48.931Z] #21 14.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-08-27T12:28:48.931Z] #21 14.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-08-27T12:28:48.931Z] #21 14.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-08-27T12:28:48.932Z] #21 14.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-08-27T12:28:48.932Z] #21 14.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-08-27T12:28:48.932Z] #21 14.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-08-27T12:28:48.932Z] #21 14.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-08-27T12:28:48.932Z] #21 14.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-08-27T12:28:48.932Z] #21 14.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-08-27T12:28:48.932Z] #21 14.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-08-27T12:28:48.932Z] #21 14.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-08-27T12:28:48.932Z] #21 14.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-08-27T12:28:48.932Z] #21 14.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-27T12:28:49.499Z] #21 15.05 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:28:50.066Z] #21 15.29 Fetched 15.9 MB in 1s (31.3 MB/s) [2021-08-27T12:28:50.066Z] #21 15.32 Selecting previously unselected package gcc-10-base:armel. [2021-08-27T12:28:50.066Z] #21 15.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-08-27T12:28:50.066Z] #21 15.36 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-08-27T12:28:50.066Z] #21 15.36 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-08-27T12:28:50.066Z] #21 15.41 Selecting previously unselected package gcc-10-base:armhf. [2021-08-27T12:28:50.066Z] #21 15.41 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-08-27T12:28:50.066Z] #21 15.42 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-08-27T12:28:50.066Z] #21 15.47 Selecting previously unselected package gcc-10-base:ppc64el. [2021-08-27T12:28:50.066Z] #21 15.47 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-08-27T12:28:50.066Z] #21 15.48 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-27T12:28:50.066Z] #21 15.52 Selecting previously unselected package gcc-10-base:s390x. [2021-08-27T12:28:50.066Z] #21 15.52 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-08-27T12:28:50.066Z] #21 15.53 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-08-27T12:28:50.066Z] #21 15.57 Selecting previously unselected package gcc-10-base:arm64. [2021-08-27T12:28:50.066Z] #21 15.58 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-08-27T12:28:50.066Z] #21 15.59 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-08-27T12:28:50.066Z] #21 15.64 Selecting previously unselected package libgcc-s1:armel. [2021-08-27T12:28:50.254Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2021-08-27T12:28:50.325Z] #21 15.65 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-08-27T12:28:50.325Z] #21 15.66 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-08-27T12:28:50.325Z] #21 15.71 Selecting previously unselected package libcrypt1:armel. [2021-08-27T12:28:50.325Z] #21 15.72 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-08-27T12:28:50.325Z] #21 15.72 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-08-27T12:28:50.325Z] #21 15.81 Selecting previously unselected package libc6:armel. [2021-08-27T12:28:50.325Z] #21 15.82 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-08-27T12:28:50.584Z] #21 16.00 Unpacking libc6:armel (2.31-13) ... [2021-08-27T12:28:51.152Z] #21 16.42 Selecting previously unselected package libapparmor1:armel. [2021-08-27T12:28:51.152Z] #21 16.42 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-08-27T12:28:51.152Z] #21 16.44 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-08-27T12:28:51.152Z] #21 16.49 Selecting previously unselected package libapparmor-dev:armel. [2021-08-27T12:28:51.152Z] #21 16.49 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-08-27T12:28:51.152Z] #21 16.49 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-08-27T12:28:51.152Z] #21 16.56 Selecting previously unselected package libgcc-s1:arm64. [2021-08-27T12:28:51.153Z] #21 16.56 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-08-27T12:28:51.153Z] #21 16.56 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-08-27T12:28:51.153Z] #21 16.61 Selecting previously unselected package libcrypt1:arm64. [2021-08-27T12:28:51.153Z] #21 16.61 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-08-27T12:28:51.153Z] #21 16.62 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-27T12:28:51.153Z] #21 16.69 Selecting previously unselected package libc6:arm64. [2021-08-27T12:28:51.153Z] #21 16.69 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-08-27T12:28:51.412Z] #21 16.90 Unpacking libc6:arm64 (2.31-13) ... [2021-08-27T12:28:51.429Z] #58 ... [2021-08-27T12:28:51.429Z] [2021-08-27T12:28:51.429Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-27T12:28:51.429Z] #42 sha256:d1eb43e2dcc5bec25d85f2c4c95faa6ba39f16eb85e4460ed4a317ff7d0207d0 [2021-08-27T12:28:51.980Z] #21 17.40 Selecting previously unselected package libapparmor1:arm64. [2021-08-27T12:28:51.980Z] #21 17.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-27T12:28:51.980Z] #21 17.42 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-27T12:28:51.980Z] #21 17.52 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-27T12:28:51.980Z] #21 17.53 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-27T12:28:51.980Z] #21 17.53 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-27T12:28:51.980Z] #21 17.60 Selecting previously unselected package libgcc-s1:s390x. [2021-08-27T12:28:51.980Z] #21 17.60 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-08-27T12:28:51.993Z] #42 DONE 0.6s [2021-08-27T12:28:51.993Z] [2021-08-27T12:28:51.993Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-27T12:28:51.993Z] #46 sha256:6fc224acfb8d4e76b26a28fce59b2ff545774c65c10645ad77233e80c98eaeb1 [2021-08-27T12:28:51.993Z] #46 DONE 0.2s [2021-08-27T12:28:51.993Z] [2021-08-27T12:28:51.993Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-27T12:28:51.993Z] #48 sha256:8cd35186ec9e72f2d3a9b9a319963571399b1e45b7d5a5c4b946ae9e2c2d2394 [2021-08-27T12:28:52.240Z] #21 17.61 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-08-27T12:28:52.240Z] #21 17.65 Selecting previously unselected package libcrypt1:s390x. [2021-08-27T12:28:52.240Z] #21 17.65 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-08-27T12:28:52.240Z] #21 17.66 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-08-27T12:28:52.240Z] #21 17.75 Selecting previously unselected package libc6:s390x. [2021-08-27T12:28:52.255Z] #48 DONE 0.3s [2021-08-27T12:28:52.255Z] [2021-08-27T12:28:52.255Z] #58 [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-08-27T12:28:52.255Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:28:52.499Z] #21 17.75 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-08-27T12:28:52.499Z] #21 17.90 Unpacking libc6:s390x (2.31-13) ... [2021-08-27T12:28:52.512Z] #58 ... [2021-08-27T12:28:52.512Z] [2021-08-27T12:28:52.512Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-27T12:28:52.512Z] #50 sha256:f819af87b613b56ab898c59b774861f2481a6246e02355f598e5615574c6e0e2 [2021-08-27T12:28:52.512Z] #50 DONE 0.1s [2021-08-27T12:28:52.512Z] [2021-08-27T12:28:52.512Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-27T12:28:52.512Z] #52 sha256:6254f73600fa2f26002e6612a0d141b98db6bc5cf277538d87df567ce3967963 [2021-08-27T12:28:52.759Z] #21 18.33 Selecting previously unselected package libapparmor1:s390x. [2021-08-27T12:28:53.018Z] #21 18.34 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-08-27T12:28:53.018Z] #21 18.35 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-08-27T12:28:53.018Z] #21 18.38 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-27T12:28:53.018Z] #21 18.39 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-08-27T12:28:53.018Z] #21 18.39 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-08-27T12:28:53.018Z] #21 18.45 Selecting previously unselected package libgcc-s1:armhf. [2021-08-27T12:28:53.018Z] #21 18.45 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-08-27T12:28:53.018Z] #21 18.46 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-08-27T12:28:53.018Z] #21 18.52 Selecting previously unselected package libcrypt1:armhf. [2021-08-27T12:28:53.018Z] #21 18.52 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-08-27T12:28:53.018Z] #21 18.52 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-08-27T12:28:53.018Z] #21 18.59 Selecting previously unselected package libc6:armhf. [2021-08-27T12:28:53.086Z] #52 DONE 0.5s [2021-08-27T12:28:53.086Z] [2021-08-27T12:28:53.086Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-27T12:28:53.086Z] #54 sha256:90c2c9b5b97eb90d6aed54fd5079c4f3e53580d38091fce2859ed76fc0c68c85 [2021-08-27T12:28:53.086Z] #54 DONE 0.1s [2021-08-27T12:28:53.086Z] [2021-08-27T12:28:53.086Z] #58 [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-08-27T12:28:53.086Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:28:53.277Z] #21 18.60 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-08-27T12:28:53.278Z] #21 18.76 Unpacking libc6:armhf (2.31-13) ... [2021-08-27T12:28:53.537Z] #21 19.17 Selecting previously unselected package libapparmor1:armhf. [2021-08-27T12:28:53.796Z] #21 19.17 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-08-27T12:28:53.796Z] #21 19.18 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-08-27T12:28:53.796Z] #21 19.23 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-27T12:28:53.796Z] #21 19.23 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-08-27T12:28:53.796Z] #21 19.24 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-08-27T12:28:53.796Z] #21 19.31 Selecting previously unselected package libgcc-s1:ppc64el. [2021-08-27T12:28:53.796Z] #21 19.31 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-08-27T12:28:53.796Z] #21 19.31 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-27T12:28:53.796Z] #21 19.36 Selecting previously unselected package libcrypt1:ppc64el. [2021-08-27T12:28:53.796Z] #21 19.36 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-08-27T12:28:53.796Z] #21 19.37 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-27T12:28:53.796Z] #21 19.44 Selecting previously unselected package libc6:ppc64el. [2021-08-27T12:28:54.055Z] #21 19.44 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-08-27T12:28:54.314Z] #21 19.63 Unpacking libc6:ppc64el (2.31-13) ... [2021-08-27T12:28:54.573Z] #21 20.18 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-27T12:28:54.832Z] #21 20.18 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-08-27T12:28:54.832Z] #21 20.19 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-08-27T12:28:54.832Z] #21 20.24 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-27T12:28:54.832Z] #21 20.24 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-08-27T12:28:54.832Z] #21 20.25 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-27T12:28:54.832Z] #21 20.31 Selecting previously unselected package libseccomp2:s390x. [2021-08-27T12:28:54.832Z] #21 20.32 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-08-27T12:28:54.832Z] #21 20.32 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-08-27T12:28:54.832Z] #21 20.36 Selecting previously unselected package libseccomp-dev:s390x. [2021-08-27T12:28:54.832Z] #21 20.37 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-08-27T12:28:54.832Z] #21 20.37 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-08-27T12:28:54.855Z] #51 253.8 + /build/golangci-lint --version [2021-08-27T12:28:54.855Z] #51 254.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-27T12:28:55.092Z] #21 20.43 Selecting previously unselected package libseccomp2:ppc64el. [2021-08-27T12:28:55.092Z] #21 20.44 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-08-27T12:28:55.092Z] #21 20.44 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-08-27T12:28:55.092Z] #21 20.50 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-08-27T12:28:55.092Z] #21 20.50 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-08-27T12:28:55.092Z] #21 20.51 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-27T12:28:55.092Z] #21 20.57 Selecting previously unselected package libseccomp2:armhf. [2021-08-27T12:28:55.092Z] #21 20.57 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-08-27T12:28:55.092Z] #21 20.58 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-08-27T12:28:55.092Z] #21 20.62 Selecting previously unselected package libseccomp-dev:armhf. [2021-08-27T12:28:55.092Z] #21 20.63 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-08-27T12:28:55.092Z] #21 20.63 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-08-27T12:28:55.092Z] #21 20.69 Selecting previously unselected package libseccomp2:armel. [2021-08-27T12:28:55.351Z] #21 20.69 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-08-27T12:28:55.351Z] #21 20.70 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-08-27T12:28:55.351Z] #21 20.73 Selecting previously unselected package libseccomp-dev:armel. [2021-08-27T12:28:55.351Z] #21 20.74 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-08-27T12:28:55.351Z] #21 20.74 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-08-27T12:28:55.351Z] #21 20.80 Selecting previously unselected package libseccomp2:arm64. [2021-08-27T12:28:55.351Z] #21 20.81 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-08-27T12:28:55.351Z] #21 20.82 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-08-27T12:28:55.351Z] #21 20.86 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-27T12:28:55.351Z] #21 20.87 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-27T12:28:55.351Z] #21 20.88 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-27T12:28:55.615Z] #21 20.96 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 20.97 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 20.98 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 20.99 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 21.00 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 21.01 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-27T12:28:55.615Z] #21 21.02 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-08-27T12:28:55.615Z] #21 21.03 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-08-27T12:28:55.615Z] #21 21.04 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-27T12:28:55.615Z] #21 21.06 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-08-27T12:28:55.615Z] #21 21.07 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 21.08 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 21.09 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 21.10 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 21.11 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-08-27T12:28:55.615Z] #21 21.12 Setting up libc6:arm64 (2.31-13) ... [2021-08-27T12:28:55.649Z] #58 215.4 # github.com/containerd/containerd/cmd/containerd [2021-08-27T12:28:55.649Z] #58 215.4 /usr/bin/ld: /tmp/go-link-1138319940/000019.o: in function `New': [2021-08-27T12:28:55.649Z] #58 215.4 /tmp/tmp.UJhGfS63dv/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-08-27T12:28:55.649Z] #58 215.5 + bin/containerd-stress [2021-08-27T12:28:55.649Z] #58 219.6 + bin/containerd-shim [2021-08-27T12:28:55.804Z] #51 ... [2021-08-27T12:28:55.804Z] [2021-08-27T12:28:55.804Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-27T12:28:55.804Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12 [2021-08-27T12:28:55.804Z] #41 DONE 254.7s [2021-08-27T12:28:55.804Z] [2021-08-27T12:28:55.804Z] #51 [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-08-27T12:28:55.804Z] #51 sha256:ad6feee5851dd5f185cb5121742333e231a6fb2c0a9f68ac91131787ad3a87b3 [2021-08-27T12:28:55.804Z] #51 DONE 254.9s [2021-08-27T12:28:55.804Z] [2021-08-27T12:28:55.804Z] #58 [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-08-27T12:28:55.804Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:28:56.850Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2021-08-27T12:28:56.850Z] PASS [2021-08-27T12:28:56.850Z] [2021-08-27T12:28:56.850Z] === Skipped [2021-08-27T12:28:56.850Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-27T12:28:56.850Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:28:56.850Z] [2021-08-27T12:28:56.850Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-27T12:28:56.850Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-27T12:28:56.850Z] [2021-08-27T12:28:56.851Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-27T12:28:56.851Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-27T12:28:56.851Z] [2021-08-27T12:28:56.851Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-27T12:28:56.851Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-27T12:28:56.851Z] [2021-08-27T12:28:56.851Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-27T12:28:56.851Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-27T12:28:56.851Z] [2021-08-27T12:28:56.851Z] [2021-08-27T12:28:56.851Z] DONE 195 tests, 5 skipped in 108.648s [2021-08-27T12:28:56.851Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-27T12:28:56.851Z] === RUN TestConfigDaemonLibtrustID [2021-08-27T12:28:56.999Z] #21 22.35 Setting up libc6:armel (2.31-13) ... [2021-08-27T12:28:57.112Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-27T12:28:57.112Z] === RUN TestDaemonConfigValidation [2021-08-27T12:28:57.112Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:28:57.112Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:28:57.112Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-27T12:28:57.112Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-27T12:28:57.112Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-27T12:28:57.112Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-27T12:28:57.112Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-27T12:28:57.112Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-27T12:28:57.112Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-27T12:28:57.112Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-27T12:28:57.112Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:28:57.112Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-27T12:28:57.112Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-27T12:28:57.112Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-27T12:28:57.373Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-27T12:28:57.373Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-27T12:28:57.373Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-27T12:28:57.373Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-27T12:28:57.373Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-27T12:28:57.373Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-08-27T12:28:57.373Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-27T12:28:57.373Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-27T12:28:57.373Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-27T12:28:58.316Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-27T12:28:58.359Z] #58 ... [2021-08-27T12:28:58.359Z] [2021-08-27T12:28:58.359Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-27T12:28:58.359Z] #42 sha256:d998698f09938ea4bfefd39eb73f154eff0b7e4166c67cb17e1c16fb236e2ef3 [2021-08-27T12:28:58.376Z] #21 23.62 Setting up libc6:armhf (2.31-13) ... [2021-08-27T12:28:58.938Z] #42 DONE 0.7s [2021-08-27T12:28:58.938Z] [2021-08-27T12:28:58.938Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-27T12:28:58.938Z] #46 sha256:0e22cc2489c33cc4f9c6a1e5535c7728f9bcf752a8162a6b9ee893bcb6822571 [2021-08-27T12:28:58.938Z] #46 DONE 0.0s [2021-08-27T12:28:58.938Z] [2021-08-27T12:28:58.938Z] #58 [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-08-27T12:28:58.938Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:28:59.200Z] #58 ... [2021-08-27T12:28:59.200Z] [2021-08-27T12:28:59.200Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-27T12:28:59.200Z] #48 sha256:a9b575b0798ea80ae9694799f56e457c75504a1107cb8b569783d6909032619a [2021-08-27T12:28:59.200Z] #48 DONE 0.2s [2021-08-27T12:28:59.200Z] [2021-08-27T12:28:59.200Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-27T12:28:59.200Z] #50 sha256:af60f24c8f28fb4a52f8afacb49f3715c3294317cb64ff03b4d06bb7ea7e6057 [2021-08-27T12:28:59.200Z] #50 DONE 0.1s [2021-08-27T12:28:59.200Z] [2021-08-27T12:28:59.200Z] #58 [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-08-27T12:28:59.200Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:28:59.462Z] #58 ... [2021-08-27T12:28:59.462Z] [2021-08-27T12:28:59.462Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-27T12:28:59.462Z] #52 sha256:5ff0fd4cef126fdfcacd927ec51af47f36a51eb2e41ccc66bbdd9e18aa64a176 [2021-08-27T12:28:59.702Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-27T12:28:59.724Z] #52 DONE 0.4s [2021-08-27T12:28:59.725Z] [2021-08-27T12:28:59.725Z] #58 [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-08-27T12:28:59.725Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:28:59.725Z] #58 ... [2021-08-27T12:28:59.725Z] [2021-08-27T12:28:59.725Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-27T12:28:59.725Z] #54 sha256:3fd508e7811f0852c5596427868f588ce7a2aed1120aeaeb9956958a50757a02 [2021-08-27T12:28:59.725Z] #54 DONE 0.0s [2021-08-27T12:28:59.754Z] #21 24.85 Setting up libc6:ppc64el (2.31-13) ... [2021-08-27T12:28:59.987Z] [2021-08-27T12:28:59.987Z] #55 [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-08-27T12:28:59.987Z] #55 sha256:7d045e6f2341b5625e5617978c24623bf1d8063921bd783dd06891113fa82718 [2021-08-27T12:29:00.645Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-27T12:29:00.645Z] daemon_test.go:149: [d35efa4276e1d] daemon is not started [2021-08-27T12:29:00.645Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2021-08-27T12:29:00.645Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-27T12:29:00.645Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-08-27T12:29:00.645Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-27T12:29:00.645Z] PASS [2021-08-27T12:29:00.645Z] [2021-08-27T12:29:00.645Z] DONE 11 tests in 3.903s [2021-08-27T12:29:00.645Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-27T12:29:00.645Z] INFO: Testing against a local daemon [2021-08-27T12:29:00.645Z] === RUN TestCommitInheritsEnv [2021-08-27T12:29:00.690Z] #21 26.07 Setting up libc6:s390x (2.31-13) ... [2021-08-27T12:29:00.906Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-08-27T12:29:00.906Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-27T12:29:00.906Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-27T12:29:00.906Z] === RUN TestImagesFilterMultiReference [2021-08-27T12:29:00.906Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-27T12:29:00.906Z] === RUN TestImagePullPlatformInvalid [2021-08-27T12:29:00.906Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-27T12:29:00.906Z] === RUN TestRemoveImageOrphaning [2021-08-27T12:29:01.168Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-08-27T12:29:01.168Z] === RUN TestRemoveImageGarbageCollector [2021-08-27T12:29:02.072Z] #21 27.31 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.32 Setting up libapparmor1:armel (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.33 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.34 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.35 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.36 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.38 Setting up libseccomp2:armel (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.39 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.40 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.42 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.43 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.44 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.46 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.48 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.49 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-08-27T12:29:02.072Z] #21 27.50 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.52 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.53 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.55 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.56 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-08-27T12:29:02.072Z] #21 27.57 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:29:02.249Z] #58 226.3 + bin/containerd-shim-runc-v1 [2021-08-27T12:29:02.339Z] #21 DONE 27.9s [2021-08-27T12:29:02.339Z] [2021-08-27T12:29:02.339Z] #65 [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-08-27T12:29:02.339Z] #65 sha256:c0cf6de4efb634d1f5a3ca86fc45944c8caf323c8385fa19c4c63794bf86b2fb [2021-08-27T12:29:02.597Z] #65 ... [2021-08-27T12:29:02.597Z] [2021-08-27T12:29:02.597Z] #62 [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-08-27T12:29:02.597Z] #62 sha256:4064ed1513979adbb072dda46c9f311b3dac41674f4a1c3778c71bafba926a9a [2021-08-27T12:29:03.081Z] --- PASS: TestRemoveImageGarbageCollector (1.60s) [2021-08-27T12:29:03.081Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-27T12:29:03.081Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-27T12:29:03.081Z] === RUN TestTagInvalidReference [2021-08-27T12:29:03.081Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-27T12:29:03.081Z] === RUN TestTagValidPrefixedRepo [2021-08-27T12:29:03.081Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-27T12:29:03.081Z] === RUN TestTagExistedNameWithoutForce [2021-08-27T12:29:03.081Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-27T12:29:03.081Z] === RUN TestTagOfficialNames [2021-08-27T12:29:03.081Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-27T12:29:03.081Z] === RUN TestTagMatchesDigest [2021-08-27T12:29:03.081Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-27T12:29:03.081Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-27T12:29:03.974Z] #62 1.472 + RM_GOPATH=0 [2021-08-27T12:29:03.974Z] #62 ... [2021-08-27T12:29:03.974Z] [2021-08-27T12:29:03.974Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-27T12:29:03.974Z] #22 sha256:95b16c21e2a3c386abeb6e6751dce0bf3b36d9caffb4dfcee474f8495938b89c [2021-08-27T12:29:03.974Z] #22 DONE 1.6s [2021-08-27T12:29:03.974Z] [2021-08-27T12:29:03.974Z] #62 [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-08-27T12:29:03.974Z] #62 sha256:4064ed1513979adbb072dda46c9f311b3dac41674f4a1c3778c71bafba926a9a [2021-08-27T12:29:03.974Z] #62 1.473 + TMP_GOPATH= [2021-08-27T12:29:03.974Z] #62 1.473 + : /build [2021-08-27T12:29:03.974Z] #62 1.473 + '[' -z '' ']' [2021-08-27T12:29:03.974Z] #62 1.474 ++ mktemp -d [2021-08-27T12:29:03.974Z] #62 1.475 + export GOPATH=/tmp/tmp.R3eHy2ti4W [2021-08-27T12:29:03.974Z] #62 1.475 + GOPATH=/tmp/tmp.R3eHy2ti4W [2021-08-27T12:29:03.974Z] #62 1.476 + RM_GOPATH=1 [2021-08-27T12:29:03.974Z] #62 1.476 + case "$(go env GOARCH)" in [2021-08-27T12:29:03.974Z] #62 1.477 ++ go env GOARCH [2021-08-27T12:29:03.974Z] #62 1.488 + export GO_BUILDMODE=-buildmode=pie [2021-08-27T12:29:03.974Z] #62 1.488 + GO_BUILDMODE=-buildmode=pie [2021-08-27T12:29:03.974Z] #62 1.489 ++ dirname /tmp/install/install.sh [2021-08-27T12:29:03.974Z] #62 1.490 + dir=/tmp/install [2021-08-27T12:29:03.974Z] #62 1.490 + bin=runc [2021-08-27T12:29:03.974Z] #62 1.490 + shift [2021-08-27T12:29:03.974Z] #62 1.490 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-27T12:29:03.974Z] #62 1.492 + . /tmp/install/runc.installer [2021-08-27T12:29:03.974Z] #62 1.493 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-27T12:29:03.974Z] #62 1.493 + install_runc [2021-08-27T12:29:03.974Z] #62 1.493 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-27T12:29:03.974Z] #62 1.494 + uname -r [2021-08-27T12:29:03.974Z] #62 1.496 + RUNC_BUILDTAGS='seccomp ' [2021-08-27T12:29:03.974Z] #62 1.496 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-27T12:29:03.974Z] #62 1.496 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-27T12:29:03.974Z] #62 1.496 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R3eHy2ti4W/src/github.com/opencontainers/runc [2021-08-27T12:29:03.974Z] #62 1.497 Cloning into '/tmp/tmp.R3eHy2ti4W/src/github.com/opencontainers/runc'... [2021-08-27T12:29:05.356Z] #62 ... [2021-08-27T12:29:05.356Z] [2021-08-27T12:29:05.356Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-27T12:29:05.356Z] #23 sha256:396731047a80c67af659772a3fdfc59b7c03d22a6d581e50e954f8e003a144b1 [2021-08-27T12:29:05.356Z] #23 DONE 1.1s [2021-08-27T12:29:05.356Z] [2021-08-27T12:29:05.356Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-27T12:29:05.356Z] #24 sha256:24d13382722771aac75f4f60167eb3097b1047b4feaa1c1c6b60853f1e638b26 [2021-08-27T12:29:06.294Z] #24 0.951 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-27T12:29:06.294Z] #24 DONE 1.0s [2021-08-27T12:29:06.294Z] [2021-08-27T12:29:06.294Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-27T12:29:06.294Z] #25 sha256:67935430eb62d163bfc1c78bf47f3aa61c43b4405132b4ab68b03450f1291f19 [2021-08-27T12:29:06.521Z] #58 231.3 + bin/containerd-shim-runc-v2 [2021-08-27T12:29:07.102Z] #58 232.2 + binaries [2021-08-27T12:29:07.102Z] #58 232.2 + install -D bin/containerd /build/containerd [2021-08-27T12:29:07.102Z] #58 232.3 + install -D bin/containerd-shim /build/containerd-shim [2021-08-27T12:29:07.233Z] #25 DONE 1.0s [2021-08-27T12:29:07.233Z] [2021-08-27T12:29:07.233Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-27T12:29:07.233Z] #26 sha256:a4299520f1f25ba253809efb8d3737e5694ce7a123d0e877cdcbcb992fc5e0c9 [2021-08-27T12:29:07.366Z] #58 232.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-27T12:29:07.366Z] #58 232.3 + install -D bin/ctr /build/ctr [2021-08-27T12:29:08.620Z] #26 DONE 1.2s [2021-08-27T12:29:08.620Z] [2021-08-27T12:29:08.620Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-08-27T12:29:08.620Z] #27 sha256:248d93cc14d7912c12a5b2fb3b59f13338c766c01326a84925fb0bed2d05ea04 [2021-08-27T12:29:09.071Z] Removing intermediate container d6cc2297d837 [2021-08-27T12:29:09.071Z] ---> 74774d0baf68 [2021-08-27T12:29:09.071Z] Step 8/11 : 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-08-27T12:29:09.071Z] ---> Running in 9d96720efd05 [2021-08-27T12:29:09.559Z] #27 DONE 1.1s [2021-08-27T12:29:09.559Z] [2021-08-27T12:29:09.559Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:29:09.559Z] #28 sha256:b564cdfc06751630941e51d4d83f5bf407f5100356247f454493919df0552b29 [2021-08-27T12:29:10.635Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-27T12:29:10.669Z] #58 DONE 235.4s [2021-08-27T12:29:10.938Z] #28 1.499 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-27T12:29:11.094Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-27T12:29:11.197Z] #28 1.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-27T12:29:11.197Z] #28 1.817 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-27T12:29:11.457Z] #28 1.832 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-27T12:29:11.716Z] #28 2.054 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-27T12:29:11.975Z] #28 2.284 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-27T12:29:12.054Z] [2021-08-27T12:29:12.054Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-27T12:29:12.054Z] #59 sha256:49236421ef0c1674a50a503f61ca6c6966abb82e1accdd08ae8f7e27e9ff7268 [2021-08-27T12:29:12.234Z] #28 2.612 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-27T12:29:12.315Z] #59 DONE 0.4s [2021-08-27T12:29:12.315Z] [2021-08-27T12:29:12.315Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-27T12:29:12.315Z] #63 sha256:a0aed00236cdd70338f664153d3859957ca4912e3ec6e2f982d6d2915933c835 [2021-08-27T12:29:12.494Z] #28 2.922 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-27T12:29:12.576Z] #63 DONE 0.3s [2021-08-27T12:29:12.576Z] [2021-08-27T12:29:12.576Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-27T12:29:12.576Z] #68 sha256:60c37fc17257e8e9afac0da826da9feb06e46f629e34c963c44ee7bde05bb9ad [2021-08-27T12:29:12.629Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-27T12:29:12.629Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-27T12:29:12.629Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:29:12.629Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-27T12:29:12.754Z] #28 3.144 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-27T12:29:13.013Z] #28 3.369 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [27.5 kB] [2021-08-27T12:29:13.013Z] #28 3.370 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [27.4 kB] [2021-08-27T12:29:13.013Z] #28 3.370 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.1 kB] [2021-08-27T12:29:13.013Z] #28 3.371 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [27.5 kB] [2021-08-27T12:29:13.013Z] #28 3.376 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.1 kB] [2021-08-27T12:29:13.013Z] #28 3.377 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [27.5 kB] [2021-08-27T12:29:13.088Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T12:29:13.088Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T12:29:13.088Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-27T12:29:13.088Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-27T12:29:13.088Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-27T12:29:13.088Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-27T12:29:13.088Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-27T12:29:14.489Z] #68 DONE 1.8s [2021-08-27T12:29:14.489Z] [2021-08-27T12:29:14.489Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-27T12:29:14.489Z] #69 sha256:ff1f1649d6e456fe1437790e8c25294a446abe4f11144ac048414fa479dfcba1 [2021-08-27T12:29:14.489Z] #69 DONE 0.0s [2021-08-27T12:29:14.489Z] [2021-08-27T12:29:14.489Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-27T12:29:14.489Z] #70 sha256:2590d03093ba633960a5f7658b1ac9f48165f6039d7a603659fe41dc42ca00c1 [2021-08-27T12:29:14.624Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:29:14.624Z] Use 'go install pkg@version' instead. [2021-08-27T12:29:14.624Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:29:14.624Z] or run 'go help get' or 'go help install'. [2021-08-27T12:29:14.989Z] #58 222.8 + bin/containerd [2021-08-27T12:29:15.548Z] #28 ... [2021-08-27T12:29:15.548Z] [2021-08-27T12:29:15.548Z] #65 [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-08-27T12:29:15.548Z] #65 sha256:c0cf6de4efb634d1f5a3ca86fc45944c8caf323c8385fa19c4c63794bf86b2fb [2021-08-27T12:29:15.548Z] #65 67.05 + bin/containerd [2021-08-27T12:29:16.406Z] #70 DONE 2.0s [2021-08-27T12:29:16.406Z] [2021-08-27T12:29:16.406Z] #71 exporting to image [2021-08-27T12:29:16.406Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-27T12:29:16.406Z] #71 exporting layers [2021-08-27T12:29:17.218Z] Removing intermediate container 1f2001376844 [2021-08-27T12:29:17.218Z] ---> 663183f144b1 [2021-08-27T12:29:17.218Z] Step 8/11 : 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-08-27T12:29:17.218Z] ---> Running in 9dd9c68718ff [2021-08-27T12:29:17.526Z] INFO: Build done for gotestsum... [2021-08-27T12:29:18.084Z] #65 ... [2021-08-27T12:29:18.084Z] [2021-08-27T12:29:18.084Z] #62 [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-08-27T12:29:18.084Z] #62 sha256:4064ed1513979adbb072dda46c9f311b3dac41674f4a1c3778c71bafba926a9a [2021-08-27T12:29:18.084Z] #62 5.644 + cd /tmp/tmp.R3eHy2ti4W/src/github.com/opencontainers/runc [2021-08-27T12:29:18.084Z] #62 5.644 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-27T12:29:18.084Z] #62 5.851 + '[' -z '' ']' [2021-08-27T12:29:18.084Z] #62 5.851 + target=static [2021-08-27T12:29:18.084Z] #62 5.851 + make 'BUILDTAGS=seccomp ' static [2021-08-27T12:29:18.084Z] #62 6.008 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-27T12:29:19.390Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-27T12:29:19.390Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-27T12:29:19.847Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-27T12:29:19.847Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-27T12:29:19.847Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:29:19.847Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-27T12:29:19.847Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T12:29:19.847Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T12:29:19.847Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-27T12:29:19.847Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-27T12:29:19.847Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-27T12:29:20.305Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-27T12:29:20.305Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-27T12:29:20.625Z] #71 exporting layers 4.1s done [2021-08-27T12:29:20.626Z] #71 writing image sha256:ad3b61a6c08538824338f12f77e4a5f723d0ab7c70e68e7c4ff18ae124840036 done [2021-08-27T12:29:20.626Z] #71 naming to docker.io/library/docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f done [2021-08-27T12:29:20.626Z] #71 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-27T12:29:20.966Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-27T12:29:21.258Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/test/unit [2021-08-27T12:29:21.269Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:29:21.269Z] Use 'go install pkg@version' instead. [2021-08-27T12:29:21.269Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:29:21.269Z] or run 'go help get' or 'go help install'. [2021-08-27T12:29:21.534Z] #58 ... [2021-08-27T12:29:21.534Z] [2021-08-27T12:29:21.534Z] #55 [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-08-27T12:29:21.534Z] #55 sha256:76a845123cd65c1abcb067bbaae5df5af1954a1f48df855eee9c2b65208278a2 [2021-08-27T12:29:21.534Z] #55 112.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-27T12:29:21.973Z] #55 ... [2021-08-27T12:29:21.973Z] [2021-08-27T12:29:21.973Z] #58 [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-08-27T12:29:21.973Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:29:21.973Z] #58 224.6 + bin/containerd [2021-08-27T12:29:22.100Z] #55 113.3 + mkdir -p /build [2021-08-27T12:29:22.100Z] #55 113.3 + cp runc /build/runc [2021-08-27T12:29:23.031Z] #55 DONE 114.2s [2021-08-27T12:29:23.031Z] [2021-08-27T12:29:23.031Z] #58 [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-08-27T12:29:23.031Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:29:23.802Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-27T12:29:23.802Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-27T12:29:23.802Z] + TESTDIRS=./... [2021-08-27T12:29:23.802Z] + exclude_paths='/vendor/|/integration' [2021-08-27T12:29:23.802Z] ++ go list ./... [2021-08-27T12:29:23.802Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-27T12:29:24.166Z] INFO: Build done for gotestsum... [2021-08-27T12:29:24.401Z] #58 ... [2021-08-27T12:29:24.401Z] [2021-08-27T12:29:24.402Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-27T12:29:24.402Z] #56 sha256:ff9295a3eceda1628302b4e5f1ef00390d0df1decfa515d60de4163d6ffdea53 [2021-08-27T12:29:24.668Z] #62 ... [2021-08-27T12:29:24.668Z] [2021-08-27T12:29:24.669Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 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-08-27T12:29:24.669Z] #28 sha256:b564cdfc06751630941e51d4d83f5bf407f5100356247f454493919df0552b29 [2021-08-27T12:29:24.669Z] #28 14.17 Fetched 48.3 MB in 13s (3692 kB/s) [2021-08-27T12:29:24.965Z] #56 DONE 0.3s [2021-08-27T12:29:24.965Z] [2021-08-27T12:29:24.965Z] #58 [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-08-27T12:29:24.965Z] #58 sha256:52ebe0f53a00a4f3320fde8456c5a617d02c62a275bbde66feee003db015f52d [2021-08-27T12:29:25.199Z] + pkg_list='github.com/docker/docker/api [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/backend [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/container [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/events [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/filters [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/image [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/mount [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/network [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/registry [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/time [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/versions [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:29:25.199Z] github.com/docker/docker/api/types/volume [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:29:25.199Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:29:25.199Z] github.com/docker/docker/cli [2021-08-27T12:29:25.199Z] github.com/docker/docker/cli/config [2021-08-27T12:29:25.199Z] github.com/docker/docker/cli/debug [2021-08-27T12:29:25.199Z] github.com/docker/docker/client [2021-08-27T12:29:25.199Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:29:25.199Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:29:25.199Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:29:25.199Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:29:25.199Z] github.com/docker/docker/container [2021-08-27T12:29:25.199Z] github.com/docker/docker/container/stream [2021-08-27T12:29:25.199Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:29:25.199Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:29:25.199Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/config [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/events [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/exec [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/images [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/links [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/names [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/network [2021-08-27T12:29:25.199Z] github.com/docker/docker/daemon/stats [2021-08-27T12:29:25.199Z] github.com/docker/docker/distribution [2021-08-27T12:29:25.199Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:29:25.199Z] github.com/docker/docker/distribution/utils [2021-08-27T12:29:25.199Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:29:25.199Z] github.com/docker/docker/dockerversion [2021-08-27T12:29:25.199Z] github.com/docker/docker/errdefs [2021-08-27T12:29:25.199Z] github.com/docker/docker/image [2021-08-27T12:29:25.199Z] github.com/docker/docker/image/cache [2021-08-27T12:29:25.199Z] github.com/docker/docker/image/tarexport [2021-08-27T12:29:25.199Z] github.com/docker/docker/image/v1 [2021-08-27T12:29:25.199Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:29:25.199Z] github.com/docker/docker/layer [2021-08-27T12:29:25.199Z] github.com/docker/docker/libcontainerd [2021-08-27T12:29:25.199Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:29:25.199Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:29:25.199Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:29:25.199Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:29:25.199Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/libnetwork/types [2021-08-27T12:29:25.200Z] github.com/docker/docker/oci [2021-08-27T12:29:25.200Z] github.com/docker/docker/oci/caps [2021-08-27T12:29:25.200Z] github.com/docker/docker/opts [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/archive [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/directory [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/locker [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/mount [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/platform [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/pools [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/progress [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/signal [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/stack [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/system [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/term [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:29:25.200Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:29:25.200Z] github.com/docker/docker/plugin [2021-08-27T12:29:25.200Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:29:25.200Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:29:25.200Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:29:25.200Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:29:25.200Z] github.com/docker/docker/quota [2021-08-27T12:29:25.200Z] github.com/docker/docker/reference [2021-08-27T12:29:25.200Z] github.com/docker/docker/registry [2021-08-27T12:29:25.200Z] github.com/docker/docker/registry/resumable [2021-08-27T12:29:25.200Z] github.com/docker/docker/restartmanager [2021-08-27T12:29:25.200Z] github.com/docker/docker/rootless [2021-08-27T12:29:25.200Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:29:25.200Z] github.com/docker/docker/runconfig [2021-08-27T12:29:25.200Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/environment [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/registry [2021-08-27T12:29:25.200Z] github.com/docker/docker/testutil/request [2021-08-27T12:29:25.200Z] github.com/docker/docker/volume [2021-08-27T12:29:25.200Z] github.com/docker/docker/volume/drivers [2021-08-27T12:29:25.200Z] github.com/docker/docker/volume/local [2021-08-27T12:29:25.200Z] github.com/docker/docker/volume/mounts [2021-08-27T12:29:25.200Z] github.com/docker/docker/volume/service [2021-08-27T12:29:25.200Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:29:25.200Z] github.com/docker/docker/volume/testutils' [2021-08-27T12:29:25.200Z] ++ grep --fixed-strings -v /libnetwork [2021-08-27T12:29:25.200Z] ++ echo 'github.com/docker/docker/api [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/backend [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/container [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/events [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/filters [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/image [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/mount [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/network [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/registry [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/time [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/versions [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:29:25.200Z] github.com/docker/docker/api/types/volume [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:29:25.200Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:29:25.200Z] github.com/docker/docker/cli [2021-08-27T12:29:25.200Z] github.com/docker/docker/cli/config [2021-08-27T12:29:25.200Z] github.com/docker/docker/cli/debug [2021-08-27T12:29:25.200Z] github.com/docker/docker/client [2021-08-27T12:29:25.200Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:29:25.200Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:29:25.200Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:29:25.200Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:29:25.200Z] github.com/docker/docker/container [2021-08-27T12:29:25.200Z] github.com/docker/docker/container/stream [2021-08-27T12:29:25.200Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:29:25.200Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:29:25.200Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/config [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/events [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/exec [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/images [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/links [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/names [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/network [2021-08-27T12:29:25.200Z] github.com/docker/docker/daemon/stats [2021-08-27T12:29:25.200Z] github.com/docker/docker/distribution [2021-08-27T12:29:25.200Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:29:25.200Z] github.com/docker/docker/distribution/utils [2021-08-27T12:29:25.200Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:29:25.200Z] github.com/docker/docker/dockerversion [2021-08-27T12:29:25.200Z] github.com/docker/docker/errdefs [2021-08-27T12:29:25.200Z] github.com/docker/docker/image [2021-08-27T12:29:25.201Z] github.com/docker/docker/image/cache [2021-08-27T12:29:25.201Z] github.com/docker/docker/image/tarexport [2021-08-27T12:29:25.201Z] github.com/docker/docker/image/v1 [2021-08-27T12:29:25.201Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:29:25.201Z] github.com/docker/docker/layer [2021-08-27T12:29:25.201Z] github.com/docker/docker/libcontainerd [2021-08-27T12:29:25.201Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:29:25.201Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:29:25.201Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:29:25.201Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:29:25.201Z] github.com/docker/docker/libnetwork/types [2021-08-27T12:29:25.201Z] github.com/docker/docker/oci [2021-08-27T12:29:25.201Z] github.com/docker/docker/oci/caps [2021-08-27T12:29:25.201Z] github.com/docker/docker/opts [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/archive [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/directory [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/locker [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/mount [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/platform [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/pools [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/progress [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/signal [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/stack [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/system [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/term [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:29:25.201Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:29:25.201Z] github.com/docker/docker/plugin [2021-08-27T12:29:25.201Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:29:25.201Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:29:25.201Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:29:25.201Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:29:25.201Z] github.com/docker/docker/quota [2021-08-27T12:29:25.201Z] github.com/docker/docker/reference [2021-08-27T12:29:25.201Z] github.com/docker/docker/registry [2021-08-27T12:29:25.201Z] github.com/docker/docker/registry/resumable [2021-08-27T12:29:25.201Z] github.com/docker/docker/restartmanager [2021-08-27T12:29:25.201Z] github.com/docker/docker/rootless [2021-08-27T12:29:25.201Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:29:25.201Z] github.com/docker/docker/runconfig [2021-08-27T12:29:25.201Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/environment [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/registry [2021-08-27T12:29:25.201Z] github.com/docker/docker/testutil/request [2021-08-27T12:29:25.201Z] github.com/docker/docker/volume [2021-08-27T12:29:25.201Z] github.com/docker/docker/volume/drivers [2021-08-27T12:29:25.201Z] github.com/docker/docker/volume/local [2021-08-27T12:29:25.201Z] github.com/docker/docker/volume/mounts [2021-08-27T12:29:25.201Z] github.com/docker/docker/volume/service [2021-08-27T12:29:25.201Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:29:25.201Z] github.com/docker/docker/volume/testutils' [2021-08-27T12:29:25.201Z] + base_pkg_list='github.com/docker/docker/api [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/backend [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/container [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/events [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/filters [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/image [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/mount [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/network [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/registry [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/time [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/versions [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:29:25.201Z] github.com/docker/docker/api/types/volume [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:29:25.201Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:29:25.201Z] github.com/docker/docker/cli [2021-08-27T12:29:25.201Z] github.com/docker/docker/cli/config [2021-08-27T12:29:25.201Z] github.com/docker/docker/cli/debug [2021-08-27T12:29:25.201Z] github.com/docker/docker/client [2021-08-27T12:29:25.201Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:29:25.201Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:29:25.201Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:29:25.201Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:29:25.201Z] github.com/docker/docker/container [2021-08-27T12:29:25.201Z] github.com/docker/docker/container/stream [2021-08-27T12:29:25.201Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:29:25.201Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:29:25.201Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:29:25.201Z] github.com/docker/docker/daemon [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/config [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/events [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/exec [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/images [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/links [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/names [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/network [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/stats [2021-08-27T12:29:25.202Z] github.com/docker/docker/distribution [2021-08-27T12:29:25.202Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:29:25.202Z] github.com/docker/docker/distribution/utils [2021-08-27T12:29:25.202Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:29:25.202Z] github.com/docker/docker/dockerversion [2021-08-27T12:29:25.202Z] github.com/docker/docker/errdefs [2021-08-27T12:29:25.202Z] github.com/docker/docker/image [2021-08-27T12:29:25.202Z] github.com/docker/docker/image/cache [2021-08-27T12:29:25.202Z] github.com/docker/docker/image/tarexport [2021-08-27T12:29:25.202Z] github.com/docker/docker/image/v1 [2021-08-27T12:29:25.202Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:29:25.202Z] github.com/docker/docker/layer [2021-08-27T12:29:25.202Z] github.com/docker/docker/libcontainerd [2021-08-27T12:29:25.202Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:29:25.202Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:29:25.202Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:29:25.202Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:29:25.202Z] github.com/docker/docker/oci [2021-08-27T12:29:25.202Z] github.com/docker/docker/oci/caps [2021-08-27T12:29:25.202Z] github.com/docker/docker/opts [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/archive [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/directory [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/locker [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/mount [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/platform [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/pools [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/progress [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/signal [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/stack [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/system [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/term [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:29:25.202Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:29:25.202Z] github.com/docker/docker/plugin [2021-08-27T12:29:25.202Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:29:25.202Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:29:25.202Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:29:25.202Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:29:25.202Z] github.com/docker/docker/quota [2021-08-27T12:29:25.202Z] github.com/docker/docker/reference [2021-08-27T12:29:25.202Z] github.com/docker/docker/registry [2021-08-27T12:29:25.202Z] github.com/docker/docker/registry/resumable [2021-08-27T12:29:25.202Z] github.com/docker/docker/restartmanager [2021-08-27T12:29:25.202Z] github.com/docker/docker/rootless [2021-08-27T12:29:25.202Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:29:25.202Z] github.com/docker/docker/runconfig [2021-08-27T12:29:25.202Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/environment [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/registry [2021-08-27T12:29:25.202Z] github.com/docker/docker/testutil/request [2021-08-27T12:29:25.202Z] github.com/docker/docker/volume [2021-08-27T12:29:25.202Z] github.com/docker/docker/volume/drivers [2021-08-27T12:29:25.202Z] github.com/docker/docker/volume/local [2021-08-27T12:29:25.202Z] github.com/docker/docker/volume/mounts [2021-08-27T12:29:25.202Z] github.com/docker/docker/volume/service [2021-08-27T12:29:25.202Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:29:25.202Z] github.com/docker/docker/volume/testutils' [2021-08-27T12:29:25.202Z] ++ echo 'github.com/docker/docker/api [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/backend [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/container [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/events [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/filters [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/image [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/mount [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/network [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/registry [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/time [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/versions [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:29:25.202Z] github.com/docker/docker/api/types/volume [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:29:25.202Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:29:25.202Z] github.com/docker/docker/cli [2021-08-27T12:29:25.202Z] github.com/docker/docker/cli/config [2021-08-27T12:29:25.202Z] github.com/docker/docker/cli/debug [2021-08-27T12:29:25.202Z] github.com/docker/docker/client [2021-08-27T12:29:25.202Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:29:25.202Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:29:25.202Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:29:25.202Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:29:25.202Z] github.com/docker/docker/container [2021-08-27T12:29:25.202Z] github.com/docker/docker/container/stream [2021-08-27T12:29:25.202Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:29:25.202Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:29:25.202Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:29:25.202Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/config [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/events [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/exec [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/images [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/links [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/names [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/network [2021-08-27T12:29:25.203Z] github.com/docker/docker/daemon/stats [2021-08-27T12:29:25.203Z] github.com/docker/docker/distribution [2021-08-27T12:29:25.203Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:29:25.203Z] github.com/docker/docker/distribution/utils [2021-08-27T12:29:25.203Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:29:25.203Z] github.com/docker/docker/dockerversion [2021-08-27T12:29:25.203Z] github.com/docker/docker/errdefs [2021-08-27T12:29:25.203Z] github.com/docker/docker/image [2021-08-27T12:29:25.203Z] github.com/docker/docker/image/cache [2021-08-27T12:29:25.203Z] github.com/docker/docker/image/tarexport [2021-08-27T12:29:25.203Z] github.com/docker/docker/image/v1 [2021-08-27T12:29:25.203Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:29:25.203Z] github.com/docker/docker/layer [2021-08-27T12:29:25.203Z] github.com/docker/docker/libcontainerd [2021-08-27T12:29:25.203Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:29:25.203Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:29:25.203Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:29:25.203Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/libnetwork/types [2021-08-27T12:29:25.203Z] github.com/docker/docker/oci [2021-08-27T12:29:25.203Z] github.com/docker/docker/oci/caps [2021-08-27T12:29:25.203Z] github.com/docker/docker/opts [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/archive [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/directory [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/locker [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/mount [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/platform [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/pools [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/progress [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/signal [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/stack [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/system [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/term [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:29:25.203Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:29:25.203Z] github.com/docker/docker/plugin [2021-08-27T12:29:25.203Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:29:25.203Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:29:25.203Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:29:25.203Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:29:25.203Z] github.com/docker/docker/quota [2021-08-27T12:29:25.203Z] github.com/docker/docker/reference [2021-08-27T12:29:25.203Z] github.com/docker/docker/registry [2021-08-27T12:29:25.203Z] github.com/docker/docker/registry/resumable [2021-08-27T12:29:25.203Z] github.com/docker/docker/restartmanager [2021-08-27T12:29:25.203Z] github.com/docker/docker/rootless [2021-08-27T12:29:25.203Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:29:25.203Z] github.com/docker/docker/runconfig [2021-08-27T12:29:25.203Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/environment [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/registry [2021-08-27T12:29:25.203Z] github.com/docker/docker/testutil/request [2021-08-27T12:29:25.203Z] github.com/docker/docker/volume [2021-08-27T12:29:25.203Z] github.com/docker/docker/volume/drivers [2021-08-27T12:29:25.203Z] github.com/docker/docker/volume/local [2021-08-27T12:29:25.203Z] github.com/docker/docker/volume/mounts [2021-08-27T12:29:25.203Z] github.com/docker/docker/volume/service [2021-08-27T12:29:25.203Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:29:25.203Z] github.com/docker/docker/volume/testutils' [2021-08-27T12:29:25.203Z] ++ grep --fixed-strings /libnetwork [2021-08-27T12:29:25.204Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/types' [2021-08-27T12:29:25.204Z] + echo 'github.com/docker/docker/libnetwork [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/types' [2021-08-27T12:29:25.204Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:29:25.204Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:29:25.204Z] + type docker-proxy [2021-08-27T12:29:25.204Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-27T12:29:25.204Z] + hack/make.sh binary-proxy install-proxy [2021-08-27T12:29:25.204Z] [2021-08-27T12:29:25.204Z] Removing bundles/ [2021-08-27T12:29:25.204Z] [2021-08-27T12:29:25.204Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-27T12:29:25.204Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-27T12:29:25.204Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:29:25.751Z] c67ded6868b6: Pull complete [2021-08-27T12:29:25.751Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-27T12:29:25.751Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T12:29:25.751Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T12:29:25.751Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-27T12:29:25.751Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-27T12:29:25.751Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-27T12:29:25.751Z] INFO: Docker version of control daemon [2021-08-27T12:29:25.751Z] [2021-08-27T12:29:25.751Z] Client: [2021-08-27T12:29:25.751Z] Version: 20.10.8 [2021-08-27T12:29:25.751Z] API version: 1.41 [2021-08-27T12:29:25.751Z] Go version: go1.16.6 [2021-08-27T12:29:25.751Z] Git commit: 3967b7d [2021-08-27T12:29:25.751Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-27T12:29:25.751Z] OS/Arch: windows/amd64 [2021-08-27T12:29:25.751Z] Context: default [2021-08-27T12:29:25.751Z] Experimental: true [2021-08-27T12:29:25.751Z] [2021-08-27T12:29:25.751Z] Server: Docker Engine - Community [2021-08-27T12:29:25.751Z] Engine: [2021-08-27T12:29:25.751Z] Version: 20.10.8 [2021-08-27T12:29:25.751Z] API version: 1.41 (minimum version 1.24) [2021-08-27T12:29:25.751Z] Go version: go1.16.6 [2021-08-27T12:29:25.751Z] Git commit: 75249d8 [2021-08-27T12:29:25.751Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-27T12:29:25.751Z] OS/Arch: windows/amd64 [2021-08-27T12:29:25.751Z] Experimental: true [2021-08-27T12:29:25.751Z] [2021-08-27T12:29:25.751Z] INFO: Docker info of control daemon [2021-08-27T12:29:25.751Z] [2021-08-27T12:29:25.751Z] Client: [2021-08-27T12:29:25.751Z] Context: default [2021-08-27T12:29:25.751Z] Debug Mode: false [2021-08-27T12:29:25.751Z] Plugins: [2021-08-27T12:29:25.751Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-27T12:29:25.751Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-27T12:29:25.751Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-27T12:29:25.751Z] [2021-08-27T12:29:25.751Z] Server: [2021-08-27T12:29:25.751Z] Containers: 0 [2021-08-27T12:29:25.751Z] Running: 0 [2021-08-27T12:29:25.751Z] Paused: 0 [2021-08-27T12:29:25.751Z] Stopped: 0 [2021-08-27T12:29:25.751Z] Images: 1 [2021-08-27T12:29:25.751Z] Server Version: 20.10.8 [2021-08-27T12:29:25.751Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-27T12:29:25.751Z] Windows: [2021-08-27T12:29:25.751Z] LCOW: [2021-08-27T12:29:25.751Z] Logging Driver: json-file [2021-08-27T12:29:25.751Z] Plugins: [2021-08-27T12:29:25.751Z] Volume: local [2021-08-27T12:29:25.751Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:29:25.751Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:29:25.751Z] Swarm: inactive [2021-08-27T12:29:25.751Z] Default Isolation: process [2021-08-27T12:29:25.751Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-27T12:29:25.751Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-27T12:29:25.751Z] OSType: windows [2021-08-27T12:29:25.751Z] Architecture: x86_64 [2021-08-27T12:29:25.751Z] CPUs: 4 [2021-08-27T12:29:25.751Z] Total Memory: 32GiB [2021-08-27T12:29:25.751Z] Name: azwin-2-61bee0 [2021-08-27T12:29:25.751Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-27T12:29:25.751Z] Docker Root Dir: D:\docker [2021-08-27T12:29:25.751Z] Debug Mode: false [2021-08-27T12:29:25.751Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:29:25.751Z] Labels: [2021-08-27T12:29:25.751Z] Experimental: true [2021-08-27T12:29:25.751Z] Insecure Registries: [2021-08-27T12:29:25.751Z] 10.0.0.4:5000 [2021-08-27T12:29:25.751Z] 127.0.0.0/8 [2021-08-27T12:29:25.751Z] Registry Mirrors: [2021-08-27T12:29:25.751Z] http://10.0.0.4:5000/ [2021-08-27T12:29:25.751Z] Live Restore Enabled: false [2021-08-27T12:29:25.751Z] Product License: Community Engine [2021-08-27T12:29:25.751Z] [2021-08-27T12:29:25.751Z] [2021-08-27T12:29:25.751Z] INFO: Commit hash is 073f8df0fe [2021-08-27T12:29:25.751Z] INFO: Nuke-Everything... [2021-08-27T12:29:25.751Z] INFO: Container count on control daemon to delete is 0 [2021-08-27T12:29:26.085Z] Removing intermediate container 9d96720efd05 [2021-08-27T12:29:26.085Z] ---> 12ae68207ccb [2021-08-27T12:29:26.085Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-27T12:29:26.085Z] ---> Running in b924c5e69e99 [2021-08-27T12:29:26.207Z] INFO: Nuking d:\CI [2021-08-27T12:29:26.544Z] Removing intermediate container b924c5e69e99 [2021-08-27T12:29:26.544Z] ---> c5ab0531e8e9 [2021-08-27T12:29:26.544Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-27T12:29:26.544Z] ---> Running in fd668dfad1a8 [2021-08-27T12:29:26.663Z] INFO: Zapped successfully [2021-08-27T12:29:26.663Z] INFO: Location for testing is d:\CI\PR-42795\1 [2021-08-27T12:29:26.663Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-27T12:29:26.663Z] [2021-08-27T12:29:26.663Z] [2021-08-27T12:29:26.663Z] INFO: Building the image from Dockerfile.windows at 08/27/2021 12:29:26... [2021-08-27T12:29:26.663Z] [2021-08-27T12:29:27.012Z] Removing intermediate container fd668dfad1a8 [2021-08-27T12:29:27.012Z] ---> 5e1df2931aef [2021-08-27T12:29:27.012Z] Step 11/11 : COPY . . [2021-08-27T12:29:28.590Z] #58 ... [2021-08-27T12:29:28.590Z] [2021-08-27T12:29:28.590Z] #55 [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-08-27T12:29:28.590Z] #55 sha256:7d045e6f2341b5625e5617978c24623bf1d8063921bd783dd06891113fa82718 [2021-08-27T12:29:28.591Z] #55 110.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-27T12:29:29.537Z] #55 111.7 + mkdir -p /build [2021-08-27T12:29:29.537Z] #55 111.7 + cp runc /build/runc [2021-08-27T12:29:30.490Z] #55 DONE 112.6s [2021-08-27T12:29:30.490Z] [2021-08-27T12:29:30.490Z] #58 [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-08-27T12:29:30.490Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:29:31.247Z] #28 14.17 Reading package lists... [2021-08-27T12:29:31.341Z] Sending build context to Docker daemon 60.74MB [2021-08-27T12:29:31.341Z] [2021-08-27T12:29:31.341Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-27T12:29:31.341Z] ---> d1724c2d9a84 [2021-08-27T12:29:31.341Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-27T12:29:31.341Z] ---> Running in ebc6ae210713 [2021-08-27T12:29:31.341Z] Removing intermediate container ebc6ae210713 [2021-08-27T12:29:31.341Z] ---> 2cb518cbce10 [2021-08-27T12:29:31.341Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-27T12:29:31.341Z] ---> Running in 85853a7bff38 [2021-08-27T12:29:31.798Z] Removing intermediate container 85853a7bff38 [2021-08-27T12:29:31.798Z] ---> da69c115d942 [2021-08-27T12:29:31.798Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-27T12:29:31.798Z] ---> Running in 26d5ea1d843f [2021-08-27T12:29:31.798Z] Removing intermediate container 26d5ea1d843f [2021-08-27T12:29:31.798Z] ---> bddaf0d91faa [2021-08-27T12:29:31.798Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-27T12:29:32.255Z] ---> Running in 3bee884703b4 [2021-08-27T12:29:32.255Z] Removing intermediate container 3bee884703b4 [2021-08-27T12:29:32.255Z] ---> 4d10dac1a120 [2021-08-27T12:29:32.255Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-27T12:29:32.255Z] ---> Running in 01c6565500e0 [2021-08-27T12:29:32.415Z] #58 ... [2021-08-27T12:29:32.415Z] [2021-08-27T12:29:32.415Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-27T12:29:32.415Z] #56 sha256:4e8ade60825755a62735d17e696590510441f534691e4a980cd7814d03ca91af [2021-08-27T12:29:32.415Z] #56 DONE 0.3s [2021-08-27T12:29:32.415Z] [2021-08-27T12:29:32.415Z] #58 [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-08-27T12:29:32.415Z] #58 sha256:90603e7491bcd463e2f44a9988b290a150c561ad096ad0c7a998fa54b598810e [2021-08-27T12:29:32.711Z] Removing intermediate container 01c6565500e0 [2021-08-27T12:29:32.711Z] ---> 4e363262ed39 [2021-08-27T12:29:32.711Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-08-27T12:29:32.711Z] ---> Running in 7c8d9fc88c15 [2021-08-27T12:29:34.479Z] Removing intermediate container 9dd9c68718ff [2021-08-27T12:29:34.479Z] ---> e42993e5a131 [2021-08-27T12:29:34.479Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-27T12:29:34.479Z] ---> Running in 8e4c9ad9d3db [2021-08-27T12:29:34.479Z] Removing intermediate container 8e4c9ad9d3db [2021-08-27T12:29:34.479Z] ---> 934cdc372816 [2021-08-27T12:29:34.479Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-27T12:29:34.479Z] ---> Running in efc2c29e7e0d [2021-08-27T12:29:34.479Z] Removing intermediate container efc2c29e7e0d [2021-08-27T12:29:34.479Z] ---> 7b9aec8c6326 [2021-08-27T12:29:34.479Z] Step 11/11 : COPY . . [2021-08-27T12:29:35.216Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-27T12:29:35.216Z] [2021-08-27T12:29:35.216Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-27T12:29:35.216Z] Installing docker-proxy to /usr/local/bin/ [2021-08-27T12:29:35.216Z] [2021-08-27T12:29:35.216Z] + mkdir -p bundles [2021-08-27T12:29:35.216Z] + '[' -n 'github.com/docker/docker/api [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/backend [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/container [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/events [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/filters [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/image [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/mount [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/network [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/registry [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/time [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/versions [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:29:35.216Z] github.com/docker/docker/api/types/volume [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:29:35.216Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:29:35.216Z] github.com/docker/docker/cli [2021-08-27T12:29:35.216Z] github.com/docker/docker/cli/config [2021-08-27T12:29:35.216Z] github.com/docker/docker/cli/debug [2021-08-27T12:29:35.216Z] github.com/docker/docker/client [2021-08-27T12:29:35.216Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:29:35.216Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:29:35.216Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:29:35.216Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:29:35.216Z] github.com/docker/docker/container [2021-08-27T12:29:35.216Z] github.com/docker/docker/container/stream [2021-08-27T12:29:35.216Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:29:35.216Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:29:35.216Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/config [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/events [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/exec [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/images [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/links [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/names [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/network [2021-08-27T12:29:35.216Z] github.com/docker/docker/daemon/stats [2021-08-27T12:29:35.216Z] github.com/docker/docker/distribution [2021-08-27T12:29:35.216Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:29:35.216Z] github.com/docker/docker/distribution/utils [2021-08-27T12:29:35.216Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:29:35.216Z] github.com/docker/docker/dockerversion [2021-08-27T12:29:35.216Z] github.com/docker/docker/errdefs [2021-08-27T12:29:35.216Z] github.com/docker/docker/image [2021-08-27T12:29:35.216Z] github.com/docker/docker/image/cache [2021-08-27T12:29:35.216Z] github.com/docker/docker/image/tarexport [2021-08-27T12:29:35.216Z] github.com/docker/docker/image/v1 [2021-08-27T12:29:35.216Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:29:35.216Z] github.com/docker/docker/layer [2021-08-27T12:29:35.216Z] github.com/docker/docker/libcontainerd [2021-08-27T12:29:35.216Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:29:35.216Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:29:35.217Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:29:35.217Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:29:35.217Z] github.com/docker/docker/oci [2021-08-27T12:29:35.217Z] github.com/docker/docker/oci/caps [2021-08-27T12:29:35.217Z] github.com/docker/docker/opts [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/archive [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/directory [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/locker [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/mount [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/platform [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/pools [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/progress [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/signal [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/stack [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/system [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/term [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:29:35.217Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:29:35.217Z] github.com/docker/docker/plugin [2021-08-27T12:29:35.217Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:29:35.217Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:29:35.217Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:29:35.217Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:29:35.217Z] github.com/docker/docker/quota [2021-08-27T12:29:35.217Z] github.com/docker/docker/reference [2021-08-27T12:29:35.217Z] github.com/docker/docker/registry [2021-08-27T12:29:35.217Z] github.com/docker/docker/registry/resumable [2021-08-27T12:29:35.217Z] github.com/docker/docker/restartmanager [2021-08-27T12:29:35.217Z] github.com/docker/docker/rootless [2021-08-27T12:29:35.217Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:29:35.217Z] github.com/docker/docker/runconfig [2021-08-27T12:29:35.217Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/environment [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/registry [2021-08-27T12:29:35.217Z] github.com/docker/docker/testutil/request [2021-08-27T12:29:35.217Z] github.com/docker/docker/volume [2021-08-27T12:29:35.217Z] github.com/docker/docker/volume/drivers [2021-08-27T12:29:35.217Z] github.com/docker/docker/volume/local [2021-08-27T12:29:35.217Z] github.com/docker/docker/volume/mounts [2021-08-27T12:29:35.217Z] github.com/docker/docker/volume/service [2021-08-27T12:29:35.217Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:29:35.217Z] github.com/docker/docker/volume/testutils' ']' [2021-08-27T12:29:35.217Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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-08-27T12:29:36.181Z] ? github.com/docker/docker/api [no test files] [2021-08-27T12:29:36.525Z] #28 20.78 Reading package lists... [2021-08-27T12:29:38.431Z] #28 27.16 Building dependency tree... [2021-08-27T12:29:39.811Z] #28 30.30 bzip2 is already the newest version (1.0.8-4). [2021-08-27T12:29:39.811Z] #28 30.30 patch is already the newest version (2.7.6-7). [2021-08-27T12:29:39.811Z] #28 30.30 xz-utils is already the newest version (5.2.5-2). [2021-08-27T12:29:39.811Z] #28 30.30 The following additional packages will be installed: [2021-08-27T12:29:39.811Z] #28 30.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-27T12:29:39.811Z] #28 30.31 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-08-27T12:29:39.811Z] #28 30.32 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-27T12:29:39.811Z] #28 30.32 python3-pkg-resources vim-runtime xxd [2021-08-27T12:29:39.811Z] #28 30.35 Suggested packages: [2021-08-27T12:29:39.811Z] #28 30.35 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-08-27T12:29:39.811Z] #28 30.35 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-27T12:29:39.811Z] #28 30.35 Recommended packages: [2021-08-27T12:29:39.811Z] #28 30.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-27T12:29:41.190Z] #28 31.77 The following NEW packages will be installed: [2021-08-27T12:29:41.448Z] #28 31.77 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-08-27T12:29:41.448Z] #28 31.77 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-27T12:29:41.448Z] #28 31.78 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-08-27T12:29:41.448Z] #28 31.78 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-08-27T12:29:41.448Z] #28 31.79 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-08-27T12:29:41.448Z] #28 31.79 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-08-27T12:29:41.448Z] #28 31.79 vim-common vim-runtime xfsprogs xxd zip [2021-08-27T12:29:41.708Z] #28 32.16 0 upgraded, 43 newly installed, 0 to remove and 2 not upgraded. [2021-08-27T12:29:41.708Z] #28 32.16 Need to get 18.0 MB of archives. [2021-08-27T12:29:41.708Z] #28 32.16 After this operation, 69.4 MB of additional disk space will be used. [2021-08-27T12:29:41.708Z] #28 32.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-27T12:29:41.708Z] #28 32.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-27T12:29:41.708Z] #28 32.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-27T12:29:41.708Z] #28 32.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-27T12:29:41.708Z] #28 32.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-27T12:29:41.708Z] #28 32.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-27T12:29:41.708Z] #28 32.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-27T12:29:41.708Z] #28 32.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-27T12:29:41.708Z] #28 32.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-27T12:29:41.708Z] #28 32.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-27T12:29:41.708Z] #28 32.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-27T12:29:41.708Z] #28 32.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-27T12:29:41.708Z] #28 32.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-27T12:29:41.708Z] #28 32.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-27T12:29:41.708Z] #28 32.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-27T12:29:41.708Z] #28 32.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-27T12:29:41.708Z] #28 32.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-27T12:29:41.708Z] #28 32.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-27T12:29:41.708Z] #28 32.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-27T12:29:41.708Z] #28 32.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-27T12:29:41.708Z] #28 32.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-27T12:29:41.708Z] #28 32.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-27T12:29:41.708Z] #28 32.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-27T12:29:41.708Z] #28 32.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-27T12:29:41.708Z] #28 32.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-27T12:29:41.708Z] #28 32.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-27T12:29:41.708Z] #28 32.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-27T12:29:41.708Z] #28 32.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-27T12:29:41.708Z] #28 32.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-27T12:29:41.708Z] #28 32.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-27T12:29:41.708Z] #28 32.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-27T12:29:41.708Z] #28 32.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-27T12:29:41.967Z] #28 32.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-27T12:29:41.967Z] #28 32.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-27T12:29:41.967Z] #28 32.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-27T12:29:41.967Z] #28 32.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-27T12:29:41.967Z] #28 32.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-27T12:29:41.967Z] #28 32.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-27T12:29:41.967Z] #28 32.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-27T12:29:41.967Z] #28 32.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-27T12:29:41.967Z] #28 32.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-27T12:29:41.967Z] #28 32.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-27T12:29:41.967Z] #28 32.45 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-27T12:29:42.535Z] #28 33.00 debconf: delaying package configuration, since apt-utils is not installed [2021-08-27T12:29:42.794Z] #28 33.28 Fetched 18.0 MB in 1s (31.1 MB/s) [2021-08-27T12:29:42.794Z] #28 33.32 Selecting previously unselected package pigz. [2021-08-27T12:29:42.794Z] #28 33.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-08-27T12:29:43.053Z] #28 33.38 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-27T12:29:43.053Z] #28 33.38 Unpacking pigz (2.6-1) ... [2021-08-27T12:29:43.053Z] #28 33.45 Selecting previously unselected package libelf1:amd64. [2021-08-27T12:29:43.053Z] #28 33.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-27T12:29:43.053Z] #28 33.46 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-27T12:29:43.053Z] #28 33.57 Selecting previously unselected package libbpf0:amd64. [2021-08-27T12:29:43.053Z] #28 33.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-27T12:29:43.053Z] #28 33.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-27T12:29:43.053Z] #28 33.66 Selecting previously unselected package libcap2:amd64. [2021-08-27T12:29:43.314Z] #28 33.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-27T12:29:43.314Z] #28 33.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-27T12:29:43.314Z] #28 33.72 Selecting previously unselected package libmnl0:amd64. [2021-08-27T12:29:43.314Z] #28 33.72 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-27T12:29:43.314Z] #28 33.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-27T12:29:43.314Z] #28 33.78 Selecting previously unselected package libxtables12:amd64. [2021-08-27T12:29:43.314Z] #28 33.79 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-27T12:29:43.314Z] #28 33.79 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-27T12:29:43.314Z] #28 33.86 Selecting previously unselected package libcap2-bin. [2021-08-27T12:29:43.314Z] #28 33.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-27T12:29:43.314Z] #28 33.87 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-27T12:29:43.573Z] #28 33.93 Selecting previously unselected package iproute2. [2021-08-27T12:29:43.573Z] #28 33.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-27T12:29:43.573Z] #28 33.94 Unpacking iproute2 (5.10.0-4) ... [2021-08-27T12:29:43.573Z] #28 34.22 Selecting previously unselected package xxd. [2021-08-27T12:29:43.859Z] #28 34.23 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:29:43.859Z] #28 34.24 Unpacking xxd (2:8.2.2434-3) ... [2021-08-27T12:29:43.859Z] #28 34.32 Selecting previously unselected package vim-common. [2021-08-27T12:29:43.859Z] #28 34.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:29:43.859Z] #28 34.34 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-27T12:29:43.859Z] #28 34.45 Selecting previously unselected package bash-completion. [2021-08-27T12:29:44.164Z] #28 34.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-27T12:29:44.739Z] ---> afce61040a73 [2021-08-27T12:29:45.053Z] [2021-08-27T12:29:45.053Z] SUCCESS: Specified value was saved. [2021-08-27T12:29:45.198Z] Successfully built afce61040a73 [2021-08-27T12:29:45.198Z] Successfully tagged docker:latest [2021-08-27T12:29:45.198Z] INFO: Image build ended at 08/27/2021 12:29:45. Duration:00:02:34.8810288 [2021-08-27T12:29:45.198Z] [2021-08-27T12:29:45.198Z] [2021-08-27T12:29:45.198Z] INFO: Building the test binaries at 08/27/2021 12:29:45... [2021-08-27T12:29:45.570Z] #28 35.65 Unpacking bash-completion (1:2.11-2) ... [2021-08-27T12:29:45.570Z] #28 35.91 Selecting previously unselected package apparmor. [2021-08-27T12:29:45.570Z] #28 35.92 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-08-27T12:29:45.570Z] #28 35.95 Unpacking apparmor (2.13.6-10) ... [2021-08-27T12:29:45.829Z] #28 36.22 Selecting previously unselected package inetutils-ping. [2021-08-27T12:29:45.829Z] #28 36.24 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-27T12:29:45.829Z] #28 36.26 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-27T12:29:46.014Z] INFO: Downloading git... [2021-08-27T12:29:46.087Z] #28 36.35 Selecting previously unselected package libip4tc2:amd64. [2021-08-27T12:29:46.087Z] #28 36.36 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-27T12:29:46.087Z] #28 36.37 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-27T12:29:46.087Z] #28 36.42 Selecting previously unselected package libip6tc2:amd64. [2021-08-27T12:29:46.087Z] #28 36.43 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-27T12:29:46.087Z] #28 36.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-27T12:29:46.087Z] #28 36.48 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-27T12:29:46.087Z] #28 36.49 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-27T12:29:46.087Z] #28 36.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-27T12:29:46.087Z] #28 36.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-27T12:29:46.087Z] #28 36.55 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-27T12:29:46.087Z] #28 36.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-27T12:29:46.087Z] #28 36.61 Selecting previously unselected package libnftnl11:amd64. [2021-08-27T12:29:46.087Z] #28 36.62 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-27T12:29:46.087Z] #28 36.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-27T12:29:46.087Z] #28 36.71 Selecting previously unselected package iptables. [2021-08-27T12:29:46.345Z] #28 36.72 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-08-27T12:29:46.345Z] #28 36.73 Unpacking iptables (1.8.7-1) ... [2021-08-27T12:29:46.603Z] #28 36.93 Selecting previously unselected package libonig5:amd64. [2021-08-27T12:29:46.603Z] #28 36.94 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-27T12:29:46.603Z] #28 36.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:29:46.603Z] #28 37.05 Selecting previously unselected package libjq1:amd64. [2021-08-27T12:29:46.603Z] #28 37.05 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-08-27T12:29:46.603Z] #28 37.06 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:29:46.862Z] #28 37.13 Selecting previously unselected package jq. [2021-08-27T12:29:46.862Z] #28 37.14 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-08-27T12:29:46.862Z] #28 37.15 Unpacking jq (1.6-2.1) ... [2021-08-27T12:29:46.862Z] #28 37.20 Selecting previously unselected package libaio1:amd64. [2021-08-27T12:29:46.862Z] #28 37.21 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-08-27T12:29:46.862Z] #28 37.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-27T12:29:46.862Z] #28 37.26 Selecting previously unselected package libgpm2:amd64. [2021-08-27T12:29:46.862Z] #28 37.27 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-08-27T12:29:46.862Z] #28 37.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-27T12:29:46.862Z] #28 37.33 Selecting previously unselected package libinih1:amd64. [2021-08-27T12:29:46.862Z] #28 37.34 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-08-27T12:29:46.862Z] #28 37.35 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-27T12:29:47.121Z] #28 37.40 Selecting previously unselected package libnet1:amd64. [2021-08-27T12:29:47.121Z] #28 37.41 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-27T12:29:47.121Z] #28 37.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:29:47.121Z] #28 37.47 Selecting previously unselected package libnl-3-200:amd64. [2021-08-27T12:29:47.121Z] #28 37.48 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-27T12:29:47.121Z] #28 37.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:29:47.121Z] #28 37.54 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-27T12:29:47.121Z] #28 37.55 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-27T12:29:47.121Z] #28 37.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:29:47.121Z] #28 37.60 Selecting previously unselected package net-tools. [2021-08-27T12:29:47.121Z] #28 37.61 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-27T12:29:47.121Z] #28 37.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-27T12:29:47.380Z] #28 37.74 Selecting previously unselected package python-pip-whl. [2021-08-27T12:29:47.380Z] #28 37.75 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-08-27T12:29:47.380Z] #28 37.76 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-27T12:29:47.639Z] #28 38.10 Selecting previously unselected package python3-lib2to3. [2021-08-27T12:29:47.639Z] #28 38.11 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-27T12:29:47.639Z] #28 38.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-27T12:29:47.639Z] #28 38.18 Selecting previously unselected package python3-distutils. [2021-08-27T12:29:47.639Z] #28 38.19 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-08-27T12:29:47.639Z] #28 38.19 Unpacking python3-distutils (3.9.2-1) ... [2021-08-27T12:29:47.898Z] #28 38.29 Selecting previously unselected package python3-pkg-resources. [2021-08-27T12:29:47.898Z] #28 38.30 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-27T12:29:47.898Z] #28 38.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:29:47.898Z] #28 38.39 Selecting previously unselected package python3-setuptools. [2021-08-27T12:29:47.898Z] #28 38.40 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-08-27T12:29:47.898Z] #28 38.40 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-27T12:29:48.158Z] #28 38.54 Selecting previously unselected package python3-wheel. [2021-08-27T12:29:48.158Z] #28 38.56 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-08-27T12:29:48.158Z] #28 38.56 Unpacking python3-wheel (0.34.2-1) ... [2021-08-27T12:29:48.158Z] #28 38.63 Selecting previously unselected package python3-pip. [2021-08-27T12:29:48.158Z] #28 38.64 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-08-27T12:29:48.158Z] #28 38.65 Unpacking python3-pip (20.3.4-4) ... [2021-08-27T12:29:48.158Z] #28 38.78 Selecting previously unselected package sudo. [2021-08-27T12:29:48.179Z] INFO: Downloading go... [2021-08-27T12:29:48.417Z] #28 38.79 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-08-27T12:29:48.417Z] #28 38.79 Unpacking sudo (1.9.5p2-3) ... [2021-08-27T12:29:48.676Z] #28 39.11 Selecting previously unselected package thin-provisioning-tools. [2021-08-27T12:29:48.677Z] #28 39.12 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-27T12:29:48.677Z] #28 39.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-27T12:29:48.935Z] #28 39.24 Selecting previously unselected package uidmap. [2021-08-27T12:29:48.936Z] #28 39.26 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-27T12:29:48.936Z] #28 39.26 Unpacking uidmap (1:4.8.1-1) ... [2021-08-27T12:29:48.936Z] #28 39.36 Selecting previously unselected package vim-runtime. [2021-08-27T12:29:48.936Z] #28 39.37 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-27T12:29:48.936Z] #28 39.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-27T12:29:48.936Z] #28 39.41 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-27T12:29:48.936Z] #28 39.42 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-27T12:29:48.943Z] INFO: make.ps1 starting at 08/27/2021 12:29:48 [2021-08-27T12:29:48.943Z] INFO: Git commit (073f8df0fe) assumed from DOCKER_GITCOMMIT environment variable [2021-08-27T12:29:48.943Z] INFO: Invoking autogen... [2021-08-27T12:29:49.152Z] INFO: Downloading compiler 1 of 3... [2021-08-27T12:29:49.152Z] INFO: Downloading compiler 2 of 3... [2021-08-27T12:29:49.152Z] INFO: Downloading compiler 3 of 3... [2021-08-27T12:29:49.403Z] INFO: Building daemon... [2021-08-27T12:29:49.607Z] INFO: Extracting git... [2021-08-27T12:29:50.842Z] #28 41.04 Selecting previously unselected package vim. [2021-08-27T12:29:50.842Z] #28 41.04 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-27T12:29:50.842Z] #28 41.06 Unpacking vim (2:8.2.2434-3) ... [2021-08-27T12:29:50.842Z] #28 41.36 Selecting previously unselected package xfsprogs. [2021-08-27T12:29:50.842Z] #28 41.37 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-27T12:29:50.842Z] #28 41.38 Unpacking xfsprogs (5.10.0-4) ... [2021-08-27T12:29:51.117Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2021-08-27T12:29:51.410Z] #28 41.65 Selecting previously unselected package zip. [2021-08-27T12:29:51.410Z] #28 41.65 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-08-27T12:29:51.410Z] #28 41.66 Unpacking zip (3.0-12) ... [2021-08-27T12:29:51.410Z] #28 41.80 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-27T12:29:51.483Z] #58 259.3 # github.com/containerd/containerd/cmd/containerd [2021-08-27T12:29:51.483Z] #58 259.3 /usr/bin/ld: /tmp/go-link-2431568142/000019.o: in function `New': [2021-08-27T12:29:51.483Z] #58 259.3 /tmp/tmp.9MXTfhOO7H/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-08-27T12:29:51.483Z] #58 259.3 + bin/containerd-stress [2021-08-27T12:29:51.483Z] #58 260.4 + bin/containerd-shim [2021-08-27T12:29:51.978Z] #28 42.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-27T12:29:51.978Z] #28 42.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-27T12:29:51.978Z] #28 42.35 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-27T12:29:51.978Z] #28 42.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-27T12:29:51.978Z] #28 42.38 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-27T12:29:51.978Z] #28 42.40 Setting up uidmap (1:4.8.1-1) ... [2021-08-27T12:29:51.978Z] #28 42.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-27T12:29:51.978Z] #28 42.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-27T12:29:51.978Z] #28 42.45 Setting up python3-wheel (0.34.2-1) ... [2021-08-27T12:29:52.133Z] ---> e3322d6931ce [2021-08-27T12:29:52.546Z] #28 42.89 Setting up xxd (2:8.2.2434-3) ... [2021-08-27T12:29:52.546Z] #28 42.90 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-27T12:29:52.546Z] #28 42.91 Setting up libcap2-bin (1:2.44-1) ... [2021-08-27T12:29:52.546Z] #28 42.92 Setting up apparmor (2.13.6-10) ... [2021-08-27T12:29:52.591Z] Successfully built e3322d6931ce [2021-08-27T12:29:52.591Z] Successfully tagged docker:latest [2021-08-27T12:29:52.591Z] INFO: Image build ended at 08/27/2021 12:29:52. Duration:00:02:33.9424412 [2021-08-27T12:29:52.591Z] [2021-08-27T12:29:52.591Z] [2021-08-27T12:29:52.591Z] INFO: Building the test binaries at 08/27/2021 12:29:52... [2021-08-27T12:29:53.743Z] #28 44.04 Setting up zip (3.0-12) ... [2021-08-27T12:29:53.743Z] #28 44.05 Setting up vim-common (2:8.2.2434-3) ... [2021-08-27T12:29:53.743Z] #28 44.07 Setting up bash-completion (1:2.11-2) ... [2021-08-27T12:29:55.121Z] #28 45.30 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-27T12:29:55.121Z] #28 45.31 Setting up sudo (1.9.5p2-3) ... [2021-08-27T12:29:55.121Z] #28 45.37 invoke-rc.d: could not determine current runlevel [2021-08-27T12:29:55.121Z] #28 45.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-27T12:29:55.121Z] #28 45.38 Setting up xfsprogs (5.10.0-4) ... [2021-08-27T12:29:55.121Z] #28 45.39 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-27T12:29:55.121Z] #28 45.41 Setting up inetutils-ping (2:2.0-1) ... [2021-08-27T12:29:55.121Z] #28 45.42 Setting up pigz (2.6-1) ... [2021-08-27T12:29:55.121Z] #28 45.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-27T12:29:55.121Z] #28 45.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-27T12:29:55.121Z] #28 45.46 Setting up python-pip-whl (20.3.4-4) ... [2021-08-27T12:29:55.121Z] #28 45.47 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-27T12:29:55.380Z] #28 45.91 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-27T12:29:55.380Z] #28 45.92 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-27T12:29:55.639Z] #28 46.16 Setting up libelf1:amd64 (0.183-1) ... [2021-08-27T12:29:55.639Z] #28 46.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-27T12:29:55.639Z] #28 46.18 Setting up python3-distutils (3.9.2-1) ... [2021-08-27T12:29:55.899Z] #28 46.48 Setting up vim (2:8.2.2434-3) ... [2021-08-27T12:29:55.899Z] #28 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-27T12:29:55.899Z] #28 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-27T12:29:55.899Z] #28 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-27T12:29:55.899Z] #28 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-27T12:29:55.899Z] #28 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-27T12:29:55.899Z] #28 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-27T12:29:56.158Z] #28 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-27T12:29:56.158Z] #28 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-27T12:29:56.158Z] #28 46.55 Setting up python3-setuptools (52.0.0-4) ... [2021-08-27T12:29:56.344Z] INFO: make.ps1 starting at 08/27/2021 12:29:55 [2021-08-27T12:29:56.344Z] INFO: Git commit (073f8df0fe) assumed from DOCKER_GITCOMMIT environment variable [2021-08-27T12:29:56.344Z] INFO: Invoking autogen... [2021-08-27T12:29:56.344Z] INFO: Building daemon... [2021-08-27T12:29:57.095Z] #28 47.54 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-27T12:29:57.095Z] #28 47.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-27T12:29:57.095Z] #28 47.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-27T12:29:57.095Z] #28 47.58 Setting up python3-pip (20.3.4-4) ... [2021-08-27T12:29:58.029Z] #58 267.7 + bin/containerd-shim-runc-v1 [2021-08-27T12:29:58.033Z] #28 48.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-27T12:29:58.033Z] #28 48.31 Setting up jq (1.6-2.1) ... [2021-08-27T12:29:58.033Z] #28 48.33 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-27T12:29:58.033Z] #28 48.34 Setting up iptables (1.8.7-1) ... [2021-08-27T12:29:58.033Z] #28 48.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-27T12:29:58.033Z] #28 48.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-27T12:29:58.033Z] #28 48.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-27T12:29:58.033Z] #28 48.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-27T12:29:58.033Z] #28 48.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-27T12:29:58.033Z] #28 48.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-27T12:29:58.033Z] #28 48.38 Setting up iproute2 (5.10.0-4) ... [2021-08-27T12:29:58.291Z] #28 48.61 Processing triggers for libc-bin (2.31-13) ... [2021-08-27T12:29:58.291Z] #28 DONE 48.8s [2021-08-27T12:29:58.291Z] [2021-08-27T12:29:58.291Z] #29 [dev-systemd-false 8/25] 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-08-27T12:29:58.291Z] #29 sha256:ad19aee3c9d72f5acc5629171ad3f2fc3efabcaf23ce85cf5ef7cbf56d833cfe [2021-08-27T12:29:59.014Z] #58 261.2 # github.com/containerd/containerd/cmd/containerd [2021-08-27T12:29:59.014Z] #58 261.2 /usr/bin/ld: /tmp/go-link-632760888/000019.o: in function `New': [2021-08-27T12:29:59.014Z] #58 261.2 /tmp/tmp.HOBkb6RBSO/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-08-27T12:29:59.014Z] #58 261.3 + bin/containerd-stress [2021-08-27T12:29:59.014Z] #58 262.3 + bin/containerd-shim [2021-08-27T12:29:59.669Z] #29 1.022 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-27T12:29:59.669Z] #29 1.026 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-27T12:29:59.669Z] #29 1.029 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-27T12:29:59.669Z] #29 DONE 1.1s [2021-08-27T12:29:59.669Z] [2021-08-27T12:29:59.669Z] #62 [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-08-27T12:29:59.669Z] #62 sha256:4064ed1513979adbb072dda46c9f311b3dac41674f4a1c3778c71bafba926a9a [2021-08-27T12:29:59.669Z] #62 ... [2021-08-27T12:29:59.669Z] [2021-08-27T12:29:59.669Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-27T12:29:59.669Z] #30 sha256:d07b419befa08bd8912c2b6e29ff7095619d0c412e05461e971d5d936691b329 [2021-08-27T12:30:01.951Z] INFO: Expanding go... [2021-08-27T12:30:03.281Z] #58 272.8 + bin/containerd-shim-runc-v2 [2021-08-27T12:30:03.281Z] #58 273.4 + binaries [2021-08-27T12:30:03.537Z] #58 273.4 + install -D bin/containerd /build/containerd [2021-08-27T12:30:03.537Z] #58 273.5 + install -D bin/containerd-shim /build/containerd-shim [2021-08-27T12:30:03.537Z] #58 273.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-27T12:30:03.537Z] #58 273.5 + install -D bin/ctr /build/ctr [2021-08-27T12:30:05.816Z] #58 269.5 + bin/containerd-shim-runc-v1 [2021-08-27T12:30:06.109Z] #58 DONE 276.2s [2021-08-27T12:30:07.037Z] [2021-08-27T12:30:07.037Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-27T12:30:07.037Z] #59 sha256:f0aec22dfc2cb3c812d68e27a0adc7cc2ed5dd4e46fa1955101b22a2c4255441 [2021-08-27T12:30:07.789Z] #30 7.634 Collecting yamllint==1.26.1 [2021-08-27T12:30:08.048Z] #30 8.682 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-27T12:30:08.447Z] #59 DONE 0.9s [2021-08-27T12:30:08.447Z] [2021-08-27T12:30:08.447Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-27T12:30:08.447Z] #63 sha256:e954624541154c6a367ee9a77dd50fbae20c1ce44ed6794859855e6232ff1608 [2021-08-27T12:30:08.447Z] #63 DONE 0.2s [2021-08-27T12:30:08.447Z] [2021-08-27T12:30:08.447Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-27T12:30:08.447Z] #68 sha256:2945077780ec2d5d80f3c14e9439dcf99f7066173a7314c3344df196d0e3162c [2021-08-27T12:30:08.985Z] #30 9.416 Collecting pathspec>=0.5.3 [2021-08-27T12:30:08.985Z] #30 9.424 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-27T12:30:09.243Z] #30 9.607 Collecting pyyaml [2021-08-27T12:30:09.243Z] #30 9.614 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-27T12:30:09.243Z] #30 9.659 Building wheels for collected packages: yamllint [2021-08-27T12:30:09.243Z] #30 9.660 Building wheel for yamllint (setup.py): started [2021-08-27T12:30:09.398Z] #68 DONE 1.2s [2021-08-27T12:30:09.399Z] [2021-08-27T12:30:09.399Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-27T12:30:09.399Z] #69 sha256:46f68f87862f6459794346e73aaaadb8a4fb2e3722d6dc8b55c714e062f615c8 [2021-08-27T12:30:09.399Z] #69 DONE 0.0s [2021-08-27T12:30:09.654Z] [2021-08-27T12:30:09.654Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-27T12:30:09.654Z] #70 sha256:ce9abce649ed2fe1b52962cc91235467129c077f57d5ef5808b18c819559138c [2021-08-27T12:30:09.811Z] #30 10.18 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-27T12:30:09.811Z] #30 10.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=023dd083d15a1f4c44446e9369fe8391ec410a86b64edc07f35e6fb7c9fcd736 [2021-08-27T12:30:09.811Z] #30 10.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-27T12:30:09.811Z] #30 10.19 Successfully built yamllint [2021-08-27T12:30:09.811Z] #30 10.20 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-27T12:30:10.111Z] #30 10.48 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-27T12:30:10.370Z] #30 DONE 10.8s [2021-08-27T12:30:10.370Z] [2021-08-27T12:30:10.370Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-27T12:30:10.370Z] #33 sha256:347f9843ed03da7210f107319807d27b5f9f7ef0e952778ffbbb0b5e29e6d2f2 [2021-08-27T12:30:10.630Z] #33 DONE 0.3s [2021-08-27T12:30:10.630Z] [2021-08-27T12:30:10.630Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-27T12:30:10.630Z] #38 sha256:063e028d7920c46af96c2dbad9212639f1109eb6e16ae98d6d8f9ddb3a1fddab [2021-08-27T12:30:10.890Z] #38 DONE 0.3s [2021-08-27T12:30:10.890Z] [2021-08-27T12:30:10.890Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-27T12:30:10.890Z] #41 sha256:8884e5f09c918053e3570b89962c118b2b2e69dd207f28b2702d140f3a79ecad [2021-08-27T12:30:10.890Z] #41 DONE 0.1s [2021-08-27T12:30:10.890Z] [2021-08-27T12:30:10.890Z] #62 [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-08-27T12:30:10.890Z] #62 sha256:4064ed1513979adbb072dda46c9f311b3dac41674f4a1c3778c71bafba926a9a [2021-08-27T12:30:11.021Z] #70 DONE 1.4s [2021-08-27T12:30:11.021Z] [2021-08-27T12:30:11.021Z] #71 exporting to image [2021-08-27T12:30:11.021Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-27T12:30:11.021Z] #71 exporting layers [2021-08-27T12:30:11.111Z] #58 274.7 + bin/containerd-shim-runc-v2 [2021-08-27T12:30:11.112Z] #58 275.3 + binaries [2021-08-27T12:30:11.112Z] #58 275.3 + install -D bin/containerd /build/containerd [2021-08-27T12:30:11.112Z] #58 275.3 + install -D bin/containerd-shim /build/containerd-shim [2021-08-27T12:30:11.112Z] #58 275.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-27T12:30:11.112Z] #58 275.4 + install -D bin/ctr /build/ctr [2021-08-27T12:30:11.149Z] #62 ... [2021-08-27T12:30:11.149Z] [2021-08-27T12:30:11.149Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-27T12:30:11.149Z] #43 sha256:5a507b0a9d9fab24af1d29f3ed77a6a41a5fae7020fa2548e43f2cefab572e60 [2021-08-27T12:30:11.149Z] #43 DONE 0.1s [2021-08-27T12:30:11.149Z] [2021-08-27T12:30:11.149Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-27T12:30:11.149Z] #46 sha256:3c6366e8190ba2f678d9dc1ff690ebb2c9424a74bcb199f1883e5d982cbb67d5 [2021-08-27T12:30:11.149Z] #46 DONE 0.0s [2021-08-27T12:30:11.149Z] [2021-08-27T12:30:11.149Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-27T12:30:11.150Z] #49 sha256:83fad8e6681a74edf237b3a3c69f8c36c6ae145e27323b701fa48381cccd173e [2021-08-27T12:30:11.150Z] #49 DONE 0.1s [2021-08-27T12:30:11.150Z] [2021-08-27T12:30:11.150Z] #62 [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-08-27T12:30:11.150Z] #62 sha256:4064ed1513979adbb072dda46c9f311b3dac41674f4a1c3778c71bafba926a9a [2021-08-27T12:30:11.409Z] #62 ... [2021-08-27T12:30:11.409Z] [2021-08-27T12:30:11.409Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-27T12:30:11.409Z] #53 sha256:a90743d9811de26d8992d0082684e7eb2637eb4c97982338f7e0ed9c856740e8 [2021-08-27T12:30:11.409Z] #53 DONE 0.1s [2021-08-27T12:30:11.409Z] [2021-08-27T12:30:11.409Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-27T12:30:11.409Z] #55 sha256:04ca396555aa6d0e0a79c7c4a6d26dac91ba8dbbe70248cedc501a03b939aff4 [2021-08-27T12:30:11.409Z] #55 DONE 0.1s [2021-08-27T12:30:11.409Z] [2021-08-27T12:30:11.409Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-27T12:30:11.409Z] #57 sha256:f29e4c2d50bf249edac813521a11e37818a9d79c3567d55c446d0e427d960cdd [2021-08-27T12:30:11.409Z] #57 DONE 0.1s [2021-08-27T12:30:11.409Z] [2021-08-27T12:30:11.409Z] #62 [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-08-27T12:30:11.409Z] #62 sha256:4064ed1513979adbb072dda46c9f311b3dac41674f4a1c3778c71bafba926a9a [2021-08-27T12:30:11.668Z] #62 ... [2021-08-27T12:30:11.668Z] [2021-08-27T12:30:11.668Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-27T12:30:11.668Z] #59 sha256:90b1aec2c4eb75f14fad651903684471411a12ce9a3cd5b213393d7496e05e1d [2021-08-27T12:30:11.668Z] #59 DONE 0.1s [2021-08-27T12:30:11.668Z] [2021-08-27T12:30:11.668Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-27T12:30:11.668Z] #61 sha256:81d592e098a578ab4424a5bd4e9167d3d2e6d19712c459d2e2b7121ae10fb611 [2021-08-27T12:30:11.668Z] #61 DONE 0.1s [2021-08-27T12:30:11.668Z] [2021-08-27T12:30:11.668Z] #62 [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-08-27T12:30:11.668Z] #62 sha256:4064ed1513979adbb072dda46c9f311b3dac41674f4a1c3778c71bafba926a9a [2021-08-27T12:30:13.026Z] #58 DONE 277.6s [2021-08-27T12:30:14.026Z] [2021-08-27T12:30:14.026Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-27T12:30:14.026Z] #59 sha256:b9a44f3be8aaf8451e70865e801d448f70574d9ce68b2e058d36f0474fe11fe2 [2021-08-27T12:30:14.971Z] #59 DONE 0.9s [2021-08-27T12:30:14.971Z] [2021-08-27T12:30:14.971Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-27T12:30:14.971Z] #63 sha256:b5124af544c580311e18d5393338397ae171582cf1d12aab91028aa5f4db9bb4 [2021-08-27T12:30:14.971Z] #63 DONE 0.2s [2021-08-27T12:30:14.971Z] [2021-08-27T12:30:14.971Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-27T12:30:14.971Z] #68 sha256:ea7774bfba96346b21dae89a7f5c0e4d2d9ac7bddbecdecb243840559c6af6a7 [2021-08-27T12:30:15.914Z] #68 DONE 1.0s [2021-08-27T12:30:16.176Z] [2021-08-27T12:30:16.176Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-27T12:30:16.176Z] #69 sha256:ce509ee3e843dc48657e67f7909121d13ae7e80859dde0482d6696a4567eb5c8 [2021-08-27T12:30:16.176Z] #69 DONE 0.0s [2021-08-27T12:30:16.176Z] [2021-08-27T12:30:16.176Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-27T12:30:16.176Z] #70 sha256:addc35869ca39094f38b9329c42afecb6a74a8ce1c151b4e82ac9f7e28e47c21 [2021-08-27T12:30:17.120Z] #70 DONE 1.1s [2021-08-27T12:30:17.120Z] [2021-08-27T12:30:17.120Z] #71 exporting to image [2021-08-27T12:30:17.120Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-27T12:30:17.120Z] #71 exporting layers [2021-08-27T12:30:17.564Z] #71 exporting layers 6.2s done [2021-08-27T12:30:17.564Z] #71 writing image sha256:c7e4925a67ca7020685072b51c7fc850ad95e7cf57356efe571de1e273d5bc96 done [2021-08-27T12:30:17.564Z] #71 naming to docker.io/library/docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f done [2021-08-27T12:30:17.564Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-27T12:30:17.948Z] + trap exit INT TERM [2021-08-27T12:30:17.948Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-27T12:30:17.948Z] + CONTAINER_NAME=docker-pr1 [2021-08-27T12:30:17.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh dynbinary [2021-08-27T12:30:19.321Z] [2021-08-27T12:30:19.321Z] Removing bundles/ [2021-08-27T12:30:19.321Z] [2021-08-27T12:30:19.321Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-27T12:30:19.321Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:30:19.321Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:30:23.063Z] INFO: Expanding compiler 1 of 3... [2021-08-27T12:30:23.063Z] INFO: Expanding compiler 2 of 3... [2021-08-27T12:30:23.712Z] #71 exporting layers 6.3s done [2021-08-27T12:30:23.712Z] #71 writing image sha256:1d00d134ac379c32fd5b49ebe6ce9df4a9195d3c666a17671e9962b3a8e1127a done [2021-08-27T12:30:23.712Z] #71 naming to docker.io/library/docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f done [2021-08-27T12:30:23.712Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-27T12:30:24.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -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:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh dynbinary test-integration [2021-08-27T12:30:25.018Z] [2021-08-27T12:30:25.280Z] Removing bundles/ [2021-08-27T12:30:25.280Z] [2021-08-27T12:30:25.280Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-27T12:30:25.280Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:30:25.280Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:30:27.737Z] INFO: Expanding compiler 3 of 3... [2021-08-27T12:30:27.737Z] INFO: Removing downloaded files... [2021-08-27T12:30:27.737Z] INFO: Downloading containerd [2021-08-27T12:30:29.763Z] #62 85.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-27T12:30:29.763Z] #62 86.30 + mkdir -p /build [2021-08-27T12:30:29.763Z] #62 86.30 + cp runc /build/runc [2021-08-27T12:30:29.763Z] #62 DONE 86.7s [2021-08-27T12:30:29.763Z] [2021-08-27T12:30:29.763Z] #65 [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-08-27T12:30:29.763Z] #65 sha256:c0cf6de4efb634d1f5a3ca86fc45944c8caf323c8385fa19c4c63794bf86b2fb [2021-08-27T12:30:30.703Z] #65 ... [2021-08-27T12:30:30.703Z] [2021-08-27T12:30:30.703Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-27T12:30:30.703Z] #63 sha256:51b322ed7bfeec615c7028faac11cd6a0112cabbc0bef1a85a0a60b570d93702 [2021-08-27T12:30:30.703Z] #63 DONE 0.1s [2021-08-27T12:30:30.703Z] [2021-08-27T12:30:30.703Z] #65 [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-08-27T12:30:30.703Z] #65 sha256:c0cf6de4efb634d1f5a3ca86fc45944c8caf323c8385fa19c4c63794bf86b2fb [2021-08-27T12:30:33.997Z] #65 145.4 # github.com/containerd/containerd/cmd/containerd [2021-08-27T12:30:33.997Z] #65 145.4 /usr/bin/ld: /tmp/go-link-1096388684/000019.o: in function `New': [2021-08-27T12:30:33.997Z] #65 145.4 /tmp/tmp.tSsPd7viDr/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-08-27T12:30:33.997Z] #65 145.5 + bin/containerd-stress [2021-08-27T12:30:35.417Z] #65 146.7 + bin/containerd-shim [2021-08-27T12:30:36.273Z] [2021-08-27T12:30:36.273Z] Name Version Source Summary [2021-08-27T12:30:36.273Z] ---- ------- ------ ------- [2021-08-27T12:30:36.273Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-27T12:30:36.273Z] [2021-08-27T12:30:36.273Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-27T12:30:36.273Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-27T12:30:36.274Z] PSChildName : containerd [2021-08-27T12:30:36.274Z] PSDrive : C [2021-08-27T12:30:36.274Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-27T12:30:36.274Z] PSIsContainer : True [2021-08-27T12:30:36.274Z] Name : containerd [2021-08-27T12:30:36.274Z] FullName : C:\containerd [2021-08-27T12:30:36.274Z] Parent : [2021-08-27T12:30:36.274Z] Exists : True [2021-08-27T12:30:36.274Z] Root : C:\ [2021-08-27T12:30:36.274Z] Extension : [2021-08-27T12:30:36.274Z] CreationTime : 8/27/2021 12:30:36 PM [2021-08-27T12:30:36.274Z] CreationTimeUtc : 8/27/2021 12:30:36 PM [2021-08-27T12:30:36.274Z] LastAccessTime : 8/27/2021 12:30:36 PM [2021-08-27T12:30:36.274Z] LastAccessTimeUtc : 8/27/2021 12:30:36 PM [2021-08-27T12:30:36.274Z] LastWriteTime : 8/27/2021 12:30:36 PM [2021-08-27T12:30:36.274Z] LastWriteTimeUtc : 8/27/2021 12:30:36 PM [2021-08-27T12:30:36.274Z] Attributes : Directory [2021-08-27T12:30:36.274Z] Mode : d----- [2021-08-27T12:30:36.274Z] BaseName : containerd [2021-08-27T12:30:36.274Z] Target : {} [2021-08-27T12:30:36.274Z] LinkType : [2021-08-27T12:30:36.274Z] [2021-08-27T12:30:37.803Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-27T12:30:37.804Z] INFO: Configuring git core.autocrlf... [2021-08-27T12:30:37.804Z] [2021-08-27T12:30:37.804Z] [2021-08-27T12:30:39.590Z] --- PASS: TestImportExtremelyLargeImageWorks (91.71s) [2021-08-27T12:30:39.591Z] PASS [2021-08-27T12:30:39.591Z] [2021-08-27T12:30:39.591Z] DONE 12 tests in 94.097s [2021-08-27T12:30:39.591Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-27T12:30:39.591Z] INFO: Testing against a local daemon [2021-08-27T12:30:39.591Z] === RUN TestNetworkCreateDelete [2021-08-27T12:30:39.591Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-08-27T12:30:39.591Z] === RUN TestDockerNetworkDeletePreferID [2021-08-27T12:30:39.591Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-08-27T12:30:39.591Z] === RUN TestDaemonDNSFallback [2021-08-27T12:30:41.506Z] --- PASS: TestDaemonDNSFallback (6.34s) [2021-08-27T12:30:41.506Z] === RUN TestInspectNetwork [2021-08-27T12:30:43.531Z] #65 153.9 + bin/containerd-shim-runc-v1 [2021-08-27T12:30:44.809Z] === RUN TestInspectNetwork/full_network_id [2021-08-27T12:30:44.809Z] === RUN TestInspectNetwork/partial_network_id [2021-08-27T12:30:44.809Z] === RUN TestInspectNetwork/network_name [2021-08-27T12:30:44.809Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-27T12:30:47.720Z] #65 159.1 + bin/containerd-shim-runc-v2 [2021-08-27T12:30:48.287Z] #65 159.7 + binaries [2021-08-27T12:30:48.287Z] #65 159.7 + install -D bin/containerd /build/containerd [2021-08-27T12:30:48.287Z] #65 159.7 + install -D bin/containerd-shim /build/containerd-shim [2021-08-27T12:30:48.287Z] #65 159.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-27T12:30:48.287Z] #65 159.7 + install -D bin/ctr /build/ctr [2021-08-27T12:30:48.545Z] #65 DONE 160.0s [2021-08-27T12:30:49.081Z] --- PASS: TestInspectNetwork (7.03s) [2021-08-27T12:30:49.081Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-27T12:30:49.081Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-27T12:30:49.081Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-27T12:30:49.081Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-27T12:30:49.081Z] === RUN TestRunContainerWithBridgeNone [2021-08-27T12:30:49.849Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-27T12:30:49.924Z] [2021-08-27T12:30:49.924Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-27T12:30:49.924Z] #66 sha256:a926d0169b2c873fd2b1c86de3d723863cd8a75f417ccdadb737744932816e01 [2021-08-27T12:30:50.183Z] #66 DONE 0.2s [2021-08-27T12:30:50.183Z] [2021-08-27T12:30:50.183Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-27T12:30:50.183Z] #70 sha256:e1c8909d2a87c205de681be50c247f06ee6d36399b72e77ba4a9fbab321c584d [2021-08-27T12:30:50.183Z] #70 DONE 0.1s [2021-08-27T12:30:50.183Z] [2021-08-27T12:30:50.183Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-27T12:30:50.183Z] #75 sha256:3a26e54c5e24ee3978b8eb8792cbe645705993095b4b4daf2f5da9a73e21b28d [2021-08-27T12:30:50.308Z] [2021-08-27T12:30:50.308Z] ________ ____ __. [2021-08-27T12:30:50.308Z] \_____ \ | |/ _| [2021-08-27T12:30:50.308Z] / | \| < [2021-08-27T12:30:50.308Z] / | \ | \ [2021-08-27T12:30:50.308Z] \_______ /____|__ \ [2021-08-27T12:30:50.308Z] \/ \/ [2021-08-27T12:30:50.308Z] [2021-08-27T12:30:50.308Z] INFO: make.ps1 ended at 08/27/2021 12:30:49 [2021-08-27T12:30:50.468Z] --- PASS: TestRunContainerWithBridgeNone (1.70s) [2021-08-27T12:30:50.468Z] === RUN TestNetworkInvalidJSON [2021-08-27T12:30:50.468Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-27T12:30:50.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-27T12:30:50.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:30:50.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:30:50.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:30:50.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:30:50.468Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-27T12:30:50.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:30:50.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:30:50.468Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-27T12:30:50.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-27T12:30:50.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-27T12:30:50.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-27T12:30:50.468Z] === RUN TestNetworkList [2021-08-27T12:30:50.468Z] === RUN TestNetworkList//networks [2021-08-27T12:30:50.468Z] === PAUSE TestNetworkList//networks [2021-08-27T12:30:50.468Z] === RUN TestNetworkList//networks/ [2021-08-27T12:30:50.468Z] === PAUSE TestNetworkList//networks/ [2021-08-27T12:30:50.468Z] === CONT TestNetworkList//networks [2021-08-27T12:30:50.468Z] === CONT TestNetworkList//networks/ [2021-08-27T12:30:50.468Z] --- PASS: TestNetworkList (0.01s) [2021-08-27T12:30:50.468Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-27T12:30:50.468Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-27T12:30:50.468Z] === RUN TestHostIPv4BridgeLabel [2021-08-27T12:30:50.730Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-27T12:30:50.730Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-27T12:30:50.749Z] #75 DONE 0.5s [2021-08-27T12:30:50.749Z] [2021-08-27T12:30:50.749Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-27T12:30:50.749Z] #76 sha256:a92e46802a772e3ea4e7c61bd2c6c74ae15bf88fbe74311526c8651b38258c37 [2021-08-27T12:30:50.749Z] #76 DONE 0.0s [2021-08-27T12:30:50.749Z] [2021-08-27T12:30:50.749Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-27T12:30:50.749Z] #77 sha256:6f0e3f761db37edb9e505edb7c1863df2023d61d15084abcd6abb090e013226d [2021-08-27T12:30:51.842Z] INFO: Binaries build ended at 08/27/2021 12:30:51. Duration:00:01:06.1163270 [2021-08-27T12:30:52.117Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-08-27T12:30:52.117Z] === RUN TestDaemonDefaultNetworkPools [2021-08-27T12:30:52.688Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-08-27T12:30:52.688Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-27T12:30:52.809Z] INFO: Copying the built daemon binary to d:\CI\PR-42795\1\binary\dockerd-073f8df0fe.exe... [2021-08-27T12:30:52.809Z] INFO: Copying the built client binary to d:\CI\PR-42795\1\binary\docker-073f8df0fe.exe... [2021-08-27T12:30:52.809Z] INFO: Copying dockerversion from the container... [2021-08-27T12:30:52.809Z] INFO: Copying the golang package from the container to d:\CI\PR-42795\1\installer\go.zip... [2021-08-27T12:30:53.632Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-27T12:30:53.632Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-27T12:30:53.775Z] INFO: Extracting go.zip to d:\CI\PR-42795\1\go [2021-08-27T12:30:54.939Z] #77 DONE 3.9s [2021-08-27T12:30:54.939Z] [2021-08-27T12:30:54.939Z] #78 exporting to image [2021-08-27T12:30:54.939Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-27T12:30:54.939Z] #78 exporting layers [2021-08-27T12:30:55.018Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-08-27T12:30:55.018Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-27T12:30:55.589Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-27T12:30:55.589Z] === RUN TestServiceWithPredefinedNetwork [2021-08-27T12:30:58.137Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2021-08-27T12:30:58.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-27T12:30:58.137Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:30:58.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:30:58.137Z] === RUN TestServiceWithDataPathPortInit [2021-08-27T12:30:58.904Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-27T12:30:58.904Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-27T12:30:58.904Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-08-27T12:30:58.904Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-27T12:30:58.904Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-27T12:30:58.904Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2021-08-27T12:30:58.904Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 77.3% of statements [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-27T12:30:58.904Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-27T12:30:58.905Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2021-08-27T12:30:58.905Z] ok github.com/docker/docker/builder/remotecontext 0.125s coverage: 13.7% of statements [2021-08-27T12:30:58.905Z] ok github.com/docker/docker/builder/dockerfile 0.306s coverage: 49.0% of statements [2021-08-27T12:30:58.905Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-27T12:30:58.905Z] ok github.com/docker/docker/cmd/docker-proxy 0.219s coverage: 67.6% of statements [2021-08-27T12:30:59.479Z] ok github.com/docker/docker/builder/remotecontext/git 4.466s coverage: 86.3% of statements [2021-08-27T12:30:59.479Z] ? github.com/docker/docker/cli [no test files] [2021-08-27T12:30:59.479Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-27T12:31:04.795Z] ok github.com/docker/docker/client 0.220s coverage: 75.6% of statements [2021-08-27T12:31:08.414Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-27T12:31:08.414Z] [2021-08-27T12:31:08.414Z] ________ ____ __. [2021-08-27T12:31:08.414Z] \_____ \ | |/ _| [2021-08-27T12:31:08.414Z] / | \| < [2021-08-27T12:31:08.414Z] / | \ | \ [2021-08-27T12:31:08.414Z] \_______ /____|__ \ [2021-08-27T12:31:08.414Z] \/ \/ [2021-08-27T12:31:08.414Z] [2021-08-27T12:31:08.414Z] INFO: make.ps1 ended at 08/27/2021 12:30:59 [2021-08-27T12:31:08.414Z] INFO: Binaries build ended at 08/27/2021 12:31:00. Duration:00:01:08.0569395 [2021-08-27T12:31:08.414Z] INFO: Copying the built daemon binary to d:\CI\PR-42795\1\binary\dockerd-073f8df0fe.exe... [2021-08-27T12:31:08.414Z] INFO: Copying the built client binary to d:\CI\PR-42795\1\binary\docker-073f8df0fe.exe... [2021-08-27T12:31:08.414Z] INFO: Copying dockerversion from the container... [2021-08-27T12:31:08.414Z] INFO: Copying the golang package from the container to d:\CI\PR-42795\1\installer\go.zip... [2021-08-27T12:31:08.414Z] INFO: Extracting go.zip to d:\CI\PR-42795\1\go [2021-08-27T12:31:13.048Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2021-08-27T12:31:13.048Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-27T12:31:14.486Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rxqe0mxfqvv53wxt0uijmqe6q Created:2021-08-27 12:31:13.102912258 +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[6d678287f86aef5b95bb3d01cf09df8d1f226073ed32a2b5beda0911ee647e03:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9fk2n49b49uwy4vkjvo10ev26 EndpointID:c31cd981978710412b36dbe7e33aa6c39a0e161eb8671d47e1b579ce2dbcfdb0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c5f43515b04e1d3fda20a570968e93c2f17babaf26cd97766bff990869a7bbf6 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:71d24e7a2069 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9fk2n49b49uwy4vkjvo10ev26 EndpointID:c31cd981978710412b36dbe7e33aa6c39a0e161eb8671d47e1b579ce2dbcfdb0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-27T12:31:14.860Z] INFO: Extraction ended at 08/27/2021 12:31:14. Duration:00:00:20.9914140 [2021-08-27T12:31:14.860Z] INFO: Updating the golang and path environment variables [2021-08-27T12:31:14.860Z] INFO: GOPATH=d:\gopath [2021-08-27T12:31:14.860Z] INFO: go version go1.17 windows/amd64 [2021-08-27T12:31:14.860Z] INFO: Running the daemon under test in debug mode [2021-08-27T12:31:14.860Z] INFO: Starting a daemon under test... [2021-08-27T12:31:14.860Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42795\1\daemon --pidfile d:\CI\PR-42795\1\docker.pid -D [2021-08-27T12:31:14.860Z] INFO: Process started successfully. [2021-08-27T12:31:14.860Z] INFO: Start tailing logs of the daemon under tests [2021-08-27T12:31:14.860Z] INFO: Waiting for the daemon under test to start... [2021-08-27T12:31:19.777Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2021-08-27T12:31:19.783Z] PASS [2021-08-27T12:31:19.783Z] [2021-08-27T12:31:19.783Z] === Skipped [2021-08-27T12:31:19.783Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:31:19.783Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:31:19.783Z] [2021-08-27T12:31:19.783Z] [2021-08-27T12:31:19.783Z] DONE 26 tests, 1 skipped in 44.323s [2021-08-27T12:31:19.783Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-27T12:31:19.783Z] INFO: Testing against a local daemon [2021-08-27T12:31:19.783Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-27T12:31:19.783Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:31:19.783Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-27T12:31:19.783Z] === RUN TestDockerNetworkIpvlan [2021-08-27T12:31:19.783Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:31:19.783Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-27T12:31:19.783Z] PASS [2021-08-27T12:31:19.783Z] [2021-08-27T12:31:19.783Z] === Skipped [2021-08-27T12:31:19.783Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-27T12:31:19.783Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:31:19.783Z] [2021-08-27T12:31:19.783Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-27T12:31:19.783Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:31:19.783Z] [2021-08-27T12:31:19.783Z] [2021-08-27T12:31:19.783Z] DONE 2 tests, 2 skipped in 0.031s [2021-08-27T12:31:19.783Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-27T12:31:19.783Z] INFO: Testing against a local daemon [2021-08-27T12:31:19.783Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-27T12:31:20.354Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-08-27T12:31:20.354Z] === RUN TestDockerNetworkMacvlan [2021-08-27T12:31:20.926Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-27T12:31:21.490Z] #78 exporting layers 25.3s done [2021-08-27T12:31:21.490Z] #78 writing image sha256:76ffb0f95e3956ec0b8e7e1d85f1100aa1523076b38c2e561c322a5b936c2849 done [2021-08-27T12:31:21.490Z] #78 naming to docker.io/library/docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f done [2021-08-27T12:31:21.490Z] #78 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-27T12:31:21.857Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/validate/default [2021-08-27T12:31:21.870Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-27T12:31:22.443Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-27T12:31:22.794Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-27T12:31:22.794Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-27T12:31:22.794Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-27T12:31:22.794Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-27T12:31:22.794Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-27T12:31:22.794Z] Congratulations! No new tests were added to integration-cli. [2021-08-27T12:31:22.794Z] [2021-08-27T12:31:22.794Z] INFO Start validation with golang-ci-lint [2021-08-27T12:31:22.794Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-27T12:31:22.794Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-27T12:31:22.794Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-27T12:31:24.362Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-27T12:31:26.075Z] INFO: Extraction ended at 08/27/2021 12:31:24. Duration:00:00:21.6423546 [2021-08-27T12:31:26.075Z] INFO: Updating the golang and path environment variables [2021-08-27T12:31:26.075Z] INFO: GOPATH=d:\gopath [2021-08-27T12:31:26.075Z] INFO: go version go1.17 windows/amd64 [2021-08-27T12:31:26.075Z] INFO: Running the daemon under test in debug mode [2021-08-27T12:31:26.075Z] INFO: Running the daemon under test in containerd mode [2021-08-27T12:31:26.075Z] INFO: Starting a daemon under test... [2021-08-27T12:31:26.075Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42795\1\daemon --pidfile d:\CI\PR-42795\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-08-27T12:31:26.075Z] INFO: Containerd started successfully. [2021-08-27T12:31:26.075Z] INFO: Process started successfully. [2021-08-27T12:31:26.075Z] INFO: Start tailing logs of the daemon under tests [2021-08-27T12:31:26.075Z] INFO: Waiting for the daemon under test to start... [2021-08-27T12:31:26.276Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-27T12:31:29.581Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-27T12:31:30.153Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2021-08-27T12:31:30.153Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-08-27T12:31:30.153Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-27T12:31:30.153Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2021-08-27T12:31:30.153Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2021-08-27T12:31:30.153Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2021-08-27T12:31:30.153Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2021-08-27T12:31:30.153Z] PASS [2021-08-27T12:31:30.153Z] [2021-08-27T12:31:30.153Z] DONE 8 tests in 11.053s [2021-08-27T12:31:30.153Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-27T12:31:30.153Z] testing: warning: no tests to run [2021-08-27T12:31:30.153Z] PASS [2021-08-27T12:31:30.153Z] [2021-08-27T12:31:30.153Z] DONE 0 tests in 0.006s [2021-08-27T12:31:30.153Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-27T12:31:30.153Z] INFO: Testing against a local daemon [2021-08-27T12:31:30.153Z] === RUN TestAuthZPluginAllowRequest [2021-08-27T12:31:31.541Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2021-08-27T12:31:31.541Z] === RUN TestAuthZPluginTLS [2021-08-27T12:31:31.802Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-08-27T12:31:31.802Z] === RUN TestAuthZPluginDenyRequest [2021-08-27T12:31:32.374Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-08-27T12:31:32.374Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-27T12:31:32.946Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-27T12:31:32.946Z] === RUN TestAuthZPluginDenyResponse [2021-08-27T12:31:33.517Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-27T12:31:33.517Z] === RUN TestAuthZPluginAllowEventStream [2021-08-27T12:31:34.904Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2021-08-27T12:31:34.904Z] === RUN TestAuthZPluginErrorResponse [2021-08-27T12:31:35.165Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-08-27T12:31:35.165Z] === RUN TestAuthZPluginErrorRequest [2021-08-27T12:31:35.738Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-08-27T12:31:35.738Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-27T12:31:35.976Z] ...INFO: Daemon under test started and replied! [2021-08-27T12:31:35.976Z] INFO: Docker version of the daemon under test [2021-08-27T12:31:35.976Z] [2021-08-27T12:31:35.976Z] Client: [2021-08-27T12:31:35.976Z] Version: 17.06.2-ce [2021-08-27T12:31:35.976Z] API version: 1.30 [2021-08-27T12:31:35.976Z] Go version: go1.8.3 [2021-08-27T12:31:35.976Z] Git commit: cec0b72 [2021-08-27T12:31:35.976Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-27T12:31:35.976Z] OS/Arch: windows/amd64 [2021-08-27T12:31:35.976Z] [2021-08-27T12:31:35.976Z] Server: [2021-08-27T12:31:35.976Z] Version: 0.0.0-dev [2021-08-27T12:31:35.976Z] API version: 1.42 (minimum version 1.24) [2021-08-27T12:31:35.976Z] Go version: go1.17 [2021-08-27T12:31:35.976Z] Git commit: 073f8df0fe [2021-08-27T12:31:35.976Z] Built: 08/27/2021 12:29:48 [2021-08-27T12:31:35.976Z] OS/Arch: windows/amd64 [2021-08-27T12:31:35.976Z] Experimental: false [2021-08-27T12:31:35.976Z] [2021-08-27T12:31:35.976Z] INFO: Docker info of the daemon under test [2021-08-27T12:31:35.976Z] [2021-08-27T12:31:35.976Z] Containers: 0 [2021-08-27T12:31:35.976Z] Running: 0 [2021-08-27T12:31:35.976Z] Paused: 0 [2021-08-27T12:31:35.976Z] Stopped: 0 [2021-08-27T12:31:35.976Z] Images: 0 [2021-08-27T12:31:35.976Z] Server Version: 0.0.0-dev [2021-08-27T12:31:35.976Z] Storage Driver: windowsfilter [2021-08-27T12:31:35.976Z] Windows: [2021-08-27T12:31:35.976Z] Logging Driver: json-file [2021-08-27T12:31:35.976Z] Plugins: [2021-08-27T12:31:35.976Z] Volume: local [2021-08-27T12:31:35.976Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:31:35.976Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:31:35.976Z] Swarm: inactive [2021-08-27T12:31:35.976Z] Default Isolation: process [2021-08-27T12:31:35.976Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-27T12:31:35.976Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-27T12:31:35.976Z] OSType: windows [2021-08-27T12:31:35.976Z] Architecture: x86_64 [2021-08-27T12:31:35.976Z] CPUs: 4 [2021-08-27T12:31:35.976Z] Total Memory: 32GiB [2021-08-27T12:31:35.976Z] Name: azwin-2-876e50 [2021-08-27T12:31:35.976Z] ID: MCMI:L5UD:TJAS:WBEL:L2TX:2IHE:MEP2:XQSN:Z66R:N6RC:X72Y:5Q2Q [2021-08-27T12:31:35.976Z] Docker Root Dir: D:\CI\PR-42795\1\daemon [2021-08-27T12:31:35.976Z] Debug Mode (client): false [2021-08-27T12:31:35.976Z] Debug Mode (server): true [2021-08-27T12:31:35.976Z] File Descriptors: -1 [2021-08-27T12:31:35.976Z] Goroutines: 16 [2021-08-27T12:31:35.976Z] System Time: 2021-08-27T12:31:34.0115734Z [2021-08-27T12:31:35.976Z] EventsListeners: 0 [2021-08-27T12:31:35.976Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:31:35.976Z] Labels: [2021-08-27T12:31:35.976Z] Experimental: false [2021-08-27T12:31:35.976Z] Insecure Registries: [2021-08-27T12:31:35.976Z] 127.0.0.0/8 [2021-08-27T12:31:35.976Z] Live Restore Enabled: false [2021-08-27T12:31:35.976Z] [2021-08-27T12:31:35.976Z] [2021-08-27T12:31:35.976Z] INFO: Docker images of the daemon under test [2021-08-27T12:31:35.976Z] [2021-08-27T12:31:35.976Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T12:31:35.976Z] [2021-08-27T12:31:35.976Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-27T12:31:35.976Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-27T12:31:35.976Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-27T12:31:35.976Z] 8f616e6e9eec: Pulling fs layer [2021-08-27T12:31:36.310Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-08-27T12:31:36.310Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-27T12:31:36.945Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 29.1% of statements [2021-08-27T12:31:36.945Z] ok github.com/docker/docker/container 0.145s coverage: 34.8% of statements [2021-08-27T12:31:36.945Z] ok github.com/docker/docker/cmd/dockerd/trap 2.954s coverage: 0.0% of statements [2021-08-27T12:31:36.945Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-27T12:31:36.945Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-27T12:31:36.945Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-27T12:31:36.945Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-27T12:31:36.945Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-27T12:31:36.945Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2021-08-27T12:31:36.945Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.9% of statements [2021-08-27T12:31:37.698Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2021-08-27T12:31:37.698Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-27T12:31:39.089Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2021-08-27T12:31:39.089Z] === RUN TestAuthZPluginHeader [2021-08-27T12:31:40.032Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-08-27T12:31:40.032Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-27T12:31:40.287Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2021-08-27T12:31:40.287Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.1% of statements [2021-08-27T12:31:41.236Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2021-08-27T12:31:42.182Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-08-27T12:31:43.050Z] 8f616e6e9eec: Verifying Checksum [2021-08-27T12:31:43.050Z] 8f616e6e9eec: Download complete [2021-08-27T12:31:43.131Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-08-27T12:31:43.335Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.47s) [2021-08-27T12:31:43.335Z] === RUN TestAuthZPluginV2Disable [2021-08-27T12:31:45.680Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.970s coverage: 74.6% of statements [2021-08-27T12:31:45.680Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.526s coverage: 13.8% of statements [2021-08-27T12:31:45.943Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-08-27T12:31:46.640Z] --- PASS: TestAuthZPluginV2Disable (2.90s) [2021-08-27T12:31:46.640Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-27T12:31:46.892Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.744s coverage: 56.2% of statements [2021-08-27T12:31:47.141Z] ...INFO: Daemon under test started and replied! [2021-08-27T12:31:47.141Z] INFO: Docker version of the daemon under test [2021-08-27T12:31:47.141Z] [2021-08-27T12:31:47.141Z] Client: [2021-08-27T12:31:47.141Z] Version: 17.06.2-ce [2021-08-27T12:31:47.141Z] API version: 1.30 [2021-08-27T12:31:47.141Z] Go version: go1.8.3 [2021-08-27T12:31:47.141Z] Git commit: cec0b72 [2021-08-27T12:31:47.141Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-27T12:31:47.141Z] OS/Arch: windows/amd64 [2021-08-27T12:31:47.141Z] [2021-08-27T12:31:47.141Z] Server: [2021-08-27T12:31:47.141Z] Version: 0.0.0-dev [2021-08-27T12:31:47.141Z] API version: 1.42 (minimum version 1.24) [2021-08-27T12:31:47.141Z] Go version: go1.17 [2021-08-27T12:31:47.141Z] Git commit: 073f8df0fe [2021-08-27T12:31:47.141Z] Built: 08/27/2021 12:29:55 [2021-08-27T12:31:47.141Z] OS/Arch: windows/amd64 [2021-08-27T12:31:47.141Z] Experimental: false [2021-08-27T12:31:47.141Z] [2021-08-27T12:31:47.141Z] INFO: Docker info of the daemon under test [2021-08-27T12:31:47.141Z] [2021-08-27T12:31:47.141Z] Containers: 0 [2021-08-27T12:31:47.141Z] Running: 0 [2021-08-27T12:31:47.141Z] Paused: 0 [2021-08-27T12:31:47.141Z] Stopped: 0 [2021-08-27T12:31:47.141Z] Images: 0 [2021-08-27T12:31:47.141Z] Server Version: 0.0.0-dev [2021-08-27T12:31:47.141Z] Storage Driver: windowsfilter [2021-08-27T12:31:47.141Z] Windows: [2021-08-27T12:31:47.141Z] Logging Driver: json-file [2021-08-27T12:31:47.141Z] Plugins: [2021-08-27T12:31:47.141Z] Volume: local [2021-08-27T12:31:47.141Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:31:47.141Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:31:47.141Z] Swarm: inactive [2021-08-27T12:31:47.141Z] Default Isolation: process [2021-08-27T12:31:47.141Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-27T12:31:47.141Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-27T12:31:47.141Z] OSType: windows [2021-08-27T12:31:47.141Z] Architecture: x86_64 [2021-08-27T12:31:47.141Z] CPUs: 4 [2021-08-27T12:31:47.141Z] Total Memory: 32GiB [2021-08-27T12:31:47.141Z] Name: azwin-2-13fd90 [2021-08-27T12:31:47.141Z] ID: UJ62:B6Q4:SURW:ILJF:6D3H:UAQR:QS5R:WPJ7:4MBP:H2LG:3MND:N7JF [2021-08-27T12:31:47.141Z] Docker Root Dir: D:\CI\PR-42795\1\daemon [2021-08-27T12:31:47.141Z] Debug Mode (client): false [2021-08-27T12:31:47.141Z] Debug Mode (server): true [2021-08-27T12:31:47.141Z] File Descriptors: -1 [2021-08-27T12:31:47.141Z] Goroutines: 31 [2021-08-27T12:31:47.141Z] System Time: 2021-08-27T12:31:44.0419092Z [2021-08-27T12:31:47.141Z] EventsListeners: 0 [2021-08-27T12:31:47.141Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:31:47.141Z] Labels: [2021-08-27T12:31:47.141Z] Experimental: false [2021-08-27T12:31:47.141Z] Insecure Registries: [2021-08-27T12:31:47.141Z] 127.0.0.0/8 [2021-08-27T12:31:47.141Z] Live Restore Enabled: false [2021-08-27T12:31:47.141Z] [2021-08-27T12:31:47.141Z] [2021-08-27T12:31:47.141Z] INFO: Docker images of the daemon under test [2021-08-27T12:31:47.141Z] [2021-08-27T12:31:47.141Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T12:31:47.141Z] [2021-08-27T12:31:47.141Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-27T12:31:47.141Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-27T12:31:47.141Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-27T12:31:47.141Z] 8f616e6e9eec: Pulling fs layer [2021-08-27T12:31:47.841Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.025s coverage: 1.9% of statements [2021-08-27T12:31:49.187Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s) [2021-08-27T12:31:49.187Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-27T12:31:49.767Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.713s coverage: 49.4% of statements [2021-08-27T12:31:49.838Z] Removing intermediate container 7c8d9fc88c15 [2021-08-27T12:31:49.838Z] ---> 34d5d9944e58 [2021-08-27T12:31:49.838Z] Step 8/11 : 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-08-27T12:31:49.838Z] ---> Running in 2bc384aa1171 [2021-08-27T12:31:49.838Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-27T12:31:49.838Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-27T12:31:49.838Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-27T12:31:49.838Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-27T12:31:49.838Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-27T12:31:49.838Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-27T12:31:49.838Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-27T12:31:49.838Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-27T12:31:49.838Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-27T12:31:49.838Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-27T12:31:49.838Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-27T12:31:50.295Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-27T12:31:50.295Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-27T12:31:51.160Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.389s coverage: 57.7% of statements [2021-08-27T12:31:51.160Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 57.5% of statements [2021-08-27T12:31:52.459Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-27T12:31:52.459Z] Use 'go install pkg@version' instead. [2021-08-27T12:31:52.459Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-27T12:31:52.459Z] or run 'go help get' or 'go help install'. [2021-08-27T12:31:52.915Z] 8f616e6e9eec: Verifying Checksum [2021-08-27T12:31:52.915Z] 8f616e6e9eec: Download complete [2021-08-27T12:31:53.087Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-08-27T12:31:53.087Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.323s coverage: 46.2% of statements [2021-08-27T12:31:53.350Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-08-27T12:31:55.702Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.7% of statements [2021-08-27T12:31:55.702Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.5% of statements [2021-08-27T12:31:55.702Z] ok github.com/docker/docker/daemon/logger/awslogs 0.279s coverage: 77.4% of statements [2021-08-27T12:31:55.702Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2021-08-27T12:31:55.702Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2021-08-27T12:31:55.702Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-08-27T12:31:55.734Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:31:55.734Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:31:55.734Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:31:55.734Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:31:55.734Z] [2021-08-27T12:31:55.829Z] INFO: Build done for gotestsum... [2021-08-27T12:31:55.964Z] ok github.com/docker/docker/daemon 12.191s coverage: 17.5% of statements [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-27T12:31:55.964Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-27T12:31:56.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.049s coverage: 69.9% of statements [2021-08-27T12:31:56.297Z] + TEST_INTEGRATION_DEST=2 [2021-08-27T12:31:56.297Z] + CONTAINER_NAME=docker-pr1-2 [2021-08-27T12:31:56.297Z] + TEST_SKIP_INTEGRATION=1 [2021-08-27T12:31:56.297Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-27T12:31:56.297Z] + run_tests [2021-08-27T12:31:56.297Z] + c=0 [2021-08-27T12:31:56.297Z] + '[' -n 0 ']' [2021-08-27T12:31:56.297Z] + rm= [2021-08-27T12:31:56.297Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh '' test-integration [2021-08-27T12:31:56.297Z] + TEST_INTEGRATION_DEST=1 [2021-08-27T12:31:56.297Z] + CONTAINER_NAME=docker-pr1-1 [2021-08-27T12:31:56.297Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-27T12:31:56.297Z] + run_tests test-integration-flaky [2021-08-27T12:31:56.297Z] + '[' -n 0 ']' [2021-08-27T12:31:56.297Z] + rm= [2021-08-27T12:31:56.297Z] + TEST_INTEGRATION_DEST=3 [2021-08-27T12:31:56.297Z] + CONTAINER_NAME=docker-pr1-3 [2021-08-27T12:31:56.297Z] + TEST_SKIP_INTEGRATION=1 [2021-08-27T12:31:56.297Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-27T12:31:56.297Z] + run_tests [2021-08-27T12:31:56.297Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh test-integration-flaky test-integration [2021-08-27T12:31:56.297Z] + '[' -n 0 ']' [2021-08-27T12:31:56.297Z] + rm= [2021-08-27T12:31:56.297Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh '' test-integration [2021-08-27T12:31:56.297Z] ++ jobs -p [2021-08-27T12:31:56.297Z] + for job in $(jobs -p) [2021-08-27T12:31:56.297Z] + wait 11067 [2021-08-27T12:31:56.804Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 75.2% of statements [2021-08-27T12:31:56.804Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-27T12:31:57.067Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2021-08-27T12:31:57.329Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 56.1% of statements [2021-08-27T12:31:57.667Z] [2021-08-27T12:31:57.667Z] [2021-08-27T12:31:57.667Z] [2021-08-27T12:31:57.667Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-27T12:31:57.667Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-27T12:31:57.667Z] HOSTNAME=4d69e1d6b667 [2021-08-27T12:31:57.667Z] TEST_SKIP_INTEGRATION=1 [2021-08-27T12:31:57.667Z] TESTDEBUG=0 [2021-08-27T12:31:57.667Z] DEST=bundles/test-integration [2021-08-27T12:31:57.667Z] PWD=/go/src/github.com/docker/docker [2021-08-27T12:31:57.667Z] KEEPBUNDLE=1 [2021-08-27T12:31:57.667Z] DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:31:57.667Z] container=docker [2021-08-27T12:31:57.667Z] HOME=/root [2021-08-27T12:31:57.667Z] GOLANG_VERSION=1.17 [2021-08-27T12:31:57.667Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-27T12:31:57.667Z] VALIDATE_BRANCH=master [2021-08-27T12:31:57.667Z] TERM=xterm [2021-08-27T12:31:57.667Z] DOCKER_PKG=github.com/docker/docker [2021-08-27T12:31:57.667Z] SHLVL=1 [2021-08-27T12:31:57.667Z] TIMEOUT=120m [2021-08-27T12:31:57.667Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-27T12:31:57.667Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-27T12:31:57.667Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-27T12:31:57.667Z] GO111MODULE=off [2021-08-27T12:31:57.667Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-27T12:31:57.667Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-27T12:31:57.667Z] GOPATH=/go [2021-08-27T12:31:57.667Z] PKG_CONFIG=pkg-config [2021-08-27T12:31:57.667Z] _=/usr/bin/env [2021-08-27T12:31:57.667Z] Building test suite binary ./integration-cli/test.main [2021-08-27T12:31:57.667Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-27T12:31:57.667Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-27T12:31:57.667Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-27T12:31:57.667Z] HOSTNAME=35f5e308a8ea [2021-08-27T12:31:57.667Z] TEST_SKIP_INTEGRATION=1 [2021-08-27T12:31:57.667Z] TESTDEBUG=0 [2021-08-27T12:31:57.667Z] DEST=bundles/test-integration [2021-08-27T12:31:57.667Z] PWD=/go/src/github.com/docker/docker [2021-08-27T12:31:57.667Z] KEEPBUNDLE=1 [2021-08-27T12:31:57.667Z] DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:31:57.667Z] container=docker [2021-08-27T12:31:57.667Z] HOME=/root [2021-08-27T12:31:57.667Z] GOLANG_VERSION=1.17 [2021-08-27T12:31:57.667Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-27T12:31:57.667Z] VALIDATE_BRANCH=master [2021-08-27T12:31:57.667Z] TERM=xterm [2021-08-27T12:31:57.667Z] DOCKER_PKG=github.com/docker/docker [2021-08-27T12:31:57.667Z] SHLVL=1 [2021-08-27T12:31:57.667Z] TIMEOUT=120m [2021-08-27T12:31:57.667Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-27T12:31:57.667Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-27T12:31:57.667Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-27T12:31:57.667Z] GO111MODULE=off [2021-08-27T12:31:57.667Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-27T12:31:57.667Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-27T12:31:57.667Z] GOPATH=/go [2021-08-27T12:31:57.667Z] PKG_CONFIG=pkg-config [2021-08-27T12:31:57.667Z] _=/usr/bin/env [2021-08-27T12:31:57.667Z] Building test suite binary ./integration-cli/test.main [2021-08-27T12:31:57.904Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2021-08-27T12:31:57.905Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-08-27T12:31:57.924Z] No new tests added to integration. [2021-08-27T12:31:57.924Z] [2021-08-27T12:31:57.924Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-27T12:31:58.480Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2021-08-27T12:31:59.293Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-27T12:31:59.293Z] HOSTNAME=ee8a7614e713 [2021-08-27T12:31:59.293Z] TESTDEBUG=0 [2021-08-27T12:31:59.293Z] DEST=bundles/test-integration [2021-08-27T12:31:59.293Z] PWD=/go/src/github.com/docker/docker [2021-08-27T12:31:59.293Z] KEEPBUNDLE=1 [2021-08-27T12:31:59.293Z] DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:31:59.293Z] container=docker [2021-08-27T12:31:59.293Z] HOME=/root [2021-08-27T12:31:59.293Z] GOLANG_VERSION=1.17 [2021-08-27T12:31:59.293Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-27T12:31:59.293Z] VALIDATE_BRANCH=master [2021-08-27T12:31:59.293Z] TERM=xterm [2021-08-27T12:31:59.293Z] DOCKER_PKG=github.com/docker/docker [2021-08-27T12:31:59.293Z] SHLVL=1 [2021-08-27T12:31:59.293Z] TIMEOUT=120m [2021-08-27T12:31:59.293Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-27T12:31:59.293Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-27T12:31:59.293Z] GO111MODULE=off [2021-08-27T12:31:59.293Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-27T12:31:59.293Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-27T12:31:59.293Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-27T12:31:59.293Z] GOPATH=/go [2021-08-27T12:31:59.293Z] PKG_CONFIG=pkg-config [2021-08-27T12:31:59.293Z] _=/usr/bin/env [2021-08-27T12:31:59.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-27T12:31:59.428Z] ok github.com/docker/docker/distribution/metadata 0.109s coverage: 48.2% of statements [2021-08-27T12:32:00.004Z] ok github.com/docker/docker/daemon/logger/splunk 1.968s coverage: 82.5% of statements [2021-08-27T12:32:00.004Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-27T12:32:00.004Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-27T12:32:00.580Z] ok github.com/docker/docker/distribution 0.171s coverage: 25.8% of statements [2021-08-27T12:32:00.580Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-27T12:32:00.580Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-08-27T12:32:01.565Z] ok github.com/docker/docker/image 0.043s coverage: 86.6% of statements [2021-08-27T12:32:01.565Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2021-08-27T12:32:01.808Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:32:01.808Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:32:01.808Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:32:01.808Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:32:01.808Z] [2021-08-27T12:32:01.808Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-27T12:32:01.808Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-27T12:32:01.808Z] HOSTNAME=c56f51579841 [2021-08-27T12:32:01.808Z] DEST=bundles/test-integration [2021-08-27T12:32:01.808Z] PWD=/go/src/github.com/docker/docker [2021-08-27T12:32:01.808Z] DOCKER_ROOTLESS=1 [2021-08-27T12:32:01.808Z] DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:32:01.808Z] container=docker [2021-08-27T12:32:01.808Z] HOME=/root [2021-08-27T12:32:01.808Z] GOLANG_VERSION=1.17 [2021-08-27T12:32:01.808Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-27T12:32:01.808Z] VALIDATE_BRANCH=master [2021-08-27T12:32:01.808Z] TERM=xterm [2021-08-27T12:32:01.808Z] DOCKER_PKG=github.com/docker/docker [2021-08-27T12:32:01.808Z] SHLVL=1 [2021-08-27T12:32:01.808Z] TIMEOUT=120m [2021-08-27T12:32:01.808Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-27T12:32:01.808Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-27T12:32:01.808Z] GO111MODULE=off [2021-08-27T12:32:01.808Z] DOCKER_EXPERIMENTAL=1 [2021-08-27T12:32:01.808Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-27T12:32:01.808Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-27T12:32:01.808Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-27T12:32:01.808Z] GOPATH=/go [2021-08-27T12:32:01.808Z] PKG_CONFIG=pkg-config [2021-08-27T12:32:01.808Z] _=/usr/bin/env [2021-08-27T12:32:01.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-27T12:32:01.834Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2021-08-27T12:32:01.834Z] ok github.com/docker/docker/distribution/xfer 1.760s coverage: 85.1% of statements [2021-08-27T12:32:01.834Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-27T12:32:02.104Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-08-27T12:32:02.372Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-08-27T12:32:02.372Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-27T12:32:02.647Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.31s) [2021-08-27T12:32:02.647Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-27T12:32:02.945Z] ok github.com/docker/docker/oci 0.011s coverage: 43.3% of statements [2021-08-27T12:32:03.207Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 52.9% of statements [2021-08-27T12:32:03.783Z] ok github.com/docker/docker/opts 0.053s coverage: 67.1% of statements [2021-08-27T12:32:04.732Z] ok github.com/docker/docker/pkg/broadcaster 0.028s coverage: 100.0% of statements [2021-08-27T12:32:04.994Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-08-27T12:32:05.257Z] ok github.com/docker/docker/pkg/authorization 0.250s coverage: 68.3% of statements [2021-08-27T12:32:06.122Z] Removing intermediate container 2bc384aa1171 [2021-08-27T12:32:06.122Z] ---> c31c9096c10e [2021-08-27T12:32:06.122Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-27T12:32:06.122Z] ---> Running in e627a5d4b5e5 [2021-08-27T12:32:06.122Z] Removing intermediate container e627a5d4b5e5 [2021-08-27T12:32:06.122Z] ---> 61f514b47b71 [2021-08-27T12:32:06.122Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-27T12:32:06.122Z] ---> Running in 98bbdb44a017 [2021-08-27T12:32:06.122Z] Removing intermediate container 98bbdb44a017 [2021-08-27T12:32:06.122Z] ---> 02ee4718fdbb [2021-08-27T12:32:06.122Z] Step 11/11 : COPY . . [2021-08-27T12:32:06.211Z] ok github.com/docker/docker/pkg/directory 0.025s coverage: 80.0% of statements [2021-08-27T12:32:06.785Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-08-27T12:32:06.785Z] ok github.com/docker/docker/pkg/archive 1.163s coverage: 82.0% of statements [2021-08-27T12:32:07.047Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-08-27T12:32:07.621Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-08-27T12:32:07.884Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-27T12:32:08.146Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-08-27T12:32:09.091Z] ok github.com/docker/docker/pkg/chrootarchive 2.981s coverage: 43.2% of statements [2021-08-27T12:32:09.353Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-08-27T12:32:09.353Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 83.1% of statements [2021-08-27T12:32:09.930Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-08-27T12:32:09.930Z] ok github.com/docker/docker/pkg/fsutils 0.248s coverage: 85.1% of statements [2021-08-27T12:32:10.504Z] ok github.com/docker/docker/pkg/discovery/kv 3.041s coverage: 84.1% of statements [2021-08-27T12:32:11.077Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-08-27T12:32:11.077Z] ok github.com/docker/docker/pkg/idtools 0.592s coverage: 69.5% of statements [2021-08-27T12:32:11.339Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 70.5% of statements [2021-08-27T12:32:11.339Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-08-27T12:32:11.602Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2021-08-27T12:32:11.864Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2021-08-27T12:32:11.864Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2021-08-27T12:32:12.126Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2021-08-27T12:32:12.126Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-08-27T12:32:12.126Z] ok github.com/docker/docker/layer 7.192s coverage: 68.8% of statements [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-27T12:32:12.126Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-27T12:32:12.699Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2021-08-27T12:32:13.274Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2021-08-27T12:32:13.274Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2021-08-27T12:32:13.274Z] ok github.com/docker/docker/pkg/progress 0.020s coverage: 75.9% of statements [2021-08-27T12:32:13.536Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-08-27T12:32:13.799Z] ok github.com/docker/docker/pkg/stack 0.010s coverage: 90.9% of statements [2021-08-27T12:32:14.061Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-08-27T12:32:14.323Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-08-27T12:32:14.323Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-08-27T12:32:14.586Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-08-27T12:32:14.849Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 52.1% of statements [2021-08-27T12:32:15.112Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 40.1% of statements [2021-08-27T12:32:15.687Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2021-08-27T12:32:15.687Z] testing: warning: no tests to run [2021-08-27T12:32:15.687Z] coverage: [no statements] [2021-08-27T12:32:15.687Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2021-08-27T12:32:15.950Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2021-08-27T12:32:15.950Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-08-27T12:32:15.950Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-08-27T12:32:16.212Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-08-27T12:32:16.788Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.4% of statements [2021-08-27T12:32:17.050Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 86.0% of statements [2021-08-27T12:32:18.013Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2021-08-27T12:32:18.276Z] ok github.com/docker/docker/plugin 0.539s coverage: 23.2% of statements [2021-08-27T12:32:19.668Z] ok github.com/docker/docker/quota 0.513s coverage: 71.4% of statements [2021-08-27T12:32:19.668Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-08-27T12:32:19.668Z] ok github.com/docker/docker/registry 0.108s coverage: 58.8% of statements [2021-08-27T12:32:19.930Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-08-27T12:32:19.930Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-08-27T12:32:20.506Z] ok github.com/docker/docker/runconfig 0.048s coverage: 66.1% of statements [2021-08-27T12:32:20.764Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-08-27T12:32:20.764Z] PASS [2021-08-27T12:32:20.764Z] [2021-08-27T12:32:20.764Z] DONE 17 tests in 47.767s [2021-08-27T12:32:20.764Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-27T12:32:20.764Z] INFO: Testing against a local daemon [2021-08-27T12:32:20.764Z] === RUN TestPluginInvalidJSON [2021-08-27T12:32:20.764Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:32:20.764Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:32:20.764Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:32:20.764Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-27T12:32:20.764Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-27T12:32:20.764Z] === RUN TestPluginInstall [2021-08-27T12:32:20.764Z] === RUN TestPluginInstall/no_auth [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98e562744b47e70605a784dec934817faa50fcf307563fa459d674e8fe585a2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98e562744b47e70605a784dec934817faa50fcf307563fa459d674e8fe585a2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:32:20.764Z] === RUN TestPluginInstall/with_htpasswd [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d74da8d0c46e3bdc323b40f6f46ecf52c6c15f5a21e797462603e5be22bb9314" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d74da8d0c46e3bdc323b40f6f46ecf52c6c15f5a21e797462603e5be22bb9314" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:32:20.764Z] === RUN TestPluginInstall/with_insecure [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a904a41490b92549ab5cbbe133737243cc6058de6282dfabafe737a770eebe70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:32:20.764Z] time="2021-08-27T12:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a904a41490b92549ab5cbbe133737243cc6058de6282dfabafe737a770eebe70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:32:21.025Z] plugin_test.go:166: [db889d4f77ba5] daemon is not started [2021-08-27T12:32:21.025Z] --- PASS: TestPluginInstall (3.15s) [2021-08-27T12:32:21.025Z] --- PASS: TestPluginInstall/no_auth (1.48s) [2021-08-27T12:32:21.025Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2021-08-27T12:32:21.025Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-08-27T12:32:21.025Z] === RUN TestPluginsWithRuntimes [2021-08-27T12:32:21.897Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2021-08-27T12:32:22.939Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-27T12:32:23.288Z] ok github.com/docker/docker/volume/local 0.199s coverage: 76.4% of statements [2021-08-27T12:32:23.288Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.7% of statements [2021-08-27T12:32:23.882Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-27T12:32:24.859Z] --- PASS: TestPluginsWithRuntimes (3.64s) [2021-08-27T12:32:24.859Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-08-27T12:32:24.859Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-08-27T12:32:24.859Z] === RUN TestPluginBackCompatMediaTypes [2021-08-27T12:32:25.205Z] ok github.com/docker/docker/volume/service 0.025s coverage: 72.3% of statements [2021-08-27T12:32:25.432Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-08-27T12:32:25.433Z] PASS [2021-08-27T12:32:25.433Z] [2021-08-27T12:32:25.433Z] DONE 10 tests in 7.411s [2021-08-27T12:32:25.433Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-27T12:32:25.433Z] INFO: Testing against a local daemon [2021-08-27T12:32:25.433Z] === RUN TestExternalGraphDriver [2021-08-27T12:32:25.433Z] === RUN TestExternalGraphDriver/json [2021-08-27T12:32:27.166Z] ---> 7858c5f2eabb [2021-08-27T12:32:27.166Z] Successfully built 7858c5f2eabb [2021-08-27T12:32:27.166Z] Successfully tagged docker:latest [2021-08-27T12:32:27.166Z] INFO: Image build ended at 08/27/2021 12:32:25. Duration:00:02:59.5298356 [2021-08-27T12:32:27.166Z] [2021-08-27T12:32:27.166Z] [2021-08-27T12:32:27.166Z] INFO: Building the test binaries at 08/27/2021 12:32:25... [2021-08-27T12:32:27.348Z] === RUN TestExternalGraphDriver/spec [2021-08-27T12:32:28.733Z] === RUN TestExternalGraphDriver/pull [2021-08-27T12:32:30.119Z] --- PASS: TestExternalGraphDriver (4.72s) [2021-08-27T12:32:30.119Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-08-27T12:32:30.119Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2021-08-27T12:32:30.119Z] --- PASS: TestExternalGraphDriver/pull (1.33s) [2021-08-27T12:32:30.119Z] === RUN TestGraphdriverPluginV2 [2021-08-27T12:32:30.891Z] INFO: make.ps1 starting at 08/27/2021 12:32:30 [2021-08-27T12:32:31.347Z] INFO: Git commit (073f8df0fe) assumed from DOCKER_GITCOMMIT environment variable [2021-08-27T12:32:31.347Z] INFO: Invoking autogen... [2021-08-27T12:32:31.803Z] INFO: Building daemon... [2021-08-27T12:32:33.424Z] --- PASS: TestGraphdriverPluginV2 (3.52s) [2021-08-27T12:32:33.424Z] PASS [2021-08-27T12:32:33.424Z] [2021-08-27T12:32:33.424Z] DONE 5 tests in 8.255s [2021-08-27T12:32:33.424Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-27T12:32:33.684Z] INFO: Testing against a local daemon [2021-08-27T12:32:33.684Z] === RUN TestContinueAfterPluginCrash [2021-08-27T12:32:33.684Z] === PAUSE TestContinueAfterPluginCrash [2021-08-27T12:32:33.684Z] === RUN TestReadPluginNoRead [2021-08-27T12:32:33.684Z] === PAUSE TestReadPluginNoRead [2021-08-27T12:32:33.684Z] === RUN TestDaemonStartWithLogOpt [2021-08-27T12:32:33.684Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-27T12:32:33.684Z] === CONT TestContinueAfterPluginCrash [2021-08-27T12:32:33.684Z] === CONT TestDaemonStartWithLogOpt [2021-08-27T12:32:37.895Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) [2021-08-27T12:32:37.895Z] === CONT TestReadPluginNoRead [2021-08-27T12:32:39.282Z] === RUN TestReadPluginNoRead/default [2021-08-27T12:32:40.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-27T12:32:40.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-27T12:32:40.669Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-27T12:32:42.056Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2021-08-27T12:32:42.056Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-27T12:32:43.444Z] === CONT TestReadPluginNoRead [2021-08-27T12:32:43.445Z] read_test.go:92: [db4becf44c772] daemon is not started [2021-08-27T12:32:43.445Z] --- PASS: TestReadPluginNoRead (6.23s) [2021-08-27T12:32:43.445Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2021-08-27T12:32:43.445Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2021-08-27T12:32:43.445Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2021-08-27T12:32:43.445Z] PASS [2021-08-27T12:32:43.445Z] [2021-08-27T12:32:43.445Z] DONE 6 tests in 9.798s [2021-08-27T12:32:43.445Z] 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-08-27T12:32:43.445Z] testing: warning: no tests to run [2021-08-27T12:32:43.445Z] PASS [2021-08-27T12:32:43.445Z] [2021-08-27T12:32:43.445Z] DONE 0 tests in 0.010s [2021-08-27T12:32:43.445Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-27T12:32:43.445Z] INFO: Testing against a local daemon [2021-08-27T12:32:43.445Z] === RUN TestPluginWithDevMounts [2021-08-27T12:32:43.445Z] === PAUSE TestPluginWithDevMounts [2021-08-27T12:32:43.445Z] === CONT TestPluginWithDevMounts [2021-08-27T12:32:45.359Z] --- PASS: TestPluginWithDevMounts (1.59s) [2021-08-27T12:32:45.359Z] PASS [2021-08-27T12:32:45.359Z] [2021-08-27T12:32:45.359Z] DONE 1 tests in 1.625s [2021-08-27T12:32:45.359Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-27T12:32:45.360Z] INFO: Testing against a local daemon [2021-08-27T12:32:45.360Z] === RUN TestSecretInspect [2021-08-27T12:32:47.165Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.6% of statements [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/rootless [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/volume [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-27T12:32:47.165Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === Skipped [2021-08-27T12:32:47.165Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-27T12:32:47.165Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-27T12:32:47.165Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-27T12:32:47.165Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-27T12:32:47.165Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:72: No driver to put! [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-27T12:32:47.165Z] time="2021-08-27T12:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-27T12:32:47.165Z] time="2021-08-27T12:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-27T12:32:47.165Z] time="2021-08-27T12:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-27T12:32:47.165Z] time="2021-08-27T12:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-27T12:32:47.165Z] time="2021-08-27T12:31:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:72: No driver to put! [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-27T12:32:47.165Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-27T12:32:47.165Z] overlay_test.go:50: Fails to compute changes intermittently [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-27T12:32:47.165Z] overlay_test.go:66: Cannot run test with naive change algorithm [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:315: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:32:47.165Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-27T12:32:47.165Z] graphtest_unix.go:72: No driver to put! [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-27T12:32:47.165Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-27T12:32:47.165Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] [2021-08-27T12:32:47.165Z] DONE 2309 tests, 28 skipped in 192.144s [2021-08-27T12:32:47.165Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:32:47.165Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-27T12:32:47.166Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-27T12:32:47.274Z] --- PASS: TestSecretInspect (2.15s) [2021-08-27T12:32:47.274Z] === RUN TestSecretList [2021-08-27T12:32:49.819Z] --- PASS: TestSecretList (2.19s) [2021-08-27T12:32:49.819Z] === RUN TestSecretsCreateAndDelete [2021-08-27T12:32:51.735Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2021-08-27T12:32:51.735Z] === RUN TestSecretsUpdate [2021-08-27T12:32:54.323Z] --- PASS: TestSecretsUpdate (2.22s) [2021-08-27T12:32:54.323Z] === RUN TestTemplatedSecret [2021-08-27T12:32:55.534Z] 8f616e6e9eec: Pull complete [2021-08-27T12:32:55.535Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-27T12:32:55.535Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:32:55.535Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-27T12:32:55.535Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-27T12:32:55.535Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-27T12:32:55.535Z] WARN: Skipping validation tests [2021-08-27T12:32:55.535Z] INFO: Running unit tests at 08/27/2021 12:32:50... [2021-08-27T12:32:55.535Z] INFO: make.ps1 starting at 08/27/2021 12:32:53 [2021-08-27T12:32:55.535Z] INFO: Git commit (073f8df0fe) assumed from DOCKER_GITCOMMIT environment variable [2021-08-27T12:32:55.535Z] INFO: Invoking autogen... [2021-08-27T12:32:55.535Z] INFO: Running unit tests... [2021-08-27T12:32:56.878Z] --- PASS: TestTemplatedSecret (2.60s) [2021-08-27T12:32:56.878Z] === RUN TestSecretCreateResolve [2021-08-27T12:32:58.835Z] --- PASS: TestSecretCreateResolve (2.26s) [2021-08-27T12:32:58.835Z] PASS [2021-08-27T12:32:58.835Z] [2021-08-27T12:32:58.835Z] DONE 6 tests in 13.728s [2021-08-27T12:32:58.835Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-27T12:32:58.835Z] INFO: Testing against a local daemon [2021-08-27T12:32:58.835Z] === RUN TestServiceCreateInit [2021-08-27T12:32:58.835Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-27T12:33:00.318Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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-08-27T12:33:02.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-27T12:33:03.042Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-27T12:33:06.978Z] 8f616e6e9eec: Pull complete [2021-08-27T12:33:06.978Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-27T12:33:06.978Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:33:06.978Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-27T12:33:06.978Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-27T12:33:06.978Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-27T12:33:06.978Z] WARN: Skipping validation tests [2021-08-27T12:33:06.978Z] INFO: Running unit tests at 08/27/2021 12:32:59... [2021-08-27T12:33:06.978Z] INFO: make.ps1 starting at 08/27/2021 12:33:02 [2021-08-27T12:33:06.978Z] INFO: Git commit (073f8df0fe) assumed from DOCKER_GITCOMMIT environment variable [2021-08-27T12:33:06.978Z] INFO: Invoking autogen... [2021-08-27T12:33:06.978Z] INFO: Running unit tests... [2021-08-27T12:33:07.256Z] --- PASS: TestServiceCreateInit (7.91s) [2021-08-27T12:33:07.256Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s) [2021-08-27T12:33:07.256Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.95s) [2021-08-27T12:33:07.256Z] === RUN TestCreateServiceMultipleTimes [2021-08-27T12:33:07.389Z] ? github.com/docker/docker/api [no test files] [2021-08-27T12:33:08.511Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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-08-27T12:33:12.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-27T12:33:17.067Z] ? github.com/docker/docker/api [no test files] [2021-08-27T12:33:22.169Z] --- PASS: TestCreateServiceMultipleTimes (15.56s) [2021-08-27T12:33:22.169Z] === RUN TestCreateServiceConflict [2021-08-27T12:33:22.199Z] === RUN TestMiddlewares [2021-08-27T12:33:22.199Z] --- PASS: TestMiddlewares (0.00s) [2021-08-27T12:33:22.199Z] PASS [2021-08-27T12:33:22.199Z] coverage: 9.0% of statements [2021-08-27T12:33:22.199Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2021-08-27T12:33:22.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-27T12:33:23.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-27T12:33:24.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-27T12:33:24.724Z] --- PASS: TestCreateServiceConflict (2.27s) [2021-08-27T12:33:24.724Z] === RUN TestCreateServiceMaxReplicas [2021-08-27T12:33:25.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-27T12:33:25.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-27T12:33:26.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-27T12:33:27.277Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2021-08-27T12:33:27.277Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-27T12:33:28.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-27T12:33:29.443Z] === RUN TestMiddlewares [2021-08-27T12:33:29.443Z] --- PASS: TestMiddlewares (0.00s) [2021-08-27T12:33:29.443Z] PASS [2021-08-27T12:33:29.443Z] coverage: 9.0% of statements [2021-08-27T12:33:29.443Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2021-08-27T12:33:29.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-27T12:33:30.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-27T12:33:30.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-27T12:33:31.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-27T12:33:32.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-27T12:33:33.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-27T12:33:33.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-27T12:33:34.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-27T12:33:35.275Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-27T12:33:35.275Z] Using test binary docker [2021-08-27T12:33:35.536Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-27T12:33:35.536Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-27T12:33:35.536Z] INFO: Waiting for daemon to start... [2021-08-27T12:33:35.536Z] Starting dockerd [2021-08-27T12:33:38.839Z] . [2021-08-27T12:33:38.839Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-27T12:33:38.839Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-27T12:33:38.839Z] Error: No such image: emptyfs [2021-08-27T12:33:39.101Z] Running integration-test (iteration 1) [2021-08-27T12:33:39.101Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-27T12:33:39.363Z] Loaded image: busybox:latest [2021-08-27T12:33:39.363Z] Loaded image: busybox:glibc [2021-08-27T12:33:40.759Z] Loaded image: debian:bullseye-slim [2021-08-27T12:33:41.020Z] Loaded image: hello-world:latest [2021-08-27T12:33:41.020Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:33:41.020Z] INFO: Testing against a local daemon [2021-08-27T12:33:41.020Z] === RUN TestCgroupNamespacesBuild [2021-08-27T12:33:42.207Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2021-08-27T12:33:42.207Z] === RUN TestCreateServiceSecretFileMode [2021-08-27T12:33:42.409Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2021-08-27T12:33:42.409Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-27T12:33:43.149Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2021-08-27T12:33:43.149Z] === RUN TestCreateServiceConfigFileMode [2021-08-27T12:33:43.354Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2021-08-27T12:33:43.354Z] === RUN TestBuildWithSession [2021-08-27T12:33:43.354Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:33:43.354Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-27T12:33:43.354Z] === RUN TestBuildSquashParent [2021-08-27T12:33:43.457Z] ok github.com/docker/docker/libnetwork 46.811s coverage: 41.0% of statements [2021-08-27T12:33:43.872Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-27T12:33:43.873Z] [2021-08-27T12:33:43.873Z] ________ ____ __. [2021-08-27T12:33:43.873Z] \_____ \ | |/ _| [2021-08-27T12:33:43.873Z] / | \| < [2021-08-27T12:33:43.873Z] / | \ | \ [2021-08-27T12:33:43.873Z] \_______ /____|__ \ [2021-08-27T12:33:43.873Z] \/ \/ [2021-08-27T12:33:43.873Z] [2021-08-27T12:33:43.873Z] INFO: make.ps1 ended at 08/27/2021 12:33:35 [2021-08-27T12:33:43.873Z] INFO: Binaries build ended at 08/27/2021 12:33:36. Duration:00:01:10.8331592 [2021-08-27T12:33:43.873Z] INFO: Copying the built daemon binary to d:\CI\PR-42795\1\binary\dockerd-073f8df0fe.exe... [2021-08-27T12:33:43.873Z] INFO: Copying the built client binary to d:\CI\PR-42795\1\binary\docker-073f8df0fe.exe... [2021-08-27T12:33:43.873Z] INFO: Copying dockerversion from the container... [2021-08-27T12:33:43.873Z] INFO: Copying the golang package from the container to d:\CI\PR-42795\1\installer\go.zip... [2021-08-27T12:33:43.873Z] INFO: Extracting go.zip to d:\CI\PR-42795\1\go [2021-08-27T12:33:45.696Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2021-08-27T12:33:45.696Z] === RUN TestCreateServiceSysctls [2021-08-27T12:33:46.002Z] ok github.com/docker/docker/libnetwork/api 1.353s coverage: 83.2% of statements [2021-08-27T12:33:47.390Z] ok github.com/docker/docker/libnetwork/bitseq 0.314s coverage: 84.4% of statements [2021-08-27T12:33:47.390Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-27T12:33:47.390Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-27T12:33:47.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-27T12:33:47.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-27T12:33:47.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-27T12:33:47.962Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-27T12:33:47.962Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-27T12:33:47.962Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-27T12:33:48.917Z] ok github.com/docker/docker/libnetwork/config 0.050s coverage: 24.0% of statements [2021-08-27T12:33:49.000Z] --- PASS: TestCreateServiceSysctls (3.19s) [2021-08-27T12:33:49.000Z] === RUN TestCreateServiceCapabilities [2021-08-27T12:33:49.495Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-27T12:33:49.495Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-27T12:33:49.495Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-27T12:33:49.757Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-27T12:33:51.495Z] --- PASS: TestBuildSquashParent (7.00s) [2021-08-27T12:33:51.495Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-27T12:33:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:33:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:33:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:33:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:33:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:33:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:33:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:33:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:33:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:33:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:33:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:33:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:33:51.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:33:51.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:33:51.548Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2021-08-27T12:33:51.548Z] === RUN TestInspect [2021-08-27T12:33:51.757Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:33:51.757Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:33:54.093Z] --- PASS: TestInspect (2.72s) [2021-08-27T12:33:54.093Z] === RUN TestCreateJob [2021-08-27T12:33:54.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:33:54.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:33:56.221Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-27T12:33:56.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2021-08-27T12:33:56.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2021-08-27T12:33:56.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2021-08-27T12:33:56.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.17s) [2021-08-27T12:33:56.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2021-08-27T12:33:56.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-08-27T12:33:56.221Z] === RUN TestBuildMultiStageCopy [2021-08-27T12:33:56.221Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-27T12:33:56.345Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.509s coverage: 59.9% of statements [2021-08-27T12:33:56.345Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-27T12:33:56.345Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-27T12:33:56.917Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.025s coverage: 4.0% of statements [2021-08-27T12:33:56.917Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-27T12:33:57.396Z] --- PASS: TestCreateJob (3.23s) [2021-08-27T12:33:57.396Z] === RUN TestReplicatedJob [2021-08-27T12:33:58.832Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.028s coverage: 4.5% of statements [2021-08-27T12:33:58.832Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-27T12:33:59.093Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-27T12:33:59.524Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-27T12:34:00.117Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|files|deps) took 2m23.8157966s [2021-08-27T12:34:00.117Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 507.30943ms [2021-08-27T12:34:00.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-27T12:34:01.416Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-27T12:34:01.610Z] INFO: Extraction ended at 08/27/2021 12:34:01. Duration:00:00:22.1012729 [2021-08-27T12:34:01.610Z] INFO: Updating the golang and path environment variables [2021-08-27T12:34:01.610Z] INFO: GOPATH=d:\gopath [2021-08-27T12:34:01.610Z] INFO: go version go1.17 windows/amd64 [2021-08-27T12:34:01.610Z] INFO: Running the daemon under test in debug mode [2021-08-27T12:34:01.610Z] INFO: Starting a daemon under test... [2021-08-27T12:34:01.610Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42795\1\daemon --pidfile d:\CI\PR-42795\1\docker.pid -D [2021-08-27T12:34:01.610Z] INFO: Process started successfully. [2021-08-27T12:34:01.610Z] INFO: Start tailing logs of the daemon under tests [2021-08-27T12:34:02.066Z] INFO: Waiting for the daemon under test to start... [2021-08-27T12:34:02.358Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-27T12:34:02.687Z] --- PASS: TestReplicatedJob (4.81s) [2021-08-27T12:34:02.687Z] === RUN TestUpdateReplicatedJob [2021-08-27T12:34:03.300Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-08-27T12:34:03.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-08-27T12:34:03.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-27T12:34:03.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-27T12:34:03.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-27T12:34:03.300Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-27T12:34:03.300Z] === RUN TestBuildMultiStageParentConfig [2021-08-27T12:34:05.236Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2021-08-27T12:34:05.236Z] === RUN TestServiceListWithStatuses [2021-08-27T12:34:05.236Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-27T12:34:05.236Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-27T12:34:05.236Z] === RUN TestDockerNetworkConnectAlias [2021-08-27T12:34:05.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-27T12:34:05.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-27T12:34:08.592Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-08-27T12:34:08.592Z] === RUN TestBuildLabelWithTargets [2021-08-27T12:34:09.096Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.190s coverage: 6.6% of statements [2021-08-27T12:34:09.096Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-27T12:34:09.445Z] --- PASS: TestDockerNetworkConnectAlias (4.29s) [2021-08-27T12:34:09.445Z] === RUN TestDockerNetworkReConnect [2021-08-27T12:34:10.482Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-27T12:34:11.055Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-27T12:34:11.055Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-27T12:34:11.055Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-27T12:34:11.055Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-27T12:34:11.628Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-08-27T12:34:12.201Z] ok github.com/docker/docker/libnetwork/etchosts 0.039s coverage: 81.2% of statements [2021-08-27T12:34:12.341Z] INFO [runner/unused/goanalysis] analyzers took 29.767990778s with top 10 stages: buildssa: 25.116926159s, U1000: 4.651064619s [2021-08-27T12:34:12.754Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2021-08-27T12:34:12.754Z] === RUN TestServicePlugin [2021-08-27T12:34:12.773Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-27T12:34:12.876Z] === RUN TestBoolValue [2021-08-27T12:34:12.876Z] --- PASS: TestBoolValue (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestBoolValueOrDefault [2021-08-27T12:34:12.876Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestInt64ValueOrZero [2021-08-27T12:34:12.876Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestInt64ValueOrDefault [2021-08-27T12:34:12.876Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-27T12:34:12.876Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestJsonContentType [2021-08-27T12:34:12.876Z] --- PASS: TestJsonContentType (0.00s) [2021-08-27T12:34:12.876Z] PASS [2021-08-27T12:34:12.876Z] coverage: 14.7% of statements [2021-08-27T12:34:12.876Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2021-08-27T12:34:12.876Z] === RUN TestMaskSecretKeys [2021-08-27T12:34:12.876Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-27T12:34:12.876Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-27T12:34:12.876Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-27T12:34:12.876Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestVersionMiddlewareVersion [2021-08-27T12:34:12.876Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-27T12:34:12.876Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-27T12:34:12.876Z] PASS [2021-08-27T12:34:12.876Z] coverage: 37.7% of statements [2021-08-27T12:34:12.876Z] ok github.com/docker/docker/api/server/middleware 0.088s coverage: 37.7% of statements [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-27T12:34:12.876Z] === RUN TestAdjustForAPIVersion [2021-08-27T12:34:12.876Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-27T12:34:12.876Z] PASS [2021-08-27T12:34:12.876Z] coverage: 5.7% of statements [2021-08-27T12:34:12.876Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 5.7% of statements [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-27T12:34:12.876Z] === RUN TestToJSON [2021-08-27T12:34:12.876Z] --- PASS: TestToJSON (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestToParamWithVersion [2021-08-27T12:34:12.876Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestFromJSON [2021-08-27T12:34:12.876Z] --- PASS: TestFromJSON (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestEmpty [2021-08-27T12:34:12.876Z] --- PASS: TestEmpty (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestArgsMatchKVListEmptySources [2021-08-27T12:34:12.876Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestArgsMatchKVList [2021-08-27T12:34:12.876Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestArgsMatch [2021-08-27T12:34:12.876Z] --- PASS: TestArgsMatch (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestAdd [2021-08-27T12:34:12.876Z] --- PASS: TestAdd (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestDel [2021-08-27T12:34:12.876Z] --- PASS: TestDel (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestLen [2021-08-27T12:34:12.876Z] --- PASS: TestLen (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestExactMatch [2021-08-27T12:34:12.876Z] --- PASS: TestExactMatch (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestOnlyOneExactMatch [2021-08-27T12:34:12.876Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestContains [2021-08-27T12:34:12.876Z] --- PASS: TestContains (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestValidate [2021-08-27T12:34:12.876Z] --- PASS: TestValidate (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestWalkValues [2021-08-27T12:34:12.876Z] --- PASS: TestWalkValues (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestFuzzyMatch [2021-08-27T12:34:12.876Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestClone [2021-08-27T12:34:12.876Z] --- PASS: TestClone (0.00s) [2021-08-27T12:34:12.876Z] PASS [2021-08-27T12:34:12.876Z] coverage: 92.2% of statements [2021-08-27T12:34:12.876Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-27T12:34:12.876Z] === RUN TestStrSliceMarshalJSON [2021-08-27T12:34:12.876Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestStrSliceUnmarshalJSON [2021-08-27T12:34:12.876Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestStrSliceUnmarshalString [2021-08-27T12:34:12.876Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestStrSliceUnmarshalSlice [2021-08-27T12:34:12.876Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-27T12:34:12.876Z] PASS [2021-08-27T12:34:12.876Z] coverage: 90.0% of statements [2021-08-27T12:34:12.876Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-27T12:34:12.876Z] === RUN TestDurationToSecondsString [2021-08-27T12:34:12.876Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestGetTimestamp [2021-08-27T12:34:12.876Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-27T12:34:12.876Z] === RUN TestParseTimestamps [2021-08-27T12:34:12.876Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-27T12:34:12.876Z] PASS [2021-08-27T12:34:12.876Z] coverage: 100.0% of statements [2021-08-27T12:34:12.876Z] ok github.com/docker/docker/api/types/time 0.175s coverage: 100.0% of statements [2021-08-27T12:34:12.876Z] === RUN TestCompareVersion [2021-08-27T12:34:12.876Z] --- PASS: TestCompareVersion (0.00s) [2021-08-27T12:34:12.876Z] PASS [2021-08-27T12:34:12.876Z] coverage: 77.3% of statements [2021-08-27T12:34:12.876Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/builder [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-27T12:34:12.876Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-27T12:34:12.876Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-27T12:34:12.876Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestCloneArgsSmartHttp [2021-08-27T12:34:12.876Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestCloneArgsDumbHttp [2021-08-27T12:34:12.876Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestCloneArgsGit [2021-08-27T12:34:12.876Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestCheckoutGit [2021-08-27T12:34:12.876Z] === RUN TestEnable [2021-08-27T12:34:12.876Z] --- PASS: TestEnable (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestDisable [2021-08-27T12:34:12.876Z] --- PASS: TestDisable (0.00s) [2021-08-27T12:34:12.876Z] === RUN TestEnabled [2021-08-27T12:34:12.877Z] --- PASS: TestEnabled (0.00s) [2021-08-27T12:34:12.877Z] PASS [2021-08-27T12:34:12.877Z] coverage: 100.0% of statements [2021-08-27T12:34:12.877Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-08-27T12:34:12.877Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-27T12:34:12.877Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestProcessNoDockerignore [2021-08-27T12:34:12.877Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-27T12:34:12.877Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestDetectContentType [2021-08-27T12:34:12.877Z] --- PASS: TestDetectContentType (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestSelectAcceptableMIME [2021-08-27T12:34:12.877Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestInspectEmptyResponse [2021-08-27T12:34:12.877Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestInspectResponseBinary [2021-08-27T12:34:12.877Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestResponseUnsupportedContentType [2021-08-27T12:34:12.877Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestInspectResponseTextSimple [2021-08-27T12:34:12.877Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestInspectResponseEmptyContentType [2021-08-27T12:34:12.877Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestUnknownContentLength [2021-08-27T12:34:12.877Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestDownloadRemote [2021-08-27T12:34:12.877Z] --- PASS: TestDownloadRemote (0.10s) [2021-08-27T12:34:12.877Z] === RUN TestGetWithStatusError [2021-08-27T12:34:12.877Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestCloseRootDirectory [2021-08-27T12:34:12.877Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:12.877Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestHashFile [2021-08-27T12:34:12.877Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:12.877Z] --- SKIP: TestHashFile (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestHashSubdir [2021-08-27T12:34:12.877Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:12.877Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestRemoveDirectory [2021-08-27T12:34:12.877Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:12.877Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-27T12:34:12.877Z] PASS [2021-08-27T12:34:12.877Z] coverage: 9.3% of statements [2021-08-27T12:34:12.877Z] ok github.com/docker/docker/builder/remotecontext 0.225s coverage: 9.3% of statements [2021-08-27T12:34:12.877Z] === RUN TestGetAllAllowed [2021-08-27T12:34:12.877Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestGetAllMeta [2021-08-27T12:34:12.877Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-27T12:34:12.877Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestIsUnreferencedBuiltin [2021-08-27T12:34:12.877Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestIsExistingDirectory [2021-08-27T12:34:12.877Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-27T12:34:12.877Z] === RUN TestGetFilenameForDownload [2021-08-27T12:34:12.877Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestEnv2Variables [2021-08-27T12:34:12.877Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-27T12:34:12.877Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestMaintainer [2021-08-27T12:34:12.877Z] --- PASS: TestMaintainer (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestLabel [2021-08-27T12:34:12.877Z] --- PASS: TestLabel (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestFromScratch [2021-08-27T12:34:12.877Z] --- PASS: TestFromScratch (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestFromWithArg [2021-08-27T12:34:12.877Z] --- PASS: TestFromWithArg (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-27T12:34:12.877Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestFromWithUndefinedArg [2021-08-27T12:34:12.877Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestFromMultiStageWithNamedStage [2021-08-27T12:34:12.877Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestOnbuild [2021-08-27T12:34:12.877Z] --- PASS: TestOnbuild (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestWorkdir [2021-08-27T12:34:12.877Z] --- PASS: TestWorkdir (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestCmd [2021-08-27T12:34:12.877Z] --- PASS: TestCmd (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestHealthcheckNone [2021-08-27T12:34:12.877Z] --- PASS: TestHealthcheckNone (0.01s) [2021-08-27T12:34:12.877Z] === RUN TestHealthcheckCmd [2021-08-27T12:34:12.877Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestEntrypoint [2021-08-27T12:34:12.877Z] --- PASS: TestEntrypoint (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestExpose [2021-08-27T12:34:12.877Z] --- PASS: TestExpose (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestUser [2021-08-27T12:34:12.877Z] --- PASS: TestUser (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestVolume [2021-08-27T12:34:12.877Z] --- PASS: TestVolume (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestStopSignal [2021-08-27T12:34:12.877Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-27T12:34:12.877Z] --- SKIP: TestStopSignal (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestArg [2021-08-27T12:34:12.877Z] --- PASS: TestArg (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestShell [2021-08-27T12:34:12.877Z] --- PASS: TestShell (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestPrependEnvOnCmd [2021-08-27T12:34:12.877Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestRunWithBuildArgs [2021-08-27T12:34:12.877Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestRunIgnoresHealthcheck [2021-08-27T12:34:12.877Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestDispatchUnsupportedOptions [2021-08-27T12:34:12.877Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-27T12:34:12.877Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-27T12:34:12.877Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-27T12:34:12.877Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestNormalizeWorkdir [2021-08-27T12:34:12.877Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestDispatch [2021-08-27T12:34:12.877Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-27T12:34:12.877Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-27T12:34:12.877Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-27T12:34:12.877Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-27T12:34:12.877Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-27T12:34:12.877Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-27T12:34:12.877Z] === RUN TestDispatch/COPY_url [2021-08-27T12:34:12.877Z] --- PASS: TestDispatch (0.04s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-27T12:34:12.877Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestAddScratchImageAddsToMounts [2021-08-27T12:34:12.877Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-27T12:34:12.877Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-27T12:34:12.877Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-27T12:34:12.877Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestImageSourceGetAddsToMounts [2021-08-27T12:34:12.877Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestEmptyDockerfile [2021-08-27T12:34:12.877Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestSymlinkDockerfile [2021-08-27T12:34:12.877Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-27T12:34:12.877Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-27T12:34:12.877Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestNonExistingDockerfile [2021-08-27T12:34:12.877Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestCopyRunConfig [2021-08-27T12:34:12.877Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestDeepCopyRunConfig [2021-08-27T12:34:12.877Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestExportImage [2021-08-27T12:34:12.877Z] --- PASS: TestExportImage (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestNormalizeDest [2021-08-27T12:34:12.877Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-27T12:34:12.877Z] PASS [2021-08-27T12:34:12.877Z] coverage: 46.8% of statements [2021-08-27T12:34:12.877Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 46.8% of statements [2021-08-27T12:34:12.877Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-27T12:34:12.877Z] === RUN TestTCP4Proxy [2021-08-27T12:34:12.877Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestTCP4ProxyHalfClose [2021-08-27T12:34:12.877Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestTCP6Proxy [2021-08-27T12:34:12.877Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-27T12:34:12.877Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestTCPDualStackProxy [2021-08-27T12:34:12.877Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-27T12:34:12.877Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestUDP4Proxy [2021-08-27T12:34:12.877Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestUDP6Proxy [2021-08-27T12:34:12.877Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-27T12:34:12.877Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestUDPWriteError [2021-08-27T12:34:12.877Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestSCTP4Proxy [2021-08-27T12:34:12.877Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-27T12:34:12.877Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-27T12:34:12.877Z] === RUN TestSCTP6Proxy [2021-08-27T12:34:12.877Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-27T12:34:12.877Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-27T12:34:12.877Z] PASS [2021-08-27T12:34:12.877Z] coverage: 49.4% of statements [2021-08-27T12:34:12.877Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2021-08-27T12:34:13.718Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2021-08-27T12:34:13.718Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-27T12:34:16.073Z] plugin_test.go:62: [d5e0a4ff22ee9] joining swarm manager [d57e77f15ea0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:34:16.732Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-27T12:34:16.732Z] === RUN TestBuildWithEmptyLayers [2021-08-27T12:34:17.458Z] plugin_test.go:65: [d252bf71c5515] joining swarm manager [d57e77f15ea0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:34:19.276Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-27T12:34:19.276Z] === RUN TestBuildMultiStageOnBuild [2021-08-27T12:34:19.942Z] === RUN TestCheckpointCreateError [2021-08-27T12:34:19.942Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-27T12:34:19.942Z] === RUN TestCheckpointCreate [2021-08-27T12:34:19.942Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-27T12:34:19.942Z] === RUN TestCheckpointDeleteError [2021-08-27T12:34:19.942Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-27T12:34:19.942Z] === RUN TestCheckpointDelete [2021-08-27T12:34:19.943Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCheckpointListError [2021-08-27T12:34:19.943Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCheckpointList [2021-08-27T12:34:19.943Z] --- PASS: TestCheckpointList (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCheckpointListContainerNotFound [2021-08-27T12:34:19.943Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNewClientWithOpsFromEnv [2021-08-27T12:34:19.943Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-27T12:34:19.943Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestGetAPIPath [2021-08-27T12:34:19.943Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestParseHostURL [2021-08-27T12:34:19.943Z] --- PASS: TestParseHostURL (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-27T12:34:19.943Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-27T12:34:19.943Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNegotiateAPIVersion [2021-08-27T12:34:19.943Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNegotiateAPVersionOverride [2021-08-27T12:34:19.943Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-27T12:34:19.943Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-27T12:34:19.943Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-27T12:34:19.943Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestClientRedirect [2021-08-27T12:34:19.943Z] --- PASS: TestClientRedirect (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigCreateUnsupported [2021-08-27T12:34:19.943Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigCreateError [2021-08-27T12:34:19.943Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigCreate [2021-08-27T12:34:19.943Z] --- PASS: TestConfigCreate (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigInspectNotFound [2021-08-27T12:34:19.943Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigInspectWithEmptyID [2021-08-27T12:34:19.943Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigInspectUnsupported [2021-08-27T12:34:19.943Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigInspectError [2021-08-27T12:34:19.943Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigInspectConfigNotFound [2021-08-27T12:34:19.943Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigInspect [2021-08-27T12:34:19.943Z] --- PASS: TestConfigInspect (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigListUnsupported [2021-08-27T12:34:19.943Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigListError [2021-08-27T12:34:19.943Z] --- PASS: TestConfigListError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigList [2021-08-27T12:34:19.943Z] --- PASS: TestConfigList (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigRemoveUnsupported [2021-08-27T12:34:19.943Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigRemoveError [2021-08-27T12:34:19.943Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigRemove [2021-08-27T12:34:19.943Z] --- PASS: TestConfigRemove (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigUpdateUnsupported [2021-08-27T12:34:19.943Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigUpdateError [2021-08-27T12:34:19.943Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestConfigUpdate [2021-08-27T12:34:19.943Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerCommitError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerCommit [2021-08-27T12:34:19.943Z] --- PASS: TestContainerCommit (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStatPathError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStatPathNotFoundError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStatPathNoHeaderError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStatPath [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyToContainerError [2021-08-27T12:34:19.943Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyToContainerNotFoundError [2021-08-27T12:34:19.943Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-27T12:34:19.943Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyToContainer [2021-08-27T12:34:19.943Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyFromContainerError [2021-08-27T12:34:19.943Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyFromContainerNotFoundError [2021-08-27T12:34:19.943Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-27T12:34:19.943Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-27T12:34:19.943Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestCopyFromContainer [2021-08-27T12:34:19.943Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerCreateError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerCreateImageNotFound [2021-08-27T12:34:19.943Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerCreateWithName [2021-08-27T12:34:19.943Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerCreateAutoRemove [2021-08-27T12:34:19.943Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerDiffError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerDiff [2021-08-27T12:34:19.943Z] --- PASS: TestContainerDiff (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExecCreateError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExecCreate [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExecStartError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExecStart [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExecInspectError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExecInspect [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExportError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExportError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExport [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExport (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerInspectError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerInspectContainerNotFound [2021-08-27T12:34:19.943Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerInspectWithEmptyID [2021-08-27T12:34:19.943Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerInspect [2021-08-27T12:34:19.943Z] --- PASS: TestContainerInspect (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerInspectNode [2021-08-27T12:34:19.943Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerKillError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerKillError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerKill [2021-08-27T12:34:19.943Z] --- PASS: TestContainerKill (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerListError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerListError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerList [2021-08-27T12:34:19.943Z] --- PASS: TestContainerList (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerLogsNotFoundError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerLogsError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerLogs [2021-08-27T12:34:19.943Z] --- PASS: TestContainerLogs (0.13s) [2021-08-27T12:34:19.943Z] === RUN TestContainerPauseError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerPause [2021-08-27T12:34:19.943Z] --- PASS: TestContainerPause (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainersPruneError [2021-08-27T12:34:19.943Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainersPrune [2021-08-27T12:34:19.943Z] --- PASS: TestContainersPrune (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerRemoveError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerRemoveNotFoundError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerRemove [2021-08-27T12:34:19.943Z] --- PASS: TestContainerRemove (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerRenameError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerRename [2021-08-27T12:34:19.943Z] --- PASS: TestContainerRename (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerResizeError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExecResizeError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerResize [2021-08-27T12:34:19.943Z] --- PASS: TestContainerResize (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerExecResize [2021-08-27T12:34:19.943Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerRestartError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerRestart [2021-08-27T12:34:19.943Z] --- PASS: TestContainerRestart (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStartError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStartError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStart [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStart (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStatsError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStats [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStats (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStopError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStopError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerStop [2021-08-27T12:34:19.943Z] --- PASS: TestContainerStop (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerTopError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerTopError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerTop [2021-08-27T12:34:19.943Z] --- PASS: TestContainerTop (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerUnpauseError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerUnpause [2021-08-27T12:34:19.943Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerUpdateError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerUpdate [2021-08-27T12:34:19.943Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerWaitError [2021-08-27T12:34:19.943Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestContainerWait [2021-08-27T12:34:19.943Z] --- PASS: TestContainerWait (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestDiskUsageError [2021-08-27T12:34:19.943Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestDiskUsage [2021-08-27T12:34:19.943Z] --- PASS: TestDiskUsage (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestDistributionInspectUnsupported [2021-08-27T12:34:19.943Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestDistributionInspectWithEmptyID [2021-08-27T12:34:19.943Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestEventsErrorInOptions [2021-08-27T12:34:19.943Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestEventsErrorFromServer [2021-08-27T12:34:19.943Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestEvents [2021-08-27T12:34:19.943Z] --- PASS: TestEvents (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestTLSCloseWriter [2021-08-27T12:34:19.943Z] === PAUSE TestTLSCloseWriter [2021-08-27T12:34:19.943Z] === RUN TestImageBuildError [2021-08-27T12:34:19.943Z] --- PASS: TestImageBuildError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageBuild [2021-08-27T12:34:19.943Z] --- PASS: TestImageBuild (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestGetDockerOS [2021-08-27T12:34:19.943Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageCreateError [2021-08-27T12:34:19.943Z] --- PASS: TestImageCreateError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageCreate [2021-08-27T12:34:19.943Z] --- PASS: TestImageCreate (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageHistoryError [2021-08-27T12:34:19.943Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageHistory [2021-08-27T12:34:19.943Z] --- PASS: TestImageHistory (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageImportError [2021-08-27T12:34:19.943Z] --- PASS: TestImageImportError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageImport [2021-08-27T12:34:19.943Z] --- PASS: TestImageImport (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageInspectError [2021-08-27T12:34:19.943Z] --- PASS: TestImageInspectError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageInspectImageNotFound [2021-08-27T12:34:19.943Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageInspectWithEmptyID [2021-08-27T12:34:19.943Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageInspect [2021-08-27T12:34:19.943Z] --- PASS: TestImageInspect (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageListError [2021-08-27T12:34:19.943Z] --- PASS: TestImageListError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageList [2021-08-27T12:34:19.943Z] --- PASS: TestImageList (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageListApiBefore125 [2021-08-27T12:34:19.943Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageLoadError [2021-08-27T12:34:19.943Z] --- PASS: TestImageLoadError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageLoad [2021-08-27T12:34:19.943Z] --- PASS: TestImageLoad (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagesPruneError [2021-08-27T12:34:19.943Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagesPrune [2021-08-27T12:34:19.943Z] --- PASS: TestImagesPrune (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePullReferenceParseError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePullAnyError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePullWithoutErrors [2021-08-27T12:34:19.943Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePushReferenceError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePushAnyError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImagePushWithoutErrors [2021-08-27T12:34:19.943Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-27T12:34:19.943Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-27T12:34:19.943Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-27T12:34:19.943Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-27T12:34:19.943Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageRemoveError [2021-08-27T12:34:19.943Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageRemoveImageNotFound [2021-08-27T12:34:19.943Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageRemove [2021-08-27T12:34:19.943Z] --- PASS: TestImageRemove (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageSaveError [2021-08-27T12:34:19.943Z] --- PASS: TestImageSaveError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageSave [2021-08-27T12:34:19.943Z] --- PASS: TestImageSave (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageSearchAnyError [2021-08-27T12:34:19.943Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-27T12:34:19.943Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:34:19.943Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:34:19.943Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-27T12:34:19.943Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageSearchWithoutErrors [2021-08-27T12:34:19.943Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageTagError [2021-08-27T12:34:19.943Z] --- PASS: TestImageTagError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageTagInvalidReference [2021-08-27T12:34:19.943Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageTagInvalidSourceImageName [2021-08-27T12:34:19.943Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageTagHexSource [2021-08-27T12:34:19.943Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestImageTag [2021-08-27T12:34:19.943Z] --- PASS: TestImageTag (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestInfoServerError [2021-08-27T12:34:19.943Z] --- PASS: TestInfoServerError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestInfoInvalidResponseJSONError [2021-08-27T12:34:19.943Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestInfo [2021-08-27T12:34:19.943Z] --- PASS: TestInfo (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNetworkConnectError [2021-08-27T12:34:19.943Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-27T12:34:19.943Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkConnect [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkCreateError [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkCreate [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkDisconnectError [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkDisconnect [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkInspectError [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkInspectNotFoundError [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkInspectWithEmptyID [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkInspect [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkListError [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkListError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkList [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkList (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworksPruneError [2021-08-27T12:34:19.944Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworksPrune [2021-08-27T12:34:19.944Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkRemoveError [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNetworkRemove [2021-08-27T12:34:19.944Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeInspectError [2021-08-27T12:34:19.944Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeInspectNodeNotFound [2021-08-27T12:34:19.944Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeInspectWithEmptyID [2021-08-27T12:34:19.944Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeInspect [2021-08-27T12:34:19.944Z] --- PASS: TestNodeInspect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeListError [2021-08-27T12:34:19.944Z] --- PASS: TestNodeListError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeList [2021-08-27T12:34:19.944Z] --- PASS: TestNodeList (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeRemoveError [2021-08-27T12:34:19.944Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeRemove [2021-08-27T12:34:19.944Z] --- PASS: TestNodeRemove (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeUpdateError [2021-08-27T12:34:19.944Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestNodeUpdate [2021-08-27T12:34:19.944Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestOptionWithTimeout [2021-08-27T12:34:19.944Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPingFail [2021-08-27T12:34:19.944Z] --- PASS: TestPingFail (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPingWithError [2021-08-27T12:34:19.944Z] 2021/08/27 12:34:19 RoundTripper returned a response & error; ignoring response [2021-08-27T12:34:19.944Z] 2021/08/27 12:34:19 RoundTripper returned a response & error; ignoring response [2021-08-27T12:34:19.944Z] --- PASS: TestPingWithError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPingSuccess [2021-08-27T12:34:19.944Z] --- PASS: TestPingSuccess (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPingHeadFallback [2021-08-27T12:34:19.944Z] === RUN TestPingHeadFallback/OK [2021-08-27T12:34:19.944Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-27T12:34:19.944Z] === RUN TestPingHeadFallback/Not_Found [2021-08-27T12:34:19.944Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-27T12:34:19.944Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-27T12:34:19.944Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-27T12:34:19.944Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-27T12:34:19.944Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-27T12:34:19.944Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginDisableError [2021-08-27T12:34:19.944Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginDisable [2021-08-27T12:34:19.944Z] --- PASS: TestPluginDisable (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginEnableError [2021-08-27T12:34:19.944Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginEnable [2021-08-27T12:34:19.944Z] --- PASS: TestPluginEnable (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginInspectError [2021-08-27T12:34:19.944Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginInspectWithEmptyID [2021-08-27T12:34:19.944Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginInspect [2021-08-27T12:34:19.944Z] --- PASS: TestPluginInspect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginListError [2021-08-27T12:34:19.944Z] --- PASS: TestPluginListError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginList [2021-08-27T12:34:19.944Z] --- PASS: TestPluginList (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginPushError [2021-08-27T12:34:19.944Z] --- PASS: TestPluginPushError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginPush [2021-08-27T12:34:19.944Z] --- PASS: TestPluginPush (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginRemoveError [2021-08-27T12:34:19.944Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginRemove [2021-08-27T12:34:19.944Z] --- PASS: TestPluginRemove (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginSetError [2021-08-27T12:34:19.944Z] --- PASS: TestPluginSetError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPluginSet [2021-08-27T12:34:19.944Z] --- PASS: TestPluginSet (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSetHostHeader [2021-08-27T12:34:19.944Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestPlainTextError [2021-08-27T12:34:19.944Z] --- PASS: TestPlainTextError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestInfiniteError [2021-08-27T12:34:19.944Z] --- PASS: TestInfiniteError (0.04s) [2021-08-27T12:34:19.944Z] === RUN TestCanceledContext [2021-08-27T12:34:19.944Z] 2021/08/27 12:34:19 RoundTripper returned a response & error; ignoring response [2021-08-27T12:34:19.944Z] --- PASS: TestCanceledContext (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestDeadlineExceededContext [2021-08-27T12:34:19.944Z] 2021/08/27 12:34:19 RoundTripper returned a response & error; ignoring response [2021-08-27T12:34:19.944Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretCreateUnsupported [2021-08-27T12:34:19.944Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretCreateError [2021-08-27T12:34:19.944Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretCreate [2021-08-27T12:34:19.944Z] --- PASS: TestSecretCreate (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretInspectUnsupported [2021-08-27T12:34:19.944Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretInspectError [2021-08-27T12:34:19.944Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretInspectSecretNotFound [2021-08-27T12:34:19.944Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretInspectWithEmptyID [2021-08-27T12:34:19.944Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretInspect [2021-08-27T12:34:19.944Z] --- PASS: TestSecretInspect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretListUnsupported [2021-08-27T12:34:19.944Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretListError [2021-08-27T12:34:19.944Z] --- PASS: TestSecretListError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretList [2021-08-27T12:34:19.944Z] --- PASS: TestSecretList (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretRemoveUnsupported [2021-08-27T12:34:19.944Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretRemoveError [2021-08-27T12:34:19.944Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretRemove [2021-08-27T12:34:19.944Z] --- PASS: TestSecretRemove (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretUpdateUnsupported [2021-08-27T12:34:19.944Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretUpdateError [2021-08-27T12:34:19.944Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSecretUpdate [2021-08-27T12:34:19.944Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceCreateError [2021-08-27T12:34:19.944Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceCreate [2021-08-27T12:34:19.944Z] --- PASS: TestServiceCreate (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-27T12:34:19.944Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceCreateDigestPinning [2021-08-27T12:34:19.944Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceInspectError [2021-08-27T12:34:19.944Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceInspectServiceNotFound [2021-08-27T12:34:19.944Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceInspectWithEmptyID [2021-08-27T12:34:19.944Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceInspect [2021-08-27T12:34:19.944Z] --- PASS: TestServiceInspect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceListError [2021-08-27T12:34:19.944Z] --- PASS: TestServiceListError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceList [2021-08-27T12:34:19.944Z] --- PASS: TestServiceList (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceLogsError [2021-08-27T12:34:19.944Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceLogs [2021-08-27T12:34:19.944Z] --- PASS: TestServiceLogs (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceRemoveError [2021-08-27T12:34:19.944Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceRemoveNotFoundError [2021-08-27T12:34:19.944Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceRemove [2021-08-27T12:34:19.944Z] --- PASS: TestServiceRemove (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceUpdateError [2021-08-27T12:34:19.944Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestServiceUpdate [2021-08-27T12:34:19.944Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmGetUnlockKeyError [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmGetUnlockKey [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmInitError [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmInit [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmInit (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmInspectError [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmInspect [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmJoinError [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmJoin [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmLeaveError [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmLeave [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmUnlockError [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmUnlock [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmUpdateError [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestSwarmUpdate [2021-08-27T12:34:19.944Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestTaskInspectError [2021-08-27T12:34:19.944Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestTaskInspectWithEmptyID [2021-08-27T12:34:19.944Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestTaskInspect [2021-08-27T12:34:19.944Z] --- PASS: TestTaskInspect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestTaskListError [2021-08-27T12:34:19.944Z] --- PASS: TestTaskListError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestTaskList [2021-08-27T12:34:19.944Z] --- PASS: TestTaskList (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeCreateError [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeCreate [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeInspectError [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeInspectNotFound [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeInspectWithEmptyID [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeInspect [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeListError [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeListError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeList [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeList (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeRemoveError [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-27T12:34:19.944Z] === RUN TestVolumeRemove [2021-08-27T12:34:19.944Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-27T12:34:19.944Z] === CONT TestTLSCloseWriter [2021-08-27T12:34:19.944Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-27T12:34:19.944Z] PASS [2021-08-27T12:34:19.944Z] coverage: 75.1% of statements [2021-08-27T12:34:19.944Z] ok github.com/docker/docker/client 0.310s coverage: 75.1% of statements [2021-08-27T12:34:20.089Z] === RUN TestBoolValue [2021-08-27T12:34:20.089Z] --- PASS: TestBoolValue (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestBoolValueOrDefault [2021-08-27T12:34:20.089Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestInt64ValueOrZero [2021-08-27T12:34:20.089Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestInt64ValueOrDefault [2021-08-27T12:34:20.089Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-27T12:34:20.089Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestJsonContentType [2021-08-27T12:34:20.089Z] --- PASS: TestJsonContentType (0.00s) [2021-08-27T12:34:20.089Z] PASS [2021-08-27T12:34:20.089Z] coverage: 14.7% of statements [2021-08-27T12:34:20.089Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-27T12:34:20.089Z] === RUN TestMaskSecretKeys [2021-08-27T12:34:20.089Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-27T12:34:20.089Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-27T12:34:20.089Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-27T12:34:20.089Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestVersionMiddlewareVersion [2021-08-27T12:34:20.089Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-27T12:34:20.089Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-27T12:34:20.089Z] PASS [2021-08-27T12:34:20.089Z] coverage: 37.7% of statements [2021-08-27T12:34:20.089Z] ok github.com/docker/docker/api/server/middleware 0.070s coverage: 37.7% of statements [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-27T12:34:20.089Z] === RUN TestAdjustForAPIVersion [2021-08-27T12:34:20.089Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-27T12:34:20.089Z] PASS [2021-08-27T12:34:20.089Z] coverage: 5.7% of statements [2021-08-27T12:34:20.089Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-27T12:34:20.089Z] === RUN TestStrSliceMarshalJSON [2021-08-27T12:34:20.089Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestStrSliceUnmarshalJSON [2021-08-27T12:34:20.089Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestStrSliceUnmarshalString [2021-08-27T12:34:20.089Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestStrSliceUnmarshalSlice [2021-08-27T12:34:20.089Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-27T12:34:20.089Z] PASS [2021-08-27T12:34:20.089Z] coverage: 90.0% of statements [2021-08-27T12:34:20.089Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-08-27T12:34:20.089Z] === RUN TestToJSON [2021-08-27T12:34:20.089Z] --- PASS: TestToJSON (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestToParamWithVersion [2021-08-27T12:34:20.089Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestFromJSON [2021-08-27T12:34:20.089Z] --- PASS: TestFromJSON (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestEmpty [2021-08-27T12:34:20.089Z] --- PASS: TestEmpty (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestArgsMatchKVListEmptySources [2021-08-27T12:34:20.089Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestArgsMatchKVList [2021-08-27T12:34:20.089Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestArgsMatch [2021-08-27T12:34:20.089Z] --- PASS: TestArgsMatch (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestAdd [2021-08-27T12:34:20.089Z] --- PASS: TestAdd (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestDel [2021-08-27T12:34:20.089Z] --- PASS: TestDel (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestLen [2021-08-27T12:34:20.089Z] --- PASS: TestLen (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestExactMatch [2021-08-27T12:34:20.089Z] --- PASS: TestExactMatch (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestOnlyOneExactMatch [2021-08-27T12:34:20.089Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestContains [2021-08-27T12:34:20.089Z] --- PASS: TestContains (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestValidate [2021-08-27T12:34:20.089Z] --- PASS: TestValidate (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestWalkValues [2021-08-27T12:34:20.089Z] --- PASS: TestWalkValues (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestFuzzyMatch [2021-08-27T12:34:20.089Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestClone [2021-08-27T12:34:20.089Z] --- PASS: TestClone (0.00s) [2021-08-27T12:34:20.089Z] PASS [2021-08-27T12:34:20.089Z] coverage: 92.2% of statements [2021-08-27T12:34:20.089Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-27T12:34:20.089Z] === RUN TestDurationToSecondsString [2021-08-27T12:34:20.089Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestGetTimestamp [2021-08-27T12:34:20.089Z] --- PASS: TestGetTimestamp (0.13s) [2021-08-27T12:34:20.089Z] === RUN TestParseTimestamps [2021-08-27T12:34:20.089Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-27T12:34:20.089Z] PASS [2021-08-27T12:34:20.089Z] coverage: 100.0% of statements [2021-08-27T12:34:20.089Z] ok github.com/docker/docker/api/types/time 0.175s coverage: 100.0% of statements [2021-08-27T12:34:20.089Z] === RUN TestCompareVersion [2021-08-27T12:34:20.089Z] --- PASS: TestCompareVersion (0.00s) [2021-08-27T12:34:20.089Z] PASS [2021-08-27T12:34:20.089Z] coverage: 77.3% of statements [2021-08-27T12:34:20.089Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 77.3% of statements [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/builder [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-27T12:34:20.089Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-27T12:34:20.089Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-27T12:34:20.089Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestCloneArgsSmartHttp [2021-08-27T12:34:20.089Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestCloneArgsDumbHttp [2021-08-27T12:34:20.089Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestCloneArgsGit [2021-08-27T12:34:20.089Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestCheckoutGit [2021-08-27T12:34:20.089Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-27T12:34:20.089Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-27T12:34:20.089Z] === RUN TestProcessNoDockerignore [2021-08-27T12:34:20.089Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-27T12:34:20.089Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-08-27T12:34:20.089Z] === RUN TestDetectContentType [2021-08-27T12:34:20.089Z] --- PASS: TestDetectContentType (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestSelectAcceptableMIME [2021-08-27T12:34:20.089Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestInspectEmptyResponse [2021-08-27T12:34:20.089Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestInspectResponseBinary [2021-08-27T12:34:20.089Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestResponseUnsupportedContentType [2021-08-27T12:34:20.089Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestInspectResponseTextSimple [2021-08-27T12:34:20.089Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestInspectResponseEmptyContentType [2021-08-27T12:34:20.089Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestUnknownContentLength [2021-08-27T12:34:20.089Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-27T12:34:20.089Z] === RUN TestDownloadRemote [2021-08-27T12:34:20.089Z] === RUN TestEnable [2021-08-27T12:34:20.089Z] --- PASS: TestEnable (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestDisable [2021-08-27T12:34:20.090Z] --- PASS: TestDisable (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestEnabled [2021-08-27T12:34:20.090Z] --- PASS: TestEnabled (0.00s) [2021-08-27T12:34:20.090Z] PASS [2021-08-27T12:34:20.090Z] coverage: 100.0% of statements [2021-08-27T12:34:20.090Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2021-08-27T12:34:20.090Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-27T12:34:20.090Z] === RUN TestGetWithStatusError [2021-08-27T12:34:20.090Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestCloseRootDirectory [2021-08-27T12:34:20.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:20.090Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestHashFile [2021-08-27T12:34:20.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:20.090Z] --- SKIP: TestHashFile (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestHashSubdir [2021-08-27T12:34:20.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:20.090Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestRemoveDirectory [2021-08-27T12:34:20.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:20.090Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-27T12:34:20.090Z] PASS [2021-08-27T12:34:20.090Z] coverage: 9.3% of statements [2021-08-27T12:34:20.090Z] ok github.com/docker/docker/builder/remotecontext 0.196s coverage: 9.3% of statements [2021-08-27T12:34:20.090Z] === RUN TestGetAllAllowed [2021-08-27T12:34:20.090Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestGetAllMeta [2021-08-27T12:34:20.090Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-27T12:34:20.090Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestIsUnreferencedBuiltin [2021-08-27T12:34:20.090Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestIsExistingDirectory [2021-08-27T12:34:20.090Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestGetFilenameForDownload [2021-08-27T12:34:20.090Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestEnv2Variables [2021-08-27T12:34:20.090Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-27T12:34:20.090Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestMaintainer [2021-08-27T12:34:20.090Z] --- PASS: TestMaintainer (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestLabel [2021-08-27T12:34:20.090Z] --- PASS: TestLabel (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestFromScratch [2021-08-27T12:34:20.090Z] --- PASS: TestFromScratch (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestFromWithArg [2021-08-27T12:34:20.090Z] --- PASS: TestFromWithArg (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-27T12:34:20.090Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestFromWithUndefinedArg [2021-08-27T12:34:20.090Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestFromMultiStageWithNamedStage [2021-08-27T12:34:20.090Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestOnbuild [2021-08-27T12:34:20.090Z] --- PASS: TestOnbuild (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestWorkdir [2021-08-27T12:34:20.090Z] --- PASS: TestWorkdir (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestCmd [2021-08-27T12:34:20.090Z] --- PASS: TestCmd (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestHealthcheckNone [2021-08-27T12:34:20.090Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestHealthcheckCmd [2021-08-27T12:34:20.090Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestEntrypoint [2021-08-27T12:34:20.090Z] --- PASS: TestEntrypoint (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestExpose [2021-08-27T12:34:20.090Z] --- PASS: TestExpose (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestUser [2021-08-27T12:34:20.090Z] --- PASS: TestUser (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestVolume [2021-08-27T12:34:20.090Z] --- PASS: TestVolume (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestStopSignal [2021-08-27T12:34:20.090Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-27T12:34:20.090Z] --- SKIP: TestStopSignal (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestArg [2021-08-27T12:34:20.090Z] --- PASS: TestArg (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestShell [2021-08-27T12:34:20.090Z] --- PASS: TestShell (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestPrependEnvOnCmd [2021-08-27T12:34:20.090Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestRunWithBuildArgs [2021-08-27T12:34:20.090Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestRunIgnoresHealthcheck [2021-08-27T12:34:20.090Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestDispatchUnsupportedOptions [2021-08-27T12:34:20.090Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-27T12:34:20.090Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-27T12:34:20.090Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-27T12:34:20.090Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestNormalizeWorkdir [2021-08-27T12:34:20.090Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestDispatch [2021-08-27T12:34:20.090Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-27T12:34:20.090Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-27T12:34:20.090Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-27T12:34:20.090Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-27T12:34:20.090Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-27T12:34:20.090Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-27T12:34:20.090Z] === RUN TestDispatch/COPY_url [2021-08-27T12:34:20.090Z] --- PASS: TestDispatch (0.05s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-27T12:34:20.090Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestAddScratchImageAddsToMounts [2021-08-27T12:34:20.090Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-27T12:34:20.090Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-27T12:34:20.090Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-27T12:34:20.090Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestImageSourceGetAddsToMounts [2021-08-27T12:34:20.090Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestEmptyDockerfile [2021-08-27T12:34:20.090Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestSymlinkDockerfile [2021-08-27T12:34:20.090Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-27T12:34:20.090Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestNonExistingDockerfile [2021-08-27T12:34:20.090Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestCopyRunConfig [2021-08-27T12:34:20.090Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestDeepCopyRunConfig [2021-08-27T12:34:20.090Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestExportImage [2021-08-27T12:34:20.090Z] --- PASS: TestExportImage (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestNormalizeDest [2021-08-27T12:34:20.090Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-27T12:34:20.090Z] PASS [2021-08-27T12:34:20.090Z] coverage: 46.8% of statements [2021-08-27T12:34:20.090Z] ok github.com/docker/docker/builder/dockerfile 0.151s coverage: 46.8% of statements [2021-08-27T12:34:20.090Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-27T12:34:20.090Z] === RUN TestTCP4Proxy [2021-08-27T12:34:20.090Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestTCP4ProxyHalfClose [2021-08-27T12:34:20.090Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestTCP6Proxy [2021-08-27T12:34:20.090Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-27T12:34:20.090Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestTCPDualStackProxy [2021-08-27T12:34:20.090Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-27T12:34:20.090Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestUDP4Proxy [2021-08-27T12:34:20.090Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestUDP6Proxy [2021-08-27T12:34:20.090Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-27T12:34:20.090Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestUDPWriteError [2021-08-27T12:34:20.090Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestSCTP4Proxy [2021-08-27T12:34:20.090Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-27T12:34:20.090Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-27T12:34:20.090Z] === RUN TestSCTP6Proxy [2021-08-27T12:34:20.090Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-27T12:34:20.090Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-27T12:34:20.090Z] PASS [2021-08-27T12:34:20.090Z] coverage: 49.4% of statements [2021-08-27T12:34:20.090Z] ok github.com/docker/docker/cmd/docker-proxy 0.045s coverage: 49.4% of statements [2021-08-27T12:34:23.117Z] .....INFO: Daemon under test started and replied! [2021-08-27T12:34:23.117Z] INFO: Docker version of the daemon under test [2021-08-27T12:34:23.117Z] [2021-08-27T12:34:23.117Z] Client: [2021-08-27T12:34:23.117Z] Version: 17.06.2-ce [2021-08-27T12:34:23.117Z] API version: 1.30 [2021-08-27T12:34:23.117Z] Go version: go1.8.3 [2021-08-27T12:34:23.117Z] Git commit: cec0b72 [2021-08-27T12:34:23.117Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-27T12:34:23.117Z] OS/Arch: windows/amd64 [2021-08-27T12:34:23.117Z] [2021-08-27T12:34:23.117Z] Server: [2021-08-27T12:34:23.117Z] Version: 0.0.0-dev [2021-08-27T12:34:23.117Z] API version: 1.42 (minimum version 1.24) [2021-08-27T12:34:23.117Z] Go version: go1.17 [2021-08-27T12:34:23.117Z] Git commit: 073f8df0fe [2021-08-27T12:34:23.117Z] Built: 08/27/2021 12:32:30 [2021-08-27T12:34:23.117Z] OS/Arch: windows/amd64 [2021-08-27T12:34:23.117Z] Experimental: false [2021-08-27T12:34:23.117Z] [2021-08-27T12:34:23.117Z] INFO: Docker info of the daemon under test [2021-08-27T12:34:23.117Z] [2021-08-27T12:34:23.117Z] Containers: 0 [2021-08-27T12:34:23.117Z] Running: 0 [2021-08-27T12:34:23.117Z] Paused: 0 [2021-08-27T12:34:23.117Z] Stopped: 0 [2021-08-27T12:34:23.117Z] Images: 0 [2021-08-27T12:34:23.117Z] Server Version: 0.0.0-dev [2021-08-27T12:34:23.117Z] Storage Driver: windowsfilter [2021-08-27T12:34:23.117Z] Windows: [2021-08-27T12:34:23.117Z] Logging Driver: json-file [2021-08-27T12:34:23.117Z] Plugins: [2021-08-27T12:34:23.117Z] Volume: local [2021-08-27T12:34:23.117Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T12:34:23.117Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T12:34:23.117Z] Swarm: inactive [2021-08-27T12:34:23.117Z] Default Isolation: process [2021-08-27T12:34:23.117Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-27T12:34:23.117Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-27T12:34:23.117Z] OSType: windows [2021-08-27T12:34:23.117Z] Architecture: x86_64 [2021-08-27T12:34:23.117Z] CPUs: 4 [2021-08-27T12:34:23.117Z] Total Memory: 32GiB [2021-08-27T12:34:23.117Z] Name: azwin-2-61bee0 [2021-08-27T12:34:23.117Z] ID: 5MIE:SPYA:BHIL:VHDA:O62X:OWT3:YYYV:MTNV:NXD4:N5IV:7FYQ:2B72 [2021-08-27T12:34:23.117Z] Docker Root Dir: D:\CI\PR-42795\1\daemon [2021-08-27T12:34:23.117Z] Debug Mode (client): false [2021-08-27T12:34:23.117Z] Debug Mode (server): true [2021-08-27T12:34:23.117Z] File Descriptors: -1 [2021-08-27T12:34:23.117Z] Goroutines: 16 [2021-08-27T12:34:23.117Z] System Time: 2021-08-27T12:34:20.817558Z [2021-08-27T12:34:23.117Z] EventsListeners: 0 [2021-08-27T12:34:23.117Z] Registry: https://index.docker.io/v1/ [2021-08-27T12:34:23.117Z] Labels: [2021-08-27T12:34:23.117Z] Experimental: false [2021-08-27T12:34:23.117Z] Insecure Registries: [2021-08-27T12:34:23.117Z] 127.0.0.0/8 [2021-08-27T12:34:23.117Z] Live Restore Enabled: false [2021-08-27T12:34:23.117Z] [2021-08-27T12:34:23.117Z] [2021-08-27T12:34:23.117Z] INFO: Docker images of the daemon under test [2021-08-27T12:34:23.117Z] [2021-08-27T12:34:23.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T12:34:23.117Z] [2021-08-27T12:34:23.117Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-27T12:34:23.117Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-27T12:34:23.117Z] ltsc2019: Pulling from windows/servercore [2021-08-27T12:34:23.117Z] 4612f6d0b889: Pulling fs layer [2021-08-27T12:34:23.117Z] c67ded6868b6: Pulling fs layer [2021-08-27T12:34:24.566Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-27T12:34:24.566Z] === RUN TestBuildUncleanTarFilenames [2021-08-27T12:34:24.828Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-08-27T12:34:24.828Z] === RUN TestBuildMultiStageLayerLeak [2021-08-27T12:34:25.951Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-27T12:34:27.145Z] === RUN TestCheckpointCreateError [2021-08-27T12:34:27.145Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestCheckpointCreate [2021-08-27T12:34:27.145Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestCheckpointDeleteError [2021-08-27T12:34:27.145Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestCheckpointDelete [2021-08-27T12:34:27.145Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestCheckpointListError [2021-08-27T12:34:27.145Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestCheckpointList [2021-08-27T12:34:27.145Z] --- PASS: TestCheckpointList (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestCheckpointListContainerNotFound [2021-08-27T12:34:27.145Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestNewClientWithOpsFromEnv [2021-08-27T12:34:27.145Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-27T12:34:27.145Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestGetAPIPath [2021-08-27T12:34:27.145Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestParseHostURL [2021-08-27T12:34:27.145Z] --- PASS: TestParseHostURL (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-27T12:34:27.145Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-27T12:34:27.145Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestNegotiateAPIVersion [2021-08-27T12:34:27.145Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestNegotiateAPVersionOverride [2021-08-27T12:34:27.145Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-27T12:34:27.145Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-27T12:34:27.145Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-27T12:34:27.145Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestClientRedirect [2021-08-27T12:34:27.145Z] --- PASS: TestClientRedirect (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestConfigCreateUnsupported [2021-08-27T12:34:27.145Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestConfigCreateError [2021-08-27T12:34:27.145Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-27T12:34:27.145Z] === RUN TestConfigCreate [2021-08-27T12:34:27.145Z] --- PASS: TestConfigCreate (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigInspectNotFound [2021-08-27T12:34:27.146Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigInspectWithEmptyID [2021-08-27T12:34:27.146Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigInspectUnsupported [2021-08-27T12:34:27.146Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigInspectError [2021-08-27T12:34:27.146Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigInspectConfigNotFound [2021-08-27T12:34:27.146Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigInspect [2021-08-27T12:34:27.146Z] --- PASS: TestConfigInspect (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigListUnsupported [2021-08-27T12:34:27.146Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigListError [2021-08-27T12:34:27.146Z] --- PASS: TestConfigListError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigList [2021-08-27T12:34:27.146Z] --- PASS: TestConfigList (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigRemoveUnsupported [2021-08-27T12:34:27.146Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigRemoveError [2021-08-27T12:34:27.146Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigRemove [2021-08-27T12:34:27.146Z] --- PASS: TestConfigRemove (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigUpdateUnsupported [2021-08-27T12:34:27.146Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigUpdateError [2021-08-27T12:34:27.146Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestConfigUpdate [2021-08-27T12:34:27.146Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerCommitError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerCommit [2021-08-27T12:34:27.146Z] --- PASS: TestContainerCommit (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerStatPathError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerStatPathNotFoundError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerStatPathNoHeaderError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerStatPath [2021-08-27T12:34:27.146Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyToContainerError [2021-08-27T12:34:27.146Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyToContainerNotFoundError [2021-08-27T12:34:27.146Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-27T12:34:27.146Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyToContainer [2021-08-27T12:34:27.146Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyFromContainerError [2021-08-27T12:34:27.146Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyFromContainerNotFoundError [2021-08-27T12:34:27.146Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-27T12:34:27.146Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-27T12:34:27.146Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestCopyFromContainer [2021-08-27T12:34:27.146Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerCreateError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerCreateImageNotFound [2021-08-27T12:34:27.146Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerCreateWithName [2021-08-27T12:34:27.146Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerCreateAutoRemove [2021-08-27T12:34:27.146Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerDiffError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerDiff [2021-08-27T12:34:27.146Z] --- PASS: TestContainerDiff (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerExecCreateError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerExecCreate [2021-08-27T12:34:27.146Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerExecStartError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerExecStart [2021-08-27T12:34:27.146Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerExecInspectError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerExecInspect [2021-08-27T12:34:27.146Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerExportError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerExportError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerExport [2021-08-27T12:34:27.146Z] --- PASS: TestContainerExport (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerInspectError [2021-08-27T12:34:27.146Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerInspectContainerNotFound [2021-08-27T12:34:27.146Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerInspectWithEmptyID [2021-08-27T12:34:27.146Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerInspect [2021-08-27T12:34:27.146Z] --- PASS: TestContainerInspect (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerInspectNode [2021-08-27T12:34:27.146Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-27T12:34:27.146Z] === RUN TestContainerKillError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerKillError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerKill [2021-08-27T12:34:27.604Z] --- PASS: TestContainerKill (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerListError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerListError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerList [2021-08-27T12:34:27.604Z] --- PASS: TestContainerList (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerLogsNotFoundError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerLogsError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerLogs [2021-08-27T12:34:27.604Z] --- PASS: TestContainerLogs (0.14s) [2021-08-27T12:34:27.604Z] === RUN TestContainerPauseError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerPause [2021-08-27T12:34:27.604Z] --- PASS: TestContainerPause (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainersPruneError [2021-08-27T12:34:27.604Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainersPrune [2021-08-27T12:34:27.604Z] --- PASS: TestContainersPrune (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerRemoveError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerRemoveNotFoundError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerRemove [2021-08-27T12:34:27.604Z] --- PASS: TestContainerRemove (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerRenameError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerRename [2021-08-27T12:34:27.604Z] --- PASS: TestContainerRename (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerResizeError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerExecResizeError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerResize [2021-08-27T12:34:27.604Z] --- PASS: TestContainerResize (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerExecResize [2021-08-27T12:34:27.604Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerRestartError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerRestart [2021-08-27T12:34:27.604Z] --- PASS: TestContainerRestart (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerStartError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerStartError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerStart [2021-08-27T12:34:27.604Z] --- PASS: TestContainerStart (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerStatsError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerStats [2021-08-27T12:34:27.604Z] --- PASS: TestContainerStats (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerStopError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerStopError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerStop [2021-08-27T12:34:27.604Z] --- PASS: TestContainerStop (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerTopError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerTopError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerTop [2021-08-27T12:34:27.604Z] --- PASS: TestContainerTop (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerUnpauseError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerUnpause [2021-08-27T12:34:27.604Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerUpdateError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerUpdateError (0.01s) [2021-08-27T12:34:27.604Z] === RUN TestContainerUpdate [2021-08-27T12:34:27.604Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerWaitError [2021-08-27T12:34:27.604Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestContainerWait [2021-08-27T12:34:27.604Z] --- PASS: TestContainerWait (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestDiskUsageError [2021-08-27T12:34:27.604Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestDiskUsage [2021-08-27T12:34:27.604Z] --- PASS: TestDiskUsage (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestDistributionInspectUnsupported [2021-08-27T12:34:27.604Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestDistributionInspectWithEmptyID [2021-08-27T12:34:27.604Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestEventsErrorInOptions [2021-08-27T12:34:27.604Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestEventsErrorFromServer [2021-08-27T12:34:27.604Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestEvents [2021-08-27T12:34:27.604Z] --- PASS: TestEvents (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestTLSCloseWriter [2021-08-27T12:34:27.604Z] === PAUSE TestTLSCloseWriter [2021-08-27T12:34:27.604Z] === RUN TestImageBuildError [2021-08-27T12:34:27.604Z] --- PASS: TestImageBuildError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageBuild [2021-08-27T12:34:27.604Z] --- PASS: TestImageBuild (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestGetDockerOS [2021-08-27T12:34:27.604Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageCreateError [2021-08-27T12:34:27.604Z] --- PASS: TestImageCreateError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageCreate [2021-08-27T12:34:27.604Z] --- PASS: TestImageCreate (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageHistoryError [2021-08-27T12:34:27.604Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageHistory [2021-08-27T12:34:27.604Z] --- PASS: TestImageHistory (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageImportError [2021-08-27T12:34:27.604Z] --- PASS: TestImageImportError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageImport [2021-08-27T12:34:27.604Z] --- PASS: TestImageImport (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageInspectError [2021-08-27T12:34:27.604Z] --- PASS: TestImageInspectError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageInspectImageNotFound [2021-08-27T12:34:27.604Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageInspectWithEmptyID [2021-08-27T12:34:27.604Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageInspect [2021-08-27T12:34:27.604Z] --- PASS: TestImageInspect (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageListError [2021-08-27T12:34:27.604Z] --- PASS: TestImageListError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageList [2021-08-27T12:34:27.604Z] --- PASS: TestImageList (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageListApiBefore125 [2021-08-27T12:34:27.604Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageLoadError [2021-08-27T12:34:27.604Z] --- PASS: TestImageLoadError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageLoad [2021-08-27T12:34:27.604Z] --- PASS: TestImageLoad (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagesPruneError [2021-08-27T12:34:27.604Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagesPrune [2021-08-27T12:34:27.604Z] --- PASS: TestImagesPrune (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePullReferenceParseError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePullAnyError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePullWithoutErrors [2021-08-27T12:34:27.604Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePushReferenceError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePushAnyError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImagePushWithoutErrors [2021-08-27T12:34:27.604Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-27T12:34:27.604Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-27T12:34:27.604Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-27T12:34:27.604Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-27T12:34:27.604Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageRemoveError [2021-08-27T12:34:27.604Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageRemoveImageNotFound [2021-08-27T12:34:27.604Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageRemove [2021-08-27T12:34:27.604Z] --- PASS: TestImageRemove (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageSaveError [2021-08-27T12:34:27.604Z] --- PASS: TestImageSaveError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageSave [2021-08-27T12:34:27.604Z] --- PASS: TestImageSave (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageSearchAnyError [2021-08-27T12:34:27.604Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-27T12:34:27.604Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:34:27.604Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:34:27.604Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-27T12:34:27.604Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageSearchWithoutErrors [2021-08-27T12:34:27.604Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageTagError [2021-08-27T12:34:27.604Z] --- PASS: TestImageTagError (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageTagInvalidReference [2021-08-27T12:34:27.604Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageTagInvalidSourceImageName [2021-08-27T12:34:27.604Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageTagHexSource [2021-08-27T12:34:27.604Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestImageTag [2021-08-27T12:34:27.604Z] --- PASS: TestImageTag (0.00s) [2021-08-27T12:34:27.604Z] === RUN TestInfoServerError [2021-08-27T12:34:27.605Z] --- PASS: TestInfoServerError (0.00s) [2021-08-27T12:34:27.605Z] === RUN TestInfoInvalidResponseJSONError [2021-08-27T12:34:27.605Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-27T12:34:27.605Z] === RUN TestInfo [2021-08-27T12:34:27.605Z] --- PASS: TestInfo (0.00s) [2021-08-27T12:34:27.605Z] === RUN TestNetworkConnectError [2021-08-27T12:34:27.605Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-27T12:34:27.605Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-27T12:34:27.605Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkConnect [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkCreateError [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkCreate [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkDisconnectError [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkDisconnect [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkInspectError [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkInspectNotFoundError [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkInspectWithEmptyID [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkInspect [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkListError [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkListError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkList [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkList (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworksPruneError [2021-08-27T12:34:28.064Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworksPrune [2021-08-27T12:34:28.064Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkRemoveError [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNetworkRemove [2021-08-27T12:34:28.064Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeInspectError [2021-08-27T12:34:28.064Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeInspectNodeNotFound [2021-08-27T12:34:28.064Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeInspectWithEmptyID [2021-08-27T12:34:28.064Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeInspect [2021-08-27T12:34:28.064Z] --- PASS: TestNodeInspect (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeListError [2021-08-27T12:34:28.064Z] --- PASS: TestNodeListError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeList [2021-08-27T12:34:28.064Z] --- PASS: TestNodeList (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeRemoveError [2021-08-27T12:34:28.064Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeRemove [2021-08-27T12:34:28.064Z] --- PASS: TestNodeRemove (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeUpdateError [2021-08-27T12:34:28.064Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestNodeUpdate [2021-08-27T12:34:28.064Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestOptionWithTimeout [2021-08-27T12:34:28.064Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPingFail [2021-08-27T12:34:28.064Z] --- PASS: TestPingFail (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPingWithError [2021-08-27T12:34:28.064Z] 2021/08/27 12:34:27 RoundTripper returned a response & error; ignoring response [2021-08-27T12:34:28.064Z] 2021/08/27 12:34:27 RoundTripper returned a response & error; ignoring response [2021-08-27T12:34:28.064Z] --- PASS: TestPingWithError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPingSuccess [2021-08-27T12:34:28.064Z] --- PASS: TestPingSuccess (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPingHeadFallback [2021-08-27T12:34:28.064Z] === RUN TestPingHeadFallback/OK [2021-08-27T12:34:28.064Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-27T12:34:28.064Z] === RUN TestPingHeadFallback/Not_Found [2021-08-27T12:34:28.064Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-27T12:34:28.064Z] --- PASS: TestPingHeadFallback (0.02s) [2021-08-27T12:34:28.064Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-27T12:34:28.064Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-27T12:34:28.064Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-27T12:34:28.064Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginDisableError [2021-08-27T12:34:28.064Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginDisable [2021-08-27T12:34:28.064Z] --- PASS: TestPluginDisable (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginEnableError [2021-08-27T12:34:28.064Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginEnable [2021-08-27T12:34:28.064Z] --- PASS: TestPluginEnable (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginInspectError [2021-08-27T12:34:28.064Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginInspectWithEmptyID [2021-08-27T12:34:28.064Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginInspect [2021-08-27T12:34:28.064Z] --- PASS: TestPluginInspect (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginListError [2021-08-27T12:34:28.064Z] --- PASS: TestPluginListError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginList [2021-08-27T12:34:28.064Z] --- PASS: TestPluginList (0.01s) [2021-08-27T12:34:28.064Z] === RUN TestPluginPushError [2021-08-27T12:34:28.064Z] --- PASS: TestPluginPushError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginPush [2021-08-27T12:34:28.064Z] --- PASS: TestPluginPush (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginRemoveError [2021-08-27T12:34:28.064Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginRemove [2021-08-27T12:34:28.064Z] --- PASS: TestPluginRemove (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginSetError [2021-08-27T12:34:28.064Z] --- PASS: TestPluginSetError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPluginSet [2021-08-27T12:34:28.064Z] --- PASS: TestPluginSet (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSetHostHeader [2021-08-27T12:34:28.064Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestPlainTextError [2021-08-27T12:34:28.064Z] --- PASS: TestPlainTextError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestInfiniteError [2021-08-27T12:34:28.064Z] --- PASS: TestInfiniteError (0.02s) [2021-08-27T12:34:28.064Z] === RUN TestCanceledContext [2021-08-27T12:34:28.064Z] 2021/08/27 12:34:27 RoundTripper returned a response & error; ignoring response [2021-08-27T12:34:28.064Z] --- PASS: TestCanceledContext (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestDeadlineExceededContext [2021-08-27T12:34:28.064Z] 2021/08/27 12:34:27 RoundTripper returned a response & error; ignoring response [2021-08-27T12:34:28.064Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretCreateUnsupported [2021-08-27T12:34:28.064Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretCreateError [2021-08-27T12:34:28.064Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretCreate [2021-08-27T12:34:28.064Z] --- PASS: TestSecretCreate (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretInspectUnsupported [2021-08-27T12:34:28.064Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretInspectError [2021-08-27T12:34:28.064Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretInspectSecretNotFound [2021-08-27T12:34:28.064Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretInspectWithEmptyID [2021-08-27T12:34:28.064Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretInspect [2021-08-27T12:34:28.064Z] --- PASS: TestSecretInspect (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretListUnsupported [2021-08-27T12:34:28.064Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretListError [2021-08-27T12:34:28.064Z] --- PASS: TestSecretListError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretList [2021-08-27T12:34:28.064Z] --- PASS: TestSecretList (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretRemoveUnsupported [2021-08-27T12:34:28.064Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretRemoveError [2021-08-27T12:34:28.064Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretRemove [2021-08-27T12:34:28.064Z] --- PASS: TestSecretRemove (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretUpdateUnsupported [2021-08-27T12:34:28.064Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretUpdateError [2021-08-27T12:34:28.064Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestSecretUpdate [2021-08-27T12:34:28.064Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestServiceCreateError [2021-08-27T12:34:28.064Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-27T12:34:28.064Z] === RUN TestServiceCreate [2021-08-27T12:34:28.065Z] --- PASS: TestServiceCreate (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-27T12:34:28.065Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceCreateDigestPinning [2021-08-27T12:34:28.065Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceInspectError [2021-08-27T12:34:28.065Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceInspectServiceNotFound [2021-08-27T12:34:28.065Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceInspectWithEmptyID [2021-08-27T12:34:28.065Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceInspect [2021-08-27T12:34:28.065Z] --- PASS: TestServiceInspect (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceListError [2021-08-27T12:34:28.065Z] --- PASS: TestServiceListError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceList [2021-08-27T12:34:28.065Z] --- PASS: TestServiceList (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceLogsError [2021-08-27T12:34:28.065Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceLogs [2021-08-27T12:34:28.065Z] --- PASS: TestServiceLogs (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceRemoveError [2021-08-27T12:34:28.065Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceRemoveNotFoundError [2021-08-27T12:34:28.065Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceRemove [2021-08-27T12:34:28.065Z] --- PASS: TestServiceRemove (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceUpdateError [2021-08-27T12:34:28.065Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestServiceUpdate [2021-08-27T12:34:28.065Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmGetUnlockKeyError [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmGetUnlockKey [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmInitError [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmInit [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmInit (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmInspectError [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmInspect [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmJoinError [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmJoin [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmLeaveError [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmLeave [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-27T12:34:28.065Z] === RUN TestSwarmUnlockError [2021-08-27T12:34:28.065Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestSwarmUnlock [2021-08-27T12:34:28.522Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestSwarmUpdateError [2021-08-27T12:34:28.522Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestSwarmUpdate [2021-08-27T12:34:28.522Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestTaskInspectError [2021-08-27T12:34:28.522Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestTaskInspectWithEmptyID [2021-08-27T12:34:28.522Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestTaskInspect [2021-08-27T12:34:28.522Z] --- PASS: TestTaskInspect (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestTaskListError [2021-08-27T12:34:28.522Z] --- PASS: TestTaskListError (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestTaskList [2021-08-27T12:34:28.522Z] --- PASS: TestTaskList (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeCreateError [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeCreate [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeInspectError [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeInspectNotFound [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeInspectWithEmptyID [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeInspect [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeListError [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeListError (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeList [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeList (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeRemoveError [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-27T12:34:28.522Z] === RUN TestVolumeRemove [2021-08-27T12:34:28.522Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-27T12:34:28.522Z] === CONT TestTLSCloseWriter [2021-08-27T12:34:28.522Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-27T12:34:28.522Z] PASS [2021-08-27T12:34:28.522Z] coverage: 75.1% of statements [2021-08-27T12:34:28.522Z] ok github.com/docker/docker/client 0.312s coverage: 75.1% of statements [2021-08-27T12:34:28.914Z] c67ded6868b6: Verifying Checksum [2021-08-27T12:34:28.914Z] c67ded6868b6: Download complete [2021-08-27T12:34:30.116Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-08-27T12:34:30.116Z] === RUN TestBuildWithHugeFile [2021-08-27T12:34:34.742Z] --- PASS: TestCheckoutGit (25.76s) [2021-08-27T12:34:34.742Z] === RUN TestValidGitTransport [2021-08-27T12:34:34.742Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-27T12:34:34.742Z] === RUN TestGitInvalidRef [2021-08-27T12:34:35.201Z] --- PASS: TestGitInvalidRef (0.14s) [2021-08-27T12:34:35.201Z] PASS [2021-08-27T12:34:35.201Z] coverage: 86.3% of statements [2021-08-27T12:34:35.201Z] ok github.com/docker/docker/builder/remotecontext/git 25.971s coverage: 86.3% of statements [2021-08-27T12:34:35.658Z] ? github.com/docker/docker/cli [no test files] [2021-08-27T12:34:35.659Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-27T12:34:40.344Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestConfigureDaemonLogs [2021-08-27T12:34:40.344Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestCommonOptionsInstallFlags [2021-08-27T12:34:40.344Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-27T12:34:40.344Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-27T12:34:40.344Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-27T12:34:40.344Z] PASS [2021-08-27T12:34:40.344Z] coverage: 18.5% of statements [2021-08-27T12:34:40.344Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 18.5% of statements [2021-08-27T12:34:40.344Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-27T12:34:40.344Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-27T12:34:41.309Z] === RUN TestContainerStopSignal [2021-08-27T12:34:41.310Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestContainerStopTimeout [2021-08-27T12:34:41.310Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-27T12:34:41.310Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-27T12:34:41.310Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-27T12:34:41.310Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestReplaceAndAppendEnvVars [2021-08-27T12:34:41.310Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-27T12:34:41.310Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestNewMemoryStore [2021-08-27T12:34:41.310Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestAddContainers [2021-08-27T12:34:41.310Z] --- PASS: TestAddContainers (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestGetContainer [2021-08-27T12:34:41.310Z] --- PASS: TestGetContainer (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestDeleteContainer [2021-08-27T12:34:41.310Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestListContainers [2021-08-27T12:34:41.310Z] --- PASS: TestListContainers (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestFirstContainer [2021-08-27T12:34:41.310Z] --- PASS: TestFirstContainer (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestApplyAllContainer [2021-08-27T12:34:41.310Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestIsValidHealthString [2021-08-27T12:34:41.310Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestStateRunStop [2021-08-27T12:34:41.310Z] --- PASS: TestStateRunStop (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestStateTimeoutWait [2021-08-27T12:34:41.310Z] state_test.go:141: Stop callback fired [2021-08-27T12:34:41.310Z] state_test.go:165: Stop callback fired [2021-08-27T12:34:41.310Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-27T12:34:41.310Z] === RUN TestIsValidStateString [2021-08-27T12:34:41.310Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestViewSaveDelete [2021-08-27T12:34:41.310Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-27T12:34:41.310Z] === RUN TestViewAll [2021-08-27T12:34:41.310Z] --- PASS: TestViewAll (0.01s) [2021-08-27T12:34:41.310Z] === RUN TestViewGet [2021-08-27T12:34:41.310Z] --- PASS: TestViewGet (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestNames [2021-08-27T12:34:41.310Z] --- PASS: TestNames (0.00s) [2021-08-27T12:34:41.310Z] === RUN TestViewWithHealthCheck [2021-08-27T12:34:41.310Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-08-27T12:34:41.310Z] PASS [2021-08-27T12:34:41.310Z] coverage: 41.7% of statements [2021-08-27T12:34:41.310Z] ok github.com/docker/docker/container 0.204s coverage: 41.7% of statements [2021-08-27T12:34:41.310Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-27T12:34:41.310Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-27T12:34:41.310Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-27T12:34:41.310Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-27T12:34:42.276Z] === RUN TestPrepare [2021-08-27T12:34:42.276Z] --- PASS: TestPrepare (0.00s) [2021-08-27T12:34:42.276Z] === RUN TestStart [2021-08-27T12:34:42.276Z] --- PASS: TestStart (0.00s) [2021-08-27T12:34:42.276Z] === RUN TestWaitCancel [2021-08-27T12:34:42.276Z] --- PASS: TestWaitCancel (0.00s) [2021-08-27T12:34:42.276Z] === RUN TestWaitDisabled [2021-08-27T12:34:42.276Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-27T12:34:42.276Z] === RUN TestWaitEnabled [2021-08-27T12:34:42.276Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-27T12:34:42.276Z] === RUN TestRemove [2021-08-27T12:34:42.276Z] --- PASS: TestRemove (0.00s) [2021-08-27T12:34:42.276Z] PASS [2021-08-27T12:34:42.276Z] coverage: 65.3% of statements [2021-08-27T12:34:42.276Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2021-08-27T12:34:43.317Z] --- PASS: TestCheckoutGit (25.01s) [2021-08-27T12:34:43.317Z] === RUN TestValidGitTransport [2021-08-27T12:34:43.317Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-27T12:34:43.317Z] === RUN TestGitInvalidRef [2021-08-27T12:34:43.317Z] --- PASS: TestGitInvalidRef (0.18s) [2021-08-27T12:34:43.317Z] PASS [2021-08-27T12:34:43.317Z] coverage: 86.3% of statements [2021-08-27T12:34:43.317Z] ok github.com/docker/docker/builder/remotecontext/git 25.239s coverage: 86.3% of statements [2021-08-27T12:34:43.317Z] ? github.com/docker/docker/cli [no test files] [2021-08-27T12:34:43.317Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-27T12:34:43.711Z] 4612f6d0b889: Verifying Checksum [2021-08-27T12:34:43.711Z] 4612f6d0b889: Download complete [2021-08-27T12:34:43.810Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-27T12:34:43.810Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-27T12:34:43.810Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-27T12:34:43.810Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-27T12:34:44.050Z] --- PASS: TestServicePlugin (29.93s) [2021-08-27T12:34:44.051Z] === RUN TestServiceUpdateLabel [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-27T12:34:44.268Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-27T12:34:44.268Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-27T12:34:44.269Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-27T12:34:44.269Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-27T12:34:44.269Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-27T12:34:44.269Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-27T12:34:44.269Z] PASS [2021-08-27T12:34:44.269Z] coverage: 35.9% of statements [2021-08-27T12:34:44.269Z] ok github.com/docker/docker/daemon/cluster/convert 0.431s coverage: 35.9% of statements [2021-08-27T12:34:44.269Z] === RUN TestNewListSecretsFilters [2021-08-27T12:34:44.269Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-27T12:34:44.269Z] === RUN TestNewListConfigsFilters [2021-08-27T12:34:44.269Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-27T12:34:44.269Z] PASS [2021-08-27T12:34:44.269Z] coverage: 0.5% of statements [2021-08-27T12:34:44.269Z] ok github.com/docker/docker/daemon/cluster 0.612s coverage: 0.5% of statements [2021-08-27T12:34:44.993Z] --- PASS: TestServiceUpdateLabel (2.15s) [2021-08-27T12:34:44.993Z] === RUN TestServiceUpdateSecrets [2021-08-27T12:34:47.171Z] === RUN TestBuilderGC [2021-08-27T12:34:47.171Z] --- PASS: TestBuilderGC (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationNotFound [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDaemonBrokenConfiguration [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestParseClusterAdvertiseSettings [2021-08-27T12:34:47.171Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestFindConfigurationConflicts [2021-08-27T12:34:47.171Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-27T12:34:47.171Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-27T12:34:47.171Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-27T12:34:47.171Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-27T12:34:47.171Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration/with_label [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration/with_dns [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-27T12:34:47.171Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration (0.05s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-27T12:34:47.171Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestModifiedDiscoverySettings [2021-08-27T12:34:47.171Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestReloadSetConfigFileNotExist [2021-08-27T12:34:47.171Z] time="2021-08-27T12:34:46Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-27T12:34:47.171Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-27T12:34:47.171Z] === RUN TestReloadDefaultConfigNotExist [2021-08-27T12:34:47.171Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:47.171Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestReloadBadDefaultConfig [2021-08-27T12:34:47.171Z] time="2021-08-27T12:34:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-497485806" [2021-08-27T12:34:47.171Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestReloadWithConflictingLabels [2021-08-27T12:34:47.171Z] time="2021-08-27T12:34:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3112753941" [2021-08-27T12:34:47.171Z] --- PASS: TestReloadWithConflictingLabels (0.03s) [2021-08-27T12:34:47.171Z] === RUN TestReloadWithDuplicateLabels [2021-08-27T12:34:47.171Z] time="2021-08-27T12:34:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-482906763" [2021-08-27T12:34:47.171Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDaemonConfigurationMerge [2021-08-27T12:34:47.171Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-27T12:34:47.171Z] PASS [2021-08-27T12:34:47.171Z] coverage: 80.4% of statements [2021-08-27T12:34:47.171Z] ok github.com/docker/docker/daemon/config 0.491s coverage: 80.4% of statements [2021-08-27T12:34:47.171Z] === RUN TestDiscoveryOptsErrors [2021-08-27T12:34:47.171Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-27T12:34:47.171Z] === RUN TestDiscoveryOpts [2021-08-27T12:34:47.171Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-27T12:34:47.171Z] PASS [2021-08-27T12:34:47.171Z] coverage: 30.0% of statements [2021-08-27T12:34:47.171Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2021-08-27T12:34:47.629Z] === RUN TestWaitNodeAttachment [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-27T12:34:48.006Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestConfigureDaemonLogs [2021-08-27T12:34:48.006Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestCommonOptionsInstallFlags [2021-08-27T12:34:48.006Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-27T12:34:48.006Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-27T12:34:48.006Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-27T12:34:48.006Z] PASS [2021-08-27T12:34:48.006Z] coverage: 18.5% of statements [2021-08-27T12:34:48.006Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 18.5% of statements [2021-08-27T12:34:48.006Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-27T12:34:48.006Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-27T12:34:48.087Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-08-27T12:34:48.087Z] === RUN TestIsolationConversion [2021-08-27T12:34:48.087Z] === RUN TestIsolationConversion/default [2021-08-27T12:34:48.087Z] === RUN TestIsolationConversion/process [2021-08-27T12:34:48.087Z] === RUN TestIsolationConversion/hyperv [2021-08-27T12:34:48.087Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-27T12:34:48.087Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-27T12:34:48.087Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-27T12:34:48.087Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestContainerLabels [2021-08-27T12:34:48.087Z] --- PASS: TestContainerLabels (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestCredentialSpecConversion [2021-08-27T12:34:48.087Z] === RUN TestCredentialSpecConversion/none [2021-08-27T12:34:48.087Z] === RUN TestCredentialSpecConversion/config [2021-08-27T12:34:48.087Z] === RUN TestCredentialSpecConversion/file [2021-08-27T12:34:48.087Z] === RUN TestCredentialSpecConversion/registry [2021-08-27T12:34:48.087Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-27T12:34:48.087Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-27T12:34:48.087Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-27T12:34:48.087Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-27T12:34:48.087Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestControllerValidateMountBind [2021-08-27T12:34:48.087Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestControllerValidateMountVolume [2021-08-27T12:34:48.087Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestControllerValidateMountTarget [2021-08-27T12:34:48.087Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestControllerValidateMountTmpfs [2021-08-27T12:34:48.087Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestControllerValidateMountInvalidType [2021-08-27T12:34:48.087Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestControllerValidateMountNamedPipe [2021-08-27T12:34:48.087Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-27T12:34:48.087Z] PASS [2021-08-27T12:34:48.087Z] coverage: 11.0% of statements [2021-08-27T12:34:48.087Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.562s coverage: 11.0% of statements [2021-08-27T12:34:48.087Z] === RUN TestEventsLog [2021-08-27T12:34:48.087Z] --- PASS: TestEventsLog (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestEventsLogTimeout [2021-08-27T12:34:48.087Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestLogEvents [2021-08-27T12:34:48.087Z] --- PASS: TestLogEvents (0.05s) [2021-08-27T12:34:48.087Z] === RUN TestLoadBufferedEvents [2021-08-27T12:34:48.087Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-27T12:34:48.087Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-27T12:34:48.087Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-27T12:34:48.087Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-27T12:34:48.087Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-27T12:34:48.087Z] PASS [2021-08-27T12:34:48.087Z] coverage: 50.0% of statements [2021-08-27T12:34:48.087Z] ok github.com/docker/docker/daemon/events 0.207s coverage: 50.0% of statements [2021-08-27T12:34:48.464Z] === RUN TestContainerStopSignal [2021-08-27T12:34:48.464Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestContainerStopTimeout [2021-08-27T12:34:48.464Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-27T12:34:48.464Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-27T12:34:48.464Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-27T12:34:48.464Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestReplaceAndAppendEnvVars [2021-08-27T12:34:48.464Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-27T12:34:48.464Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestNewMemoryStore [2021-08-27T12:34:48.464Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestAddContainers [2021-08-27T12:34:48.464Z] --- PASS: TestAddContainers (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestGetContainer [2021-08-27T12:34:48.464Z] --- PASS: TestGetContainer (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestDeleteContainer [2021-08-27T12:34:48.464Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestListContainers [2021-08-27T12:34:48.464Z] --- PASS: TestListContainers (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestFirstContainer [2021-08-27T12:34:48.464Z] --- PASS: TestFirstContainer (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestApplyAllContainer [2021-08-27T12:34:48.464Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestIsValidHealthString [2021-08-27T12:34:48.464Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestStateRunStop [2021-08-27T12:34:48.464Z] --- PASS: TestStateRunStop (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestStateTimeoutWait [2021-08-27T12:34:48.464Z] state_test.go:141: Stop callback fired [2021-08-27T12:34:48.464Z] state_test.go:165: Stop callback fired [2021-08-27T12:34:48.464Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-27T12:34:48.464Z] === RUN TestIsValidStateString [2021-08-27T12:34:48.464Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestViewSaveDelete [2021-08-27T12:34:48.464Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-27T12:34:48.464Z] === RUN TestViewAll [2021-08-27T12:34:48.464Z] --- PASS: TestViewAll (0.01s) [2021-08-27T12:34:48.464Z] === RUN TestViewGet [2021-08-27T12:34:48.464Z] --- PASS: TestViewGet (0.01s) [2021-08-27T12:34:48.464Z] === RUN TestNames [2021-08-27T12:34:48.464Z] --- PASS: TestNames (0.00s) [2021-08-27T12:34:48.464Z] === RUN TestViewWithHealthCheck [2021-08-27T12:34:48.464Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-08-27T12:34:48.464Z] PASS [2021-08-27T12:34:48.464Z] coverage: 41.7% of statements [2021-08-27T12:34:48.464Z] ok github.com/docker/docker/container 0.204s coverage: 41.7% of statements [2021-08-27T12:34:48.464Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-27T12:34:48.464Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-27T12:34:48.464Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-27T12:34:48.464Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-27T12:34:48.546Z] === RUN TestVerifyNetworkingConfig [2021-08-27T12:34:48.546Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestGetContainer [2021-08-27T12:34:48.546Z] --- PASS: TestGetContainer (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestValidContainerNames [2021-08-27T12:34:48.546Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestContainerInitDNS [2021-08-27T12:34:48.546Z] daemon_test.go:147: root required [2021-08-27T12:34:48.546Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestMerge [2021-08-27T12:34:48.546Z] --- PASS: TestMerge (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestValidateContainerIsolation [2021-08-27T12:34:48.546Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestFindNetworkErrorType [2021-08-27T12:34:48.546Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestEnsureServicesExist [2021-08-27T12:34:48.546Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestEnsureServicesExistErrors [2021-08-27T12:34:48.546Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-27T12:34:48.546Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-27T12:34:48.546Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-27T12:34:48.546Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestContainerDelete [2021-08-27T12:34:48.546Z] --- PASS: TestContainerDelete (0.01s) [2021-08-27T12:34:48.546Z] === RUN TestContainerDoubleDelete [2021-08-27T12:34:48.546Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestLogContainerEventCopyLabels [2021-08-27T12:34:48.546Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestLogContainerEventWithAttributes [2021-08-27T12:34:48.546Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestNoneHealthcheck [2021-08-27T12:34:48.546Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestHealthStates [2021-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] time="2021-08-27T12:34:48Z" 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-08-27T12:34:48.546Z] --- PASS: TestHealthStates (0.12s) [2021-08-27T12:34:48.546Z] === RUN TestMaskURLCredentials [2021-08-27T12:34:48.546Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestGetInspectData [2021-08-27T12:34:48.546Z] --- PASS: TestGetInspectData (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestFillLicense [2021-08-27T12:34:48.546Z] --- PASS: TestFillLicense (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestListInvalidFilter [2021-08-27T12:34:48.546Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestNameFilter [2021-08-27T12:34:48.546Z] --- PASS: TestNameFilter (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-27T12:34:48.546Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-27T12:34:48.546Z] === 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-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-27T12:34:48.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-27T12:34:48.546Z] --- 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-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-27T12:34:48.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestDaemonReloadLabels [2021-08-27T12:34:48.546Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-27T12:34:48.546Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestDaemonReloadMirrors [2021-08-27T12:34:48.546Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-27T12:34:48.546Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-27T12:34:48.546Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-27T12:34:48.546Z] === RUN TestDaemonDiscoveryReload [2021-08-27T12:34:48.546Z] === RUN TestIsEmptyDir [2021-08-27T12:34:48.546Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-27T12:34:48.546Z] PASS [2021-08-27T12:34:48.546Z] coverage: 2.3% of statements [2021-08-27T12:34:48.546Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2021-08-27T12:34:49.004Z] === RUN TestLinkNaming [2021-08-27T12:34:49.004Z] --- PASS: TestLinkNaming (0.00s) [2021-08-27T12:34:49.004Z] === RUN TestLinkNew [2021-08-27T12:34:49.004Z] --- PASS: TestLinkNew (0.00s) [2021-08-27T12:34:49.004Z] === RUN TestLinkEnv [2021-08-27T12:34:49.004Z] --- PASS: TestLinkEnv (0.00s) [2021-08-27T12:34:49.004Z] === RUN TestLinkMultipleEnv [2021-08-27T12:34:49.004Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-27T12:34:49.004Z] === RUN TestLinkPortRangeEnv [2021-08-27T12:34:49.004Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-27T12:34:49.004Z] PASS [2021-08-27T12:34:49.004Z] coverage: 93.0% of statements [2021-08-27T12:34:49.004Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2021-08-27T12:34:49.429Z] === RUN TestPrepare [2021-08-27T12:34:49.429Z] --- PASS: TestPrepare (0.00s) [2021-08-27T12:34:49.429Z] === RUN TestStart [2021-08-27T12:34:49.429Z] --- PASS: TestStart (0.00s) [2021-08-27T12:34:49.429Z] === RUN TestWaitCancel [2021-08-27T12:34:49.429Z] --- PASS: TestWaitCancel (0.00s) [2021-08-27T12:34:49.429Z] === RUN TestWaitDisabled [2021-08-27T12:34:49.429Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-27T12:34:49.429Z] === RUN TestWaitEnabled [2021-08-27T12:34:49.429Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-27T12:34:49.429Z] === RUN TestRemove [2021-08-27T12:34:49.429Z] --- PASS: TestRemove (0.00s) [2021-08-27T12:34:49.429Z] PASS [2021-08-27T12:34:49.429Z] coverage: 65.3% of statements [2021-08-27T12:34:49.429Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2021-08-27T12:34:49.463Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-27T12:34:49.463Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-27T12:34:49.921Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-27T12:34:49.921Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-27T12:34:50.379Z] === RUN TestAdapterReadLogs [2021-08-27T12:34:50.379Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-27T12:34:50.379Z] === RUN TestCopier [2021-08-27T12:34:50.379Z] --- PASS: TestCopier (0.00s) [2021-08-27T12:34:50.379Z] === RUN TestCopierLongLines [2021-08-27T12:34:50.379Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-27T12:34:50.379Z] === RUN TestCopierSlow [2021-08-27T12:34:50.837Z] --- PASS: TestCopierSlow (0.20s) [2021-08-27T12:34:50.837Z] === RUN TestCopierWithSized [2021-08-27T12:34:50.837Z] === RUN TestCopierWithSized/as_is [2021-08-27T12:34:50.837Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-27T12:34:50.837Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-27T12:34:50.837Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-27T12:34:50.837Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestCopierWithPartial [2021-08-27T12:34:50.837Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestRingLogger [2021-08-27T12:34:50.837Z] --- PASS: TestRingLogger (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestRingCap [2021-08-27T12:34:50.837Z] --- PASS: TestRingCap (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestRingClose [2021-08-27T12:34:50.837Z] --- PASS: TestRingClose (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestRingDrain [2021-08-27T12:34:50.837Z] --- PASS: TestRingDrain (0.00s) [2021-08-27T12:34:50.837Z] PASS [2021-08-27T12:34:50.837Z] coverage: 43.8% of statements [2021-08-27T12:34:50.837Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-27T12:34:50.837Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-27T12:34:50.837Z] reload_test.go:520: root required [2021-08-27T12:34:50.837Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-27T12:34:50.837Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-27T12:34:50.837Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 43.8% of statements [2021-08-27T12:34:50.837Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-27T12:34:50.837Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-27T12:34:50.837Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-27T12:34:50.837Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-27T12:34:50.837Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-27T12:34:50.837Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestParseVolumesFrom [2021-08-27T12:34:50.837Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-27T12:34:50.837Z] PASS [2021-08-27T12:34:50.837Z] coverage: 9.1% of statements [2021-08-27T12:34:50.837Z] ok github.com/docker/docker/daemon 2.377s coverage: 9.1% of statements [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-27T12:34:50.837Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-27T12:34:50.837Z] === RUN TestNewStreamConfig [2021-08-27T12:34:50.837Z] === RUN TestNewStreamConfig/defaults [2021-08-27T12:34:50.837Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-27T12:34:50.837Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-27T12:34:50.837Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-27T12:34:50.837Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-27T12:34:50.837Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-27T12:34:50.837Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-27T12:34:50.837Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-27T12:34:50.837Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-27T12:34:50.837Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-27T12:34:50.837Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-27T12:34:50.837Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-27T12:34:50.837Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-27T12:34:50.837Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-27T12:34:50.837Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-27T12:34:50.837Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-27T12:34:50.837Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-27T12:34:50.837Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-27T12:34:51.299Z] time="2021-08-27T12:34:50Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-27T12:34:51.299Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-08-27T12:34:51.299Z] === RUN TestCreateSuccess [2021-08-27T12:34:51.299Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCreateStreamSkipped [2021-08-27T12:34:51.299Z] time="2021-08-27T12:34:50Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-27T12:34:51.299Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCreateLogGroupSuccess [2021-08-27T12:34:51.299Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCreateError [2021-08-27T12:34:51.299Z] --- PASS: TestCreateError (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCreateAlreadyExists [2021-08-27T12:34:51.299Z] time="2021-08-27T12:34:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-27T12:34:51.299Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestLogClosed [2021-08-27T12:34:51.299Z] --- PASS: TestLogClosed (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestLogBlocking [2021-08-27T12:34:51.299Z] --- PASS: TestLogBlocking (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-27T12:34:51.299Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestLogNonBlockingBufferFull [2021-08-27T12:34:51.299Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestPublishBatchSuccess [2021-08-27T12:34:51.299Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestPublishBatchError [2021-08-27T12:34:51.299Z] time="2021-08-27T12:34:50Z" level=error msg=Error [2021-08-27T12:34:51.299Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-27T12:34:51.299Z] time="2021-08-27T12:34:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-27T12:34:51.299Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-27T12:34:51.299Z] time="2021-08-27T12:34:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-27T12:34:51.299Z] time="2021-08-27T12:34:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-27T12:34:51.299Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchSimple [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchTicker [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchMultilinePattern [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchClose [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestEffectiveLen [2021-08-27T12:34:51.299Z] === RUN TestEffectiveLen/0/Hello [2021-08-27T12:34:51.299Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-27T12:34:51.299Z] === RUN TestEffectiveLen/2/🙃 [2021-08-27T12:34:51.299Z] === RUN TestEffectiveLen/3/���� [2021-08-27T12:34:51.299Z] === RUN TestEffectiveLen/4/He��o [2021-08-27T12:34:51.299Z] === RUN TestEffectiveLen/5/ [2021-08-27T12:34:51.299Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit/0/ [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit/1/Hello [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1064: Hello [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit/2/Hello [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1064: He [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1065: llo [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit/3/Hello [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1065: Hello [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit/4/🙃 [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit/5/🙃 [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit/6/a� [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1064: a [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1065: � [2021-08-27T12:34:51.299Z] === RUN TestFindValidSplit/7/a� [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1064: a� [2021-08-27T12:34:51.299Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestProcessEventEmoji [2021-08-27T12:34:51.299Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchLineSplit [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchMaxEvents [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-27T12:34:51.299Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-27T12:34:51.299Z] === RUN TestSearchRegistryForImagesErrors [2021-08-27T12:34:51.299Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestSearchRegistryForImages [2021-08-27T12:34:51.299Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestOnlyPlatformWithFallback [2021-08-27T12:34:51.299Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestImageDelete [2021-08-27T12:34:51.299Z] === RUN TestImageDelete/no_lease [2021-08-27T12:34:51.299Z] === RUN TestImageDelete/lease_exists [2021-08-27T12:34:51.299Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-27T12:34:51.299Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-27T12:34:51.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-27T12:34:51.299Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-27T12:34:51.300Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-27T12:34:51.300Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-27T12:34:51.300Z] === RUN TestCreateTagSuccess [2021-08-27T12:34:51.300Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-27T12:34:51.300Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-27T12:34:51.300Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-27T12:34:51.300Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-27T12:34:51.300Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-27T12:34:51.300Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-27T12:34:51.300Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-27T12:34:51.300Z] PASS [2021-08-27T12:34:51.300Z] coverage: 77.4% of statements [2021-08-27T12:34:51.300Z] --- PASS: TestImageDelete (0.04s) [2021-08-27T12:34:51.300Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-27T12:34:51.300Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-27T12:34:51.300Z] === RUN TestContentStoreForPull [2021-08-27T12:34:51.300Z] ok github.com/docker/docker/daemon/logger/awslogs 0.325s coverage: 77.4% of statements [2021-08-27T12:34:51.300Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-27T12:34:51.300Z] PASS [2021-08-27T12:34:51.300Z] coverage: 6.7% of statements [2021-08-27T12:34:51.300Z] ok github.com/docker/docker/daemon/images 0.270s coverage: 6.7% of statements [2021-08-27T12:34:51.300Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-27T12:34:51.300Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-27T12:34:51.300Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-27T12:34:51.300Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-27T12:34:51.300Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-27T12:34:51.300Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-27T12:34:51.300Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-27T12:34:51.599Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-27T12:34:51.599Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-27T12:34:51.599Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-27T12:34:51.599Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-27T12:34:51.599Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-27T12:34:51.599Z] PASS [2021-08-27T12:34:51.599Z] coverage: 35.9% of statements [2021-08-27T12:34:51.599Z] ok github.com/docker/docker/daemon/cluster/convert 0.478s coverage: 35.9% of statements [2021-08-27T12:34:51.599Z] === RUN TestNewListSecretsFilters [2021-08-27T12:34:51.599Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-27T12:34:51.599Z] === RUN TestNewListConfigsFilters [2021-08-27T12:34:51.599Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-27T12:34:51.599Z] PASS [2021-08-27T12:34:51.599Z] coverage: 0.5% of statements [2021-08-27T12:34:51.599Z] ok github.com/docker/docker/daemon/cluster 0.424s coverage: 0.5% of statements [2021-08-27T12:34:51.758Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-27T12:34:51.758Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-27T12:34:51.758Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-27T12:34:51.758Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-27T12:34:51.758Z] === RUN TestFastTimeMarshalJSON [2021-08-27T12:34:51.758Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-27T12:34:51.758Z] PASS [2021-08-27T12:34:51.758Z] coverage: 87.2% of statements [2021-08-27T12:34:51.758Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.204s coverage: 87.2% of statements [2021-08-27T12:34:52.216Z] === RUN TestJSONFileLogger [2021-08-27T12:34:52.216Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-27T12:34:52.216Z] === RUN TestJSONFileLoggerWithTags [2021-08-27T12:34:52.216Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-27T12:34:52.216Z] === RUN TestJSONFileLoggerWithOpts [2021-08-27T12:34:52.216Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-27T12:34:52.216Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-27T12:34:52.216Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-27T12:34:52.216Z] === RUN TestEncodeDecode [2021-08-27T12:34:52.216Z] === PAUSE TestEncodeDecode [2021-08-27T12:34:52.216Z] === RUN TestUnexpectedEOF [2021-08-27T12:34:52.216Z] time="2021-08-27T12:34:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-27T12:34:52.216Z] time="2021-08-27T12:34:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-27T12:34:52.216Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-27T12:34:52.216Z] === CONT TestEncodeDecode [2021-08-27T12:34:52.216Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-27T12:34:52.216Z] PASS [2021-08-27T12:34:52.216Z] coverage: 69.9% of statements [2021-08-27T12:34:52.216Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.198s coverage: 69.9% of statements [2021-08-27T12:34:53.182Z] === RUN TestWriteLog [2021-08-27T12:34:53.182Z] === PAUSE TestWriteLog [2021-08-27T12:34:53.182Z] === RUN TestReadLog [2021-08-27T12:34:53.182Z] === PAUSE TestReadLog [2021-08-27T12:34:53.182Z] === CONT TestWriteLog [2021-08-27T12:34:53.182Z] === CONT TestReadLog [2021-08-27T12:34:53.182Z] --- PASS: TestWriteLog (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestReadLog/tail_exact [2021-08-27T12:34:53.182Z] === RUN TestOpenFileDelete [2021-08-27T12:34:53.182Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestOpenFileRename [2021-08-27T12:34:53.182Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestParseLogTagDefaultTag [2021-08-27T12:34:53.182Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestParseLogTag [2021-08-27T12:34:53.182Z] --- PASS: TestParseLogTag (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestParseLogTagEmptyTag [2021-08-27T12:34:53.182Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestTailFiles [2021-08-27T12:34:53.182Z] --- PASS: TestTailFiles (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestFollowLogsConsumerGone [2021-08-27T12:34:53.182Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestFollowLogsProducerGone [2021-08-27T12:34:53.182Z] logfile_test.go:179: logDecode() closed after sending 1765 messages [2021-08-27T12:34:53.182Z] logfile_test.go:232: messages sent: 1765, received: 1765 [2021-08-27T12:34:53.182Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-27T12:34:53.182Z] === RUN TestCheckCapacityAndRotate [2021-08-27T12:34:53.182Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-27T12:34:53.182Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-27T12:34:53.182Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-08-27T12:34:53.182Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-27T12:34:53.182Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-08-27T12:34:53.182Z] PASS [2021-08-27T12:34:53.182Z] coverage: 53.7% of statements [2021-08-27T12:34:53.182Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 53.7% of statements [2021-08-27T12:34:53.182Z] === RUN TestReadLog/tail_less_than_available [2021-08-27T12:34:53.182Z] === RUN TestReadLog/tail_more_than_available [2021-08-27T12:34:53.182Z] --- PASS: TestReadLog (0.14s) [2021-08-27T12:34:53.182Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-08-27T12:34:53.182Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-27T12:34:53.182Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-27T12:34:53.182Z] PASS [2021-08-27T12:34:53.182Z] coverage: 75.2% of statements [2021-08-27T12:34:53.182Z] ok github.com/docker/docker/daemon/logger/local 0.187s coverage: 75.2% of statements [2021-08-27T12:34:53.182Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-27T12:34:53.641Z] === RUN TestLog [2021-08-27T12:34:53.641Z] --- PASS: TestLog (0.00s) [2021-08-27T12:34:53.641Z] PASS [2021-08-27T12:34:53.641Z] coverage: 31.5% of statements [2021-08-27T12:34:53.641Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2021-08-27T12:34:54.098Z] === RUN TestNewParse [2021-08-27T12:34:54.099Z] --- PASS: TestNewParse (0.00s) [2021-08-27T12:34:54.099Z] PASS [2021-08-27T12:34:54.099Z] coverage: 8.3% of statements [2021-08-27T12:34:54.099Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2021-08-27T12:34:54.099Z] === RUN TestValidateLogOpt [2021-08-27T12:34:54.099Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestNewMissedConfig [2021-08-27T12:34:54.099Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestNewMissedUrl [2021-08-27T12:34:54.099Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestNewMissedToken [2021-08-27T12:34:54.099Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestNewWithProxy [2021-08-27T12:34:54.099Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestDefault [2021-08-27T12:34:54.099Z] --- PASS: TestDefault (0.01s) [2021-08-27T12:34:54.099Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-27T12:34:54.099Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestJsonFormat [2021-08-27T12:34:54.099Z] --- PASS: TestJsonFormat (0.02s) [2021-08-27T12:34:54.099Z] === RUN TestRawFormat [2021-08-27T12:34:54.099Z] --- PASS: TestRawFormat (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestRawFormatWithLabels [2021-08-27T12:34:54.099Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestRawFormatWithoutTag [2021-08-27T12:34:54.099Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2021-08-27T12:34:54.099Z] === RUN TestBatching [2021-08-27T12:34:54.099Z] === RUN TestParseLogFormat [2021-08-27T12:34:54.099Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestValidateLogOptEmpty [2021-08-27T12:34:54.099Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestValidateSyslogAddress [2021-08-27T12:34:54.099Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestParseAddressDefaultPort [2021-08-27T12:34:54.099Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestValidateSyslogFacility [2021-08-27T12:34:54.099Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestValidateLogOptSyslogFormat [2021-08-27T12:34:54.099Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-27T12:34:54.099Z] === RUN TestValidateLogOpt [2021-08-27T12:34:54.099Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-27T12:34:54.099Z] PASS [2021-08-27T12:34:54.099Z] coverage: 46.8% of statements [2021-08-27T12:34:54.099Z] --- PASS: TestBatching (0.18s) [2021-08-27T12:34:54.099Z] === RUN TestFrequency [2021-08-27T12:34:54.099Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2021-08-27T12:34:54.495Z] === RUN TestBuilderGC [2021-08-27T12:34:54.495Z] --- PASS: TestBuilderGC (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationNotFound [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestDaemonBrokenConfiguration [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestParseClusterAdvertiseSettings [2021-08-27T12:34:54.495Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestFindConfigurationConflicts [2021-08-27T12:34:54.495Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-27T12:34:54.495Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-27T12:34:54.495Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-27T12:34:54.495Z] === RUN TestDiscoveryOptsErrors [2021-08-27T12:34:54.495Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestDiscoveryOpts [2021-08-27T12:34:54.495Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-27T12:34:54.495Z] PASS [2021-08-27T12:34:54.495Z] coverage: 30.0% of statements [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-27T12:34:54.495Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-27T12:34:54.495Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-27T12:34:54.495Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration/with_label [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration/with_dns [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-27T12:34:54.495Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-27T12:34:54.495Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-27T12:34:54.495Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestModifiedDiscoverySettings [2021-08-27T12:34:54.495Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestReloadSetConfigFileNotExist [2021-08-27T12:34:54.495Z] time="2021-08-27T12:34:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-27T12:34:54.495Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-08-27T12:34:54.495Z] === RUN TestReloadDefaultConfigNotExist [2021-08-27T12:34:54.495Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:34:54.495Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestReloadBadDefaultConfig [2021-08-27T12:34:54.495Z] time="2021-08-27T12:34:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3365573414" [2021-08-27T12:34:54.495Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestReloadWithConflictingLabels [2021-08-27T12:34:54.495Z] time="2021-08-27T12:34:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-290632421" [2021-08-27T12:34:54.495Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-27T12:34:54.495Z] === RUN TestReloadWithDuplicateLabels [2021-08-27T12:34:54.496Z] time="2021-08-27T12:34:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-809334728" [2021-08-27T12:34:54.496Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-27T12:34:54.496Z] === RUN TestDaemonConfigurationMerge [2021-08-27T12:34:54.496Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-27T12:34:54.496Z] PASS [2021-08-27T12:34:54.496Z] coverage: 80.4% of statements [2021-08-27T12:34:54.496Z] ok github.com/docker/docker/daemon/config 0.187s coverage: 80.4% of statements [2021-08-27T12:34:54.556Z] --- PASS: TestFrequency (0.16s) [2021-08-27T12:34:54.557Z] === RUN TestOneMessagePerRequest [2021-08-27T12:34:54.557Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-27T12:34:54.557Z] === RUN TestVerify [2021-08-27T12:34:54.557Z] --- PASS: TestVerify (0.00s) [2021-08-27T12:34:54.557Z] === RUN TestSkipVerify [2021-08-27T12:34:54.557Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:54.557Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:54.557Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:54.952Z] === RUN TestWaitNodeAttachment [2021-08-27T12:34:55.015Z] --- PASS: TestSkipVerify (0.53s) [2021-08-27T12:34:55.015Z] === RUN TestBufferMaximum [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067694.597740\",\"host\":\"40f74910187a\"}'" [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067694.597740\",\"host\":\"40f74910187a\"}'" [2021-08-27T12:34:55.015Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-27T12:34:55.015Z] === RUN TestServerAlwaysDown [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067694.600741\",\"host\":\"40f74910187a\"}'" [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067694.600741\",\"host\":\"40f74910187a\"}'" [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067694.600741\",\"host\":\"40f74910187a\"}'" [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067694.601741\",\"host\":\"40f74910187a\"}'" [2021-08-27T12:34:55.015Z] time="2021-08-27T12:34:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067694.601741\",\"host\":\"40f74910187a\"}'" [2021-08-27T12:34:55.015Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-27T12:34:55.015Z] === RUN TestCannotSendAfterClose [2021-08-27T12:34:55.015Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-27T12:34:55.015Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-27T12:34:55.015Z] === RUN TestV1IDService [2021-08-27T12:34:55.015Z] --- PASS: TestV1IDService (0.02s) [2021-08-27T12:34:55.015Z] === RUN TestV2MetadataService [2021-08-27T12:34:55.409Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-27T12:34:55.409Z] === RUN TestIsolationConversion [2021-08-27T12:34:55.409Z] === RUN TestIsolationConversion/default [2021-08-27T12:34:55.409Z] === RUN TestIsolationConversion/process [2021-08-27T12:34:55.409Z] === RUN TestIsolationConversion/hyperv [2021-08-27T12:34:55.409Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-27T12:34:55.409Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-27T12:34:55.409Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-27T12:34:55.409Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestContainerLabels [2021-08-27T12:34:55.409Z] --- PASS: TestContainerLabels (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestCredentialSpecConversion [2021-08-27T12:34:55.409Z] === RUN TestCredentialSpecConversion/none [2021-08-27T12:34:55.409Z] === RUN TestCredentialSpecConversion/config [2021-08-27T12:34:55.409Z] === RUN TestCredentialSpecConversion/file [2021-08-27T12:34:55.409Z] === RUN TestCredentialSpecConversion/registry [2021-08-27T12:34:55.409Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-27T12:34:55.409Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-27T12:34:55.409Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-27T12:34:55.409Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-27T12:34:55.409Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestControllerValidateMountBind [2021-08-27T12:34:55.409Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestControllerValidateMountVolume [2021-08-27T12:34:55.409Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestControllerValidateMountTarget [2021-08-27T12:34:55.409Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestControllerValidateMountTmpfs [2021-08-27T12:34:55.409Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestControllerValidateMountInvalidType [2021-08-27T12:34:55.409Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestControllerValidateMountNamedPipe [2021-08-27T12:34:55.409Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-27T12:34:55.409Z] PASS [2021-08-27T12:34:55.409Z] coverage: 11.0% of statements [2021-08-27T12:34:55.409Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.756s coverage: 11.0% of statements [2021-08-27T12:34:55.409Z] === RUN TestEventsLog [2021-08-27T12:34:55.409Z] --- PASS: TestEventsLog (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestEventsLogTimeout [2021-08-27T12:34:55.409Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestLogEvents [2021-08-27T12:34:55.409Z] --- PASS: TestLogEvents (0.05s) [2021-08-27T12:34:55.409Z] === RUN TestLoadBufferedEvents [2021-08-27T12:34:55.409Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-08-27T12:34:55.409Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-27T12:34:55.409Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-27T12:34:55.409Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-27T12:34:55.409Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-27T12:34:55.409Z] PASS [2021-08-27T12:34:55.409Z] coverage: 50.0% of statements [2021-08-27T12:34:55.409Z] ok github.com/docker/docker/daemon/events 0.214s coverage: 50.0% of statements [2021-08-27T12:34:55.473Z] --- PASS: TestV2MetadataService (0.43s) [2021-08-27T12:34:55.473Z] PASS [2021-08-27T12:34:55.473Z] coverage: 48.2% of statements [2021-08-27T12:34:55.473Z] ok github.com/docker/docker/distribution/metadata 0.536s coverage: 48.2% of statements [2021-08-27T12:34:55.866Z] === RUN TestVerifyNetworkingConfig [2021-08-27T12:34:55.866Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestGetContainer [2021-08-27T12:34:55.866Z] --- PASS: TestGetContainer (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestValidContainerNames [2021-08-27T12:34:55.866Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestContainerInitDNS [2021-08-27T12:34:55.866Z] daemon_test.go:147: root required [2021-08-27T12:34:55.866Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestMerge [2021-08-27T12:34:55.866Z] --- PASS: TestMerge (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestValidateContainerIsolation [2021-08-27T12:34:55.866Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestFindNetworkErrorType [2021-08-27T12:34:55.866Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestEnsureServicesExist [2021-08-27T12:34:55.866Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestEnsureServicesExistErrors [2021-08-27T12:34:55.866Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-27T12:34:55.866Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-27T12:34:55.866Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-27T12:34:55.866Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestContainerDelete [2021-08-27T12:34:55.866Z] --- PASS: TestContainerDelete (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestContainerDoubleDelete [2021-08-27T12:34:55.866Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestLogContainerEventCopyLabels [2021-08-27T12:34:55.866Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestLogContainerEventWithAttributes [2021-08-27T12:34:55.866Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestNoneHealthcheck [2021-08-27T12:34:55.866Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestHealthStates [2021-08-27T12:34:55.866Z] === RUN TestIsEmptyDir [2021-08-27T12:34:55.866Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-27T12:34:55.866Z] PASS [2021-08-27T12:34:55.866Z] coverage: 2.3% of statements [2021-08-27T12:34:55.866Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.3% of statements [2021-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] time="2021-08-27T12:34:55Z" 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-08-27T12:34:55.866Z] --- PASS: TestHealthStates (0.13s) [2021-08-27T12:34:55.866Z] === RUN TestMaskURLCredentials [2021-08-27T12:34:55.866Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestGetInspectData [2021-08-27T12:34:55.866Z] --- PASS: TestGetInspectData (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestFillLicense [2021-08-27T12:34:55.866Z] --- PASS: TestFillLicense (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestListInvalidFilter [2021-08-27T12:34:55.866Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestNameFilter [2021-08-27T12:34:55.866Z] --- PASS: TestNameFilter (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-27T12:34:55.866Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-27T12:34:55.866Z] === 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-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-27T12:34:55.866Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-27T12:34:55.866Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-27T12:34:55.867Z] --- 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-08-27T12:34:55.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-27T12:34:55.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-27T12:34:55.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-27T12:34:55.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-27T12:34:55.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-27T12:34:55.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-27T12:34:55.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-27T12:34:55.867Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-27T12:34:55.867Z] === RUN TestDaemonReloadLabels [2021-08-27T12:34:55.867Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-27T12:34:55.867Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-27T12:34:55.867Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-27T12:34:55.867Z] === RUN TestDaemonReloadMirrors [2021-08-27T12:34:55.867Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-27T12:34:55.867Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-27T12:34:55.867Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-27T12:34:55.867Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-27T12:34:55.867Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-27T12:34:55.867Z] === RUN TestDaemonDiscoveryReload [2021-08-27T12:34:55.959Z] time="2021-08-27T12:34:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-27T12:34:55.959Z] time="2021-08-27T12:34:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"40f74910187a\"}'" [2021-08-27T12:34:55.959Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-08-27T12:34:55.959Z] PASS [2021-08-27T12:34:55.959Z] coverage: 82.5% of statements [2021-08-27T12:34:55.959Z] ok github.com/docker/docker/daemon/logger/splunk 2.027s coverage: 82.5% of statements [2021-08-27T12:34:55.959Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-27T12:34:55.959Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-27T12:34:55.959Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-27T12:34:55.959Z] === RUN TestSuccessfulDownload [2021-08-27T12:34:55.959Z] download_test.go:268: Needs fixing on Windows [2021-08-27T12:34:55.959Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-27T12:34:55.959Z] === RUN TestCancelledDownload [2021-08-27T12:34:55.959Z] --- PASS: TestCancelledDownload (0.01s) [2021-08-27T12:34:55.959Z] === RUN TestMaxDownloadAttempts [2021-08-27T12:34:55.959Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:34:55.959Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:34:55.959Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:34:55.959Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:34:55.959Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:34:55.959Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:34:55.959Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:34:55.959Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:34:55.959Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:34:55.959Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:34:55.959Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:34:55.959Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:34:56.324Z] === RUN TestLinkNaming [2021-08-27T12:34:56.324Z] --- PASS: TestLinkNaming (0.00s) [2021-08-27T12:34:56.324Z] === RUN TestLinkNew [2021-08-27T12:34:56.324Z] --- PASS: TestLinkNew (0.00s) [2021-08-27T12:34:56.324Z] === RUN TestLinkEnv [2021-08-27T12:34:56.324Z] --- PASS: TestLinkEnv (0.00s) [2021-08-27T12:34:56.324Z] === RUN TestLinkMultipleEnv [2021-08-27T12:34:56.324Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-27T12:34:56.324Z] === RUN TestLinkPortRangeEnv [2021-08-27T12:34:56.324Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-27T12:34:56.324Z] PASS [2021-08-27T12:34:56.324Z] coverage: 93.0% of statements [2021-08-27T12:34:56.324Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2021-08-27T12:34:56.419Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-27T12:34:56.419Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-27T12:34:56.419Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-27T12:34:56.419Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-27T12:34:56.419Z] === RUN TestContinueOnError_NeverContinue [2021-08-27T12:34:56.419Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-27T12:34:56.419Z] === RUN TestManifestStore [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/no_remote_or_local [2021-08-27T12:34:56.419Z] time="2021-08-27T12:34:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2613553418\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/no_local_cache [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/with_local_cache [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/unknown_media_type [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-27T12:34:56.419Z] time="2021-08-27T12:34:56Z" level=warning msg="reference for unknown type: " [2021-08-27T12:34:56.419Z] time="2021-08-27T12:34:56Z" level=warning msg="reference for unknown type: " [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-27T12:34:56.419Z] time="2021-08-27T12:34:56Z" level=warning msg="reference for unknown type: " [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-27T12:34:56.419Z] time="2021-08-27T12:34:56Z" level=warning msg="reference for unknown type: " [2021-08-27T12:34:56.419Z] time="2021-08-27T12:34:56Z" level=warning msg="reference for unknown type: " [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-27T12:34:56.419Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-27T12:34:56.420Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-27T12:34:56.420Z] time="2021-08-27T12:34:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore (0.24s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-27T12:34:56.420Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-27T12:34:56.420Z] === RUN TestDetectManifestBlobMediaType [2021-08-27T12:34:56.420Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-27T12:34:56.420Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-27T12:34:56.420Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-27T12:34:56.420Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-27T12:34:56.420Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-27T12:34:56.420Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-27T12:34:56.420Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-27T12:34:56.420Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-27T12:34:56.420Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-27T12:34:56.420Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-27T12:34:56.420Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-27T12:34:56.420Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-27T12:34:56.420Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-27T12:34:56.420Z] === RUN TestFixManifestLayers [2021-08-27T12:34:56.420Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-27T12:34:56.420Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-27T12:34:56.420Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-27T12:34:56.420Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-27T12:34:56.420Z] === RUN TestFixManifestLayersBadParent [2021-08-27T12:34:56.420Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-27T12:34:56.420Z] === RUN TestValidateManifest [2021-08-27T12:34:56.420Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-27T12:34:56.420Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-27T12:34:56.420Z] === RUN TestFormatPlatform [2021-08-27T12:34:56.420Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-27T12:34:56.420Z] === RUN TestGetRepositoryMountCandidates [2021-08-27T12:34:56.420Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-27T12:34:56.420Z] === RUN TestLayerAlreadyExists [2021-08-27T12:34:56.420Z] 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-08-27T12:34:56.420Z] 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-08-27T12:34:56.420Z] 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-08-27T12:34:56.420Z] 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-08-27T12:34:56.420Z] 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-08-27T12:34:56.420Z] 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-08-27T12:34:56.420Z] --- PASS: TestLayerAlreadyExists (0.02s) [2021-08-27T12:34:56.420Z] === RUN TestWhenEmptyAuthConfig [2021-08-27T12:34:56.420Z] time="2021-08-27T12:34:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:34:56.420Z] time="2021-08-27T12:34:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:34:56.420Z] time="2021-08-27T12:34:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:34:56.420Z] time="2021-08-27T12:34:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:34:56.420Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-27T12:34:56.420Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-08-27T12:34:56.420Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-08-27T12:34:56.420Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-08-27T12:34:56.420Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-08-27T12:34:56.420Z] === RUN TestTransfer [2021-08-27T12:34:56.781Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-27T12:34:56.781Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-27T12:34:56.880Z] --- PASS: TestTransfer (0.21s) [2021-08-27T12:34:56.880Z] === RUN TestConcurrencyLimit [2021-08-27T12:34:57.238Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-08-27T12:34:57.238Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-27T12:34:57.339Z] === RUN TestNotFound [2021-08-27T12:34:57.339Z] --- PASS: TestNotFound (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestConflict [2021-08-27T12:34:57.339Z] --- PASS: TestConflict (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestForbidden [2021-08-27T12:34:57.339Z] --- PASS: TestForbidden (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestInvalidParameter [2021-08-27T12:34:57.339Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestNotImplemented [2021-08-27T12:34:57.339Z] --- PASS: TestNotImplemented (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestNotModified [2021-08-27T12:34:57.339Z] --- PASS: TestNotModified (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestUnauthorized [2021-08-27T12:34:57.339Z] --- PASS: TestUnauthorized (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestUnknown [2021-08-27T12:34:57.339Z] --- PASS: TestUnknown (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestCancelled [2021-08-27T12:34:57.339Z] --- PASS: TestCancelled (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestDeadline [2021-08-27T12:34:57.339Z] --- PASS: TestDeadline (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestDataLoss [2021-08-27T12:34:57.339Z] --- PASS: TestDataLoss (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestUnavailable [2021-08-27T12:34:57.339Z] --- PASS: TestUnavailable (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestSystem [2021-08-27T12:34:57.339Z] --- PASS: TestSystem (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Not_Found [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Bad_Request [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Conflict [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Unauthorized [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Forbidden [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Not_Modified [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-27T12:34:57.339Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-27T12:34:57.339Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-27T12:34:57.339Z] PASS [2021-08-27T12:34:57.339Z] coverage: 53.1% of statements [2021-08-27T12:34:57.339Z] ok github.com/docker/docker/errdefs 0.030s coverage: 53.1% of statements [2021-08-27T12:34:57.339Z] --- PASS: TestConcurrencyLimit (0.48s) [2021-08-27T12:34:57.339Z] === RUN TestInactiveJobs [2021-08-27T12:34:57.339Z] === RUN TestFSGetInvalidData [2021-08-27T12:34:57.339Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-27T12:34:57.339Z] === RUN TestFSInvalidSet [2021-08-27T12:34:57.339Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-27T12:34:57.339Z] === RUN TestFSInvalidRoot [2021-08-27T12:34:57.339Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-27T12:34:57.339Z] === RUN TestFSMetadataGetSet [2021-08-27T12:34:57.339Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-27T12:34:57.339Z] === RUN TestFSInvalidWalker [2021-08-27T12:34:57.339Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-27T12:34:57.339Z] === RUN TestFSGetSet [2021-08-27T12:34:57.339Z] --- PASS: TestFSGetSet (0.01s) [2021-08-27T12:34:57.339Z] === RUN TestFSGetUnsetKey [2021-08-27T12:34:57.339Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestFSGetEmptyData [2021-08-27T12:34:57.339Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-27T12:34:57.339Z] === RUN TestFSDelete [2021-08-27T12:34:57.339Z] --- PASS: TestFSDelete (0.01s) [2021-08-27T12:34:57.339Z] === RUN TestFSWalker [2021-08-27T12:34:57.339Z] --- PASS: TestFSWalker (0.01s) [2021-08-27T12:34:57.339Z] === RUN TestFSWalkerStopOnError [2021-08-27T12:34:57.696Z] === RUN TestAdapterReadLogs [2021-08-27T12:34:57.696Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-27T12:34:57.696Z] === RUN TestCopier [2021-08-27T12:34:57.696Z] --- PASS: TestCopier (0.00s) [2021-08-27T12:34:57.696Z] === RUN TestCopierLongLines [2021-08-27T12:34:57.696Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-27T12:34:57.696Z] === RUN TestCopierSlow [2021-08-27T12:34:57.696Z] --- PASS: TestCopierSlow (0.20s) [2021-08-27T12:34:57.696Z] === RUN TestCopierWithSized [2021-08-27T12:34:57.696Z] === RUN TestCopierWithSized/as_is [2021-08-27T12:34:57.696Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-27T12:34:57.696Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-27T12:34:57.696Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-27T12:34:57.696Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-27T12:34:57.696Z] === RUN TestCopierWithPartial [2021-08-27T12:34:57.696Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-27T12:34:57.696Z] === RUN TestRingLogger [2021-08-27T12:34:57.696Z] --- PASS: TestRingLogger (0.00s) [2021-08-27T12:34:57.696Z] === RUN TestRingCap [2021-08-27T12:34:57.696Z] --- PASS: TestRingCap (0.00s) [2021-08-27T12:34:57.696Z] === RUN TestRingClose [2021-08-27T12:34:57.696Z] --- PASS: TestRingClose (0.00s) [2021-08-27T12:34:57.696Z] === RUN TestRingDrain [2021-08-27T12:34:57.696Z] --- PASS: TestRingDrain (0.00s) [2021-08-27T12:34:57.696Z] PASS [2021-08-27T12:34:57.696Z] coverage: 43.8% of statements [2021-08-27T12:34:57.696Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 43.8% of statements [2021-08-27T12:34:57.798Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-27T12:34:57.798Z] === RUN TestNewFromJSON [2021-08-27T12:34:57.798Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-27T12:34:57.798Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestMarshalKeyOrder [2021-08-27T12:34:57.798Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestHistoryEqual [2021-08-27T12:34:57.798Z] --- PASS: TestInactiveJobs (0.36s) [2021-08-27T12:34:57.798Z] === RUN TestWatchRelease [2021-08-27T12:34:57.798Z] --- PASS: TestWatchRelease (0.04s) [2021-08-27T12:34:57.798Z] === RUN TestWatchFinishedTransfer [2021-08-27T12:34:57.798Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestDuplicateTransfer [2021-08-27T12:34:57.798Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-27T12:34:57.798Z] === RUN TestSuccessfulUpload [2021-08-27T12:34:57.798Z] --- PASS: TestHistoryEqual (0.09s) [2021-08-27T12:34:57.798Z] === RUN TestImage [2021-08-27T12:34:57.798Z] --- PASS: TestImage (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestImageOSNotEmpty [2021-08-27T12:34:57.798Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-27T12:34:57.798Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestCreate [2021-08-27T12:34:57.798Z] --- PASS: TestCreate (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestRestore [2021-08-27T12:34:57.798Z] time="2021-08-27T12:34:57Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-27T12:34:57.798Z] --- PASS: TestRestore (0.01s) [2021-08-27T12:34:57.798Z] === RUN TestAddDelete [2021-08-27T12:34:57.798Z] --- PASS: TestAddDelete (0.01s) [2021-08-27T12:34:57.798Z] === RUN TestSearchAfterDelete [2021-08-27T12:34:57.798Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-27T12:34:57.798Z] === RUN TestParentReset [2021-08-27T12:34:57.798Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2021-08-27T12:34:57.798Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-27T12:34:57.798Z] --- PASS: TestParentReset (0.01s) [2021-08-27T12:34:57.798Z] === RUN TestGetAndSetLastUpdated [2021-08-27T12:34:57.798Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-27T12:34:57.798Z] === RUN TestTokenPassThru [2021-08-27T12:34:57.798Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-27T12:34:57.798Z] === RUN TestTokenPassThruDifferentHost [2021-08-27T12:34:57.798Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-27T12:34:57.798Z] === RUN TestStoreLen [2021-08-27T12:34:57.798Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-27T12:34:57.798Z] PASS [2021-08-27T12:34:57.798Z] coverage: 24.1% of statements [2021-08-27T12:34:57.798Z] ok github.com/docker/docker/distribution 1.612s coverage: 24.1% of statements [2021-08-27T12:34:57.798Z] --- PASS: TestStoreLen (0.03s) [2021-08-27T12:34:57.798Z] PASS [2021-08-27T12:34:57.798Z] coverage: 86.6% of statements [2021-08-27T12:34:57.798Z] ok github.com/docker/docker/image 0.310s coverage: 86.6% of statements [2021-08-27T12:34:57.798Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-27T12:34:57.798Z] time="2021-08-27T12:34:57Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-27T12:34:57.798Z] === RUN TestCompare [2021-08-27T12:34:57.798Z] --- PASS: TestCompare (0.00s) [2021-08-27T12:34:57.798Z] PASS [2021-08-27T12:34:57.798Z] coverage: 19.2% of statements [2021-08-27T12:34:57.798Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2021-08-27T12:34:58.154Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-27T12:34:58.154Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-27T12:34:58.154Z] reload_test.go:520: root required [2021-08-27T12:34:58.154Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-27T12:34:58.154Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-27T12:34:58.154Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-27T12:34:58.154Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-27T12:34:58.154Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-27T12:34:58.154Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-27T12:34:58.154Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-27T12:34:58.154Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-27T12:34:58.154Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-27T12:34:58.154Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-27T12:34:58.154Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-27T12:34:58.154Z] === RUN TestParseVolumesFrom [2021-08-27T12:34:58.154Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-27T12:34:58.154Z] PASS [2021-08-27T12:34:58.154Z] coverage: 9.1% of statements [2021-08-27T12:34:58.154Z] ok github.com/docker/docker/daemon 2.343s coverage: 9.1% of statements [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-27T12:34:58.154Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-27T12:34:58.256Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-08-27T12:34:58.256Z] === RUN TestCancelledUpload [2021-08-27T12:34:58.256Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-27T12:34:58.256Z] PASS [2021-08-27T12:34:58.256Z] coverage: 76.8% of statements [2021-08-27T12:34:58.256Z] ok github.com/docker/docker/distribution/xfer 2.000s coverage: 76.8% of statements [2021-08-27T12:34:58.256Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-27T12:34:58.611Z] === RUN TestNewStreamConfig [2021-08-27T12:34:58.611Z] === RUN TestNewStreamConfig/defaults [2021-08-27T12:34:58.611Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-27T12:34:58.611Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-27T12:34:58.611Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-27T12:34:58.611Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-27T12:34:58.611Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-27T12:34:58.611Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-27T12:34:58.611Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-27T12:34:58.611Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-27T12:34:58.611Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-27T12:34:58.611Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-27T12:34:58.611Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-27T12:34:58.611Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-27T12:34:58.611Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-27T12:34:58.611Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-27T12:34:58.611Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-27T12:34:58.611Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-27T12:34:58.611Z] time="2021-08-27T12:34:58Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-27T12:34:58.611Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-08-27T12:34:58.611Z] === RUN TestCreateSuccess [2021-08-27T12:34:58.611Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestCreateStreamSkipped [2021-08-27T12:34:58.611Z] time="2021-08-27T12:34:58Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-27T12:34:58.611Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestCreateLogGroupSuccess [2021-08-27T12:34:58.611Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestCreateError [2021-08-27T12:34:58.611Z] --- PASS: TestCreateError (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestCreateAlreadyExists [2021-08-27T12:34:58.611Z] time="2021-08-27T12:34:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-27T12:34:58.611Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestLogClosed [2021-08-27T12:34:58.611Z] --- PASS: TestLogClosed (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestLogBlocking [2021-08-27T12:34:58.611Z] --- PASS: TestLogBlocking (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-27T12:34:58.611Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-27T12:34:58.611Z] === RUN TestLogNonBlockingBufferFull [2021-08-27T12:34:58.611Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestPublishBatchSuccess [2021-08-27T12:34:58.612Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestPublishBatchError [2021-08-27T12:34:58.612Z] time="2021-08-27T12:34:58Z" level=error msg=Error [2021-08-27T12:34:58.612Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-27T12:34:58.612Z] time="2021-08-27T12:34:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-27T12:34:58.612Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-27T12:34:58.612Z] time="2021-08-27T12:34:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-27T12:34:58.612Z] time="2021-08-27T12:34:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-27T12:34:58.612Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchSimple [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchTicker [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchMultilinePattern [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchClose [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestEffectiveLen [2021-08-27T12:34:58.612Z] === RUN TestEffectiveLen/0/Hello [2021-08-27T12:34:58.612Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-27T12:34:58.612Z] === RUN TestEffectiveLen/2/🙃 [2021-08-27T12:34:58.612Z] === RUN TestEffectiveLen/3/���� [2021-08-27T12:34:58.612Z] === RUN TestEffectiveLen/4/He��o [2021-08-27T12:34:58.612Z] === RUN TestEffectiveLen/5/ [2021-08-27T12:34:58.612Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit/0/ [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit/1/Hello [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1064: Hello [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit/2/Hello [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1064: He [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1065: llo [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit/3/Hello [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1065: Hello [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit/4/🙃 [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit/5/🙃 [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit/6/a� [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1064: a [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1065: � [2021-08-27T12:34:58.612Z] === RUN TestFindValidSplit/7/a� [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1064: a� [2021-08-27T12:34:58.612Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestProcessEventEmoji [2021-08-27T12:34:58.612Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchLineSplit [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchMaxEvents [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-27T12:34:58.612Z] === RUN TestSearchRegistryForImagesErrors [2021-08-27T12:34:58.612Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestSearchRegistryForImages [2021-08-27T12:34:58.612Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestOnlyPlatformWithFallback [2021-08-27T12:34:58.612Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestImageDelete [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-27T12:34:58.612Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-27T12:34:58.612Z] === RUN TestImageDelete/no_lease [2021-08-27T12:34:58.612Z] === RUN TestImageDelete/lease_exists [2021-08-27T12:34:58.612Z] --- PASS: TestImageDelete (0.04s) [2021-08-27T12:34:58.612Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-27T12:34:58.612Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-27T12:34:58.612Z] === RUN TestContentStoreForPull [2021-08-27T12:34:58.612Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-27T12:34:58.612Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-27T12:34:58.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-27T12:34:58.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestCreateTagSuccess [2021-08-27T12:34:58.612Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-27T12:34:58.612Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-27T12:34:58.612Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-27T12:34:58.612Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-27T12:34:58.612Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-27T12:34:58.612Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-27T12:34:58.612Z] PASS [2021-08-27T12:34:58.612Z] coverage: 77.4% of statements [2021-08-27T12:34:58.612Z] ok github.com/docker/docker/daemon/logger/awslogs 0.313s coverage: 77.4% of statements [2021-08-27T12:34:58.612Z] --- PASS: TestContentStoreForPull (0.13s) [2021-08-27T12:34:58.612Z] PASS [2021-08-27T12:34:58.612Z] coverage: 6.7% of statements [2021-08-27T12:34:58.612Z] ok github.com/docker/docker/daemon/images 0.274s coverage: 6.7% of statements [2021-08-27T12:34:58.612Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-27T12:34:58.612Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-27T12:34:58.612Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-27T12:34:58.612Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-27T12:34:58.612Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-27T12:34:58.612Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-27T12:34:58.612Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-27T12:34:59.069Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-27T12:34:59.070Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-27T12:34:59.070Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-27T12:34:59.070Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-27T12:34:59.070Z] === RUN TestFastTimeMarshalJSON [2021-08-27T12:34:59.070Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-27T12:34:59.070Z] PASS [2021-08-27T12:34:59.070Z] coverage: 87.2% of statements [2021-08-27T12:34:59.070Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.176s coverage: 87.2% of statements [2021-08-27T12:34:59.223Z] === RUN TestMakeV1ConfigFromConfig [2021-08-27T12:34:59.223Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-27T12:34:59.223Z] PASS [2021-08-27T12:34:59.223Z] coverage: 25.0% of statements [2021-08-27T12:34:59.223Z] === RUN TestValidateManifest [2021-08-27T12:34:59.223Z] === RUN TestValidateManifest/nil [2021-08-27T12:34:59.223Z] === RUN TestValidateManifest/non-nil [2021-08-27T12:34:59.223Z] --- PASS: TestValidateManifest (0.00s) [2021-08-27T12:34:59.223Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-27T12:34:59.223Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-27T12:34:59.223Z] PASS [2021-08-27T12:34:59.223Z] coverage: 0.7% of statements [2021-08-27T12:34:59.223Z] ok github.com/docker/docker/image/tarexport 0.097s coverage: 0.7% of statements [2021-08-27T12:34:59.223Z] ok github.com/docker/docker/image/v1 0.102s coverage: 25.0% of statements [2021-08-27T12:34:59.223Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-27T12:34:59.527Z] === RUN TestJSONFileLogger [2021-08-27T12:34:59.527Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-27T12:34:59.527Z] === RUN TestJSONFileLoggerWithTags [2021-08-27T12:34:59.527Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-27T12:34:59.527Z] === RUN TestJSONFileLoggerWithOpts [2021-08-27T12:34:59.527Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-27T12:34:59.527Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-27T12:34:59.527Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s) [2021-08-27T12:34:59.527Z] === RUN TestEncodeDecode [2021-08-27T12:34:59.527Z] === PAUSE TestEncodeDecode [2021-08-27T12:34:59.527Z] === RUN TestUnexpectedEOF [2021-08-27T12:34:59.527Z] time="2021-08-27T12:34:59Z" level=error msg="Error compressing log file after rotation" error="failed to open or create gzip log file: open C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-2095693905\\container.log.1.gz: The system cannot find the path specified." [2021-08-27T12:34:59.527Z] time="2021-08-27T12:34:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-27T12:34:59.527Z] time="2021-08-27T12:34:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-27T12:34:59.527Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-08-27T12:34:59.527Z] === CONT TestEncodeDecode [2021-08-27T12:34:59.527Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-27T12:34:59.527Z] PASS [2021-08-27T12:34:59.527Z] coverage: 69.9% of statements [2021-08-27T12:34:59.527Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.262s coverage: 69.9% of statements [2021-08-27T12:34:59.681Z] === RUN TestSerialization [2021-08-27T12:34:59.681Z] --- PASS: TestSerialization (0.02s) [2021-08-27T12:34:59.681Z] PASS [2021-08-27T12:34:59.681Z] coverage: 100.0% of statements [2021-08-27T12:34:59.681Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-08-27T12:34:59.902Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2021-08-27T12:34:59.902Z] === RUN TestServiceUpdateConfigs [2021-08-27T12:34:59.984Z] === RUN TestWriteLog [2021-08-27T12:35:00.139Z] === RUN TestEnvironmentParsing [2021-08-27T12:35:00.139Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-27T12:35:00.139Z] PASS [2021-08-27T12:35:00.139Z] coverage: 1.2% of statements [2021-08-27T12:35:00.139Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2021-08-27T12:35:00.139Z] === RUN TestEmptyLayer [2021-08-27T12:35:00.139Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestCommitFailure [2021-08-27T12:35:00.139Z] --- PASS: TestCommitFailure (0.01s) [2021-08-27T12:35:00.139Z] === RUN TestStartTransactionFailure [2021-08-27T12:35:00.139Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-08-27T12:35:00.139Z] === RUN TestGetOrphan [2021-08-27T12:35:00.139Z] --- PASS: TestGetOrphan (0.01s) [2021-08-27T12:35:00.139Z] === RUN TestMountAndRegister [2021-08-27T12:35:00.139Z] layer_test.go:271: Layer size: 14 [2021-08-27T12:35:00.139Z] --- PASS: TestMountAndRegister (0.07s) [2021-08-27T12:35:00.139Z] === RUN TestLayerRelease [2021-08-27T12:35:00.139Z] layer_test.go:304: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestStoreRestore [2021-08-27T12:35:00.139Z] layer_test.go:353: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestTarStreamStability [2021-08-27T12:35:00.139Z] layer_test.go:468: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestRegisterExistingLayer [2021-08-27T12:35:00.139Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-08-27T12:35:00.139Z] === RUN TestTarStreamVerification [2021-08-27T12:35:00.139Z] layer_test.go:697: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestLayerMigration [2021-08-27T12:35:00.139Z] migration_test.go:46: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestLayerMigrationNoTarsplit [2021-08-27T12:35:00.139Z] migration_test.go:182: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestMountInit [2021-08-27T12:35:00.139Z] mount_test.go:17: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestMountInit (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestMountSize [2021-08-27T12:35:00.139Z] mount_test.go:76: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestMountSize (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestMountChanges [2021-08-27T12:35:00.139Z] mount_test.go:125: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestMountChanges (0.00s) [2021-08-27T12:35:00.139Z] === RUN TestMountApply [2021-08-27T12:35:00.139Z] mount_test.go:212: Failing on Windows [2021-08-27T12:35:00.139Z] --- SKIP: TestMountApply (0.00s) [2021-08-27T12:35:00.139Z] PASS [2021-08-27T12:35:00.139Z] coverage: 30.1% of statements [2021-08-27T12:35:00.139Z] ok github.com/docker/docker/layer 0.338s coverage: 30.1% of statements [2021-08-27T12:35:00.441Z] === PAUSE TestWriteLog [2021-08-27T12:35:00.441Z] === RUN TestReadLog [2021-08-27T12:35:00.441Z] === PAUSE TestReadLog [2021-08-27T12:35:00.441Z] === CONT TestWriteLog [2021-08-27T12:35:00.441Z] --- PASS: TestWriteLog (0.00s) [2021-08-27T12:35:00.441Z] === CONT TestReadLog [2021-08-27T12:35:00.441Z] === RUN TestReadLog/tail_exact [2021-08-27T12:35:00.441Z] === RUN TestReadLog/tail_less_than_available [2021-08-27T12:35:00.441Z] === RUN TestReadLog/tail_more_than_available [2021-08-27T12:35:00.441Z] --- PASS: TestReadLog (0.17s) [2021-08-27T12:35:00.441Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-08-27T12:35:00.441Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-27T12:35:00.441Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-27T12:35:00.441Z] PASS [2021-08-27T12:35:00.441Z] coverage: 75.2% of statements [2021-08-27T12:35:00.441Z] ok github.com/docker/docker/daemon/logger/local 0.354s coverage: 75.2% of statements [2021-08-27T12:35:00.441Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-27T12:35:00.441Z] === RUN TestOpenFileDelete [2021-08-27T12:35:00.441Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-27T12:35:00.441Z] === RUN TestOpenFileRename [2021-08-27T12:35:00.441Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-27T12:35:00.441Z] === RUN TestParseLogTagDefaultTag [2021-08-27T12:35:00.441Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-27T12:35:00.441Z] === RUN TestParseLogTag [2021-08-27T12:35:00.441Z] --- PASS: TestParseLogTag (0.00s) [2021-08-27T12:35:00.441Z] === RUN TestParseLogTagEmptyTag [2021-08-27T12:35:00.441Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-27T12:35:00.441Z] === RUN TestTailFiles [2021-08-27T12:35:00.441Z] --- PASS: TestTailFiles (0.00s) [2021-08-27T12:35:00.441Z] === RUN TestFollowLogsConsumerGone [2021-08-27T12:35:00.441Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-27T12:35:00.441Z] === RUN TestFollowLogsProducerGone [2021-08-27T12:35:00.441Z] logfile_test.go:179: logDecode() closed after sending 1752 messages [2021-08-27T12:35:00.441Z] logfile_test.go:232: messages sent: 1752, received: 1752 [2021-08-27T12:35:00.441Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-27T12:35:00.441Z] === RUN TestCheckCapacityAndRotate [2021-08-27T12:35:00.441Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-27T12:35:00.441Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-27T12:35:00.441Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-27T12:35:00.441Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-27T12:35:00.441Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-27T12:35:00.441Z] PASS [2021-08-27T12:35:00.441Z] coverage: 54.3% of statements [2021-08-27T12:35:00.441Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 54.3% of statements [2021-08-27T12:35:00.441Z] === RUN TestLog [2021-08-27T12:35:00.441Z] --- PASS: TestLog (0.00s) [2021-08-27T12:35:00.441Z] PASS [2021-08-27T12:35:00.441Z] coverage: 31.5% of statements [2021-08-27T12:35:00.442Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 31.5% of statements [2021-08-27T12:35:00.597Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-27T12:35:00.597Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-27T12:35:00.597Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-27T12:35:00.597Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-27T12:35:01.055Z] === RUN TestSequenceGetAvailableBit [2021-08-27T12:35:01.055Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestSequenceEqual [2021-08-27T12:35:01.055Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestSequenceCopy [2021-08-27T12:35:01.055Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestGetFirstAvailable [2021-08-27T12:35:01.055Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestFindSequence [2021-08-27T12:35:01.055Z] --- PASS: TestFindSequence (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestCheckIfAvailable [2021-08-27T12:35:01.055Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestMergeSequences [2021-08-27T12:35:01.055Z] --- PASS: TestMergeSequences (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestPushReservation [2021-08-27T12:35:01.055Z] --- PASS: TestPushReservation (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestSerializeDeserialize [2021-08-27T12:35:01.055Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestSet [2021-08-27T12:35:01.055Z] --- PASS: TestSet (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestSetUnset [2021-08-27T12:35:01.055Z] --- PASS: TestSetUnset (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestOffsetSetUnset [2021-08-27T12:35:01.055Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestSetInRange [2021-08-27T12:35:01.055Z] --- PASS: TestSetInRange (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestSetAnyInRange [2021-08-27T12:35:01.055Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestMethods [2021-08-27T12:35:01.055Z] --- PASS: TestMethods (0.00s) [2021-08-27T12:35:01.055Z] === RUN TestRandomAllocateDeallocate [2021-08-27T12:35:01.406Z] === RUN TestNewParse [2021-08-27T12:35:01.406Z] --- PASS: TestNewParse (0.00s) [2021-08-27T12:35:01.406Z] PASS [2021-08-27T12:35:01.406Z] coverage: 8.3% of statements [2021-08-27T12:35:01.406Z] ok github.com/docker/docker/daemon/logger/templates 0.071s coverage: 8.3% of statements [2021-08-27T12:35:01.406Z] === RUN TestValidateLogOpt [2021-08-27T12:35:01.406Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestNewMissedConfig [2021-08-27T12:35:01.406Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestNewMissedUrl [2021-08-27T12:35:01.406Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestNewMissedToken [2021-08-27T12:35:01.406Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestNewWithProxy [2021-08-27T12:35:01.406Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestDefault [2021-08-27T12:35:01.406Z] --- PASS: TestDefault (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-27T12:35:01.406Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-08-27T12:35:01.406Z] === RUN TestJsonFormat [2021-08-27T12:35:01.406Z] --- PASS: TestJsonFormat (0.03s) [2021-08-27T12:35:01.406Z] === RUN TestRawFormat [2021-08-27T12:35:01.406Z] --- PASS: TestRawFormat (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestRawFormatWithLabels [2021-08-27T12:35:01.406Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestRawFormatWithoutTag [2021-08-27T12:35:01.406Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestBatching [2021-08-27T12:35:01.406Z] === RUN TestParseLogFormat [2021-08-27T12:35:01.406Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestValidateLogOptEmpty [2021-08-27T12:35:01.406Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestValidateSyslogAddress [2021-08-27T12:35:01.406Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestParseAddressDefaultPort [2021-08-27T12:35:01.406Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestValidateSyslogFacility [2021-08-27T12:35:01.406Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestValidateLogOptSyslogFormat [2021-08-27T12:35:01.406Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-27T12:35:01.406Z] === RUN TestValidateLogOpt [2021-08-27T12:35:01.406Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-27T12:35:01.406Z] PASS [2021-08-27T12:35:01.406Z] coverage: 46.8% of statements [2021-08-27T12:35:01.406Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-08-27T12:35:01.406Z] --- PASS: TestBatching (0.22s) [2021-08-27T12:35:01.406Z] === RUN TestFrequency [2021-08-27T12:35:01.863Z] --- PASS: TestFrequency (0.31s) [2021-08-27T12:35:01.863Z] === RUN TestOneMessagePerRequest [2021-08-27T12:35:01.863Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-27T12:35:01.863Z] === RUN TestVerify [2021-08-27T12:35:01.863Z] --- PASS: TestVerify (0.00s) [2021-08-27T12:35:01.863Z] === RUN TestSkipVerify [2021-08-27T12:35:01.863Z] time="2021-08-27T12:35:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:01.863Z] time="2021-08-27T12:35:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:01.863Z] time="2021-08-27T12:35:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.021Z] === RUN TestInvalidConfig [2021-08-27T12:35:02.021Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-27T12:35:02.021Z] === RUN TestConfig [2021-08-27T12:35:02.021Z] --- PASS: TestConfig (0.00s) [2021-08-27T12:35:02.021Z] === RUN TestOptionsLabels [2021-08-27T12:35:02.021Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-27T12:35:02.021Z] === RUN TestValidName [2021-08-27T12:35:02.021Z] --- PASS: TestValidName (0.00s) [2021-08-27T12:35:02.021Z] === RUN TestTLSConfiguration [2021-08-27T12:35:02.321Z] --- PASS: TestSkipVerify (0.39s) [2021-08-27T12:35:02.321Z] === RUN TestBufferMaximum [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067702.020903\",\"host\":\"71d96028025d\"}'" [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067702.020903\",\"host\":\"71d96028025d\"}'" [2021-08-27T12:35:02.321Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-27T12:35:02.321Z] === RUN TestServerAlwaysDown [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067702.022916\",\"host\":\"71d96028025d\"}'" [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067702.022916\",\"host\":\"71d96028025d\"}'" [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067702.022916\",\"host\":\"71d96028025d\"}'" [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067702.022916\",\"host\":\"71d96028025d\"}'" [2021-08-27T12:35:02.321Z] time="2021-08-27T12:35:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630067702.022916\",\"host\":\"71d96028025d\"}'" [2021-08-27T12:35:02.321Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-27T12:35:02.321Z] === RUN TestCannotSendAfterClose [2021-08-27T12:35:02.321Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-27T12:35:02.321Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-27T12:35:02.321Z] === RUN TestV1IDService [2021-08-27T12:35:02.321Z] --- PASS: TestV1IDService (0.02s) [2021-08-27T12:35:02.321Z] === RUN TestV2MetadataService [2021-08-27T12:35:02.479Z] time="2021-08-27T12:35:01Z" level=info msg="Option Initializing KV with TLS" [2021-08-27T12:35:02.479Z] --- PASS: TestTLSConfiguration (0.14s) [2021-08-27T12:35:02.479Z] PASS [2021-08-27T12:35:02.479Z] coverage: 24.0% of statements [2021-08-27T12:35:02.479Z] ok github.com/docker/docker/libnetwork/config 0.281s coverage: 24.0% of statements [2021-08-27T12:35:02.479Z] === RUN TestKey [2021-08-27T12:35:02.479Z] --- PASS: TestKey (0.00s) [2021-08-27T12:35:02.479Z] === RUN TestParseKey [2021-08-27T12:35:02.479Z] --- PASS: TestParseKey (0.00s) [2021-08-27T12:35:02.479Z] === RUN TestInvalidDataStore [2021-08-27T12:35:02.479Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-27T12:35:02.479Z] === RUN TestKVObjectFlatKey [2021-08-27T12:35:02.479Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-27T12:35:02.479Z] === RUN TestAtomicKVObjectFlatKey [2021-08-27T12:35:02.479Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-27T12:35:02.479Z] PASS [2021-08-27T12:35:02.479Z] coverage: 21.9% of statements [2021-08-27T12:35:02.479Z] ok github.com/docker/docker/libnetwork/datastore 0.034s coverage: 21.9% of statements [2021-08-27T12:35:02.778Z] --- PASS: TestV2MetadataService (0.49s) [2021-08-27T12:35:02.778Z] PASS [2021-08-27T12:35:02.778Z] coverage: 48.2% of statements [2021-08-27T12:35:02.778Z] ok github.com/docker/docker/distribution/metadata 0.595s coverage: 48.2% of statements [2021-08-27T12:35:03.235Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-27T12:35:03.235Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-27T12:35:03.235Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestContinueOnError_NeverContinue [2021-08-27T12:35:03.235Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestManifestStore [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/no_remote_or_local [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local856174044\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/no_local_cache [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/with_local_cache [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"71d96028025d\"}'" [2021-08-27T12:35:03.235Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-27T12:35:03.235Z] PASS [2021-08-27T12:35:03.235Z] coverage: 82.5% of statements [2021-08-27T12:35:03.235Z] === RUN TestSuccessfulDownload [2021-08-27T12:35:03.235Z] download_test.go:268: Needs fixing on Windows [2021-08-27T12:35:03.235Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestCancelledDownload [2021-08-27T12:35:03.235Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestMaxDownloadAttempts [2021-08-27T12:35:03.235Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:35:03.235Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:35:03.235Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:35:03.235Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:35:03.235Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:35:03.235Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:35:03.235Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:35:03.235Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:35:03.235Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:35:03.235Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:35:03.235Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:35:03.235Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/unknown_media_type [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=warning msg="reference for unknown type: " [2021-08-27T12:35:03.235Z] ok github.com/docker/docker/daemon/logger/splunk 2.039s coverage: 82.5% of statements [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=warning msg="reference for unknown type: " [2021-08-27T12:35:03.235Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-27T12:35:03.235Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-27T12:35:03.235Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=warning msg="reference for unknown type: " [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=warning msg="reference for unknown type: " [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=warning msg="reference for unknown type: " [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-27T12:35:03.235Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-27T12:35:03.235Z] time="2021-08-27T12:35:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore (0.21s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-27T12:35:03.235Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-27T12:35:03.235Z] === RUN TestDetectManifestBlobMediaType [2021-08-27T12:35:03.235Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-27T12:35:03.235Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-27T12:35:03.235Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-27T12:35:03.235Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-27T12:35:03.235Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-27T12:35:03.235Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-27T12:35:03.235Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-27T12:35:03.235Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-27T12:35:03.235Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-27T12:35:03.235Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-27T12:35:03.235Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-27T12:35:03.235Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-27T12:35:03.235Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestFixManifestLayers [2021-08-27T12:35:03.235Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-27T12:35:03.235Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-27T12:35:03.235Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-27T12:35:03.235Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestFixManifestLayersBadParent [2021-08-27T12:35:03.235Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestValidateManifest [2021-08-27T12:35:03.235Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-27T12:35:03.235Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestFormatPlatform [2021-08-27T12:35:03.235Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestGetRepositoryMountCandidates [2021-08-27T12:35:03.235Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestLayerAlreadyExists [2021-08-27T12:35:03.235Z] 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-08-27T12:35:03.235Z] 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-08-27T12:35:03.235Z] 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-08-27T12:35:03.235Z] 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-08-27T12:35:03.235Z] 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-08-27T12:35:03.235Z] 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-08-27T12:35:03.235Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-27T12:35:03.235Z] === RUN TestWhenEmptyAuthConfig [2021-08-27T12:35:03.445Z] === RUN TestIPDataMarshalling [2021-08-27T12:35:03.445Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-27T12:35:03.445Z] === RUN TestValidateAndIsV6 [2021-08-27T12:35:03.445Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-27T12:35:03.445Z] PASS [2021-08-27T12:35:03.445Z] coverage: 68.9% of statements [2021-08-27T12:35:03.445Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-08-27T12:35:03.692Z] time="2021-08-27T12:35:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:35:03.692Z] time="2021-08-27T12:35:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:35:03.692Z] time="2021-08-27T12:35:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:35:03.692Z] time="2021-08-27T12:35:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:35:03.692Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-27T12:35:03.692Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-08-27T12:35:03.692Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-08-27T12:35:03.692Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-08-27T12:35:03.692Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-08-27T12:35:03.692Z] === RUN TestTransfer [2021-08-27T12:35:03.692Z] --- PASS: TestTransfer (0.12s) [2021-08-27T12:35:03.692Z] === RUN TestConcurrencyLimit [2021-08-27T12:35:03.903Z] === RUN TestErrorInterfaces [2021-08-27T12:35:03.903Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestNetworkMarshalling [2021-08-27T12:35:03.903Z] === RUN TestDriver [2021-08-27T12:35:03.903Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:35:03.903Z] PASS [2021-08-27T12:35:03.903Z] coverage: 34.8% of statements [2021-08-27T12:35:03.903Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-08-27T12:35:03.903Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-08-27T12:35:03.903Z] === RUN TestEndpointMarshalling [2021-08-27T12:35:03.903Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestAuxAddresses [2021-08-27T12:35:03.903Z] time="2021-08-27T12:35:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:35:03.903Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-27T12:35:03.903Z] === RUN TestSRVServiceQuery [2021-08-27T12:35:03.903Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestServiceVIPReuse [2021-08-27T12:35:03.903Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-27T12:35:03.903Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestDNSIPQuery [2021-08-27T12:35:03.903Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestDNSProxyServFail [2021-08-27T12:35:03.903Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestSandboxAddEmpty [2021-08-27T12:35:03.903Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestSandboxAddMultiPrio [2021-08-27T12:35:03.903Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestSandboxAddSamePrio [2021-08-27T12:35:03.903Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestSandboxAddSamePrio (0.02s) [2021-08-27T12:35:03.903Z] === RUN TestCleanupServiceDiscovery [2021-08-27T12:35:03.903Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestDNSOptions [2021-08-27T12:35:03.903Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:03.903Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-27T12:35:03.903Z] === RUN TestMultipleControllersWithSameStore [2021-08-27T12:35:03.903Z] time="2021-08-27T12:35:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:35:03.903Z] time="2021-08-27T12:35:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:35:03.903Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-27T12:35:03.903Z] PASS [2021-08-27T12:35:03.903Z] coverage: 8.6% of statements [2021-08-27T12:35:03.903Z] ok github.com/docker/docker/libnetwork 0.261s coverage: 8.6% of statements [2021-08-27T12:35:04.151Z] === RUN TestNotFound [2021-08-27T12:35:04.151Z] --- PASS: TestNotFound (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestConflict [2021-08-27T12:35:04.151Z] --- PASS: TestConflict (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestForbidden [2021-08-27T12:35:04.151Z] --- PASS: TestForbidden (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestInvalidParameter [2021-08-27T12:35:04.151Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestNotImplemented [2021-08-27T12:35:04.151Z] --- PASS: TestNotImplemented (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestNotModified [2021-08-27T12:35:04.151Z] --- PASS: TestNotModified (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestUnauthorized [2021-08-27T12:35:04.151Z] --- PASS: TestUnauthorized (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestUnknown [2021-08-27T12:35:04.151Z] --- PASS: TestUnknown (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestCancelled [2021-08-27T12:35:04.151Z] --- PASS: TestCancelled (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestDeadline [2021-08-27T12:35:04.151Z] --- PASS: TestDeadline (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestDataLoss [2021-08-27T12:35:04.151Z] --- PASS: TestDataLoss (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestUnavailable [2021-08-27T12:35:04.151Z] --- PASS: TestUnavailable (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestSystem [2021-08-27T12:35:04.151Z] --- PASS: TestSystem (0.00s) [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Not_Found [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Bad_Request [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Conflict [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Unauthorized [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Forbidden [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Not_Modified [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-27T12:35:04.151Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-27T12:35:04.151Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-27T12:35:04.151Z] PASS [2021-08-27T12:35:04.151Z] coverage: 53.1% of statements [2021-08-27T12:35:04.151Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-08-27T12:35:04.151Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-08-27T12:35:04.151Z] === RUN TestInactiveJobs [2021-08-27T12:35:04.361Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-27T12:35:04.361Z] --- PASS: TestRandomAllocateDeallocate (3.30s) [2021-08-27T12:35:04.361Z] === RUN TestAllocateRandomDeallocate [2021-08-27T12:35:04.361Z] === RUN TestDriver [2021-08-27T12:35:04.361Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:35:04.361Z] PASS [2021-08-27T12:35:04.361Z] coverage: 34.8% of statements [2021-08-27T12:35:04.362Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-08-27T12:35:04.608Z] === RUN TestFSGetInvalidData [2021-08-27T12:35:04.608Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestFSInvalidSet [2021-08-27T12:35:04.608Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestFSInvalidRoot [2021-08-27T12:35:04.608Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestFSMetadataGetSet [2021-08-27T12:35:04.608Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-27T12:35:04.608Z] === RUN TestFSInvalidWalker [2021-08-27T12:35:04.608Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestFSGetSet [2021-08-27T12:35:04.608Z] --- PASS: TestFSGetSet (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestFSGetUnsetKey [2021-08-27T12:35:04.608Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestFSGetEmptyData [2021-08-27T12:35:04.608Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestFSDelete [2021-08-27T12:35:04.608Z] --- PASS: TestFSDelete (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestFSWalker [2021-08-27T12:35:04.608Z] --- PASS: TestFSWalker (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestFSWalkerStopOnError [2021-08-27T12:35:04.608Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestNewFromJSON [2021-08-27T12:35:04.608Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-27T12:35:04.608Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestMarshalKeyOrder [2021-08-27T12:35:04.608Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestHistoryEqual [2021-08-27T12:35:04.608Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-08-27T12:35:04.608Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-27T12:35:04.608Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestTokenPassThru [2021-08-27T12:35:04.608Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestTokenPassThruDifferentHost [2021-08-27T12:35:04.608Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-08-27T12:35:04.608Z] PASS [2021-08-27T12:35:04.608Z] coverage: 24.1% of statements [2021-08-27T12:35:04.608Z] --- PASS: TestInactiveJobs (0.38s) [2021-08-27T12:35:04.608Z] === RUN TestWatchRelease [2021-08-27T12:35:04.608Z] ok github.com/docker/docker/distribution 1.482s coverage: 24.1% of statements [2021-08-27T12:35:04.608Z] --- PASS: TestHistoryEqual (0.09s) [2021-08-27T12:35:04.608Z] === RUN TestImage [2021-08-27T12:35:04.608Z] --- PASS: TestImage (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestImageOSNotEmpty [2021-08-27T12:35:04.608Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-27T12:35:04.608Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestCreate [2021-08-27T12:35:04.608Z] --- PASS: TestCreate (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestRestore [2021-08-27T12:35:04.608Z] --- PASS: TestWatchRelease (0.04s) [2021-08-27T12:35:04.608Z] === RUN TestWatchFinishedTransfer [2021-08-27T12:35:04.608Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-27T12:35:04.608Z] === RUN TestDuplicateTransfer [2021-08-27T12:35:04.608Z] time="2021-08-27T12:35:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-27T12:35:04.608Z] --- PASS: TestRestore (0.02s) [2021-08-27T12:35:04.608Z] === RUN TestAddDelete [2021-08-27T12:35:04.608Z] --- PASS: TestAddDelete (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestSearchAfterDelete [2021-08-27T12:35:04.608Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-27T12:35:04.608Z] === RUN TestSuccessfulUpload [2021-08-27T12:35:04.608Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestParentReset [2021-08-27T12:35:04.608Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-27T12:35:04.608Z] --- PASS: TestParentReset (0.02s) [2021-08-27T12:35:04.608Z] === RUN TestGetAndSetLastUpdated [2021-08-27T12:35:04.608Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-27T12:35:04.608Z] === RUN TestStoreLen [2021-08-27T12:35:04.608Z] --- PASS: TestStoreLen (0.03s) [2021-08-27T12:35:04.608Z] PASS [2021-08-27T12:35:04.608Z] coverage: 86.6% of statements [2021-08-27T12:35:04.608Z] ok github.com/docker/docker/image 0.320s coverage: 86.6% of statements [2021-08-27T12:35:04.820Z] === RUN TestNetworkAllocateFree [2021-08-27T12:35:04.820Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-27T12:35:04.820Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-27T12:35:04.820Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-27T12:35:04.820Z] PASS [2021-08-27T12:35:04.820Z] coverage: 63.6% of statements [2021-08-27T12:35:04.820Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.082s coverage: 63.6% of statements [2021-08-27T12:35:04.820Z] --- PASS: TestAllocateRandomDeallocate (0.73s) [2021-08-27T12:35:04.820Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-27T12:35:05.065Z] time="2021-08-27T12:35:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-27T12:35:05.065Z] === RUN TestCompare [2021-08-27T12:35:05.065Z] --- PASS: TestCompare (0.00s) [2021-08-27T12:35:05.065Z] PASS [2021-08-27T12:35:05.065Z] coverage: 19.2% of statements [2021-08-27T12:35:05.065Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2021-08-27T12:35:05.065Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-08-27T12:35:05.065Z] === RUN TestCancelledUpload [2021-08-27T12:35:05.065Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-27T12:35:05.065Z] PASS [2021-08-27T12:35:05.065Z] coverage: 76.8% of statements [2021-08-27T12:35:05.065Z] ok github.com/docker/docker/distribution/xfer 1.788s coverage: 76.8% of statements [2021-08-27T12:35:05.065Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-27T12:35:05.282Z] === RUN TestGetEmptyCapabilities [2021-08-27T12:35:05.282Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-27T12:35:05.282Z] === RUN TestGetExtraCapabilities [2021-08-27T12:35:05.282Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-27T12:35:05.282Z] === RUN TestGetInvalidCapabilities [2021-08-27T12:35:05.282Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-27T12:35:05.282Z] === RUN TestRemoteDriver [2021-08-27T12:35:05.282Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-27T12:35:05.282Z] === RUN TestDriverError [2021-08-27T12:35:05.282Z] --- PASS: TestDriverError (0.00s) [2021-08-27T12:35:05.282Z] === RUN TestMissingValues [2021-08-27T12:35:05.282Z] --- PASS: TestMissingValues (0.00s) [2021-08-27T12:35:05.282Z] === RUN TestRollback [2021-08-27T12:35:05.282Z] --- PASS: TestRollback (0.00s) [2021-08-27T12:35:05.282Z] PASS [2021-08-27T12:35:05.282Z] coverage: 57.4% of statements [2021-08-27T12:35:05.282Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.072s coverage: 57.4% of statements [2021-08-27T12:35:05.282Z] === RUN TestNAT [2021-08-27T12:35:05.282Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-27T12:35:05.282Z] --- SKIP: TestNAT (0.00s) [2021-08-27T12:35:05.282Z] === RUN TestTransparent [2021-08-27T12:35:05.282Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-27T12:35:05.282Z] --- SKIP: TestTransparent (0.00s) [2021-08-27T12:35:05.282Z] PASS [2021-08-27T12:35:05.282Z] coverage: 0.0% of statements [2021-08-27T12:35:05.282Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2021-08-27T12:35:05.522Z] === RUN TestValidateManifest [2021-08-27T12:35:05.522Z] === RUN TestValidateManifest/nil [2021-08-27T12:35:05.522Z] === RUN TestValidateManifest/non-nil [2021-08-27T12:35:05.522Z] --- PASS: TestValidateManifest (0.00s) [2021-08-27T12:35:05.522Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-27T12:35:05.522Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-27T12:35:05.522Z] PASS [2021-08-27T12:35:05.522Z] coverage: 0.7% of statements [2021-08-27T12:35:05.522Z] === RUN TestMakeV1ConfigFromConfig [2021-08-27T12:35:05.741Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.80s) [2021-08-27T12:35:05.741Z] === RUN TestRetrieveFromStore [2021-08-27T12:35:05.741Z] === RUN TestBuildDefault [2021-08-27T12:35:05.741Z] --- PASS: TestBuildDefault (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestBuildHostnameDomainname [2021-08-27T12:35:05.741Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestBuildHostname [2021-08-27T12:35:05.741Z] --- PASS: TestBuildHostname (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestBuildHostnameFQDN [2021-08-27T12:35:05.741Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestBuildNoIP [2021-08-27T12:35:05.741Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestUpdate [2021-08-27T12:35:05.741Z] --- PASS: TestUpdate (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-27T12:35:05.741Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-27T12:35:05.741Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestAddEmpty [2021-08-27T12:35:05.741Z] --- PASS: TestAddEmpty (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestAdd [2021-08-27T12:35:05.741Z] --- PASS: TestAdd (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestDeleteEmpty [2021-08-27T12:35:05.741Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestDeleteNewline [2021-08-27T12:35:05.741Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestDelete [2021-08-27T12:35:05.741Z] --- PASS: TestDelete (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestConcurrentWrites [2021-08-27T12:35:05.741Z] === RUN TestNew [2021-08-27T12:35:05.741Z] --- PASS: TestNew (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestAddDriver [2021-08-27T12:35:05.741Z] --- PASS: TestAddDriver (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestAddDuplicateDriver [2021-08-27T12:35:05.741Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-27T12:35:05.741Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestDriver [2021-08-27T12:35:05.741Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestIPAM [2021-08-27T12:35:05.741Z] --- PASS: TestIPAM (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestWalkIPAMs [2021-08-27T12:35:05.741Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-27T12:35:05.741Z] === RUN TestWalkDrivers [2021-08-27T12:35:05.741Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-27T12:35:05.741Z] PASS [2021-08-27T12:35:05.741Z] coverage: 82.4% of statements [2021-08-27T12:35:05.741Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2021-08-27T12:35:05.741Z] --- PASS: TestConcurrentWrites (0.15s) [2021-08-27T12:35:05.741Z] PASS [2021-08-27T12:35:05.741Z] coverage: 81.2% of statements [2021-08-27T12:35:05.741Z] ok github.com/docker/docker/libnetwork/etchosts 0.199s coverage: 81.2% of statements [2021-08-27T12:35:05.979Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-27T12:35:05.979Z] PASS [2021-08-27T12:35:05.979Z] coverage: 25.0% of statements [2021-08-27T12:35:05.979Z] ok github.com/docker/docker/image/tarexport 0.058s coverage: 0.7% of statements [2021-08-27T12:35:05.979Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2021-08-27T12:35:05.979Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-27T12:35:06.199Z] --- PASS: TestRetrieveFromStore (0.31s) [2021-08-27T12:35:06.199Z] === RUN TestIsCorrupted [2021-08-27T12:35:06.199Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-27T12:35:06.199Z] === RUN TestSetRollover [2021-08-27T12:35:06.199Z] === RUN TestDiff [2021-08-27T12:35:06.199Z] --- PASS: TestDiff (0.00s) [2021-08-27T12:35:06.199Z] === RUN TestAddedCallback [2021-08-27T12:35:06.199Z] --- PASS: TestAddedCallback (0.00s) [2021-08-27T12:35:06.199Z] === RUN TestRemovedCallback [2021-08-27T12:35:06.199Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-27T12:35:06.199Z] === RUN TestNoCallback [2021-08-27T12:35:06.199Z] --- PASS: TestNoCallback (0.00s) [2021-08-27T12:35:06.199Z] PASS [2021-08-27T12:35:06.199Z] coverage: 48.1% of statements [2021-08-27T12:35:06.199Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.041s coverage: 48.1% of statements [2021-08-27T12:35:06.657Z] === RUN TestNew [2021-08-27T12:35:06.657Z] --- PASS: TestNew (0.00s) [2021-08-27T12:35:06.657Z] === RUN TestAllocate [2021-08-27T12:35:06.657Z] --- PASS: TestAllocate (0.00s) [2021-08-27T12:35:06.657Z] === RUN TestUninitialized [2021-08-27T12:35:06.657Z] --- PASS: TestUninitialized (0.00s) [2021-08-27T12:35:06.657Z] === RUN TestAllocateInRange [2021-08-27T12:35:06.657Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-27T12:35:06.657Z] === RUN TestAllocateSerial [2021-08-27T12:35:06.657Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-27T12:35:06.657Z] PASS [2021-08-27T12:35:06.657Z] coverage: 87.5% of statements [2021-08-27T12:35:06.657Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2021-08-27T12:35:06.657Z] === RUN TestCaller [2021-08-27T12:35:06.657Z] --- PASS: TestCaller (0.00s) [2021-08-27T12:35:06.657Z] PASS [2021-08-27T12:35:06.657Z] coverage: 100.0% of statements [2021-08-27T12:35:06.657Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-08-27T12:35:06.657Z] --- PASS: TestSetRollover (0.85s) [2021-08-27T12:35:06.657Z] === RUN TestSetRolloverSerial [2021-08-27T12:35:06.943Z] === RUN TestSerialization [2021-08-27T12:35:06.943Z] --- PASS: TestSerialization (0.02s) [2021-08-27T12:35:06.943Z] PASS [2021-08-27T12:35:06.943Z] coverage: 100.0% of statements [2021-08-27T12:35:06.943Z] === RUN TestEnvironmentParsing [2021-08-27T12:35:06.943Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-27T12:35:06.943Z] PASS [2021-08-27T12:35:06.943Z] coverage: 1.2% of statements [2021-08-27T12:35:06.943Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2021-08-27T12:35:06.943Z] ok github.com/docker/docker/libcontainerd/local 0.044s coverage: 1.2% of statements [2021-08-27T12:35:07.115Z] === RUN TestSetSerialInsertDelete [2021-08-27T12:35:07.115Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-27T12:35:07.115Z] === RUN TestSetParallelInsertDelete [2021-08-27T12:35:07.400Z] === RUN TestEmptyLayer [2021-08-27T12:35:07.400Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestCommitFailure [2021-08-27T12:35:07.400Z] --- PASS: TestCommitFailure (0.01s) [2021-08-27T12:35:07.400Z] === RUN TestStartTransactionFailure [2021-08-27T12:35:07.400Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestGetOrphan [2021-08-27T12:35:07.400Z] --- PASS: TestGetOrphan (0.01s) [2021-08-27T12:35:07.400Z] === RUN TestMountAndRegister [2021-08-27T12:35:07.400Z] layer_test.go:271: Layer size: 14 [2021-08-27T12:35:07.400Z] --- PASS: TestMountAndRegister (0.05s) [2021-08-27T12:35:07.400Z] === RUN TestLayerRelease [2021-08-27T12:35:07.400Z] layer_test.go:304: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestStoreRestore [2021-08-27T12:35:07.400Z] layer_test.go:353: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestTarStreamStability [2021-08-27T12:35:07.400Z] layer_test.go:468: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestRegisterExistingLayer [2021-08-27T12:35:07.400Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-08-27T12:35:07.400Z] === RUN TestTarStreamVerification [2021-08-27T12:35:07.400Z] layer_test.go:697: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestLayerMigration [2021-08-27T12:35:07.400Z] migration_test.go:46: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestLayerMigrationNoTarsplit [2021-08-27T12:35:07.400Z] migration_test.go:182: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestMountInit [2021-08-27T12:35:07.400Z] mount_test.go:17: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestMountInit (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestMountSize [2021-08-27T12:35:07.400Z] mount_test.go:76: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestMountSize (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestMountChanges [2021-08-27T12:35:07.400Z] mount_test.go:125: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestMountChanges (0.00s) [2021-08-27T12:35:07.400Z] === RUN TestMountApply [2021-08-27T12:35:07.400Z] mount_test.go:212: Failing on Windows [2021-08-27T12:35:07.400Z] --- SKIP: TestMountApply (0.00s) [2021-08-27T12:35:07.400Z] PASS [2021-08-27T12:35:07.400Z] coverage: 30.1% of statements [2021-08-27T12:35:07.400Z] ok github.com/docker/docker/layer 0.250s coverage: 30.1% of statements [2021-08-27T12:35:07.400Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-27T12:35:07.400Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-27T12:35:07.400Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-27T12:35:07.400Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-27T12:35:07.573Z] === RUN TestPoolRequest [2021-08-27T12:35:07.573Z] --- PASS: TestPoolRequest (0.00s) [2021-08-27T12:35:07.573Z] === RUN TestOtherRequests [2021-08-27T12:35:07.573Z] --- PASS: TestOtherRequests (0.00s) [2021-08-27T12:35:07.573Z] PASS [2021-08-27T12:35:07.573Z] coverage: 57.1% of statements [2021-08-27T12:35:07.573Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2021-08-27T12:35:07.857Z] === RUN TestSequenceGetAvailableBit [2021-08-27T12:35:07.857Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestSequenceEqual [2021-08-27T12:35:07.857Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestSequenceCopy [2021-08-27T12:35:07.857Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestGetFirstAvailable [2021-08-27T12:35:07.857Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestFindSequence [2021-08-27T12:35:07.857Z] --- PASS: TestFindSequence (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestCheckIfAvailable [2021-08-27T12:35:07.857Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestMergeSequences [2021-08-27T12:35:07.857Z] --- PASS: TestMergeSequences (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestPushReservation [2021-08-27T12:35:07.857Z] --- PASS: TestPushReservation (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestSerializeDeserialize [2021-08-27T12:35:07.857Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestSet [2021-08-27T12:35:07.857Z] --- PASS: TestSet (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestSetUnset [2021-08-27T12:35:07.857Z] --- PASS: TestSetUnset (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestOffsetSetUnset [2021-08-27T12:35:07.857Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestSetInRange [2021-08-27T12:35:07.857Z] --- PASS: TestSetInRange (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestSetAnyInRange [2021-08-27T12:35:07.857Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestMethods [2021-08-27T12:35:07.857Z] --- PASS: TestMethods (0.00s) [2021-08-27T12:35:07.857Z] === RUN TestRandomAllocateDeallocate [2021-08-27T12:35:08.031Z] === RUN TestInt2IP2IntConversion [2021-08-27T12:35:08.032Z] --- PASS: TestSetRolloverSerial (1.24s) [2021-08-27T12:35:08.032Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-27T12:35:08.032Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-27T12:35:08.032Z] PASS [2021-08-27T12:35:08.032Z] coverage: 84.4% of statements [2021-08-27T12:35:08.032Z] ok github.com/docker/docker/libnetwork/bitseq 7.288s coverage: 84.4% of statements [2021-08-27T12:35:08.490Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2021-08-27T12:35:08.490Z] === RUN TestGetAddressVersion [2021-08-27T12:35:08.490Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-27T12:35:08.490Z] === RUN TestKeyString [2021-08-27T12:35:08.490Z] --- PASS: TestKeyString (0.00s) [2021-08-27T12:35:08.490Z] === RUN TestPoolDataMarshal [2021-08-27T12:35:08.490Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-27T12:35:08.490Z] === RUN TestSubnetsMarshal [2021-08-27T12:35:08.490Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-27T12:35:08.490Z] === RUN TestAddSubnets [2021-08-27T12:35:08.490Z] --- PASS: TestAddSubnets (0.03s) [2021-08-27T12:35:08.490Z] === RUN TestDoublePoolRelease [2021-08-27T12:35:08.490Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-27T12:35:08.490Z] === RUN TestAddReleasePoolID [2021-08-27T12:35:08.490Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-27T12:35:08.490Z] === RUN TestPredefinedPool [2021-08-27T12:35:08.490Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-27T12:35:08.490Z] === RUN TestRemoveSubnet [2021-08-27T12:35:08.949Z] === RUN TestGetCapabilities [2021-08-27T12:35:08.949Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-27T12:35:08.949Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-27T12:35:08.949Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-08-27T12:35:08.949Z] === RUN TestGetDefaultAddressSpaces [2021-08-27T12:35:08.949Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-27T12:35:08.949Z] === RUN TestRemoteDriver [2021-08-27T12:35:08.949Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-27T12:35:08.949Z] PASS [2021-08-27T12:35:08.949Z] coverage: 47.4% of statements [2021-08-27T12:35:08.949Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.109s coverage: 47.4% of statements [2021-08-27T12:35:08.949Z] --- PASS: TestRemoveSubnet (0.18s) [2021-08-27T12:35:08.949Z] === RUN TestGetSameAddress [2021-08-27T12:35:08.949Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-27T12:35:08.949Z] === RUN TestPoolAllocationReuse [2021-08-27T12:35:09.389Z] === RUN TestInvalidConfig [2021-08-27T12:35:09.389Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-27T12:35:09.389Z] === RUN TestConfig [2021-08-27T12:35:09.389Z] --- PASS: TestConfig (0.00s) [2021-08-27T12:35:09.389Z] === RUN TestOptionsLabels [2021-08-27T12:35:09.389Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-27T12:35:09.389Z] === RUN TestValidName [2021-08-27T12:35:09.389Z] --- PASS: TestValidName (0.00s) [2021-08-27T12:35:09.389Z] === RUN TestTLSConfiguration [2021-08-27T12:35:09.389Z] time="2021-08-27T12:35:08Z" level=info msg="Option Initializing KV with TLS" [2021-08-27T12:35:09.389Z] --- PASS: TestTLSConfiguration (0.13s) [2021-08-27T12:35:09.389Z] PASS [2021-08-27T12:35:09.389Z] coverage: 24.0% of statements [2021-08-27T12:35:09.389Z] ok github.com/docker/docker/libnetwork/config 0.180s coverage: 24.0% of statements [2021-08-27T12:35:09.407Z] === RUN TestWindowsIPAM [2021-08-27T12:35:09.407Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-27T12:35:09.407Z] PASS [2021-08-27T12:35:09.407Z] coverage: 71.4% of statements [2021-08-27T12:35:09.407Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-08-27T12:35:09.847Z] === RUN TestKey [2021-08-27T12:35:09.847Z] --- PASS: TestKey (0.00s) [2021-08-27T12:35:09.847Z] === RUN TestParseKey [2021-08-27T12:35:09.847Z] --- PASS: TestParseKey (0.00s) [2021-08-27T12:35:09.847Z] === RUN TestInvalidDataStore [2021-08-27T12:35:09.847Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-27T12:35:09.847Z] === RUN TestKVObjectFlatKey [2021-08-27T12:35:09.847Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-27T12:35:09.847Z] === RUN TestAtomicKVObjectFlatKey [2021-08-27T12:35:09.847Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-27T12:35:09.847Z] PASS [2021-08-27T12:35:09.847Z] coverage: 21.9% of statements [2021-08-27T12:35:09.847Z] ok github.com/docker/docker/libnetwork/datastore 0.032s coverage: 21.9% of statements [2021-08-27T12:35:09.868Z] --- PASS: TestPoolAllocationReuse (1.03s) [2021-08-27T12:35:09.868Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-27T12:35:09.868Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-08-27T12:35:09.868Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-27T12:35:10.304Z] === RUN TestIPDataMarshalling [2021-08-27T12:35:10.304Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-27T12:35:10.304Z] === RUN TestValidateAndIsV6 [2021-08-27T12:35:10.304Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-27T12:35:10.304Z] PASS [2021-08-27T12:35:10.304Z] coverage: 68.9% of statements [2021-08-27T12:35:10.304Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-08-27T12:35:10.304Z] === RUN TestErrorInterfaces [2021-08-27T12:35:10.304Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-27T12:35:10.304Z] === RUN TestNetworkMarshalling [2021-08-27T12:35:10.326Z] === RUN TestDefaultNetwork [2021-08-27T12:35:10.326Z] --- PASS: TestDefaultNetwork (0.23s) [2021-08-27T12:35:10.326Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-27T12:35:10.761Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-08-27T12:35:10.762Z] === RUN TestEndpointMarshalling [2021-08-27T12:35:10.762Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestAuxAddresses [2021-08-27T12:35:10.762Z] time="2021-08-27T12:35:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:35:10.762Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-27T12:35:10.762Z] === RUN TestSRVServiceQuery [2021-08-27T12:35:10.762Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestServiceVIPReuse [2021-08-27T12:35:10.762Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-27T12:35:10.762Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestDNSIPQuery [2021-08-27T12:35:10.762Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestDNSProxyServFail [2021-08-27T12:35:10.762Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestSandboxAddEmpty [2021-08-27T12:35:10.762Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestSandboxAddMultiPrio [2021-08-27T12:35:10.762Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestSandboxAddSamePrio [2021-08-27T12:35:10.762Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestCleanupServiceDiscovery [2021-08-27T12:35:10.762Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestDNSOptions [2021-08-27T12:35:10.762Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:35:10.762Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-27T12:35:10.762Z] === RUN TestMultipleControllersWithSameStore [2021-08-27T12:35:10.762Z] time="2021-08-27T12:35:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:35:10.762Z] time="2021-08-27T12:35:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:35:10.762Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-27T12:35:10.762Z] PASS [2021-08-27T12:35:10.762Z] coverage: 8.6% of statements [2021-08-27T12:35:10.762Z] ok github.com/docker/docker/libnetwork 0.247s coverage: 8.6% of statements [2021-08-27T12:35:10.762Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-27T12:35:10.762Z] === RUN TestDriver [2021-08-27T12:35:10.762Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:35:10.762Z] PASS [2021-08-27T12:35:10.762Z] coverage: 34.8% of statements [2021-08-27T12:35:10.762Z] ok github.com/docker/docker/libnetwork/drivers/host 0.031s coverage: 34.8% of statements [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-27T12:35:10.784Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-27T12:35:10.784Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-08-27T12:35:10.784Z] === RUN TestInitAddressPools [2021-08-27T12:35:10.784Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-27T12:35:10.784Z] PASS [2021-08-27T12:35:10.784Z] coverage: 74.0% of statements [2021-08-27T12:35:10.784Z] ok github.com/docker/docker/libnetwork/ipamutils 0.522s coverage: 74.0% of statements [2021-08-27T12:35:11.219Z] === RUN TestDriver [2021-08-27T12:35:11.219Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:35:11.219Z] PASS [2021-08-27T12:35:11.219Z] coverage: 34.8% of statements [2021-08-27T12:35:11.219Z] ok github.com/docker/docker/libnetwork/drivers/null 0.032s coverage: 34.8% of statements [2021-08-27T12:35:11.242Z] === RUN TestKeyValue [2021-08-27T12:35:11.243Z] --- PASS: TestKeyValue (0.00s) [2021-08-27T12:35:11.243Z] PASS [2021-08-27T12:35:11.243Z] coverage: 60.0% of statements [2021-08-27T12:35:11.243Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-08-27T12:35:11.243Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.41s) [2021-08-27T12:35:11.243Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-27T12:35:11.676Z] --- PASS: TestRandomAllocateDeallocate (3.67s) [2021-08-27T12:35:11.676Z] === RUN TestAllocateRandomDeallocate [2021-08-27T12:35:11.676Z] === RUN TestNetworkAllocateFree [2021-08-27T12:35:11.676Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-27T12:35:11.676Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-27T12:35:11.676Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-27T12:35:11.676Z] PASS [2021-08-27T12:35:11.676Z] coverage: 63.6% of statements [2021-08-27T12:35:11.676Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2021-08-27T12:35:11.676Z] === RUN TestGetEmptyCapabilities [2021-08-27T12:35:11.676Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-27T12:35:11.676Z] === RUN TestGetExtraCapabilities [2021-08-27T12:35:11.676Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-27T12:35:11.676Z] === RUN TestGetInvalidCapabilities [2021-08-27T12:35:11.676Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-27T12:35:11.676Z] === RUN TestRemoteDriver [2021-08-27T12:35:11.676Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-27T12:35:11.676Z] === RUN TestDriverError [2021-08-27T12:35:11.676Z] --- PASS: TestDriverError (0.01s) [2021-08-27T12:35:11.676Z] === RUN TestMissingValues [2021-08-27T12:35:11.676Z] --- PASS: TestMissingValues (0.00s) [2021-08-27T12:35:11.676Z] === RUN TestRollback [2021-08-27T12:35:11.676Z] --- PASS: TestRollback (0.00s) [2021-08-27T12:35:11.676Z] PASS [2021-08-27T12:35:11.676Z] coverage: 57.4% of statements [2021-08-27T12:35:11.676Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2021-08-27T12:35:11.702Z] === RUN TestGenerate [2021-08-27T12:35:11.702Z] --- PASS: TestGenerate (0.00s) [2021-08-27T12:35:11.702Z] === RUN TestGeneratePtr [2021-08-27T12:35:11.702Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-27T12:35:11.702Z] === RUN TestGenerateMissingField [2021-08-27T12:35:11.702Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-27T12:35:11.702Z] === RUN TestFieldCannotBeSet [2021-08-27T12:35:11.702Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-27T12:35:11.702Z] === RUN TestTypeMismatchError [2021-08-27T12:35:11.702Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-27T12:35:11.702Z] PASS [2021-08-27T12:35:11.702Z] coverage: 100.0% of statements [2021-08-27T12:35:11.702Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-08-27T12:35:12.640Z] --- PASS: TestAllocateRandomDeallocate (0.97s) [2021-08-27T12:35:12.640Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-27T12:35:12.640Z] === RUN TestNAT [2021-08-27T12:35:12.640Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-27T12:35:12.640Z] --- SKIP: TestNAT (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestTransparent [2021-08-27T12:35:12.640Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-27T12:35:12.640Z] --- SKIP: TestTransparent (0.00s) [2021-08-27T12:35:12.640Z] PASS [2021-08-27T12:35:12.640Z] coverage: 0.0% of statements [2021-08-27T12:35:12.640Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-08-27T12:35:12.640Z] === RUN TestBuildDefault [2021-08-27T12:35:12.640Z] --- PASS: TestBuildDefault (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestBuildHostnameDomainname [2021-08-27T12:35:12.640Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestBuildHostname [2021-08-27T12:35:12.640Z] --- PASS: TestBuildHostname (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestBuildHostnameFQDN [2021-08-27T12:35:12.640Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestBuildNoIP [2021-08-27T12:35:12.640Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestUpdate [2021-08-27T12:35:12.640Z] --- PASS: TestUpdate (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-27T12:35:12.640Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-27T12:35:12.640Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestAddEmpty [2021-08-27T12:35:12.640Z] --- PASS: TestAddEmpty (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestAdd [2021-08-27T12:35:12.640Z] --- PASS: TestAdd (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestDeleteEmpty [2021-08-27T12:35:12.640Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestDeleteNewline [2021-08-27T12:35:12.640Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestDelete [2021-08-27T12:35:12.640Z] --- PASS: TestDelete (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestConcurrentWrites [2021-08-27T12:35:12.640Z] === RUN TestNew [2021-08-27T12:35:12.640Z] --- PASS: TestNew (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestAddDriver [2021-08-27T12:35:12.640Z] --- PASS: TestAddDriver (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestAddDuplicateDriver [2021-08-27T12:35:12.640Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-27T12:35:12.640Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestDriver [2021-08-27T12:35:12.640Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestIPAM [2021-08-27T12:35:12.640Z] --- PASS: TestIPAM (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestWalkIPAMs [2021-08-27T12:35:12.640Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-27T12:35:12.640Z] === RUN TestWalkDrivers [2021-08-27T12:35:12.640Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-27T12:35:12.640Z] PASS [2021-08-27T12:35:12.640Z] coverage: 82.4% of statements [2021-08-27T12:35:12.640Z] ok github.com/docker/docker/libnetwork/drvregistry 0.056s coverage: 82.4% of statements [2021-08-27T12:35:12.640Z] --- PASS: TestConcurrentWrites (0.14s) [2021-08-27T12:35:12.640Z] PASS [2021-08-27T12:35:12.640Z] coverage: 81.2% of statements [2021-08-27T12:35:12.640Z] ok github.com/docker/docker/libnetwork/etchosts 0.183s coverage: 81.2% of statements [2021-08-27T12:35:12.669Z] === RUN TestNetworkDBSimple [2021-08-27T12:35:12.669Z] testing: warning: no tests to run [2021-08-27T12:35:12.669Z] PASS [2021-08-27T12:35:12.669Z] coverage: 0.0% of statements [2021-08-27T12:35:12.669Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2021-08-27T12:35:13.097Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.73s) [2021-08-27T12:35:13.097Z] === RUN TestRetrieveFromStore [2021-08-27T12:35:13.097Z] === RUN TestNew [2021-08-27T12:35:13.097Z] --- PASS: TestNew (0.00s) [2021-08-27T12:35:13.097Z] === RUN TestAllocate [2021-08-27T12:35:13.097Z] --- PASS: TestAllocate (0.00s) [2021-08-27T12:35:13.097Z] === RUN TestUninitialized [2021-08-27T12:35:13.097Z] --- PASS: TestUninitialized (0.00s) [2021-08-27T12:35:13.097Z] === RUN TestAllocateInRange [2021-08-27T12:35:13.097Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-27T12:35:13.097Z] === RUN TestAllocateSerial [2021-08-27T12:35:13.097Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-27T12:35:13.097Z] PASS [2021-08-27T12:35:13.097Z] coverage: 87.5% of statements [2021-08-27T12:35:13.097Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2021-08-27T12:35:13.097Z] === RUN TestDiff [2021-08-27T12:35:13.097Z] --- PASS: TestDiff (0.00s) [2021-08-27T12:35:13.097Z] === RUN TestAddedCallback [2021-08-27T12:35:13.097Z] --- PASS: TestAddedCallback (0.00s) [2021-08-27T12:35:13.097Z] === RUN TestRemovedCallback [2021-08-27T12:35:13.097Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-27T12:35:13.097Z] === RUN TestNoCallback [2021-08-27T12:35:13.097Z] --- PASS: TestNoCallback (0.00s) [2021-08-27T12:35:13.097Z] PASS [2021-08-27T12:35:13.097Z] coverage: 48.1% of statements [2021-08-27T12:35:13.097Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.042s coverage: 48.1% of statements [2021-08-27T12:35:13.130Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.78s) [2021-08-27T12:35:13.130Z] === RUN TestGetAddress [2021-08-27T12:35:13.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-27T12:35:13.554Z] --- PASS: TestRetrieveFromStore (0.36s) [2021-08-27T12:35:13.554Z] === RUN TestIsCorrupted [2021-08-27T12:35:13.554Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-27T12:35:13.554Z] === RUN TestSetRollover [2021-08-27T12:35:13.554Z] === RUN TestCaller [2021-08-27T12:35:13.554Z] --- PASS: TestCaller (0.00s) [2021-08-27T12:35:13.554Z] PASS [2021-08-27T12:35:13.554Z] coverage: 100.0% of statements [2021-08-27T12:35:13.554Z] ok github.com/docker/docker/libnetwork/internal/caller 0.029s coverage: 100.0% of statements [2021-08-27T12:35:13.554Z] === RUN TestSetSerialInsertDelete [2021-08-27T12:35:13.554Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-27T12:35:13.554Z] === RUN TestSetParallelInsertDelete [2021-08-27T12:35:13.590Z] === RUN TestRequestNewPort [2021-08-27T12:35:13.590Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestRequestSpecificPort [2021-08-27T12:35:13.590Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestReleasePort [2021-08-27T12:35:13.590Z] --- PASS: TestReleasePort (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestReuseReleasedPort [2021-08-27T12:35:13.590Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestReleaseUnreadledPort [2021-08-27T12:35:13.590Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestUnknowProtocol [2021-08-27T12:35:13.590Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestAllocateAllPorts [2021-08-27T12:35:13.590Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-08-27T12:35:13.590Z] === RUN TestPortAllocation [2021-08-27T12:35:13.590Z] --- PASS: TestPortAllocation (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestPortAllocationWithCustomRange [2021-08-27T12:35:13.590Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestNoDuplicateBPR [2021-08-27T12:35:13.590Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-27T12:35:13.590Z] === RUN TestChangePortRange [2021-08-27T12:35:13.590Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-27T12:35:13.590Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-27T12:35:13.590Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-27T12:35:13.590Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-27T12:35:13.590Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-27T12:35:13.590Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-27T12:35:13.590Z] --- PASS: TestChangePortRange (0.00s) [2021-08-27T12:35:13.590Z] PASS [2021-08-27T12:35:13.590Z] coverage: 88.6% of statements [2021-08-27T12:35:13.590Z] 2021/08/27 12:35:13 Closing DB instances... [2021-08-27T12:35:13.590Z] ok github.com/docker/docker/libnetwork/portallocator 0.074s coverage: 88.6% of statements [2021-08-27T12:35:14.519Z] === RUN TestPoolRequest [2021-08-27T12:35:14.519Z] --- PASS: TestPoolRequest (0.00s) [2021-08-27T12:35:14.519Z] === RUN TestOtherRequests [2021-08-27T12:35:14.519Z] --- PASS: TestOtherRequests (0.00s) [2021-08-27T12:35:14.519Z] PASS [2021-08-27T12:35:14.519Z] coverage: 57.1% of statements [2021-08-27T12:35:14.519Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-08-27T12:35:14.519Z] === RUN TestInt2IP2IntConversion [2021-08-27T12:35:14.560Z] testing: warning: no tests to run [2021-08-27T12:35:14.560Z] PASS [2021-08-27T12:35:14.560Z] coverage: 0.0% of statements [2021-08-27T12:35:14.560Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2021-08-27T12:35:14.560Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-08-27T12:35:14.560Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-27T12:35:14.812Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2021-08-27T12:35:14.812Z] === RUN TestServiceUpdateNetwork [2021-08-27T12:35:14.976Z] --- PASS: TestSetRollover (1.25s) [2021-08-27T12:35:14.976Z] === RUN TestSetRolloverSerial [2021-08-27T12:35:14.976Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-08-27T12:35:14.976Z] === RUN TestGetAddressVersion [2021-08-27T12:35:14.976Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-27T12:35:14.976Z] === RUN TestKeyString [2021-08-27T12:35:14.976Z] --- PASS: TestKeyString (0.00s) [2021-08-27T12:35:14.976Z] === RUN TestPoolDataMarshal [2021-08-27T12:35:14.976Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-27T12:35:14.976Z] === RUN TestSubnetsMarshal [2021-08-27T12:35:14.976Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-08-27T12:35:14.976Z] === RUN TestAddSubnets [2021-08-27T12:35:14.976Z] --- PASS: TestAddSubnets (0.03s) [2021-08-27T12:35:14.976Z] === RUN TestDoublePoolRelease [2021-08-27T12:35:14.976Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-27T12:35:14.976Z] === RUN TestAddReleasePoolID [2021-08-27T12:35:15.434Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-08-27T12:35:15.434Z] === RUN TestPredefinedPool [2021-08-27T12:35:15.434Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-27T12:35:15.434Z] === RUN TestRemoveSubnet [2021-08-27T12:35:15.434Z] === RUN TestGetCapabilities [2021-08-27T12:35:15.434Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-27T12:35:15.434Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-27T12:35:15.434Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-27T12:35:15.434Z] === RUN TestGetDefaultAddressSpaces [2021-08-27T12:35:15.434Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-27T12:35:15.434Z] === RUN TestRemoteDriver [2021-08-27T12:35:15.434Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-27T12:35:15.434Z] PASS [2021-08-27T12:35:15.434Z] coverage: 47.4% of statements [2021-08-27T12:35:15.434Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2021-08-27T12:35:15.434Z] --- PASS: TestRemoveSubnet (0.12s) [2021-08-27T12:35:15.434Z] === RUN TestGetSameAddress [2021-08-27T12:35:15.434Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-27T12:35:15.434Z] === RUN TestPoolAllocationReuse [2021-08-27T12:35:15.526Z] === RUN TestHashData [2021-08-27T12:35:15.526Z] --- PASS: TestHashData (0.00s) [2021-08-27T12:35:15.526Z] PASS [2021-08-27T12:35:15.526Z] coverage: 2.8% of statements [2021-08-27T12:35:15.526Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-08-27T12:35:15.895Z] --- PASS: TestSetRolloverSerial (0.96s) [2021-08-27T12:35:15.896Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-27T12:35:15.896Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-27T12:35:15.896Z] PASS [2021-08-27T12:35:15.896Z] coverage: 84.4% of statements [2021-08-27T12:35:15.896Z] ok github.com/docker/docker/libnetwork/bitseq 8.001s coverage: 84.4% of statements [2021-08-27T12:35:15.983Z] === RUN TestErrorConstructors [2021-08-27T12:35:15.983Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-27T12:35:15.983Z] === RUN TestCompareIPMask [2021-08-27T12:35:15.983Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-27T12:35:15.983Z] === RUN TestUtilGetHostPartIP [2021-08-27T12:35:15.983Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-27T12:35:15.983Z] === RUN TestUtilGetBroadcastIP [2021-08-27T12:35:15.983Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-27T12:35:15.983Z] === RUN TestParseCIDR [2021-08-27T12:35:15.983Z] --- PASS: TestParseCIDR (0.00s) [2021-08-27T12:35:15.983Z] PASS [2021-08-27T12:35:15.983Z] coverage: 37.3% of statements [2021-08-27T12:35:15.984Z] 2021/08/27 12:35:15 Closing DB instances... [2021-08-27T12:35:15.984Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2021-08-27T12:35:16.356Z] === RUN TestWindowsIPAM [2021-08-27T12:35:16.356Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-27T12:35:16.356Z] PASS [2021-08-27T12:35:16.356Z] coverage: 71.4% of statements [2021-08-27T12:35:16.356Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.071s coverage: 71.4% of statements [2021-08-27T12:35:16.816Z] --- PASS: TestPoolAllocationReuse (1.65s) [2021-08-27T12:35:16.816Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-27T12:35:16.951Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-27T12:35:16.952Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-27T12:35:16.952Z] PASS [2021-08-27T12:35:16.952Z] coverage: 50.0% of statements [2021-08-27T12:35:16.952Z] ok github.com/docker/docker/oci 0.088s coverage: 50.0% of statements [2021-08-27T12:35:16.952Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-27T12:35:16.952Z] PASS [2021-08-27T12:35:16.952Z] coverage: 100.0% of statements [2021-08-27T12:35:16.952Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-08-27T12:35:17.276Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-27T12:35:17.276Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-27T12:35:17.276Z] === RUN TestDefaultNetwork [2021-08-27T12:35:17.276Z] --- PASS: TestDefaultNetwork (0.23s) [2021-08-27T12:35:17.276Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-27T12:35:17.734Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-08-27T12:35:17.734Z] === RUN TestInitAddressPools [2021-08-27T12:35:17.734Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-27T12:35:17.734Z] PASS [2021-08-27T12:35:17.734Z] coverage: 74.0% of statements [2021-08-27T12:35:17.734Z] ok github.com/docker/docker/libnetwork/ipamutils 0.580s coverage: 74.0% of statements [2021-08-27T12:35:17.918Z] === RUN TestParseVersion [2021-08-27T12:35:17.918Z] --- PASS: TestParseVersion (0.00s) [2021-08-27T12:35:17.918Z] PASS [2021-08-27T12:35:17.918Z] coverage: 52.9% of statements [2021-08-27T12:35:17.918Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-08-27T12:35:17.918Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.02s) [2021-08-27T12:35:17.918Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-27T12:35:17.918Z] === RUN TestAddressPoolOpt [2021-08-27T12:35:17.918Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/a [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/something [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/_=a [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/env1=value1 [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/_env1=value1 [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/PATH [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/=a [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/PATH= [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/PATH=something [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/asd!qwe [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/1asd [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/123 [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/some_space [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/__some_space_before [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/some_space_after__ [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/= [2021-08-27T12:35:17.918Z] === RUN TestValidateEnv/PaTh [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestParseHost [2021-08-27T12:35:17.918Z] --- PASS: TestParseHost (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestParseDockerDaemonHost [2021-08-27T12:35:17.918Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestParseTCP [2021-08-27T12:35:17.918Z] --- PASS: TestParseTCP (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-27T12:35:17.918Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestValidateExtraHosts [2021-08-27T12:35:17.918Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestIpOptString [2021-08-27T12:35:17.918Z] --- PASS: TestIpOptString (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-27T12:35:17.918Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestNewIpOptValidDefaultVal [2021-08-27T12:35:17.918Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestIpOptSetInvalidVal [2021-08-27T12:35:17.918Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestValidateIPAddress [2021-08-27T12:35:17.918Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestMapOpts [2021-08-27T12:35:17.918Z] --- PASS: TestMapOpts (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestListOptsWithoutValidator [2021-08-27T12:35:17.918Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestListOptsWithValidator [2021-08-27T12:35:17.918Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestValidateDNSSearch [2021-08-27T12:35:17.918Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_general_format [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_one_more [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-27T12:35:17.918Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-27T12:35:17.918Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestNamedListOpts [2021-08-27T12:35:17.918Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestNamedMapOpts [2021-08-27T12:35:17.918Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestParseLink [2021-08-27T12:35:17.918Z] --- PASS: TestParseLink (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestQuotedStringSetWithQuotes [2021-08-27T12:35:17.918Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-27T12:35:17.918Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-27T12:35:17.918Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-27T12:35:17.918Z] === RUN TestUlimitOpt [2021-08-27T12:35:17.918Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-27T12:35:17.918Z] PASS [2021-08-27T12:35:17.918Z] coverage: 67.1% of statements [2021-08-27T12:35:17.918Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-08-27T12:35:18.192Z] === RUN TestKeyValue [2021-08-27T12:35:18.192Z] --- PASS: TestKeyValue (0.00s) [2021-08-27T12:35:18.192Z] PASS [2021-08-27T12:35:18.192Z] coverage: 60.0% of statements [2021-08-27T12:35:18.192Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-27T12:35:18.192Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-27T12:35:18.886Z] 2021/08/27 12:35:18 Closing DB instances... [2021-08-27T12:35:19.162Z] === RUN TestGenerate [2021-08-27T12:35:19.162Z] --- PASS: TestGenerate (0.00s) [2021-08-27T12:35:19.162Z] === RUN TestGeneratePtr [2021-08-27T12:35:19.162Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-27T12:35:19.162Z] === RUN TestGenerateMissingField [2021-08-27T12:35:19.162Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-27T12:35:19.162Z] === RUN TestFieldCannotBeSet [2021-08-27T12:35:19.162Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-27T12:35:19.162Z] === RUN TestTypeMismatchError [2021-08-27T12:35:19.162Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-27T12:35:19.162Z] PASS [2021-08-27T12:35:19.162Z] coverage: 100.0% of statements [2021-08-27T12:35:19.162Z] ok github.com/docker/docker/libnetwork/options 0.086s coverage: 100.0% of statements [2021-08-27T12:35:19.344Z] === RUN TestPeerCertificateMarshalJSON [2021-08-27T12:35:19.344Z] === RUN TestIsArchivePathDir [2021-08-27T12:35:19.344Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-27T12:35:19.344Z] === RUN TestIsArchivePathInvalidFile [2021-08-27T12:35:19.623Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.48s) [2021-08-27T12:35:19.623Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-27T12:35:19.802Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-08-27T12:35:19.802Z] === RUN TestIsArchivePathTar [2021-08-27T12:35:19.802Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-08-27T12:35:19.802Z] === RUN TestDecompressStreamGzip [2021-08-27T12:35:19.802Z] --- PASS: TestDecompressStreamGzip (0.19s) [2021-08-27T12:35:19.802Z] === RUN TestDecompressStreamBzip2 [2021-08-27T12:35:20.260Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2021-08-27T12:35:20.260Z] === RUN TestDecompressStreamXz [2021-08-27T12:35:20.260Z] archive_test.go:134: Xz not present in msys2 [2021-08-27T12:35:20.260Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCompressStreamXzUnsupported [2021-08-27T12:35:20.260Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-27T12:35:20.260Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCompressStreamInvalid [2021-08-27T12:35:20.260Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestExtensionInvalid [2021-08-27T12:35:20.260Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestExtensionUncompressed [2021-08-27T12:35:20.260Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestExtensionBzip2 [2021-08-27T12:35:20.260Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestExtensionGzip [2021-08-27T12:35:20.260Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestExtensionXz [2021-08-27T12:35:20.260Z] --- PASS: TestExtensionXz (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCmdStreamLargeStderr [2021-08-27T12:35:20.260Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-27T12:35:20.260Z] === RUN TestCmdStreamBad [2021-08-27T12:35:20.260Z] archive_test.go:239: Failing on Windows CI machines [2021-08-27T12:35:20.260Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCmdStreamGood [2021-08-27T12:35:20.260Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-27T12:35:20.260Z] === RUN TestUntarPathWithInvalidDest [2021-08-27T12:35:20.260Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-27T12:35:20.260Z] === RUN TestUntarPathWithInvalidSrc [2021-08-27T12:35:20.260Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestUntarPath [2021-08-27T12:35:20.260Z] --- PASS: TestUntarPath (0.05s) [2021-08-27T12:35:20.260Z] === RUN TestUntarPathWithDestinationFile [2021-08-27T12:35:20.260Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-27T12:35:20.260Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-27T12:35:20.260Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-27T12:35:20.260Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-27T12:35:20.260Z] --- PASS: TestPeerCertificateMarshalJSON (0.94s) [2021-08-27T12:35:20.260Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-27T12:35:20.260Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestMiddleware [2021-08-27T12:35:20.260Z] --- PASS: TestMiddleware (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestNewResponseModifier [2021-08-27T12:35:20.260Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-27T12:35:20.260Z] PASS [2021-08-27T12:35:20.260Z] coverage: 26.8% of statements [2021-08-27T12:35:20.260Z] ok github.com/docker/docker/pkg/authorization 0.976s coverage: 26.8% of statements [2021-08-27T12:35:20.260Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2021-08-27T12:35:20.260Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-27T12:35:20.260Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-27T12:35:20.260Z] === RUN TestCopyWithTarInvalidSrc [2021-08-27T12:35:20.260Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-27T12:35:20.260Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCopyWithTarSrcFile [2021-08-27T12:35:20.260Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCopyWithTarSrcFolder [2021-08-27T12:35:20.260Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-27T12:35:20.260Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-27T12:35:20.260Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-27T12:35:20.260Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-27T12:35:20.260Z] === RUN TestCopyFileWithTarSrcFile [2021-08-27T12:35:20.260Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-27T12:35:20.260Z] === RUN TestTarFiles [2021-08-27T12:35:20.594Z] === RUN TestNetworkDBSimple [2021-08-27T12:35:20.594Z] testing: warning: no tests to run [2021-08-27T12:35:20.594Z] PASS [2021-08-27T12:35:20.594Z] coverage: 0.0% of statements [2021-08-27T12:35:20.594Z] ok github.com/docker/docker/libnetwork/osl 0.059s coverage: 0.0% of statements [no tests to run] [2021-08-27T12:35:20.719Z] === RUN TestUnbuffered [2021-08-27T12:35:20.719Z] --- PASS: TestUnbuffered (0.00s) [2021-08-27T12:35:20.719Z] === RUN TestRaceUnbuffered [2021-08-27T12:35:20.719Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-27T12:35:20.719Z] PASS [2021-08-27T12:35:20.719Z] coverage: 100.0% of statements [2021-08-27T12:35:20.719Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-08-27T12:35:21.177Z] === RUN TestMatch [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[foo]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[foo_bar]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[]#01 [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[qux]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-27T12:35:21.177Z] === RUN TestMatch/[[foo_baz]] [2021-08-27T12:35:21.177Z] --- PASS: TestMatch (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-27T12:35:21.177Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-27T12:35:21.177Z] PASS [2021-08-27T12:35:21.177Z] coverage: 87.5% of statements [2021-08-27T12:35:21.177Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-08-27T12:35:21.562Z] === RUN TestRequestNewPort [2021-08-27T12:35:21.563Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestRequestSpecificPort [2021-08-27T12:35:21.563Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestReleasePort [2021-08-27T12:35:21.563Z] --- PASS: TestReleasePort (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestReuseReleasedPort [2021-08-27T12:35:21.563Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestReleaseUnreadledPort [2021-08-27T12:35:21.563Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestUnknowProtocol [2021-08-27T12:35:21.563Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestAllocateAllPorts [2021-08-27T12:35:21.563Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestPortAllocation [2021-08-27T12:35:21.563Z] --- PASS: TestPortAllocation (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestPortAllocationWithCustomRange [2021-08-27T12:35:21.563Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestNoDuplicateBPR [2021-08-27T12:35:21.563Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-27T12:35:21.563Z] === RUN TestChangePortRange [2021-08-27T12:35:21.563Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-27T12:35:21.563Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-27T12:35:21.563Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-27T12:35:21.563Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-27T12:35:21.563Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-27T12:35:21.563Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-27T12:35:21.563Z] --- PASS: TestChangePortRange (0.00s) [2021-08-27T12:35:21.563Z] PASS [2021-08-27T12:35:21.563Z] coverage: 88.6% of statements [2021-08-27T12:35:21.563Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2021-08-27T12:35:21.563Z] 2021/08/27 12:35:21 Closing DB instances... [2021-08-27T12:35:21.563Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.02s) [2021-08-27T12:35:21.563Z] === RUN TestGetAddress [2021-08-27T12:35:22.144Z] === RUN TestChrootTarUntar [2021-08-27T12:35:22.144Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-27T12:35:22.144Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootUntarEmptyArchive [2021-08-27T12:35:22.144Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootTarUntarWithSymlink [2021-08-27T12:35:22.144Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootCopyWithTar [2021-08-27T12:35:22.144Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootCopyFileWithTar [2021-08-27T12:35:22.144Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootUntarPath [2021-08-27T12:35:22.144Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-27T12:35:22.144Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-27T12:35:22.144Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:35:22.144Z] === RUN TestChrootApplyDotDotFile [2021-08-27T12:35:22.144Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:22.144Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-27T12:35:22.144Z] PASS [2021-08-27T12:35:22.144Z] coverage: 15.4% of statements [2021-08-27T12:35:22.144Z] ok github.com/docker/docker/pkg/chrootarchive 0.071s coverage: 15.4% of statements [2021-08-27T12:35:22.534Z] testing: warning: no tests to run [2021-08-27T12:35:22.534Z] PASS [2021-08-27T12:35:22.534Z] coverage: 0.0% of statements [2021-08-27T12:35:22.534Z] ok github.com/docker/docker/libnetwork/portmapper 0.066s coverage: 0.0% of statements [no tests to run] [2021-08-27T12:35:22.534Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-08-27T12:35:22.534Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-27T12:35:22.602Z] === RUN TestSizeEmpty [2021-08-27T12:35:22.602Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-27T12:35:22.602Z] === RUN TestSizeEmptyFile [2021-08-27T12:35:22.602Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-27T12:35:22.602Z] === RUN TestSizeNonemptyFile [2021-08-27T12:35:22.602Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-27T12:35:22.602Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-27T12:35:22.602Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-27T12:35:22.602Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-27T12:35:22.602Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-27T12:35:22.602Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-27T12:35:22.602Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-27T12:35:22.602Z] === RUN TestMoveToSubdir [2021-08-27T12:35:22.602Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-27T12:35:22.602Z] === RUN TestSizeNonExistingDirectory [2021-08-27T12:35:22.602Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-27T12:35:22.602Z] PASS [2021-08-27T12:35:22.602Z] coverage: 80.0% of statements [2021-08-27T12:35:22.602Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2021-08-27T12:35:22.602Z] 2021/08/27 12:35:22 Closing DB instances... [2021-08-27T12:35:23.504Z] === RUN TestHashData [2021-08-27T12:35:23.504Z] --- PASS: TestHashData (0.00s) [2021-08-27T12:35:23.504Z] PASS [2021-08-27T12:35:23.504Z] coverage: 2.8% of statements [2021-08-27T12:35:23.504Z] ok github.com/docker/docker/libnetwork/resolvconf 0.073s coverage: 2.8% of statements [2021-08-27T12:35:23.567Z] === RUN Test [2021-08-27T12:35:23.567Z] === RUN Test/TestContainsEntry [2021-08-27T12:35:23.567Z] === RUN Test/TestCreateEntries [2021-08-27T12:35:23.567Z] === RUN Test/TestEntriesDiff [2021-08-27T12:35:23.567Z] === RUN Test/TestEntriesEquality [2021-08-27T12:35:23.567Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-27T12:35:23.567Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-27T12:35:23.567Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-27T12:35:23.567Z] === RUN Test/TestGeneratorNotGenerate [2021-08-27T12:35:23.567Z] === RUN Test/TestGeneratorWithPort [2021-08-27T12:35:23.567Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-27T12:35:23.567Z] === RUN Test/TestNewEntry [2021-08-27T12:35:23.567Z] === RUN Test/TestParse [2021-08-27T12:35:23.567Z] --- PASS: Test (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-27T12:35:23.567Z] --- PASS: Test/TestParse (0.00s) [2021-08-27T12:35:23.567Z] PASS [2021-08-27T12:35:23.567Z] coverage: 58.3% of statements [2021-08-27T12:35:23.567Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2021-08-27T12:35:23.567Z] --- PASS: TestTarFiles (3.24s) [2021-08-27T12:35:23.567Z] === RUN TestTarUntar [2021-08-27T12:35:23.567Z] --- PASS: TestTarUntar (0.02s) [2021-08-27T12:35:23.567Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-27T12:35:23.567Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-27T12:35:23.567Z] === RUN TestTarWithOptions [2021-08-27T12:35:23.567Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-27T12:35:23.567Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-27T12:35:23.567Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-27T12:35:23.567Z] === RUN TestUntarUstarGnuConflict [2021-08-27T12:35:23.567Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-27T12:35:23.567Z] === RUN TestUntarInvalidFilenames [2021-08-27T12:35:23.961Z] 2021/08/27 12:35:23 Closing DB instances... [2021-08-27T12:35:23.961Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-08-27T12:35:23.961Z] PASS [2021-08-27T12:35:23.961Z] coverage: 100.0% of statements [2021-08-27T12:35:23.961Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2021-08-27T12:35:23.961Z] === RUN TestErrorConstructors [2021-08-27T12:35:23.961Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-27T12:35:23.961Z] === RUN TestCompareIPMask [2021-08-27T12:35:23.961Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-27T12:35:23.961Z] === RUN TestUtilGetHostPartIP [2021-08-27T12:35:23.961Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-27T12:35:23.961Z] === RUN TestUtilGetBroadcastIP [2021-08-27T12:35:23.961Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-27T12:35:23.961Z] === RUN TestParseCIDR [2021-08-27T12:35:23.961Z] --- PASS: TestParseCIDR (0.00s) [2021-08-27T12:35:23.961Z] PASS [2021-08-27T12:35:23.961Z] coverage: 37.3% of statements [2021-08-27T12:35:23.961Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-08-27T12:35:24.025Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3402263522\\dest" [2021-08-27T12:35:24.025Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-08-27T12:35:24.025Z] === RUN TestUntarHardlinkToSymlink [2021-08-27T12:35:24.025Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-27T12:35:24.025Z] === RUN TestUntarInvalidHardlink [2021-08-27T12:35:24.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3667652121\\victim\\hello" -> "../victim/hello" [2021-08-27T12:35:24.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink463148419\\victim\\hello" -> "/../victim/hello" [2021-08-27T12:35:24.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1258062421\\victim" -> "../victim" [2021-08-27T12:35:24.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1787864895\\victim" -> "../victim" [2021-08-27T12:35:24.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink639289906\\victim" -> "../victim" [2021-08-27T12:35:24.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1870521285\\victim" -> "../victim" [2021-08-27T12:35:24.025Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-27T12:35:24.025Z] === RUN TestUntarInvalidSymlink [2021-08-27T12:35:24.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1004886209\\dest\\dotdot" -> "../victim/hello" [2021-08-27T12:35:24.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1546779622\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-27T12:35:24.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3210083496\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:24.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3752945789\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:24.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4158537858\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:24.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1211336471\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:24.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink117505835\\dest\\dir\\loophole" -> "../../victim" [2021-08-27T12:35:24.026Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-27T12:35:24.026Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-27T12:35:24.026Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-27T12:35:24.026Z] === RUN TestXGlobalNoParent [2021-08-27T12:35:24.026Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-27T12:35:24.026Z] === RUN TestReplaceFileTarWrapper [2021-08-27T12:35:24.026Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-08-27T12:35:24.026Z] === RUN TestPrefixHeaderReadable [2021-08-27T12:35:24.026Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-27T12:35:24.026Z] === RUN TestDisablePigz [2021-08-27T12:35:24.026Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-27T12:35:24.026Z] --- PASS: TestDisablePigz (0.09s) [2021-08-27T12:35:24.026Z] === RUN TestPigz [2021-08-27T12:35:24.026Z] === RUN Test [2021-08-27T12:35:24.026Z] === RUN Test/TestContent [2021-08-27T12:35:24.026Z] === RUN Test/TestInitialize [2021-08-27T12:35:24.026Z] === RUN Test/TestNew [2021-08-27T12:35:24.026Z] === RUN Test/TestParsingContentsWithComments [2021-08-27T12:35:24.026Z] === RUN Test/TestRegister [2021-08-27T12:35:24.026Z] === RUN Test/TestWatch [2021-08-27T12:35:24.026Z] --- PASS: Test (0.01s) [2021-08-27T12:35:24.026Z] --- PASS: Test/TestContent (0.00s) [2021-08-27T12:35:24.026Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-27T12:35:24.026Z] --- PASS: Test/TestNew (0.00s) [2021-08-27T12:35:24.026Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-27T12:35:24.026Z] --- PASS: Test/TestRegister (0.00s) [2021-08-27T12:35:24.026Z] --- PASS: Test/TestWatch (0.01s) [2021-08-27T12:35:24.026Z] PASS [2021-08-27T12:35:24.026Z] coverage: 97.6% of statements [2021-08-27T12:35:24.026Z] ok github.com/docker/docker/pkg/discovery/file 0.045s coverage: 97.6% of statements [2021-08-27T12:35:24.026Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-27T12:35:24.026Z] --- PASS: TestPigz (0.10s) [2021-08-27T12:35:24.026Z] === RUN TestCopyFileWithInvalidDest [2021-08-27T12:35:24.026Z] archive_windows_test.go:17: Currently fails [2021-08-27T12:35:24.026Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:35:24.026Z] === RUN TestCanonicalTarNameForPath [2021-08-27T12:35:24.026Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-27T12:35:24.026Z] === RUN TestCanonicalTarName [2021-08-27T12:35:24.026Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-27T12:35:24.026Z] === RUN TestChmodTarEntry [2021-08-27T12:35:24.026Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-27T12:35:24.026Z] === RUN TestHardLinkOrder [2021-08-27T12:35:24.484Z] --- PASS: TestHardLinkOrder (0.06s) [2021-08-27T12:35:24.484Z] === RUN TestChangeString [2021-08-27T12:35:24.484Z] --- PASS: TestChangeString (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestChangesWithNoChanges [2021-08-27T12:35:24.484Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-27T12:35:24.484Z] === RUN TestChangesWithChanges [2021-08-27T12:35:24.484Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-27T12:35:24.484Z] === RUN TestChangesWithChangesGH13590 [2021-08-27T12:35:24.484Z] changes_test.go:196: needs more investigation [2021-08-27T12:35:24.484Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestChangesDirsEmpty [2021-08-27T12:35:24.484Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-27T12:35:24.484Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestChangesDirsMutated [2021-08-27T12:35:24.484Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-27T12:35:24.484Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestApplyLayer [2021-08-27T12:35:24.484Z] changes_test.go:433: needs further investigation [2021-08-27T12:35:24.484Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestChangesSizeWithHardlinks [2021-08-27T12:35:24.484Z] changes_test.go:469: needs further investigation [2021-08-27T12:35:24.484Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestChangesSizeWithNoChanges [2021-08-27T12:35:24.484Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-27T12:35:24.484Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestChangesSize [2021-08-27T12:35:24.484Z] --- PASS: TestChangesSize (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestApplyLayerInvalidFilenames [2021-08-27T12:35:24.484Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2058986163\\dest" [2021-08-27T12:35:24.484Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-27T12:35:24.484Z] === RUN TestApplyLayerInvalidHardlink [2021-08-27T12:35:24.484Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink986248779\\victim\\hello" -> "../victim/hello" [2021-08-27T12:35:24.484Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3579944474\\victim\\hello" -> "/../victim/hello" [2021-08-27T12:35:24.484Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1083700805\\victim" -> "../victim" [2021-08-27T12:35:24.484Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2820375170\\victim" -> "../victim" [2021-08-27T12:35:24.484Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink427466803\\victim" -> "../victim" [2021-08-27T12:35:24.484Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3826202140\\victim" -> "../victim" [2021-08-27T12:35:24.484Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-27T12:35:24.484Z] === RUN TestApplyLayerInvalidSymlink [2021-08-27T12:35:24.484Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4247544876\\dest\\dotdot" -> "../victim/hello" [2021-08-27T12:35:24.484Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink516177604\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-27T12:35:24.484Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1546499943\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:24.484Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2724591880\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:24.484Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink291222289\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:24.484Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1224114087\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:24.484Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-27T12:35:24.484Z] === RUN TestApplyLayerWhiteouts [2021-08-27T12:35:24.484Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-08-27T12:35:24.484Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-27T12:35:24.484Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-08-27T12:35:24.484Z] === RUN TestGenerateEmptyFile [2021-08-27T12:35:24.484Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-27T12:35:24.484Z] === RUN TestGenerateWithContent [2021-08-27T12:35:24.484Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-27T12:35:24.484Z] PASS [2021-08-27T12:35:24.484Z] coverage: 61.9% of statements [2021-08-27T12:35:24.484Z] ok github.com/docker/docker/pkg/archive 5.061s coverage: 61.9% of statements [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-27T12:35:24.925Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-27T12:35:24.925Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-27T12:35:24.925Z] PASS [2021-08-27T12:35:24.925Z] coverage: 50.0% of statements [2021-08-27T12:35:24.925Z] ok github.com/docker/docker/oci 0.112s coverage: 50.0% of statements [2021-08-27T12:35:24.942Z] === RUN Test [2021-08-27T12:35:24.942Z] === RUN Test/TestInitialize [2021-08-27T12:35:25.382Z] === RUN TestAddressPoolOpt [2021-08-27T12:35:25.382Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/a [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/something [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/_=a [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/env1=value1 [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/_env1=value1 [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/PATH [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/=a [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/PATH= [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/PATH=something [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/asd!qwe [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/1asd [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/123 [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/some_space [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/__some_space_before [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/some_space_after__ [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/= [2021-08-27T12:35:25.382Z] === RUN TestValidateEnv/PaTh [2021-08-27T12:35:25.382Z] --- PASS: TestValidateEnv (0.00s) [2021-08-27T12:35:25.382Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-27T12:35:25.382Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-27T12:35:25.382Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-27T12:35:25.382Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-27T12:35:25.382Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-27T12:35:25.382Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestParseHost [2021-08-27T12:35:25.383Z] --- PASS: TestParseHost (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestParseDockerDaemonHost [2021-08-27T12:35:25.383Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestParseTCP [2021-08-27T12:35:25.383Z] --- PASS: TestParseTCP (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-27T12:35:25.383Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestValidateExtraHosts [2021-08-27T12:35:25.383Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestIpOptString [2021-08-27T12:35:25.383Z] --- PASS: TestIpOptString (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-27T12:35:25.383Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestNewIpOptValidDefaultVal [2021-08-27T12:35:25.383Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestIpOptSetInvalidVal [2021-08-27T12:35:25.383Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestValidateIPAddress [2021-08-27T12:35:25.383Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestMapOpts [2021-08-27T12:35:25.383Z] --- PASS: TestMapOpts (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestListOptsWithoutValidator [2021-08-27T12:35:25.383Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestListOptsWithValidator [2021-08-27T12:35:25.383Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestValidateDNSSearch [2021-08-27T12:35:25.383Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_general_format [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_one_more [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-27T12:35:25.383Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-27T12:35:25.383Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestNamedListOpts [2021-08-27T12:35:25.383Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestNamedMapOpts [2021-08-27T12:35:25.383Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestParseLink [2021-08-27T12:35:25.383Z] --- PASS: TestParseLink (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestQuotedStringSetWithQuotes [2021-08-27T12:35:25.383Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-27T12:35:25.383Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-27T12:35:25.383Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-27T12:35:25.383Z] === RUN TestUlimitOpt [2021-08-27T12:35:25.383Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-27T12:35:25.383Z] PASS [2021-08-27T12:35:25.383Z] coverage: 67.1% of statements [2021-08-27T12:35:25.383Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-08-27T12:35:25.383Z] === RUN TestParseVersion [2021-08-27T12:35:25.383Z] --- PASS: TestParseVersion (0.00s) [2021-08-27T12:35:25.383Z] PASS [2021-08-27T12:35:25.383Z] coverage: 52.9% of statements [2021-08-27T12:35:25.383Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-08-27T12:35:25.383Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-08-27T12:35:25.383Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-27T12:35:25.400Z] time="2021-08-27T12:35:24Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:35:25.400Z] time="2021-08-27T12:35:24Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:35:25.400Z] time="2021-08-27T12:35:24Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:35:25.400Z] === RUN Test/TestInitializeWithCerts [2021-08-27T12:35:25.400Z] time="2021-08-27T12:35:24Z" level=info msg="Initializing discovery with TLS" [2021-08-27T12:35:25.400Z] === RUN Test/TestWatch [2021-08-27T12:35:25.400Z] time="2021-08-27T12:35:24Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:35:26.454Z] --- PASS: TestBuildWithHugeFile (54.51s) [2021-08-27T12:35:26.455Z] === RUN TestBuildWCOWSandboxSize [2021-08-27T12:35:26.455Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-27T12:35:26.455Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-27T12:35:26.455Z] === RUN TestBuildWithEmptyDockerfile [2021-08-27T12:35:26.455Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:35:26.455Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:35:26.455Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:35:26.455Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:35:26.455Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:35:26.455Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:35:26.455Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:35:26.455Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:35:26.455Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:35:26.455Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-27T12:35:26.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-27T12:35:26.455Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-27T12:35:26.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-08-27T12:35:26.455Z] === RUN TestBuildPreserveOwnership [2021-08-27T12:35:26.455Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-27T12:35:26.915Z] === RUN TestPeerCertificateMarshalJSON [2021-08-27T12:35:26.915Z] 2021/08/27 12:35:26 Closing DB instances... [2021-08-27T12:35:26.915Z] === RUN TestIsArchivePathDir [2021-08-27T12:35:26.915Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-27T12:35:26.915Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-27T12:35:26.915Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2021-08-27T12:35:26.915Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-27T12:35:26.915Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-27T12:35:26.915Z] === RUN TestMiddleware [2021-08-27T12:35:26.915Z] --- PASS: TestMiddleware (0.00s) [2021-08-27T12:35:26.915Z] === RUN TestNewResponseModifier [2021-08-27T12:35:26.915Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-27T12:35:26.915Z] PASS [2021-08-27T12:35:26.915Z] coverage: 26.8% of statements [2021-08-27T12:35:26.915Z] ok github.com/docker/docker/pkg/authorization 0.331s coverage: 26.8% of statements [2021-08-27T12:35:26.915Z] --- PASS: TestIsArchivePathDir (0.14s) [2021-08-27T12:35:26.915Z] === RUN TestIsArchivePathInvalidFile [2021-08-27T12:35:26.915Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-08-27T12:35:26.915Z] === RUN TestIsArchivePathTar [2021-08-27T12:35:26.934Z] 2021/08/27 12:35:26 Closing DB instances... [2021-08-27T12:35:27.077Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2021-08-27T12:35:27.077Z] === RUN TestServiceUpdatePidsLimit [2021-08-27T12:35:27.372Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-08-27T12:35:27.372Z] === RUN TestDecompressStreamGzip [2021-08-27T12:35:27.372Z] === RUN TestUnbuffered [2021-08-27T12:35:27.372Z] --- PASS: TestUnbuffered (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestRaceUnbuffered [2021-08-27T12:35:27.372Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-27T12:35:27.372Z] PASS [2021-08-27T12:35:27.372Z] coverage: 100.0% of statements [2021-08-27T12:35:27.372Z] ok github.com/docker/docker/pkg/broadcaster 0.025s coverage: 100.0% of statements [2021-08-27T12:35:27.372Z] --- PASS: TestDecompressStreamGzip (0.19s) [2021-08-27T12:35:27.372Z] === RUN TestDecompressStreamBzip2 [2021-08-27T12:35:27.372Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-08-27T12:35:27.372Z] === RUN TestDecompressStreamXz [2021-08-27T12:35:27.372Z] archive_test.go:134: Xz not present in msys2 [2021-08-27T12:35:27.372Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestCompressStreamXzUnsupported [2021-08-27T12:35:27.372Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-27T12:35:27.372Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestCompressStreamInvalid [2021-08-27T12:35:27.372Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestExtensionInvalid [2021-08-27T12:35:27.372Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestExtensionUncompressed [2021-08-27T12:35:27.372Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestExtensionBzip2 [2021-08-27T12:35:27.372Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestExtensionGzip [2021-08-27T12:35:27.372Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestExtensionXz [2021-08-27T12:35:27.372Z] --- PASS: TestExtensionXz (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestCmdStreamLargeStderr [2021-08-27T12:35:27.372Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-27T12:35:27.372Z] === RUN TestCmdStreamBad [2021-08-27T12:35:27.372Z] archive_test.go:239: Failing on Windows CI machines [2021-08-27T12:35:27.372Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-27T12:35:27.372Z] === RUN TestCmdStreamGood [2021-08-27T12:35:27.648Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-27T12:35:27.829Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-27T12:35:27.829Z] === RUN TestUntarPathWithInvalidDest [2021-08-27T12:35:27.829Z] --- PASS: TestUntarPathWithInvalidDest (0.15s) [2021-08-27T12:35:27.829Z] === RUN TestUntarPathWithInvalidSrc [2021-08-27T12:35:27.829Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-27T12:35:27.829Z] === RUN TestUntarPath [2021-08-27T12:35:27.829Z] === RUN TestMatch [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[foo]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[foo_bar]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[]#01 [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[qux]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-27T12:35:27.829Z] === RUN TestMatch/[[foo_baz]] [2021-08-27T12:35:27.829Z] --- PASS: TestMatch (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-27T12:35:27.829Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-27T12:35:27.829Z] PASS [2021-08-27T12:35:27.829Z] coverage: 87.5% of statements [2021-08-27T12:35:27.829Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-08-27T12:35:27.829Z] --- PASS: TestUntarPath (0.05s) [2021-08-27T12:35:27.829Z] === RUN TestUntarPathWithDestinationFile [2021-08-27T12:35:27.829Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-08-27T12:35:27.829Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-27T12:35:27.829Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-08-27T12:35:27.829Z] === RUN TestCopyWithTarInvalidSrc [2021-08-27T12:35:27.829Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-27T12:35:27.829Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-27T12:35:27.829Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-27T12:35:27.829Z] === RUN TestCopyWithTarSrcFile [2021-08-27T12:35:27.829Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-27T12:35:27.829Z] === RUN TestCopyWithTarSrcFolder [2021-08-27T12:35:27.899Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2021-08-27T12:35:27.899Z] === RUN TestNetworkDBNodeLeave [2021-08-27T12:35:28.287Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-27T12:35:28.287Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-27T12:35:28.287Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-27T12:35:28.287Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-27T12:35:28.287Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-27T12:35:28.287Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-27T12:35:28.287Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-27T12:35:28.287Z] === RUN TestCopyFileWithTarSrcFile [2021-08-27T12:35:28.287Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-27T12:35:28.287Z] === RUN TestTarFiles [2021-08-27T12:35:28.287Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-08-27T12:35:28.287Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-27T12:35:28.357Z] --- PASS: Test (3.13s) [2021-08-27T12:35:28.357Z] --- PASS: Test/TestInitialize (0.12s) [2021-08-27T12:35:28.357Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-27T12:35:28.357Z] --- PASS: Test/TestWatch (3.01s) [2021-08-27T12:35:28.357Z] PASS [2021-08-27T12:35:28.357Z] coverage: 84.1% of statements [2021-08-27T12:35:28.357Z] ok github.com/docker/docker/pkg/discovery/kv 3.168s coverage: 84.1% of statements [2021-08-27T12:35:28.595Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-27T12:35:28.745Z] === RUN TestChrootTarUntar [2021-08-27T12:35:28.745Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-27T12:35:28.745Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootUntarEmptyArchive [2021-08-27T12:35:28.745Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootTarUntarWithSymlink [2021-08-27T12:35:28.745Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootCopyWithTar [2021-08-27T12:35:28.745Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootCopyFileWithTar [2021-08-27T12:35:28.745Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootUntarPath [2021-08-27T12:35:28.745Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-27T12:35:28.745Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-27T12:35:28.745Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:35:28.745Z] === RUN TestChrootApplyDotDotFile [2021-08-27T12:35:28.745Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:28.745Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-27T12:35:28.745Z] PASS [2021-08-27T12:35:28.745Z] coverage: 15.4% of statements [2021-08-27T12:35:28.745Z] ok github.com/docker/docker/pkg/chrootarchive 0.070s coverage: 15.4% of statements [2021-08-27T12:35:28.815Z] === RUN Test [2021-08-27T12:35:28.815Z] === RUN Test/TestWatch [2021-08-27T12:35:28.815Z] --- PASS: Test (0.00s) [2021-08-27T12:35:28.815Z] --- PASS: Test/TestWatch (0.00s) [2021-08-27T12:35:28.815Z] PASS [2021-08-27T12:35:28.815Z] coverage: 92.3% of statements [2021-08-27T12:35:28.815Z] ok github.com/docker/docker/pkg/discovery/memory 0.034s coverage: 92.3% of statements [2021-08-27T12:35:29.202Z] === RUN TestSizeEmpty [2021-08-27T12:35:29.202Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-27T12:35:29.202Z] === RUN TestSizeEmptyFile [2021-08-27T12:35:29.202Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-27T12:35:29.202Z] === RUN TestSizeNonemptyFile [2021-08-27T12:35:29.202Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-27T12:35:29.202Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-27T12:35:29.202Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-27T12:35:29.202Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-27T12:35:29.202Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-27T12:35:29.202Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-27T12:35:29.202Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-27T12:35:29.202Z] === RUN TestMoveToSubdir [2021-08-27T12:35:29.202Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-27T12:35:29.202Z] === RUN TestSizeNonExistingDirectory [2021-08-27T12:35:29.202Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-27T12:35:29.202Z] PASS [2021-08-27T12:35:29.202Z] coverage: 80.0% of statements [2021-08-27T12:35:29.202Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2021-08-27T12:35:29.276Z] === RUN Test [2021-08-27T12:35:29.276Z] === RUN Test/TestInitialize [2021-08-27T12:35:29.276Z] === RUN Test/TestInitializeWithPattern [2021-08-27T12:35:29.276Z] === RUN Test/TestRegister [2021-08-27T12:35:29.276Z] === RUN Test/TestWatch [2021-08-27T12:35:29.276Z] --- PASS: Test (0.00s) [2021-08-27T12:35:29.276Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-27T12:35:29.276Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-27T12:35:29.276Z] --- PASS: Test/TestRegister (0.00s) [2021-08-27T12:35:29.276Z] --- PASS: Test/TestWatch (0.00s) [2021-08-27T12:35:29.276Z] PASS [2021-08-27T12:35:29.276Z] coverage: 93.8% of statements [2021-08-27T12:35:29.276Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-08-27T12:35:29.734Z] --- PASS: TestGetAddress (16.80s) [2021-08-27T12:35:29.734Z] === RUN TestRequestSyntaxCheck [2021-08-27T12:35:29.734Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-08-27T12:35:29.734Z] === RUN TestRequest [2021-08-27T12:35:30.166Z] === RUN Test [2021-08-27T12:35:30.166Z] === RUN Test/TestContainsEntry [2021-08-27T12:35:30.166Z] === RUN Test/TestCreateEntries [2021-08-27T12:35:30.166Z] === RUN Test/TestEntriesDiff [2021-08-27T12:35:30.166Z] === RUN Test/TestEntriesEquality [2021-08-27T12:35:30.166Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-27T12:35:30.166Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-27T12:35:30.166Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-27T12:35:30.166Z] === RUN Test/TestGeneratorNotGenerate [2021-08-27T12:35:30.166Z] === RUN Test/TestGeneratorWithPort [2021-08-27T12:35:30.166Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-27T12:35:30.166Z] === RUN Test/TestNewEntry [2021-08-27T12:35:30.166Z] === RUN Test/TestParse [2021-08-27T12:35:30.166Z] --- PASS: Test (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-27T12:35:30.166Z] --- PASS: Test/TestParse (0.00s) [2021-08-27T12:35:30.166Z] PASS [2021-08-27T12:35:30.166Z] coverage: 58.3% of statements [2021-08-27T12:35:30.166Z] ok github.com/docker/docker/pkg/discovery 0.034s coverage: 58.3% of statements [2021-08-27T12:35:30.166Z] 2021/08/27 12:35:30 Closing DB instances... [2021-08-27T12:35:30.192Z] === RUN TestPollerAddRemove [2021-08-27T12:35:30.192Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-27T12:35:30.192Z] === RUN TestPollerEvent [2021-08-27T12:35:30.192Z] poller_test.go:41: No chmod on Windows [2021-08-27T12:35:30.192Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-27T12:35:30.192Z] === RUN TestPollerClose [2021-08-27T12:35:30.192Z] --- PASS: TestPollerClose (0.00s) [2021-08-27T12:35:30.192Z] PASS [2021-08-27T12:35:30.192Z] coverage: 45.7% of statements [2021-08-27T12:35:30.192Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2021-08-27T12:35:30.623Z] === RUN Test [2021-08-27T12:35:30.623Z] === RUN Test/TestContent [2021-08-27T12:35:30.623Z] === RUN Test/TestInitialize [2021-08-27T12:35:30.623Z] === RUN Test/TestNew [2021-08-27T12:35:30.623Z] === RUN Test/TestParsingContentsWithComments [2021-08-27T12:35:30.623Z] === RUN Test/TestRegister [2021-08-27T12:35:30.623Z] === RUN Test/TestWatch [2021-08-27T12:35:30.623Z] --- PASS: Test (0.01s) [2021-08-27T12:35:30.623Z] --- PASS: Test/TestContent (0.00s) [2021-08-27T12:35:30.623Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-27T12:35:30.623Z] --- PASS: Test/TestNew (0.00s) [2021-08-27T12:35:30.623Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-27T12:35:30.623Z] --- PASS: Test/TestRegister (0.00s) [2021-08-27T12:35:30.623Z] --- PASS: Test/TestWatch (0.00s) [2021-08-27T12:35:30.623Z] PASS [2021-08-27T12:35:30.624Z] coverage: 97.6% of statements [2021-08-27T12:35:30.624Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-08-27T12:35:30.650Z] === RUN TestCopyFileWithInvalidSrc [2021-08-27T12:35:30.650Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestCopyFileWithInvalidDest [2021-08-27T12:35:30.650Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-27T12:35:30.650Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-27T12:35:30.650Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestCopyFile [2021-08-27T12:35:30.650Z] --- PASS: TestCopyFile (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-27T12:35:30.650Z] fileutils_test.go:134: Needs porting to Windows [2021-08-27T12:35:30.650Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-27T12:35:30.650Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-27T12:35:30.650Z] fileutils_test.go:180: Needs porting to Windows [2021-08-27T12:35:30.650Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestWildcardMatches [2021-08-27T12:35:30.650Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestPatternMatches [2021-08-27T12:35:30.650Z] --- PASS: TestPatternMatches (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-27T12:35:30.650Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestPatternMatchesFolderExclusions [2021-08-27T12:35:30.650Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-27T12:35:30.650Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-27T12:35:30.650Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-27T12:35:30.650Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-27T12:35:30.650Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-27T12:35:30.651Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestSingleExclamationError [2021-08-27T12:35:30.651Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestMatchesWithNoPatterns [2021-08-27T12:35:30.651Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestMatchesWithMalformedPatterns [2021-08-27T12:35:30.651Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestMatches [2021-08-27T12:35:30.651Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-27T12:35:30.651Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-27T12:35:30.651Z] --- PASS: TestMatches (0.00s) [2021-08-27T12:35:30.651Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-27T12:35:30.651Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestCleanPatterns [2021-08-27T12:35:30.651Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-27T12:35:30.651Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestCleanPatternsExceptionFlag [2021-08-27T12:35:30.651Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-27T12:35:30.651Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-27T12:35:30.651Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestCleanPatternsErrorSingleException [2021-08-27T12:35:30.651Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestCreateIfNotExistsDir [2021-08-27T12:35:30.651Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestCreateIfNotExistsFile [2021-08-27T12:35:30.651Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-27T12:35:30.651Z] === RUN TestMatch [2021-08-27T12:35:30.651Z] --- PASS: TestMatch (0.00s) [2021-08-27T12:35:30.651Z] PASS [2021-08-27T12:35:30.651Z] coverage: 82.2% of statements [2021-08-27T12:35:30.651Z] ok github.com/docker/docker/pkg/fileutils 0.052s coverage: 82.2% of statements [2021-08-27T12:35:30.659Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-27T12:35:31.081Z] --- PASS: TestTarFiles (3.21s) [2021-08-27T12:35:31.081Z] === RUN TestTarUntar [2021-08-27T12:35:31.109Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-27T12:35:31.109Z] === RUN TestNetworkDBWatch [2021-08-27T12:35:31.109Z] === RUN TestGet [2021-08-27T12:35:31.109Z] --- PASS: TestGet (0.00s) [2021-08-27T12:35:31.109Z] === RUN TestGetShortcutString [2021-08-27T12:35:31.109Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-27T12:35:31.109Z] PASS [2021-08-27T12:35:31.109Z] coverage: 42.9% of statements [2021-08-27T12:35:31.109Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2021-08-27T12:35:31.538Z] --- PASS: TestTarUntar (0.03s) [2021-08-27T12:35:31.538Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-27T12:35:31.538Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-27T12:35:31.538Z] === RUN TestTarWithOptions [2021-08-27T12:35:31.538Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-27T12:35:31.538Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-27T12:35:31.538Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-27T12:35:31.538Z] === RUN TestUntarUstarGnuConflict [2021-08-27T12:35:31.538Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-08-27T12:35:31.538Z] === RUN TestUntarInvalidFilenames [2021-08-27T12:35:31.538Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1866341039\\dest" [2021-08-27T12:35:31.538Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-08-27T12:35:31.538Z] === RUN TestUntarHardlinkToSymlink [2021-08-27T12:35:31.538Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-27T12:35:31.538Z] === RUN TestUntarInvalidHardlink [2021-08-27T12:35:31.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2965847245\\victim\\hello" -> "../victim/hello" [2021-08-27T12:35:31.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2662226415\\victim\\hello" -> "/../victim/hello" [2021-08-27T12:35:31.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4215232848\\victim" -> "../victim" [2021-08-27T12:35:31.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2441362981\\victim" -> "../victim" [2021-08-27T12:35:31.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2208556010\\victim" -> "../victim" [2021-08-27T12:35:31.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2557942327\\victim" -> "../victim" [2021-08-27T12:35:31.538Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-27T12:35:31.538Z] === RUN TestUntarInvalidSymlink [2021-08-27T12:35:31.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4158626974\\dest\\dotdot" -> "../victim/hello" [2021-08-27T12:35:31.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3849470070\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-27T12:35:31.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4054936818\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:31.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1406692504\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:31.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4033284606\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:31.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3477637437\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:31.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1846904422\\dest\\dir\\loophole" -> "../../victim" [2021-08-27T12:35:31.538Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-27T12:35:31.538Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-27T12:35:31.538Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-27T12:35:31.538Z] === RUN TestXGlobalNoParent [2021-08-27T12:35:31.538Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-27T12:35:31.538Z] === RUN TestReplaceFileTarWrapper [2021-08-27T12:35:31.538Z] === RUN Test [2021-08-27T12:35:31.538Z] === RUN Test/TestInitialize [2021-08-27T12:35:31.538Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-08-27T12:35:31.538Z] === RUN TestPrefixHeaderReadable [2021-08-27T12:35:31.538Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-27T12:35:31.538Z] === RUN TestDisablePigz [2021-08-27T12:35:31.538Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-27T12:35:31.538Z] time="2021-08-27T12:35:31Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:35:31.538Z] time="2021-08-27T12:35:31Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:35:31.538Z] time="2021-08-27T12:35:31Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:35:31.538Z] === RUN Test/TestInitializeWithCerts [2021-08-27T12:35:31.538Z] time="2021-08-27T12:35:31Z" level=info msg="Initializing discovery with TLS" [2021-08-27T12:35:31.538Z] === RUN Test/TestWatch [2021-08-27T12:35:31.538Z] time="2021-08-27T12:35:31Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:35:31.538Z] --- PASS: TestDisablePigz (0.09s) [2021-08-27T12:35:31.538Z] === RUN TestPigz [2021-08-27T12:35:31.567Z] === RUN TestCreateIDMapOrder [2021-08-27T12:35:31.996Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-27T12:35:31.996Z] --- PASS: TestPigz (0.11s) [2021-08-27T12:35:31.996Z] === RUN TestCopyFileWithInvalidDest [2021-08-27T12:35:31.996Z] archive_windows_test.go:17: Currently fails [2021-08-27T12:35:31.996Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestCanonicalTarNameForPath [2021-08-27T12:35:31.996Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestCanonicalTarName [2021-08-27T12:35:31.996Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestChmodTarEntry [2021-08-27T12:35:31.996Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestHardLinkOrder [2021-08-27T12:35:31.996Z] --- PASS: TestHardLinkOrder (0.06s) [2021-08-27T12:35:31.996Z] === RUN TestChangeString [2021-08-27T12:35:31.996Z] --- PASS: TestChangeString (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestChangesWithNoChanges [2021-08-27T12:35:31.996Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-27T12:35:31.996Z] === RUN TestChangesWithChanges [2021-08-27T12:35:31.996Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-27T12:35:31.996Z] === RUN TestChangesWithChangesGH13590 [2021-08-27T12:35:31.996Z] changes_test.go:196: needs more investigation [2021-08-27T12:35:31.996Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestChangesDirsEmpty [2021-08-27T12:35:31.996Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-27T12:35:31.996Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestChangesDirsMutated [2021-08-27T12:35:31.996Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-27T12:35:31.996Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestApplyLayer [2021-08-27T12:35:31.996Z] changes_test.go:433: needs further investigation [2021-08-27T12:35:31.996Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestChangesSizeWithHardlinks [2021-08-27T12:35:31.996Z] changes_test.go:469: needs further investigation [2021-08-27T12:35:31.996Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestChangesSizeWithNoChanges [2021-08-27T12:35:31.996Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-27T12:35:31.996Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestChangesSize [2021-08-27T12:35:31.996Z] --- PASS: TestChangesSize (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestApplyLayerInvalidFilenames [2021-08-27T12:35:31.996Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3501334206\\dest" [2021-08-27T12:35:31.996Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-27T12:35:31.996Z] === RUN TestApplyLayerInvalidHardlink [2021-08-27T12:35:31.996Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink651314419\\victim\\hello" -> "../victim/hello" [2021-08-27T12:35:31.996Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink163162404\\victim\\hello" -> "/../victim/hello" [2021-08-27T12:35:31.996Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4098814589\\victim" -> "../victim" [2021-08-27T12:35:31.996Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2783026924\\victim" -> "../victim" [2021-08-27T12:35:31.996Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2765993655\\victim" -> "../victim" [2021-08-27T12:35:31.996Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3304091410\\victim" -> "../victim" [2021-08-27T12:35:31.996Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-27T12:35:31.996Z] === RUN TestApplyLayerInvalidSymlink [2021-08-27T12:35:31.996Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3646711930\\dest\\dotdot" -> "../victim/hello" [2021-08-27T12:35:31.996Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink493552807\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-27T12:35:31.996Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3468285871\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:31.996Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1110253560\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:31.996Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink211718481\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:31.996Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2156821757\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:35:31.996Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-27T12:35:31.996Z] === RUN TestApplyLayerWhiteouts [2021-08-27T12:35:31.996Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-27T12:35:31.996Z] === RUN TestGenerateEmptyFile [2021-08-27T12:35:31.996Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-27T12:35:31.996Z] === RUN TestGenerateWithContent [2021-08-27T12:35:31.996Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-27T12:35:31.996Z] PASS [2021-08-27T12:35:31.996Z] coverage: 61.9% of statements [2021-08-27T12:35:31.996Z] ok github.com/docker/docker/pkg/archive 5.208s coverage: 61.9% of statements [2021-08-27T12:35:31.996Z] --- PASS: TestNetworkDBCRUDTableEntry (3.85s) [2021-08-27T12:35:31.996Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-27T12:35:32.025Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-27T12:35:32.025Z] PASS [2021-08-27T12:35:32.025Z] coverage: 7.2% of statements [2021-08-27T12:35:32.025Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-08-27T12:35:32.483Z] 2021/08/27 12:35:32 Closing DB instances... [2021-08-27T12:35:32.483Z] === RUN TestFixedBufferCap [2021-08-27T12:35:32.483Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-27T12:35:32.483Z] === RUN TestFixedBufferLen [2021-08-27T12:35:32.483Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-27T12:35:32.483Z] === RUN TestFixedBufferString [2021-08-27T12:35:32.483Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-27T12:35:32.483Z] === RUN TestFixedBufferWrite [2021-08-27T12:35:32.483Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-27T12:35:32.483Z] === RUN TestFixedBufferRead [2021-08-27T12:35:32.483Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-27T12:35:32.483Z] === RUN TestBytesPipeRead [2021-08-27T12:35:32.483Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-27T12:35:32.483Z] === RUN TestBytesPipeWrite [2021-08-27T12:35:32.483Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-27T12:35:32.483Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-27T12:35:32.940Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-08-27T12:35:32.940Z] === RUN TestAtomicWriteToFile [2021-08-27T12:35:32.940Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-27T12:35:32.940Z] === RUN TestAtomicWriteSetCommit [2021-08-27T12:35:32.940Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-27T12:35:32.940Z] === RUN TestAtomicWriteSetCancel [2021-08-27T12:35:32.940Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-27T12:35:32.940Z] === RUN TestReadCloserWrapperClose [2021-08-27T12:35:32.940Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-27T12:35:32.940Z] === RUN TestReaderErrWrapperReadOnError [2021-08-27T12:35:32.940Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-27T12:35:32.940Z] === RUN TestReaderErrWrapperRead [2021-08-27T12:35:32.940Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-27T12:35:32.940Z] === RUN TestCancelReadCloser [2021-08-27T12:35:32.940Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-27T12:35:32.940Z] === RUN TestWriteCloserWrapperClose [2021-08-27T12:35:32.940Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-27T12:35:32.941Z] === RUN TestNopWriteCloser [2021-08-27T12:35:32.941Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-27T12:35:32.941Z] === RUN TestNopWriter [2021-08-27T12:35:32.941Z] --- PASS: TestNopWriter (0.00s) [2021-08-27T12:35:32.941Z] === RUN TestWriteCounter [2021-08-27T12:35:32.941Z] --- PASS: TestWriteCounter (0.00s) [2021-08-27T12:35:32.941Z] PASS [2021-08-27T12:35:32.941Z] coverage: 68.3% of statements [2021-08-27T12:35:32.941Z] ok github.com/docker/docker/pkg/ioutils 0.513s coverage: 68.3% of statements [2021-08-27T12:35:33.789Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.573819237s with top 10 stages: buildssa: 1m35.940526286s, goimports: 20.706807758s, unconvert: 14.826218584s, gosec: 8.796514191s, golint: 5.964149084s, misspell: 4.383441015s, ineffassign: 4.069710204s, inspect: 3.67606886s, vrp: 2.82939216s, printf: 1.776260547s [2021-08-27T12:35:33.789Z] INFO [runner] Issues before processing: 2862, after processing: 0 [2021-08-27T12:35:33.789Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2281/2281, skip_dirs: 2281/2281, nolint: 0/78, skip_files: 2281/2281, autogenerated_exclude: 1893/2281, identifier_marker: 1893/1893, exclude: 1893/1893, path_prettifier: 2281/2281, cgo: 2281/2862, exclude-rules: 78/1893 [2021-08-27T12:35:33.789Z] INFO [runner] processing took 288.559677ms with stages: identifier_marker: 102.7881ms, nolint: 101.911379ms, path_prettifier: 48.751115ms, autogenerated_exclude: 14.722505ms, exclude-rules: 13.891808ms, skip_dirs: 5.538859ms, cgo: 531.115µs, filename_unadjuster: 418.783µs, max_same_issues: 1.819µs, skip_files: 1.177µs, uniq_by_line: 614ns, max_from_linter: 484ns, diff: 480ns, source_code: 410ns, max_per_file_from_linter: 390ns, exclude: 378ns, path_shortener: 261ns [2021-08-27T12:35:33.789Z] INFO [runner] linters took 1m45.966207219s with stages: goanalysis_metalinter: 1m21.907407463s, unused: 23.770032277s [2021-08-27T12:35:33.789Z] INFO File cache stats: 1688 entries of total size 8.6MiB [2021-08-27T12:35:33.789Z] INFO Memory: 2504 samples, avg is 1915.0MB, max is 5233.4MB [2021-08-27T12:35:33.789Z] INFO Execution took 4m10.30710822s [2021-08-27T12:35:33.907Z] === RUN TestError [2021-08-27T12:35:33.907Z] --- PASS: TestError (0.00s) [2021-08-27T12:35:33.907Z] === RUN TestProgressString [2021-08-27T12:35:33.907Z] === RUN TestProgressString/no_progress [2021-08-27T12:35:33.907Z] === RUN TestProgressString/progress_1 [2021-08-27T12:35:33.907Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-27T12:35:33.907Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-27T12:35:33.907Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-27T12:35:33.907Z] === RUN TestProgressString/with_units [2021-08-27T12:35:33.907Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-27T12:35:33.907Z] === RUN TestProgressString/hide_counts [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString (0.00s) [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-27T12:35:33.907Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-27T12:35:33.907Z] === RUN TestJSONMessageDisplay [2021-08-27T12:35:33.907Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-08-27T12:35:33.907Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-27T12:35:33.907Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-27T12:35:33.907Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-27T12:35:33.907Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-27T12:35:33.907Z] === RUN TestDisplayJSONMessagesStream [2021-08-27T12:35:33.907Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-27T12:35:33.907Z] PASS [2021-08-27T12:35:33.907Z] coverage: 91.7% of statements [2021-08-27T12:35:33.907Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2021-08-27T12:35:33.907Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-27T12:35:33.907Z] === RUN TestNetworkDBBulkSync [2021-08-27T12:35:34.047Z] Congratulations! The shell scripts are properly formatted. [2021-08-27T12:35:34.175Z] 2021/08/27 12:35:33 Closing DB instances... [2021-08-27T12:35:34.365Z] === RUN TestStandardLongPath [2021-08-27T12:35:34.365Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-27T12:35:34.365Z] === RUN TestUNCLongPath [2021-08-27T12:35:34.365Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-27T12:35:34.365Z] PASS [2021-08-27T12:35:34.365Z] coverage: 100.0% of statements [2021-08-27T12:35:34.365Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2021-08-27T12:35:34.365Z] --- PASS: TestRequest (4.69s) [2021-08-27T12:35:34.365Z] === RUN TestOverlappingRequests [2021-08-27T12:35:34.634Z] --- PASS: Test (3.13s) [2021-08-27T12:35:34.634Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-27T12:35:34.634Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-27T12:35:34.634Z] --- PASS: Test/TestWatch (3.02s) [2021-08-27T12:35:34.634Z] PASS [2021-08-27T12:35:34.634Z] coverage: 84.1% of statements [2021-08-27T12:35:34.634Z] ok github.com/docker/docker/pkg/discovery/kv 3.177s coverage: 84.1% of statements [2021-08-27T12:35:34.822Z] === RUN TestNameFormat [2021-08-27T12:35:34.822Z] --- PASS: TestNameFormat (0.00s) [2021-08-27T12:35:34.822Z] === RUN TestNameRetries [2021-08-27T12:35:34.822Z] --- PASS: TestNameRetries (0.00s) [2021-08-27T12:35:34.822Z] PASS [2021-08-27T12:35:34.822Z] coverage: 85.7% of statements [2021-08-27T12:35:34.822Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-08-27T12:35:34.822Z] --- PASS: TestOverlappingRequests (0.23s) [2021-08-27T12:35:34.822Z] === RUN TestRelease [2021-08-27T12:35:35.028Z] --- PASS: TestBuildPreserveOwnership (10.27s) [2021-08-27T12:35:35.028Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.26s) [2021-08-27T12:35:35.028Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-27T12:35:35.028Z] === RUN TestBuildPlatformInvalid [2021-08-27T12:35:35.028Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-27T12:35:35.028Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-27T12:35:35.028Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-27T12:35:35.028Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-27T12:35:35.028Z] PASS [2021-08-27T12:35:35.028Z] [2021-08-27T12:35:35.028Z] === Skipped [2021-08-27T12:35:35.028Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-27T12:35:35.028Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:35:35.028Z] [2021-08-27T12:35:35.028Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-27T12:35:35.028Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-27T12:35:35.028Z] [2021-08-27T12:35:35.028Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-27T12:35:35.028Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-27T12:35:35.028Z] [2021-08-27T12:35:35.028Z] [2021-08-27T12:35:35.028Z] DONE 34 tests, 3 skipped in 115.214s [2021-08-27T12:35:35.028Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-27T12:35:35.028Z] INFO: Testing against a local daemon [2021-08-27T12:35:35.028Z] === RUN TestConfigInspect [2021-08-27T12:35:35.028Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.028Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-27T12:35:35.028Z] === RUN TestConfigList [2021-08-27T12:35:35.028Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.028Z] --- SKIP: TestConfigList (0.01s) [2021-08-27T12:35:35.028Z] === RUN TestConfigsCreateAndDelete [2021-08-27T12:35:35.028Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.028Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-27T12:35:35.028Z] === RUN TestConfigsUpdate [2021-08-27T12:35:35.028Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.028Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-27T12:35:35.028Z] === RUN TestTemplatedConfig [2021-08-27T12:35:35.028Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.028Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-27T12:35:35.028Z] === RUN TestConfigCreateResolve [2021-08-27T12:35:35.029Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.029Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-27T12:35:35.029Z] PASS [2021-08-27T12:35:35.029Z] [2021-08-27T12:35:35.029Z] === Skipped [2021-08-27T12:35:35.029Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-27T12:35:35.029Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.029Z] [2021-08-27T12:35:35.029Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-27T12:35:35.029Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.029Z] [2021-08-27T12:35:35.029Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-27T12:35:35.029Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.029Z] [2021-08-27T12:35:35.029Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-27T12:35:35.029Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.029Z] [2021-08-27T12:35:35.029Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-27T12:35:35.029Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.029Z] [2021-08-27T12:35:35.029Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-27T12:35:35.029Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:35:35.029Z] [2021-08-27T12:35:35.029Z] [2021-08-27T12:35:35.029Z] DONE 6 tests, 6 skipped in 0.160s [2021-08-27T12:35:35.029Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-27T12:35:35.029Z] INFO: Testing against a local daemon [2021-08-27T12:35:35.029Z] === RUN TestCheckpoint [2021-08-27T12:35:35.029Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:35:35.029Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-27T12:35:35.029Z] === RUN TestContainerInvalidJSON [2021-08-27T12:35:35.029Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:35:35.029Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:35:35.029Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:35:35.029Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:35:35.029Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:35:35.029Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:35:35.029Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-27T12:35:35.029Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-27T12:35:35.029Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-27T12:35:35.029Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-27T12:35:35.029Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-27T12:35:35.029Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-27T12:35:35.029Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-27T12:35:35.029Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-27T12:35:35.029Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-27T12:35:35.029Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-27T12:35:35.029Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-27T12:35:35.029Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-27T12:35:35.158Z] === RUN Test [2021-08-27T12:35:35.158Z] === RUN Test/TestWatch [2021-08-27T12:35:35.158Z] --- PASS: Test (0.00s) [2021-08-27T12:35:35.158Z] --- PASS: Test/TestWatch (0.00s) [2021-08-27T12:35:35.158Z] PASS [2021-08-27T12:35:35.158Z] coverage: 92.3% of statements [2021-08-27T12:35:35.158Z] ok github.com/docker/docker/pkg/discovery/memory 0.030s coverage: 92.3% of statements [2021-08-27T12:35:35.182Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-27T12:35:35.402Z] 2021/08/27 12:35:34 Closing DB instances... [2021-08-27T12:35:35.403Z] === RUN TestParseKeyValueOpt [2021-08-27T12:35:35.403Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-27T12:35:35.403Z] === RUN TestParseUintList [2021-08-27T12:35:35.403Z] --- PASS: TestParseUintList (0.00s) [2021-08-27T12:35:35.403Z] === RUN TestParseUintListMaximumLimits [2021-08-27T12:35:35.403Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-27T12:35:35.403Z] PASS [2021-08-27T12:35:35.403Z] coverage: 97.0% of statements [2021-08-27T12:35:35.403Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-08-27T12:35:35.421Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh dynbinary test-docker-py [2021-08-27T12:35:35.615Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-27T12:35:35.615Z] === RUN TestNetworkDBNodeLeave [2021-08-27T12:35:35.861Z] --- PASS: TestRelease (0.90s) [2021-08-27T12:35:35.861Z] === RUN TestAllocateRandomDeallocate [2021-08-27T12:35:35.861Z] === RUN TestNewAndRemove [2021-08-27T12:35:35.861Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-27T12:35:35.861Z] === RUN TestRemoveInvalidPath [2021-08-27T12:35:35.861Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-27T12:35:35.861Z] PASS [2021-08-27T12:35:35.861Z] coverage: 82.6% of statements [2021-08-27T12:35:35.861Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-08-27T12:35:35.990Z] [2021-08-27T12:35:36.072Z] === RUN Test [2021-08-27T12:35:36.072Z] === RUN Test/TestInitialize [2021-08-27T12:35:36.072Z] === RUN Test/TestInitializeWithPattern [2021-08-27T12:35:36.072Z] === RUN Test/TestRegister [2021-08-27T12:35:36.072Z] === RUN Test/TestWatch [2021-08-27T12:35:36.072Z] --- PASS: Test (0.00s) [2021-08-27T12:35:36.072Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-27T12:35:36.072Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-27T12:35:36.072Z] --- PASS: Test/TestRegister (0.00s) [2021-08-27T12:35:36.072Z] --- PASS: Test/TestWatch (0.00s) [2021-08-27T12:35:36.072Z] PASS [2021-08-27T12:35:36.072Z] coverage: 93.8% of statements [2021-08-27T12:35:36.072Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-08-27T12:35:36.248Z] Removing bundles/ [2021-08-27T12:35:36.248Z] [2021-08-27T12:35:36.248Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-27T12:35:36.248Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:35:36.248Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:35:36.530Z] === RUN TestPollerAddRemove [2021-08-27T12:35:36.530Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-27T12:35:36.530Z] === RUN TestPollerEvent [2021-08-27T12:35:36.530Z] poller_test.go:41: No chmod on Windows [2021-08-27T12:35:36.530Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-27T12:35:36.530Z] === RUN TestPollerClose [2021-08-27T12:35:36.530Z] --- PASS: TestPollerClose (0.00s) [2021-08-27T12:35:36.530Z] PASS [2021-08-27T12:35:36.530Z] coverage: 36.2% of statements [2021-08-27T12:35:36.530Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 36.2% of statements [2021-08-27T12:35:36.827Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-27T12:35:36.827Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-27T12:35:36.827Z] === RUN TestFailedConnection [2021-08-27T12:35:37.495Z] === RUN TestCopyFileWithInvalidSrc [2021-08-27T12:35:37.495Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCopyFileWithInvalidDest [2021-08-27T12:35:37.495Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-27T12:35:37.495Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-27T12:35:37.495Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCopyFile [2021-08-27T12:35:37.495Z] --- PASS: TestCopyFile (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-27T12:35:37.495Z] fileutils_test.go:134: Needs porting to Windows [2021-08-27T12:35:37.495Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-27T12:35:37.495Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-27T12:35:37.495Z] fileutils_test.go:180: Needs porting to Windows [2021-08-27T12:35:37.495Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestWildcardMatches [2021-08-27T12:35:37.495Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestPatternMatches [2021-08-27T12:35:37.495Z] --- PASS: TestPatternMatches (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-27T12:35:37.495Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestPatternMatchesFolderExclusions [2021-08-27T12:35:37.495Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-27T12:35:37.495Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-27T12:35:37.495Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-27T12:35:37.495Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-27T12:35:37.495Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestSingleExclamationError [2021-08-27T12:35:37.495Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestMatchesWithNoPatterns [2021-08-27T12:35:37.495Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestMatchesWithMalformedPatterns [2021-08-27T12:35:37.495Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestMatches [2021-08-27T12:35:37.495Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-27T12:35:37.495Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-27T12:35:37.495Z] --- PASS: TestMatches (0.00s) [2021-08-27T12:35:37.495Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-27T12:35:37.495Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCleanPatterns [2021-08-27T12:35:37.495Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-27T12:35:37.495Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCleanPatternsExceptionFlag [2021-08-27T12:35:37.495Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-27T12:35:37.495Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-27T12:35:37.495Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCleanPatternsErrorSingleException [2021-08-27T12:35:37.495Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCreateIfNotExistsDir [2021-08-27T12:35:37.495Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestCreateIfNotExistsFile [2021-08-27T12:35:37.495Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-27T12:35:37.495Z] === RUN TestMatch [2021-08-27T12:35:37.495Z] --- PASS: TestMatch (0.00s) [2021-08-27T12:35:37.495Z] PASS [2021-08-27T12:35:37.495Z] coverage: 82.2% of statements [2021-08-27T12:35:37.495Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 82.2% of statements [2021-08-27T12:35:37.793Z] === RUN TestParseEmptyInterface [2021-08-27T12:35:37.793Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-27T12:35:37.793Z] === RUN TestParseNonInterfaceType [2021-08-27T12:35:37.793Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-27T12:35:37.793Z] === RUN TestParseWithOneFunction [2021-08-27T12:35:37.793Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-27T12:35:37.793Z] === RUN TestParseWithMultipleFuncs [2021-08-27T12:35:37.793Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-27T12:35:37.793Z] === RUN TestParseWithUnnamedReturn [2021-08-27T12:35:37.793Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-27T12:35:37.793Z] === RUN TestEmbeddedInterface [2021-08-27T12:35:37.793Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-27T12:35:37.793Z] === RUN TestParsedImports [2021-08-27T12:35:37.793Z] --- PASS: TestParsedImports (0.00s) [2021-08-27T12:35:37.793Z] === RUN TestAliasedImports [2021-08-27T12:35:37.793Z] --- PASS: TestAliasedImports (0.00s) [2021-08-27T12:35:37.793Z] PASS [2021-08-27T12:35:37.793Z] coverage: 56.8% of statements [2021-08-27T12:35:37.793Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2021-08-27T12:35:37.952Z] === RUN TestGet [2021-08-27T12:35:37.952Z] --- PASS: TestGet (0.00s) [2021-08-27T12:35:37.952Z] === RUN TestGetShortcutString [2021-08-27T12:35:37.952Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-27T12:35:37.952Z] PASS [2021-08-27T12:35:37.952Z] coverage: 42.9% of statements [2021-08-27T12:35:37.952Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-08-27T12:35:38.251Z] --- PASS: TestAllocateRandomDeallocate (2.35s) [2021-08-27T12:35:38.251Z] === RUN TestRetrieveFromStore [2021-08-27T12:35:38.330Z] === RUN TestCopyFromContainer// [2021-08-27T12:35:38.330Z] === RUN TestCopyFromContainer//bar/root [2021-08-27T12:35:38.330Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-27T12:35:38.330Z] === RUN TestCopyFromContainer/bar/quux [2021-08-27T12:35:38.410Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-08-27T12:35:38.410Z] === RUN TestNetworkDBWatch [2021-08-27T12:35:38.410Z] --- PASS: TestGetAddress (16.96s) [2021-08-27T12:35:38.410Z] === RUN TestRequestSyntaxCheck [2021-08-27T12:35:38.410Z] === RUN TestCreateIDMapOrder [2021-08-27T12:35:38.410Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-27T12:35:38.410Z] PASS [2021-08-27T12:35:38.410Z] coverage: 7.2% of statements [2021-08-27T12:35:38.410Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-27T12:35:38.410Z] === RUN TestRequest [2021-08-27T12:35:38.410Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-08-27T12:35:38.591Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-27T12:35:38.591Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-27T12:35:38.591Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-27T12:35:38.591Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-27T12:35:38.591Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-27T12:35:38.709Z] === RUN TestHTTPTransport [2021-08-27T12:35:38.709Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-27T12:35:38.709Z] PASS [2021-08-27T12:35:38.709Z] coverage: 85.7% of statements [2021-08-27T12:35:38.709Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2021-08-27T12:35:38.709Z] --- PASS: TestRetrieveFromStore (0.75s) [2021-08-27T12:35:38.709Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-27T12:35:38.709Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-27T12:35:38.709Z] === RUN TestParallelPredefinedRequest1 [2021-08-27T12:35:38.709Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-27T12:35:38.709Z] === RUN TestParallelPredefinedRequest2 [2021-08-27T12:35:38.709Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-27T12:35:38.709Z] === RUN TestParallelPredefinedRequest3 [2021-08-27T12:35:38.709Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-27T12:35:38.709Z] === RUN TestParallelPredefinedRequest4 [2021-08-27T12:35:38.709Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-27T12:35:38.709Z] === RUN TestParallelPredefinedRequest5 [2021-08-27T12:35:38.709Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-27T12:35:38.709Z] === RUN TestDebug [2021-08-27T12:35:38.709Z] --- PASS: TestDebug (0.00s) [2021-08-27T12:35:38.709Z] === RUN TestRequestPoolParallel [2021-08-27T12:35:38.852Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer (3.92s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-27T12:35:38.852Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-27T12:35:38.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-27T12:35:38.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:35:38.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:35:38.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:35:38.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:35:38.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:35:38.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:35:38.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:35:38.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:35:38.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:35:38.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-27T12:35:38.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-27T12:35:38.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-27T12:35:38.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-27T12:35:38.852Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-27T12:35:38.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-27T12:35:38.852Z] === RUN TestCreateWithInvalidEnv [2021-08-27T12:35:38.852Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-27T12:35:38.852Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-27T12:35:38.852Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-27T12:35:38.852Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-27T12:35:38.852Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-27T12:35:38.852Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-27T12:35:38.852Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-27T12:35:38.852Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-27T12:35:38.852Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-27T12:35:38.852Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-27T12:35:38.852Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-27T12:35:38.853Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-27T12:35:38.853Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-27T12:35:38.853Z] === RUN TestCreateTmpfsMountsTarget [2021-08-27T12:35:38.853Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-27T12:35:38.853Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-27T12:35:39.167Z] --- PASS: TestFailedConnection (2.00s) [2021-08-27T12:35:39.167Z] === RUN TestFailOnce [2021-08-27T12:35:39.167Z] 2021/08/27 12:35:38 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-08-27T12:35:39.167Z] goroutine 13 [running]: [2021-08-27T12:35:39.167Z] net/http.(*conn).serve.func1() [2021-08-27T12:35:39.167Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-27T12:35:39.167Z] panic({0x439d40, 0x545ce0}) [2021-08-27T12:35:39.167Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-27T12:35:39.167Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x3783942772235296}, 0xc00016ba98) [2021-08-27T12:35:39.167Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-27T12:35:39.167Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x5529a8, 0xc00015e0e0}, 0x38e3e6) [2021-08-27T12:35:39.167Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-27T12:35:39.167Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x5529a8, 0xc00015e0e0}, 0xc000158300) [2021-08-27T12:35:39.167Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-27T12:35:39.167Z] net/http.serverHandler.ServeHTTP({0x550fd0}, {0x5529a8, 0xc00015e0e0}, 0xc000158300) [2021-08-27T12:35:39.167Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-27T12:35:39.167Z] net/http.(*conn).serve(0xc000062a00, {0x554840, 0xc00014a7e0}) [2021-08-27T12:35:39.167Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-27T12:35:39.167Z] created by net/http.(*Server).Serve [2021-08-27T12:35:39.167Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-27T12:35:39.167Z] time="2021-08-27T12:35:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-08-27T12:35:39.167Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-27T12:35:39.167Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-27T12:35:39.167Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-27T12:35:39.167Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-27T12:35:39.167Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-27T12:35:39.167Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-27T12:35:39.167Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-27T12:35:39.167Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-27T12:35:39.167Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-27T12:35:39.167Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-27T12:35:39.167Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-27T12:35:39.167Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-27T12:35:39.167Z] === RUN TestBufferPoolPutAndGet [2021-08-27T12:35:39.167Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-27T12:35:39.167Z] PASS [2021-08-27T12:35:39.167Z] coverage: 88.2% of statements [2021-08-27T12:35:39.167Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-08-27T12:35:39.167Z] --- PASS: TestRequestPoolParallel (0.36s) [2021-08-27T12:35:39.167Z] === RUN TestFullAllocateRelease [2021-08-27T12:35:39.377Z] === RUN TestFixedBufferCap [2021-08-27T12:35:39.377Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-27T12:35:39.377Z] === RUN TestFixedBufferLen [2021-08-27T12:35:39.377Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-27T12:35:39.377Z] === RUN TestFixedBufferString [2021-08-27T12:35:39.377Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-27T12:35:39.377Z] === RUN TestFixedBufferWrite [2021-08-27T12:35:39.377Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-27T12:35:39.377Z] === RUN TestFixedBufferRead [2021-08-27T12:35:39.377Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-27T12:35:39.377Z] === RUN TestBytesPipeRead [2021-08-27T12:35:39.377Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-27T12:35:39.377Z] === RUN TestBytesPipeWrite [2021-08-27T12:35:39.377Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-27T12:35:39.377Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-27T12:35:39.625Z] --- PASS: TestFullAllocateRelease (0.31s) [2021-08-27T12:35:39.625Z] === RUN TestOddAllocateRelease [2021-08-27T12:35:39.625Z] === RUN TestOutputOnPrematureClose [2021-08-27T12:35:39.625Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-27T12:35:39.625Z] === RUN TestCompleteSilently [2021-08-27T12:35:39.625Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-27T12:35:39.625Z] PASS [2021-08-27T12:35:39.625Z] coverage: 75.9% of statements [2021-08-27T12:35:39.625Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-08-27T12:35:39.625Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-08-27T12:35:39.625Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-27T12:35:39.625Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-27T12:35:39.625Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-27T12:35:39.625Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-27T12:35:39.625Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-27T12:35:39.625Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest1 [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest4 [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest3 [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest1 [2021-08-27T12:35:39.625Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest3 [2021-08-27T12:35:39.625Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest5 [2021-08-27T12:35:39.625Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:39.625Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest2 [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest4 [2021-08-27T12:35:39.625Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:39.625Z] === CONT TestParallelPredefinedRequest2 [2021-08-27T12:35:39.625Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:39.625Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-27T12:35:39.625Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-27T12:35:39.625Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-27T12:35:39.625Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-27T12:35:39.625Z] PASS [2021-08-27T12:35:39.625Z] coverage: 85.3% of statements [2021-08-27T12:35:39.625Z] ok github.com/docker/docker/libnetwork/ipam 31.761s coverage: 85.3% of statements [2021-08-27T12:35:39.625Z] 2021/08/27 12:35:39 Closing DB instances... [2021-08-27T12:35:39.835Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2021-08-27T12:35:39.835Z] === RUN TestAtomicWriteToFile [2021-08-27T12:35:39.835Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestAtomicWriteSetCommit [2021-08-27T12:35:39.835Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestAtomicWriteSetCancel [2021-08-27T12:35:39.835Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestReadCloserWrapperClose [2021-08-27T12:35:39.835Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestReaderErrWrapperReadOnError [2021-08-27T12:35:39.835Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestReaderErrWrapperRead [2021-08-27T12:35:39.835Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestCancelReadCloser [2021-08-27T12:35:39.835Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-27T12:35:39.835Z] === RUN TestWriteCloserWrapperClose [2021-08-27T12:35:39.835Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestNopWriteCloser [2021-08-27T12:35:39.835Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestNopWriter [2021-08-27T12:35:39.835Z] --- PASS: TestNopWriter (0.00s) [2021-08-27T12:35:39.835Z] === RUN TestWriteCounter [2021-08-27T12:35:39.835Z] --- PASS: TestWriteCounter (0.00s) [2021-08-27T12:35:39.835Z] PASS [2021-08-27T12:35:39.835Z] coverage: 68.3% of statements [2021-08-27T12:35:39.835Z] ok github.com/docker/docker/pkg/ioutils 0.506s coverage: 68.3% of statements [2021-08-27T12:35:39.835Z] 2021/08/27 12:35:39 Closing DB instances... [2021-08-27T12:35:40.083Z] === RUN TestSendToOneSub [2021-08-27T12:35:40.083Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-27T12:35:40.083Z] === RUN TestSendToMultipleSubs [2021-08-27T12:35:40.083Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-27T12:35:40.083Z] === RUN TestEvictOneSub [2021-08-27T12:35:40.083Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-27T12:35:40.083Z] === RUN TestClosePublisher [2021-08-27T12:35:40.083Z] --- PASS: TestClosePublisher (0.00s) [2021-08-27T12:35:40.083Z] === RUN TestPubSubRace [2021-08-27T12:35:40.083Z] --- PASS: TestFailOnce (1.11s) [2021-08-27T12:35:40.083Z] === RUN TestEchoInputOutput [2021-08-27T12:35:40.083Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-27T12:35:40.083Z] === RUN TestBackoff [2021-08-27T12:35:40.083Z] --- PASS: TestBackoff (0.00s) [2021-08-27T12:35:40.083Z] === RUN TestAbortRetry [2021-08-27T12:35:40.083Z] --- PASS: TestAbortRetry (0.00s) [2021-08-27T12:35:40.083Z] === RUN TestClientScheme [2021-08-27T12:35:40.083Z] --- PASS: TestClientScheme (0.00s) [2021-08-27T12:35:40.083Z] === RUN TestNewClientWithTimeout [2021-08-27T12:35:40.239Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2021-08-27T12:35:40.239Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-27T12:35:40.293Z] === RUN TestError [2021-08-27T12:35:40.293Z] --- PASS: TestError (0.00s) [2021-08-27T12:35:40.293Z] === RUN TestProgressString [2021-08-27T12:35:40.293Z] === RUN TestProgressString/no_progress [2021-08-27T12:35:40.293Z] === RUN TestProgressString/progress_1 [2021-08-27T12:35:40.293Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-27T12:35:40.293Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-27T12:35:40.293Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-27T12:35:40.293Z] === RUN TestProgressString/with_units [2021-08-27T12:35:40.293Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-27T12:35:40.293Z] === RUN TestProgressString/hide_counts [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString (0.00s) [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-27T12:35:40.293Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-27T12:35:40.293Z] === RUN TestJSONMessageDisplay [2021-08-27T12:35:40.541Z] time="2021-08-27T12:35:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-27T12:35:40.750Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-08-27T12:35:40.750Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-27T12:35:40.750Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-27T12:35:40.750Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-27T12:35:40.750Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-27T12:35:40.750Z] === RUN TestDisplayJSONMessagesStream [2021-08-27T12:35:40.750Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-27T12:35:40.750Z] PASS [2021-08-27T12:35:40.750Z] coverage: 91.7% of statements [2021-08-27T12:35:40.750Z] ok github.com/docker/docker/pkg/jsonmessage 0.151s coverage: 91.7% of statements [2021-08-27T12:35:40.999Z] --- PASS: TestPubSubRace (1.04s) [2021-08-27T12:35:40.999Z] PASS [2021-08-27T12:35:40.999Z] coverage: 75.0% of statements [2021-08-27T12:35:40.999Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2021-08-27T12:35:41.184Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2021-08-27T12:35:41.184Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-27T12:35:41.184Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:35:41.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:35:41.184Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:35:41.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:35:41.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:35:41.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:35:41.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:35:41.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:35:41.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:35:41.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:35:41.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:35:41.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:35:41.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:35:41.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:35:41.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:35:41.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-27T12:35:41.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-27T12:35:41.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-27T12:35:41.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-27T12:35:41.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-27T12:35:41.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-27T12:35:41.185Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-27T12:35:41.207Z] === RUN TestStandardLongPath [2021-08-27T12:35:41.207Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-27T12:35:41.207Z] === RUN TestUNCLongPath [2021-08-27T12:35:41.207Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-27T12:35:41.207Z] PASS [2021-08-27T12:35:41.207Z] coverage: 100.0% of statements [2021-08-27T12:35:41.207Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-08-27T12:35:41.207Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-27T12:35:41.207Z] === RUN TestNetworkDBBulkSync [2021-08-27T12:35:41.457Z] === RUN TestRegister [2021-08-27T12:35:41.457Z] --- PASS: TestRegister (0.00s) [2021-08-27T12:35:41.457Z] === RUN TestCommand [2021-08-27T12:35:41.457Z] --- PASS: TestCommand (0.02s) [2021-08-27T12:35:41.457Z] === RUN TestNaiveSelf [2021-08-27T12:35:41.457Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-27T12:35:41.457Z] PASS [2021-08-27T12:35:41.457Z] coverage: 82.4% of statements [2021-08-27T12:35:41.457Z] ok github.com/docker/docker/pkg/reexec 0.068s coverage: 82.4% of statements [2021-08-27T12:35:41.666Z] === RUN TestNameFormat [2021-08-27T12:35:41.666Z] --- PASS: TestNameFormat (0.00s) [2021-08-27T12:35:41.666Z] === RUN TestNameRetries [2021-08-27T12:35:41.666Z] --- PASS: TestNameRetries (0.00s) [2021-08-27T12:35:41.666Z] PASS [2021-08-27T12:35:41.666Z] coverage: 85.7% of statements [2021-08-27T12:35:41.666Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-08-27T12:35:41.756Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-08-27T12:35:41.756Z] === RUN TestCreateDifferentPlatform [2021-08-27T12:35:41.756Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-27T12:35:41.756Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-27T12:35:41.756Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-27T12:35:41.756Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-27T12:35:41.756Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-27T12:35:41.756Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-27T12:35:41.756Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-27T12:35:41.756Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-27T12:35:41.756Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-27T12:35:41.756Z] === RUN TestContainerStartOnDaemonRestart [2021-08-27T12:35:41.756Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-27T12:35:41.756Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-27T12:35:41.756Z] === RUN TestDaemonRestartIpcMode [2021-08-27T12:35:41.756Z] === PAUSE TestDaemonRestartIpcMode [2021-08-27T12:35:41.756Z] === RUN TestDaemonHostGatewayIP [2021-08-27T12:35:41.756Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:35:41.756Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-27T12:35:41.756Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-27T12:35:41.756Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-27T12:35:41.756Z] === RUN TestContainerKillOnDaemonStart [2021-08-27T12:35:41.756Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-27T12:35:41.756Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-27T12:35:41.756Z] === RUN TestDiff [2021-08-27T12:35:41.915Z] === RUN TestDump [2021-08-27T12:35:41.915Z] goroutine 6 [running]: [2021-08-27T12:35:41.915Z] github.com/docker/docker/pkg/stack.dump(0xa4b2f7) [2021-08-27T12:35:41.915Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-27T12:35:41.915Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-27T12:35:41.915Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-27T12:35:41.915Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-27T12:35:41.915Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x2a [2021-08-27T12:35:41.915Z] testing.tRunner(0xc00011c1a0, 0xbb8f78) [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:35:41.915Z] created by testing.(*T).Run [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-27T12:35:41.915Z] [2021-08-27T12:35:41.915Z] goroutine 1 [chan receive]: [2021-08-27T12:35:41.915Z] testing.(*T).Run(0xc00011c000, {0xbaa63d, 0xa2a173}, 0xbb8f78) [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-27T12:35:41.915Z] testing.runTests.func1(0xc000068720) [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-27T12:35:41.915Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:35:41.915Z] testing.runTests(0xc000076080, {0xd1cc40, 0x3, 0x3}, {0xa4a54d, 0xbac337, 0xd21700}) [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-27T12:35:41.915Z] testing.(*M).Run(0xc000076080) [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-27T12:35:41.915Z] main.main() [2021-08-27T12:35:41.915Z] _testmain.go:95 +0x1f5 [2021-08-27T12:35:41.915Z] --- PASS: TestDump (0.00s) [2021-08-27T12:35:41.915Z] === RUN TestDumpToFile [2021-08-27T12:35:41.915Z] --- PASS: TestDumpToFile (0.09s) [2021-08-27T12:35:41.915Z] === RUN TestDumpToFileWithEmptyInput [2021-08-27T12:35:41.915Z] goroutine 8 [running]: [2021-08-27T12:35:41.915Z] github.com/docker/docker/pkg/stack.dump(0xab8634) [2021-08-27T12:35:41.915Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-27T12:35:41.915Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xab89e0}) [2021-08-27T12:35:41.915Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-27T12:35:41.915Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-08-27T12:35:41.915Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x26 [2021-08-27T12:35:41.915Z] testing.tRunner(0xc00011c680, 0xbb8f68) [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:35:41.915Z] created by testing.(*T).Run [2021-08-27T12:35:41.915Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-27T12:35:41.915Z] [2021-08-27T12:35:41.915Z] goroutine 1 [chan receive]: [2021-08-27T12:35:41.916Z] testing.(*T).Run(0xc00011c000, {0xbb13c9, 0xa2a173}, 0xbb8f68) [2021-08-27T12:35:41.916Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-27T12:35:41.916Z] testing.runTests.func1(0xc000068720) [2021-08-27T12:35:41.916Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-27T12:35:41.916Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-08-27T12:35:41.916Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:35:41.916Z] testing.runTests(0xc000076080, {0xd1cc40, 0x3, 0x3}, {0xa4a54d, 0xbac337, 0xd21700}) [2021-08-27T12:35:41.916Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-27T12:35:41.916Z] testing.(*M).Run(0xc000076080) [2021-08-27T12:35:41.916Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-27T12:35:41.916Z] main.main() [2021-08-27T12:35:41.916Z] _testmain.go:95 +0x1f5 [2021-08-27T12:35:41.916Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-27T12:35:41.916Z] PASS [2021-08-27T12:35:41.916Z] coverage: 90.9% of statements [2021-08-27T12:35:41.916Z] ok github.com/docker/docker/pkg/stack 0.120s coverage: 90.9% of statements [2021-08-27T12:35:41.916Z] time="2021-08-27T12:35:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-27T12:35:42.018Z] --- PASS: TestDiff (0.38s) [2021-08-27T12:35:42.018Z] === RUN TestExecWithCloseStdin [2021-08-27T12:35:42.126Z] === RUN TestParseKeyValueOpt [2021-08-27T12:35:42.126Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-27T12:35:42.126Z] === RUN TestParseUintList [2021-08-27T12:35:42.126Z] --- PASS: TestParseUintList (0.00s) [2021-08-27T12:35:42.126Z] === RUN TestParseUintListMaximumLimits [2021-08-27T12:35:42.126Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-27T12:35:42.126Z] PASS [2021-08-27T12:35:42.126Z] coverage: 97.0% of statements [2021-08-27T12:35:42.126Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-08-27T12:35:42.374Z] === RUN TestNewStdWriter [2021-08-27T12:35:42.374Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-27T12:35:42.374Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestWriteWithNilBytes [2021-08-27T12:35:42.374Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestWrite [2021-08-27T12:35:42.374Z] --- PASS: TestWrite (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestWriteWithWriterError [2021-08-27T12:35:42.374Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-27T12:35:42.374Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyWriteAndRead [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-27T12:35:42.374Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-27T12:35:42.374Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-27T12:35:42.374Z] PASS [2021-08-27T12:35:42.374Z] coverage: 100.0% of statements [2021-08-27T12:35:42.374Z] ok github.com/docker/docker/pkg/stdcopy 0.028s coverage: 100.0% of statements [2021-08-27T12:35:42.584Z] === RUN TestNewAndRemove [2021-08-27T12:35:42.584Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-27T12:35:42.584Z] === RUN TestRemoveInvalidPath [2021-08-27T12:35:42.584Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-27T12:35:42.584Z] PASS [2021-08-27T12:35:42.584Z] coverage: 82.6% of statements [2021-08-27T12:35:42.584Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-08-27T12:35:42.584Z] 2021/08/27 12:35:42 Closing DB instances... [2021-08-27T12:35:42.589Z] --- PASS: TestExecWithCloseStdin (0.46s) [2021-08-27T12:35:42.589Z] === RUN TestExec [2021-08-27T12:35:42.832Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2021-08-27T12:35:42.832Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-27T12:35:42.832Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-27T12:35:42.832Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-27T12:35:42.832Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestFormatStatus [2021-08-27T12:35:42.832Z] --- PASS: TestFormatStatus (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestFormatError [2021-08-27T12:35:42.832Z] --- PASS: TestFormatError (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestFormatJSONError [2021-08-27T12:35:42.832Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-27T12:35:42.832Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-27T12:35:42.832Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestNewJSONProgressOutput [2021-08-27T12:35:42.832Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestAuxFormatterEmit [2021-08-27T12:35:42.832Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestStreamWriterStdout [2021-08-27T12:35:42.832Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-27T12:35:42.832Z] === RUN TestStreamWriterStderr [2021-08-27T12:35:42.832Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-27T12:35:42.832Z] PASS [2021-08-27T12:35:42.832Z] coverage: 66.2% of statements [2021-08-27T12:35:42.832Z] ok github.com/docker/docker/pkg/streamformatter 0.029s coverage: 66.2% of statements [2021-08-27T12:35:43.161Z] --- PASS: TestExec (0.45s) [2021-08-27T12:35:43.161Z] === RUN TestExecUser [2021-08-27T12:35:43.290Z] === RUN TestGenerateRandomID [2021-08-27T12:35:43.290Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-27T12:35:43.290Z] === RUN TestShortenId [2021-08-27T12:35:43.290Z] --- PASS: TestShortenId (0.00s) [2021-08-27T12:35:43.290Z] === RUN TestShortenSha256Id [2021-08-27T12:35:43.290Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-27T12:35:43.290Z] === RUN TestShortenIdEmpty [2021-08-27T12:35:43.290Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-27T12:35:43.290Z] === RUN TestShortenIdInvalid [2021-08-27T12:35:43.290Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-27T12:35:43.290Z] === RUN TestIsShortIDNonHex [2021-08-27T12:35:43.290Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-27T12:35:43.290Z] === RUN TestIsShortIDNotCorrectSize [2021-08-27T12:35:43.290Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-27T12:35:43.290Z] PASS [2021-08-27T12:35:43.290Z] coverage: 70.6% of statements [2021-08-27T12:35:43.290Z] ok github.com/docker/docker/pkg/stringid 0.025s coverage: 70.6% of statements [2021-08-27T12:35:43.325Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2021-08-27T12:35:43.325Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-08-27T12:35:43.325Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-08-27T12:35:43.325Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2021-08-27T12:35:43.325Z] PASS [2021-08-27T12:35:43.325Z] [2021-08-27T12:35:43.325Z] === Skipped [2021-08-27T12:35:43.325Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-27T12:35:43.325Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-27T12:35:43.325Z] [2021-08-27T12:35:43.325Z] [2021-08-27T12:35:43.325Z] DONE 27 tests, 1 skipped in 163.843s [2021-08-27T12:35:43.325Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-27T12:35:43.325Z] INFO: Testing against a local daemon [2021-08-27T12:35:43.325Z] === RUN TestSessionCreate [2021-08-27T12:35:43.325Z] --- PASS: TestSessionCreate (0.02s) [2021-08-27T12:35:43.325Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-27T12:35:43.325Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-27T12:35:43.325Z] PASS [2021-08-27T12:35:43.325Z] [2021-08-27T12:35:43.325Z] DONE 2 tests in 0.058s [2021-08-27T12:35:43.325Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-27T12:35:43.325Z] INFO: Testing against a local daemon [2021-08-27T12:35:43.325Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-27T12:35:43.325Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-27T12:35:43.325Z] === RUN TestDiskUsage [2021-08-27T12:35:43.325Z] === PAUSE TestDiskUsage [2021-08-27T12:35:43.325Z] === RUN TestEventsExecDie [2021-08-27T12:35:43.325Z] --- PASS: TestEventsExecDie (0.56s) [2021-08-27T12:35:43.325Z] === RUN TestEventsBackwardsCompatible [2021-08-27T12:35:43.325Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-27T12:35:43.325Z] === RUN TestEventsVolumeCreate [2021-08-27T12:35:43.325Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-27T12:35:43.325Z] === RUN TestInfoBinaryCommits [2021-08-27T12:35:43.325Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-27T12:35:43.325Z] === RUN TestInfoAPIVersioned [2021-08-27T12:35:43.325Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-27T12:35:43.325Z] === RUN TestInfoDiscoveryBackend [2021-08-27T12:35:43.423Z] --- PASS: TestExecUser (0.43s) [2021-08-27T12:35:43.423Z] === RUN TestExportContainerAndImportImage [2021-08-27T12:35:43.549Z] --- PASS: TestRequest (5.09s) [2021-08-27T12:35:43.549Z] === RUN TestOverlappingRequests [2021-08-27T12:35:43.549Z] === RUN TestFailedConnection [2021-08-27T12:35:43.748Z] 2021/08/27 12:35:43 Closing DB instances... [2021-08-27T12:35:43.749Z] === RUN TestIsCpusetListAvailable [2021-08-27T12:35:43.749Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-27T12:35:43.749Z] PASS [2021-08-27T12:35:43.749Z] coverage: 39.4% of statements [2021-08-27T12:35:43.749Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-08-27T12:35:43.897Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-27T12:35:43.897Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-27T12:35:43.997Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-08-27T12:35:43.997Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-27T12:35:44.005Z] --- PASS: TestOverlappingRequests (0.23s) [2021-08-27T12:35:44.005Z] === RUN TestRelease [2021-08-27T12:35:44.005Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-27T12:35:44.005Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-27T12:35:44.714Z] time="2021-08-27T12:35:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-27T12:35:44.714Z] === RUN TestChtimes [2021-08-27T12:35:44.714Z] --- PASS: TestChtimes (0.00s) [2021-08-27T12:35:44.714Z] === RUN TestChtimesWindows [2021-08-27T12:35:44.714Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-27T12:35:44.714Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-27T12:35:44.714Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-27T12:35:44.714Z] === RUN TestEnsureRemoveAllNotExist [2021-08-27T12:35:44.714Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-27T12:35:44.714Z] === RUN TestEnsureRemoveAllWithDir [2021-08-27T12:35:44.714Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-27T12:35:44.714Z] === RUN TestEnsureRemoveAllWithFile [2021-08-27T12:35:44.714Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-27T12:35:44.714Z] === RUN TestHasWin32KSupport [2021-08-27T12:35:44.714Z] syscall_windows_test.go:8: win32k: true [2021-08-27T12:35:44.714Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-27T12:35:44.714Z] PASS [2021-08-27T12:35:44.714Z] coverage: 13.0% of statements [2021-08-27T12:35:44.714Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2021-08-27T12:35:44.839Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-27T12:35:44.839Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-27T12:35:44.971Z] --- PASS: TestRelease (0.86s) [2021-08-27T12:35:44.971Z] === RUN TestAllocateRandomDeallocate [2021-08-27T12:35:44.971Z] === RUN TestParseEmptyInterface [2021-08-27T12:35:44.971Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-27T12:35:44.971Z] === RUN TestParseNonInterfaceType [2021-08-27T12:35:44.971Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-27T12:35:44.971Z] === RUN TestParseWithOneFunction [2021-08-27T12:35:44.971Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-27T12:35:44.971Z] === RUN TestParseWithMultipleFuncs [2021-08-27T12:35:44.971Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-27T12:35:44.971Z] === RUN TestParseWithUnnamedReturn [2021-08-27T12:35:44.971Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-27T12:35:44.971Z] === RUN TestEmbeddedInterface [2021-08-27T12:35:44.971Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-27T12:35:44.971Z] === RUN TestParsedImports [2021-08-27T12:35:44.971Z] --- PASS: TestParsedImports (0.00s) [2021-08-27T12:35:44.971Z] === RUN TestAliasedImports [2021-08-27T12:35:44.971Z] --- PASS: TestAliasedImports (0.00s) [2021-08-27T12:35:44.971Z] PASS [2021-08-27T12:35:44.971Z] coverage: 56.8% of statements [2021-08-27T12:35:44.971Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2021-08-27T12:35:45.173Z] === RUN TestTailFile [2021-08-27T12:35:45.173Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-27T12:35:45.173Z] === RUN TestNetworkDBGarbageCollection [2021-08-27T12:35:45.173Z] --- PASS: TestTailFile (0.00s) [2021-08-27T12:35:45.173Z] === RUN TestTailFileManyLines [2021-08-27T12:35:45.173Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-27T12:35:45.173Z] === RUN TestTailEmptyFile [2021-08-27T12:35:45.173Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-27T12:35:45.173Z] === RUN TestTailNegativeN [2021-08-27T12:35:45.173Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/truncated_last_line [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader/no_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.173Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:35:45.173Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:35:45.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.174Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.382Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-08-27T12:35:45.382Z] === RUN TestHealthCheckWorkdir [2021-08-27T12:35:45.411Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-08-27T12:35:45.411Z] === RUN TestInfoAPI [2021-08-27T12:35:45.411Z] --- PASS: TestInfoAPI (0.02s) [2021-08-27T12:35:45.411Z] === RUN TestInfoAPIWarnings [2021-08-27T12:35:45.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.634Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.634Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:45.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:45.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:45.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:45.640Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:45.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:45.641Z] PASS [2021-08-27T12:35:45.641Z] coverage: 88.6% of statements [2021-08-27T12:35:45.641Z] ok github.com/docker/docker/pkg/tailfile 0.150s coverage: 88.6% of statements [2021-08-27T12:35:45.641Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-27T12:35:45.641Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-27T12:35:45.641Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-27T12:35:45.641Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-27T12:35:45.939Z] --- PASS: TestFailedConnection (2.01s) [2021-08-27T12:35:45.939Z] === RUN TestFailOnce [2021-08-27T12:35:45.939Z] 2021/08/27 12:35:45 http: panic serving 127.0.0.1:49282: Plugin not ready [2021-08-27T12:35:45.939Z] goroutine 18 [running]: [2021-08-27T12:35:45.939Z] net/http.(*conn).serve.func1() [2021-08-27T12:35:45.939Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-27T12:35:45.939Z] panic({0xac9d40, 0xbd5ce0}) [2021-08-27T12:35:45.939Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-27T12:35:45.939Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x70b4f19d8af9f61b}, 0xc000051a98) [2021-08-27T12:35:45.939Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-27T12:35:45.939Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xbe29a8, 0xc0000b4000}, 0xa1e3e6) [2021-08-27T12:35:45.939Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-27T12:35:45.939Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xbe29a8, 0xc0000b4000}, 0xc0000a6000) [2021-08-27T12:35:45.939Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-27T12:35:45.939Z] net/http.serverHandler.ServeHTTP({0xbe0fd0}, {0xbe29a8, 0xc0000b4000}, 0xc0000a6000) [2021-08-27T12:35:45.939Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-27T12:35:45.939Z] net/http.(*conn).serve(0xc000096000, {0xbe4840, 0xc0001820c0}) [2021-08-27T12:35:45.939Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-27T12:35:45.939Z] created by net/http.(*Server).Serve [2021-08-27T12:35:45.939Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-27T12:35:45.939Z] time="2021-08-27T12:35:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2021-08-27T12:35:45.939Z] === RUN TestHTTPTransport [2021-08-27T12:35:45.939Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-27T12:35:45.939Z] PASS [2021-08-27T12:35:45.939Z] coverage: 85.7% of statements [2021-08-27T12:35:45.939Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-08-27T12:35:45.953Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2021-08-27T12:35:45.953Z] === RUN TestHealthKillContainer [2021-08-27T12:35:46.099Z] testing: warning: no tests to run [2021-08-27T12:35:46.099Z] PASS [2021-08-27T12:35:46.099Z] coverage: [no statements] [2021-08-27T12:35:46.099Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2021-08-27T12:35:46.099Z] === RUN TestTarSumRemoveNonExistent [2021-08-27T12:35:46.099Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestTarSumRemove [2021-08-27T12:35:46.099Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestSortFileInfoSums [2021-08-27T12:35:46.099Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestNewTarSumForLabelInvalid [2021-08-27T12:35:46.099Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestNewTarSumForLabel [2021-08-27T12:35:46.099Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestEmptyTar [2021-08-27T12:35:46.099Z] --- PASS: TestEmptyTar (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestTarSumsReadSize [2021-08-27T12:35:46.099Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestTarSums [2021-08-27T12:35:46.099Z] --- PASS: TestTarSums (0.04s) [2021-08-27T12:35:46.099Z] === RUN TestIteration [2021-08-27T12:35:46.099Z] --- PASS: TestIteration (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestVersionLabelForChecksum [2021-08-27T12:35:46.099Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestVersion [2021-08-27T12:35:46.099Z] --- PASS: TestVersion (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestGetVersion [2021-08-27T12:35:46.099Z] --- PASS: TestGetVersion (0.00s) [2021-08-27T12:35:46.099Z] === RUN TestGetVersions [2021-08-27T12:35:46.099Z] --- PASS: TestGetVersions (0.00s) [2021-08-27T12:35:46.099Z] PASS [2021-08-27T12:35:46.099Z] coverage: 89.3% of statements [2021-08-27T12:35:46.099Z] ok github.com/docker/docker/pkg/tarsum 0.082s coverage: 89.3% of statements [2021-08-27T12:35:46.396Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-27T12:35:46.396Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-27T12:35:46.396Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-27T12:35:46.396Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-27T12:35:46.396Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-27T12:35:46.396Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-27T12:35:46.396Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-27T12:35:46.396Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-27T12:35:46.396Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-27T12:35:46.396Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-27T12:35:46.396Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-27T12:35:46.396Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-27T12:35:46.396Z] === RUN TestBufferPoolPutAndGet [2021-08-27T12:35:46.396Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-27T12:35:46.396Z] PASS [2021-08-27T12:35:46.396Z] coverage: 88.2% of statements [2021-08-27T12:35:46.396Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-08-27T12:35:46.556Z] === RUN TestTruncIndex [2021-08-27T12:35:46.556Z] --- PASS: TestTruncIndex (0.10s) [2021-08-27T12:35:46.556Z] PASS [2021-08-27T12:35:46.556Z] coverage: 91.5% of statements [2021-08-27T12:35:46.556Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2021-08-27T12:35:46.556Z] === RUN TestIsGIT [2021-08-27T12:35:46.556Z] --- PASS: TestIsGIT (0.00s) [2021-08-27T12:35:46.556Z] === RUN TestIsTransport [2021-08-27T12:35:46.556Z] --- PASS: TestIsTransport (0.00s) [2021-08-27T12:35:46.556Z] PASS [2021-08-27T12:35:46.556Z] coverage: 100.0% of statements [2021-08-27T12:35:46.556Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-08-27T12:35:46.556Z] === RUN TestVersionInfo [2021-08-27T12:35:46.556Z] --- PASS: TestVersionInfo (0.00s) [2021-08-27T12:35:46.556Z] === RUN TestAppendVersions [2021-08-27T12:35:46.556Z] --- PASS: TestAppendVersions (0.00s) [2021-08-27T12:35:46.556Z] PASS [2021-08-27T12:35:46.556Z] coverage: 88.9% of statements [2021-08-27T12:35:46.556Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2021-08-27T12:35:46.853Z] === RUN TestOutputOnPrematureClose [2021-08-27T12:35:46.853Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-27T12:35:46.853Z] === RUN TestCompleteSilently [2021-08-27T12:35:46.853Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-27T12:35:46.853Z] PASS [2021-08-27T12:35:46.853Z] coverage: 75.9% of statements [2021-08-27T12:35:46.853Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-08-27T12:35:46.853Z] --- PASS: TestFailOnce (1.11s) [2021-08-27T12:35:46.853Z] === RUN TestEchoInputOutput [2021-08-27T12:35:46.853Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-27T12:35:46.853Z] === RUN TestBackoff [2021-08-27T12:35:46.853Z] --- PASS: TestBackoff (0.00s) [2021-08-27T12:35:46.853Z] === RUN TestAbortRetry [2021-08-27T12:35:46.853Z] --- PASS: TestAbortRetry (0.00s) [2021-08-27T12:35:46.853Z] === RUN TestClientScheme [2021-08-27T12:35:46.853Z] --- PASS: TestClientScheme (0.00s) [2021-08-27T12:35:46.853Z] === RUN TestNewClientWithTimeout [2021-08-27T12:35:47.310Z] === RUN TestSendToOneSub [2021-08-27T12:35:47.310Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-27T12:35:47.310Z] === RUN TestSendToMultipleSubs [2021-08-27T12:35:47.310Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-27T12:35:47.310Z] === RUN TestEvictOneSub [2021-08-27T12:35:47.310Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-27T12:35:47.310Z] === RUN TestClosePublisher [2021-08-27T12:35:47.310Z] --- PASS: TestClosePublisher (0.00s) [2021-08-27T12:35:47.310Z] === RUN TestPubSubRace [2021-08-27T12:35:47.310Z] --- PASS: TestAllocateRandomDeallocate (2.57s) [2021-08-27T12:35:47.310Z] === RUN TestRetrieveFromStore [2021-08-27T12:35:47.310Z] time="2021-08-27T12:35:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-27T12:35:47.310Z] 2021/08/27 12:35:47 Closing DB instances... [2021-08-27T12:35:47.522Z] === RUN TestNewSettable [2021-08-27T12:35:47.522Z] --- PASS: TestNewSettable (0.00s) [2021-08-27T12:35:47.522Z] === RUN TestIsSettable [2021-08-27T12:35:47.522Z] --- PASS: TestIsSettable (0.00s) [2021-08-27T12:35:47.522Z] === RUN TestUpdateSettingsEnv [2021-08-27T12:35:47.522Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-27T12:35:47.522Z] PASS [2021-08-27T12:35:47.522Z] coverage: 20.0% of statements [2021-08-27T12:35:47.522Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2021-08-27T12:35:47.522Z] === RUN TestValidatePrivileges [2021-08-27T12:35:47.522Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-27T12:35:47.522Z] === RUN TestFilterByCapNeg [2021-08-27T12:35:47.522Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-27T12:35:47.522Z] === RUN TestFilterByCapPos [2021-08-27T12:35:47.522Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-27T12:35:47.522Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-27T12:35:47.522Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-27T12:35:47.522Z] PASS [2021-08-27T12:35:47.522Z] coverage: 12.0% of statements [2021-08-27T12:35:47.522Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-08-27T12:35:47.980Z] === RUN TestLoad [2021-08-27T12:35:47.980Z] --- PASS: TestLoad (0.00s) [2021-08-27T12:35:47.980Z] === RUN TestSave [2021-08-27T12:35:47.980Z] --- PASS: TestSave (0.02s) [2021-08-27T12:35:48.274Z] --- PASS: TestRetrieveFromStore (0.78s) [2021-08-27T12:35:48.274Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-27T12:35:48.274Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-27T12:35:48.274Z] === RUN TestParallelPredefinedRequest1 [2021-08-27T12:35:48.274Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-27T12:35:48.274Z] === RUN TestParallelPredefinedRequest2 [2021-08-27T12:35:48.274Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-27T12:35:48.274Z] === RUN TestParallelPredefinedRequest3 [2021-08-27T12:35:48.274Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-27T12:35:48.274Z] === RUN TestParallelPredefinedRequest4 [2021-08-27T12:35:48.274Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-27T12:35:48.274Z] === RUN TestParallelPredefinedRequest5 [2021-08-27T12:35:48.274Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-27T12:35:48.274Z] === RUN TestDebug [2021-08-27T12:35:48.274Z] --- PASS: TestDebug (0.00s) [2021-08-27T12:35:48.274Z] === RUN TestRequestPoolParallel [2021-08-27T12:35:48.274Z] --- PASS: TestPubSubRace (1.04s) [2021-08-27T12:35:48.274Z] PASS [2021-08-27T12:35:48.274Z] coverage: 75.0% of statements [2021-08-27T12:35:48.274Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-08-27T12:35:48.274Z] --- PASS: TestRequestPoolParallel (0.35s) [2021-08-27T12:35:48.274Z] === RUN TestFullAllocateRelease [2021-08-27T12:35:48.437Z] === RUN TestAddDeleteGet [2021-08-27T12:35:48.437Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-27T12:35:48.437Z] === RUN TestInvalidTags [2021-08-27T12:35:48.437Z] --- PASS: TestInvalidTags (0.00s) [2021-08-27T12:35:48.437Z] PASS [2021-08-27T12:35:48.437Z] coverage: 84.4% of statements [2021-08-27T12:35:48.437Z] ok github.com/docker/docker/reference 0.092s coverage: 84.4% of statements [2021-08-27T12:35:48.497Z] --- PASS: TestHealthKillContainer (2.50s) [2021-08-27T12:35:48.497Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-27T12:35:48.731Z] === RUN TestRegister [2021-08-27T12:35:48.731Z] --- PASS: TestRegister (0.00s) [2021-08-27T12:35:48.731Z] === RUN TestCommand [2021-08-27T12:35:48.731Z] --- PASS: TestCommand (0.02s) [2021-08-27T12:35:48.731Z] === RUN TestNaiveSelf [2021-08-27T12:35:48.731Z] --- PASS: TestFullAllocateRelease (0.28s) [2021-08-27T12:35:48.731Z] === RUN TestOddAllocateRelease [2021-08-27T12:35:48.731Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-27T12:35:48.731Z] PASS [2021-08-27T12:35:48.731Z] coverage: 82.4% of statements [2021-08-27T12:35:48.731Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2021-08-27T12:35:48.731Z] time="2021-08-27T12:35:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-27T12:35:48.731Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-08-27T12:35:48.731Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-27T12:35:48.731Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-27T12:35:48.731Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-27T12:35:48.758Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2021-08-27T12:35:48.758Z] === RUN TestIpcModeNone [2021-08-27T12:35:48.895Z] === RUN TestResolveAuthConfigIndexServer [2021-08-27T12:35:48.895Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestResolveAuthConfigFullURL [2021-08-27T12:35:48.895Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-27T12:35:48.895Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestValidateMirror [2021-08-27T12:35:48.895Z] --- PASS: TestValidateMirror (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestLoadInsecureRegistries [2021-08-27T12:35:48.895Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-27T12:35:48.895Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-27T12:35:48.895Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-27T12:35:48.895Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-27T12:35:48.895Z] time="2021-08-27T12:35:48Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-27T12:35:48.895Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestResumableRequestReaderWithReadError [2021-08-27T12:35:48.895Z] time="2021-08-27T12:35:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-27T12:35:48.895Z] time="2021-08-27T12:35:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-27T12:35:48.895Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-08-27T12:35:48.895Z] === RUN TestNewServiceConfig [2021-08-27T12:35:48.895Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestValidateIndexName [2021-08-27T12:35:48.895Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestValidateIndexNameWithError [2021-08-27T12:35:48.895Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestEndpointParse [2021-08-27T12:35:48.895Z] --- PASS: TestEndpointParse (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestEndpointParseInvalid [2021-08-27T12:35:48.895Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestValidateEndpoint [2021-08-27T12:35:48.895Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestPing [2021-08-27T12:35:48.895Z] --- PASS: TestPing (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestPingRegistryEndpoint [2021-08-27T12:35:48.895Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:48.895Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestEndpoint [2021-08-27T12:35:48.895Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:48.895Z] --- SKIP: TestEndpoint (0.00s) [2021-08-27T12:35:48.895Z] === RUN TestParseRepositoryInfo [2021-08-27T12:35:48.895Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestNewIndexInfo [2021-08-27T12:35:48.896Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestMirrorEndpointLookup [2021-08-27T12:35:48.896Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:48.896Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestSearchRepositories [2021-08-27T12:35:48.896Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-27T12:35:48.896Z] Host: 127.0.0.1:49302 [2021-08-27T12:35:48.896Z] User-Agent: docker test client [2021-08-27T12:35:48.896Z] Authorization: Token fake-token [2021-08-27T12:35:48.896Z] X-Docker-Token: true [2021-08-27T12:35:48.896Z] Accept-Encoding: gzip [2021-08-27T12:35:48.896Z] [2021-08-27T12:35:48.896Z] [2021-08-27T12:35:48.896Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-27T12:35:48.896Z] Connection: close [2021-08-27T12:35:48.896Z] Content-Length: 144 [2021-08-27T12:35:48.896Z] Cache-Control: no-cache [2021-08-27T12:35:48.896Z] Content-Type: application/json [2021-08-27T12:35:48.896Z] Date: Fri, 27 Aug 2021 12:35:48 GMT [2021-08-27T12:35:48.896Z] Expires: -1 [2021-08-27T12:35:48.896Z] Pragma: no-cache [2021-08-27T12:35:48.896Z] Server: docker-tests/mock [2021-08-27T12:35:48.896Z] X-Docker-Registry-Config: mock [2021-08-27T12:35:48.896Z] X-Docker-Registry-Version: 0.0.0 [2021-08-27T12:35:48.896Z] [2021-08-27T12:35:48.896Z] [2021-08-27T12:35:48.896Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestTrustedLocation [2021-08-27T12:35:48.896Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-27T12:35:48.896Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestAllowNondistributableArtifacts [2021-08-27T12:35:48.896Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestIsSecureIndex [2021-08-27T12:35:48.896Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-27T12:35:48.896Z] PASS [2021-08-27T12:35:48.896Z] coverage: 51.7% of statements [2021-08-27T12:35:48.896Z] ok github.com/docker/docker/registry 0.151s coverage: 51.7% of statements [2021-08-27T12:35:48.896Z] time="2021-08-27T12:35:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-27T12:35:48.896Z] time="2021-08-27T12:35:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-27T12:35:48.896Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-08-27T12:35:48.896Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-27T12:35:48.896Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-27T12:35:48.896Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-27T12:35:48.896Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-27T12:35:48.896Z] === RUN TestResumableRequestReader [2021-08-27T12:35:49.019Z] --- PASS: TestIpcModeNone (0.42s) [2021-08-27T12:35:49.019Z] === RUN TestIpcModePrivate [2021-08-27T12:35:49.188Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-27T12:35:49.188Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-27T12:35:49.188Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-08-27T12:35:49.188Z] === CONT TestParallelPredefinedRequest1 [2021-08-27T12:35:49.188Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:49.188Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-27T12:35:49.188Z] === CONT TestParallelPredefinedRequest5 [2021-08-27T12:35:49.188Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:49.188Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-27T12:35:49.188Z] === CONT TestParallelPredefinedRequest4 [2021-08-27T12:35:49.188Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:49.188Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-27T12:35:49.188Z] === CONT TestParallelPredefinedRequest3 [2021-08-27T12:35:49.188Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:49.188Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-27T12:35:49.188Z] === CONT TestParallelPredefinedRequest2 [2021-08-27T12:35:49.188Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:35:49.188Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-27T12:35:49.188Z] PASS [2021-08-27T12:35:49.188Z] coverage: 85.3% of statements [2021-08-27T12:35:49.188Z] ok github.com/docker/docker/libnetwork/ipam 34.370s coverage: 85.3% of statements [2021-08-27T12:35:49.188Z] === RUN TestDump [2021-08-27T12:35:49.188Z] goroutine 6 [running]: [2021-08-27T12:35:49.188Z] github.com/docker/docker/pkg/stack.dump(0xbfb2f7) [2021-08-27T12:35:49.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-27T12:35:49.188Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-27T12:35:49.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-27T12:35:49.188Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-27T12:35:49.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x2a [2021-08-27T12:35:49.188Z] testing.tRunner(0xc0001124e0, 0xd68f78) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:35:49.188Z] created by testing.(*T).Run [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-27T12:35:49.188Z] [2021-08-27T12:35:49.188Z] goroutine 1 [chan receive]: [2021-08-27T12:35:49.188Z] testing.(*T).Run(0xc000112340, {0xd5a63d, 0xbda173}, 0xd68f78) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-27T12:35:49.188Z] testing.runTests.func1(0xc000068720) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-27T12:35:49.188Z] testing.tRunner(0xc000112340, 0xc000071ce0) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:35:49.188Z] testing.runTests(0xc000076080, {0xeccc40, 0x3, 0x3}, {0xbfa54d, 0xd5c337, 0xed1700}) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-27T12:35:49.188Z] testing.(*M).Run(0xc000076080) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-27T12:35:49.188Z] main.main() [2021-08-27T12:35:49.188Z] _testmain.go:95 +0x1f5 [2021-08-27T12:35:49.188Z] --- PASS: TestDump (0.00s) [2021-08-27T12:35:49.188Z] === RUN TestDumpToFile [2021-08-27T12:35:49.188Z] --- PASS: TestDumpToFile (0.09s) [2021-08-27T12:35:49.188Z] === RUN TestDumpToFileWithEmptyInput [2021-08-27T12:35:49.188Z] goroutine 8 [running]: [2021-08-27T12:35:49.188Z] github.com/docker/docker/pkg/stack.dump(0xc68634) [2021-08-27T12:35:49.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-27T12:35:49.188Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc689e0}) [2021-08-27T12:35:49.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-27T12:35:49.188Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001124e0) [2021-08-27T12:35:49.188Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x26 [2021-08-27T12:35:49.188Z] testing.tRunner(0xc0001129c0, 0xd68f68) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:35:49.188Z] created by testing.(*T).Run [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-27T12:35:49.188Z] [2021-08-27T12:35:49.188Z] goroutine 1 [chan receive]: [2021-08-27T12:35:49.188Z] testing.(*T).Run(0xc000112340, {0xd613c9, 0xbda173}, 0xd68f68) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-27T12:35:49.188Z] testing.runTests.func1(0xc000068720) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-27T12:35:49.188Z] testing.tRunner(0xc000112340, 0xc000071ce0) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:35:49.188Z] testing.runTests(0xc000076080, {0xeccc40, 0x3, 0x3}, {0xbfa54d, 0xd5c337, 0xed1700}) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-27T12:35:49.188Z] testing.(*M).Run(0xc000076080) [2021-08-27T12:35:49.188Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-27T12:35:49.188Z] main.main() [2021-08-27T12:35:49.188Z] _testmain.go:95 +0x1f5 [2021-08-27T12:35:49.188Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-27T12:35:49.188Z] PASS [2021-08-27T12:35:49.188Z] coverage: 90.9% of statements [2021-08-27T12:35:49.188Z] ok github.com/docker/docker/pkg/stack 0.118s coverage: 90.9% of statements [2021-08-27T12:35:49.280Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-08-27T12:35:49.353Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-27T12:35:49.353Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-27T12:35:49.353Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-27T12:35:49.353Z] PASS [2021-08-27T12:35:49.353Z] coverage: 100.0% of statements [2021-08-27T12:35:49.353Z] ok github.com/docker/docker/registry/resumable 0.149s coverage: 100.0% of statements [2021-08-27T12:35:49.353Z] === RUN TestRestartManagerTimeout [2021-08-27T12:35:49.353Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-27T12:35:49.353Z] === RUN TestRestartManagerTimeoutReset [2021-08-27T12:35:49.353Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-27T12:35:49.353Z] PASS [2021-08-27T12:35:49.353Z] coverage: 50.9% of statements [2021-08-27T12:35:49.353Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2021-08-27T12:35:49.541Z] --- PASS: TestIpcModePrivate (0.47s) [2021-08-27T12:35:49.541Z] === RUN TestIpcModeShareable [2021-08-27T12:35:49.541Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:35:49.541Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-27T12:35:49.541Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-27T12:35:49.645Z] === RUN TestNewStdWriter [2021-08-27T12:35:49.645Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-27T12:35:49.645Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestWriteWithNilBytes [2021-08-27T12:35:49.645Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestWrite [2021-08-27T12:35:49.645Z] --- PASS: TestWrite (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestWriteWithWriterError [2021-08-27T12:35:49.645Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-27T12:35:49.645Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyWriteAndRead [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-27T12:35:49.645Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-27T12:35:49.645Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-27T12:35:49.645Z] PASS [2021-08-27T12:35:49.645Z] coverage: 100.0% of statements [2021-08-27T12:35:49.645Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-08-27T12:35:49.811Z] === RUN TestDecodeContainerConfig [2021-08-27T12:35:49.811Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-27T12:35:49.811Z] === RUN TestDecodeContainerConfigIsolation [2021-08-27T12:35:49.811Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-27T12:35:49.811Z] === RUN TestValidatePrivileged [2021-08-27T12:35:49.811Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-27T12:35:49.811Z] PASS [2021-08-27T12:35:49.811Z] coverage: 52.2% of statements [2021-08-27T12:35:49.811Z] ok github.com/docker/docker/runconfig 0.028s coverage: 52.2% of statements [2021-08-27T12:35:49.811Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-27T12:35:49.811Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-27T12:35:49.811Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-27T12:35:49.811Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-27T12:35:49.811Z] PASS [2021-08-27T12:35:49.811Z] coverage: 62.5% of statements [2021-08-27T12:35:49.811Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2021-08-27T12:35:50.102Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-27T12:35:50.102Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-27T12:35:50.102Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestFormatStatus [2021-08-27T12:35:50.102Z] --- PASS: TestFormatStatus (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestFormatError [2021-08-27T12:35:50.102Z] --- PASS: TestFormatError (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestFormatJSONError [2021-08-27T12:35:50.102Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-27T12:35:50.102Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-27T12:35:50.102Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestNewJSONProgressOutput [2021-08-27T12:35:50.102Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestAuxFormatterEmit [2021-08-27T12:35:50.102Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestStreamWriterStdout [2021-08-27T12:35:50.102Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-27T12:35:50.102Z] === RUN TestStreamWriterStderr [2021-08-27T12:35:50.102Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-27T12:35:50.102Z] PASS [2021-08-27T12:35:50.102Z] coverage: 66.2% of statements [2021-08-27T12:35:50.102Z] ok github.com/docker/docker/pkg/streamformatter 0.029s coverage: 66.2% of statements [2021-08-27T12:35:50.102Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.06s) [2021-08-27T12:35:50.102Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-27T12:35:50.559Z] === RUN TestGenerateRandomID [2021-08-27T12:35:50.559Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-27T12:35:50.559Z] === RUN TestShortenId [2021-08-27T12:35:50.559Z] --- PASS: TestShortenId (0.00s) [2021-08-27T12:35:50.559Z] === RUN TestShortenSha256Id [2021-08-27T12:35:50.559Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-27T12:35:50.559Z] === RUN TestShortenIdEmpty [2021-08-27T12:35:50.559Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-27T12:35:50.559Z] === RUN TestShortenIdInvalid [2021-08-27T12:35:50.559Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-27T12:35:50.559Z] === RUN TestIsShortIDNonHex [2021-08-27T12:35:50.559Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-27T12:35:50.559Z] === RUN TestIsShortIDNotCorrectSize [2021-08-27T12:35:50.559Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-27T12:35:50.559Z] PASS [2021-08-27T12:35:50.559Z] coverage: 70.6% of statements [2021-08-27T12:35:50.559Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-08-27T12:35:50.932Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2021-08-27T12:35:50.932Z] === RUN TestAPIIpcModeHost [2021-08-27T12:35:50.932Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:35:50.932Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-27T12:35:50.932Z] === RUN TestDaemonIpcModeShareable [2021-08-27T12:35:50.932Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:35:50.932Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-27T12:35:50.932Z] === RUN TestDaemonIpcModePrivate [2021-08-27T12:35:51.016Z] === RUN TestIsCpusetListAvailable [2021-08-27T12:35:51.016Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-27T12:35:51.016Z] PASS [2021-08-27T12:35:51.016Z] coverage: 39.4% of statements [2021-08-27T12:35:51.016Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 39.4% of statements [2021-08-27T12:35:51.472Z] 2021/08/27 12:35:51 Closing DB instances... [2021-08-27T12:35:51.472Z] time="2021-08-27T12:35:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-27T12:35:51.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-08-27T12:35:51.984Z] === RUN TestGetDriver [2021-08-27T12:35:51.984Z] --- PASS: TestGetDriver (0.00s) [2021-08-27T12:35:51.984Z] === RUN TestVolumeRequestError [2021-08-27T12:35:51.984Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-27T12:35:51.984Z] PASS [2021-08-27T12:35:51.984Z] coverage: 36.1% of statements [2021-08-27T12:35:51.984Z] ok github.com/docker/docker/volume/drivers 0.033s coverage: 36.1% of statements [2021-08-27T12:35:51.984Z] === RUN TestGetAddress [2021-08-27T12:35:51.984Z] --- PASS: TestGetAddress (0.00s) [2021-08-27T12:35:51.984Z] === RUN TestRemove [2021-08-27T12:35:51.984Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-27T12:35:51.984Z] --- SKIP: TestRemove (0.00s) [2021-08-27T12:35:51.984Z] === RUN TestInitializeWithVolumes [2021-08-27T12:35:51.984Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-27T12:35:51.984Z] === RUN TestCreate [2021-08-27T12:35:51.984Z] --- PASS: TestCreate (0.01s) [2021-08-27T12:35:51.984Z] === RUN TestValidateName [2021-08-27T12:35:51.984Z] --- PASS: TestValidateName (0.00s) [2021-08-27T12:35:51.984Z] === RUN TestCreateWithOpts [2021-08-27T12:35:51.984Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-27T12:35:51.984Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-27T12:35:51.984Z] === RUN TestRelaodNoOpts [2021-08-27T12:35:51.984Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-27T12:35:51.984Z] PASS [2021-08-27T12:35:51.984Z] coverage: 41.5% of statements [2021-08-27T12:35:51.984Z] ok github.com/docker/docker/volume/local 0.047s coverage: 41.5% of statements [2021-08-27T12:35:52.136Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2021-08-27T12:35:52.136Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-27T12:35:52.136Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:35:52.136Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-27T12:35:52.136Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-27T12:35:52.136Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:35:52.136Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-27T12:35:52.136Z] === RUN TestIpcModeOlderClient [2021-08-27T12:35:52.136Z] === PAUSE TestIpcModeOlderClient [2021-08-27T12:35:52.136Z] === RUN TestKillContainerInvalidSignal [2021-08-27T12:35:52.397Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2021-08-27T12:35:52.397Z] === RUN TestKillContainer [2021-08-27T12:35:52.397Z] === RUN TestKillContainer/no_signal [2021-08-27T12:35:52.437Z] === RUN TestChtimes [2021-08-27T12:35:52.437Z] --- PASS: TestChtimes (0.00s) [2021-08-27T12:35:52.437Z] === RUN TestChtimesWindows [2021-08-27T12:35:52.437Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-27T12:35:52.437Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-27T12:35:52.437Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-27T12:35:52.437Z] === RUN TestEnsureRemoveAllNotExist [2021-08-27T12:35:52.437Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-27T12:35:52.437Z] === RUN TestEnsureRemoveAllWithDir [2021-08-27T12:35:52.437Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-27T12:35:52.437Z] === RUN TestEnsureRemoveAllWithFile [2021-08-27T12:35:52.437Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-27T12:35:52.437Z] === RUN TestHasWin32KSupport [2021-08-27T12:35:52.437Z] syscall_windows_test.go:8: win32k: true [2021-08-27T12:35:52.437Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-27T12:35:52.437Z] PASS [2021-08-27T12:35:52.437Z] coverage: 13.0% of statements [2021-08-27T12:35:52.437Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 13.0% of statements [2021-08-27T12:35:52.894Z] === RUN TestTailFile [2021-08-27T12:35:52.894Z] --- PASS: TestTailFile (0.00s) [2021-08-27T12:35:52.894Z] === RUN TestTailFileManyLines [2021-08-27T12:35:52.894Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-27T12:35:52.894Z] === RUN TestTailEmptyFile [2021-08-27T12:35:52.894Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-27T12:35:52.894Z] === RUN TestTailNegativeN [2021-08-27T12:35:52.894Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/no_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/truncated_last_line [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader/no_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.894Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.899Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:52.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:52.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRaw [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-27T12:35:52.950Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRaw [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-27T12:35:52.950Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestConvertTmpfsOptions [2021-08-27T12:35:52.950Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-27T12:35:52.950Z] linux_parser_test.go:209: data="ro" [2021-08-27T12:35:52.950Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestParseMountSpec [2021-08-27T12:35:52.950Z] parser_test.go:63: case 0 [2021-08-27T12:35:52.950Z] parser_test.go:63: case 1 [2021-08-27T12:35:52.950Z] parser_test.go:63: case 2 [2021-08-27T12:35:52.950Z] parser_test.go:63: case 3 [2021-08-27T12:35:52.950Z] parser_test.go:63: case 4 [2021-08-27T12:35:52.950Z] parser_test.go:63: case 5 [2021-08-27T12:35:52.950Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestValidateMount [2021-08-27T12:35:52.950Z] --- PASS: TestValidateMount (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRaw [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-27T12:35:52.950Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-27T12:35:52.950Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-27T12:35:52.950Z] PASS [2021-08-27T12:35:52.950Z] coverage: 67.6% of statements [2021-08-27T12:35:52.950Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2021-08-27T12:35:52.970Z] === RUN TestKillContainer/non_killing_signal [2021-08-27T12:35:53.232Z] === RUN TestKillContainer/killing_signal [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:35:53.357Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:35:53.357Z] --- PASS: TestNewTailReader (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:53.358Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:53.359Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:35:53.360Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:35:53.360Z] PASS [2021-08-27T12:35:53.360Z] coverage: 88.6% of statements [2021-08-27T12:35:53.360Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2021-08-27T12:35:53.360Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-08-27T12:35:53.360Z] === RUN TestNetworkDBGarbageCollection [2021-08-27T12:35:53.408Z] === RUN TestSetGetMeta [2021-08-27T12:35:53.408Z] === PAUSE TestSetGetMeta [2021-08-27T12:35:53.408Z] === RUN TestRestore [2021-08-27T12:35:53.408Z] === PAUSE TestRestore [2021-08-27T12:35:53.408Z] === RUN TestServiceCreate [2021-08-27T12:35:53.408Z] === PAUSE TestServiceCreate [2021-08-27T12:35:53.408Z] === RUN TestServiceList [2021-08-27T12:35:53.408Z] === PAUSE TestServiceList [2021-08-27T12:35:53.408Z] === RUN TestServiceRemove [2021-08-27T12:35:53.408Z] === PAUSE TestServiceRemove [2021-08-27T12:35:53.408Z] === RUN TestServiceGet [2021-08-27T12:35:53.408Z] === PAUSE TestServiceGet [2021-08-27T12:35:53.408Z] === RUN TestServicePrune [2021-08-27T12:35:53.408Z] === PAUSE TestServicePrune [2021-08-27T12:35:53.408Z] === RUN TestCreate [2021-08-27T12:35:53.408Z] === PAUSE TestCreate [2021-08-27T12:35:53.408Z] === RUN TestRemove [2021-08-27T12:35:53.408Z] === PAUSE TestRemove [2021-08-27T12:35:53.408Z] === RUN TestList [2021-08-27T12:35:53.408Z] === PAUSE TestList [2021-08-27T12:35:53.408Z] === RUN TestFindByDriver [2021-08-27T12:35:53.408Z] === PAUSE TestFindByDriver [2021-08-27T12:35:53.408Z] === RUN TestFindByReferenced [2021-08-27T12:35:53.408Z] === PAUSE TestFindByReferenced [2021-08-27T12:35:53.408Z] === RUN TestDerefMultipleOfSameRef [2021-08-27T12:35:53.408Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-27T12:35:53.408Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:35:53.408Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:35:53.408Z] === RUN TestDefererencePluginOnCreateError [2021-08-27T12:35:53.408Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-27T12:35:53.408Z] === RUN TestRefDerefRemove [2021-08-27T12:35:53.408Z] === PAUSE TestRefDerefRemove [2021-08-27T12:35:53.408Z] === RUN TestGet [2021-08-27T12:35:53.408Z] === PAUSE TestGet [2021-08-27T12:35:53.408Z] === RUN TestGetWithReference [2021-08-27T12:35:53.408Z] === PAUSE TestGetWithReference [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc/test_nil_list [2021-08-27T12:35:53.408Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc/test_empty_list [2021-08-27T12:35:53.408Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:35:53.408Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:35:53.408Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc/test_filter_some [2021-08-27T12:35:53.408Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc/test_filter_middle [2021-08-27T12:35:53.408Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:35:53.408Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:35:53.408Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-27T12:35:53.408Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-27T12:35:53.408Z] === CONT TestFilterFunc/test_nil_list [2021-08-27T12:35:53.408Z] === CONT TestFilterFunc/test_filter_some [2021-08-27T12:35:53.408Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:35:53.408Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:35:53.408Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:35:53.408Z] === CONT TestFilterFunc/test_empty_list [2021-08-27T12:35:53.408Z] === CONT TestFilterFunc/test_filter_middle [2021-08-27T12:35:53.408Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc (0.00s) [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-27T12:35:53.408Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-27T12:35:53.408Z] === CONT TestSetGetMeta [2021-08-27T12:35:53.408Z] === CONT TestList [2021-08-27T12:35:53.408Z] === CONT TestServiceList [2021-08-27T12:35:53.408Z] === CONT TestServiceGet [2021-08-27T12:35:53.408Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestServiceCreate [2021-08-27T12:35:53.408Z] --- PASS: TestList (0.02s) [2021-08-27T12:35:53.408Z] === CONT TestRestore [2021-08-27T12:35:53.408Z] --- PASS: TestRestore (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestDefererencePluginOnCreateError [2021-08-27T12:35:53.408Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestGetWithReference [2021-08-27T12:35:53.408Z] --- PASS: TestGetWithReference (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestGet [2021-08-27T12:35:53.408Z] --- PASS: TestGet (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestRefDerefRemove [2021-08-27T12:35:53.408Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestServiceRemove [2021-08-27T12:35:53.408Z] --- PASS: TestServiceGet (0.10s) [2021-08-27T12:35:53.408Z] === CONT TestDerefMultipleOfSameRef [2021-08-27T12:35:53.408Z] --- PASS: TestServiceRemove (0.04s) [2021-08-27T12:35:53.408Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:35:53.408Z] --- PASS: TestServiceList (0.11s) [2021-08-27T12:35:53.408Z] === CONT TestFindByReferenced [2021-08-27T12:35:53.408Z] --- PASS: TestServiceCreate (0.10s) [2021-08-27T12:35:53.408Z] === CONT TestCreate [2021-08-27T12:35:53.408Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestRemove [2021-08-27T12:35:53.408Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestFindByDriver [2021-08-27T12:35:53.408Z] --- PASS: TestCreate (0.01s) [2021-08-27T12:35:53.408Z] === CONT TestServicePrune [2021-08-27T12:35:53.408Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-27T12:35:53.408Z] --- PASS: TestRemove (0.01s) [2021-08-27T12:35:53.408Z] time="2021-08-27T12:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:35:53.408Z] --- PASS: TestFindByDriver (0.01s) [2021-08-27T12:35:53.408Z] time="2021-08-27T12:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:35:53.408Z] time="2021-08-27T12:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:35:53.408Z] time="2021-08-27T12:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-27T12:35:53.408Z] time="2021-08-27T12:35:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:35:53.408Z] --- PASS: TestServicePrune (0.03s) [2021-08-27T12:35:53.408Z] PASS [2021-08-27T12:35:53.408Z] coverage: 69.0% of statements [2021-08-27T12:35:53.408Z] ok github.com/docker/docker/volume/service 0.179s coverage: 69.0% of statements [2021-08-27T12:35:53.804Z] --- PASS: TestKillContainer (1.18s) [2021-08-27T12:35:53.804Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-08-27T12:35:53.804Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2021-08-27T12:35:53.804Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-08-27T12:35:53.804Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-27T12:35:53.804Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-27T12:35:53.817Z] === RUN TestTarSumRemoveNonExistent [2021-08-27T12:35:53.817Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestTarSumRemove [2021-08-27T12:35:53.817Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestSortFileInfoSums [2021-08-27T12:35:53.817Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestNewTarSumForLabelInvalid [2021-08-27T12:35:53.817Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestNewTarSumForLabel [2021-08-27T12:35:53.817Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestEmptyTar [2021-08-27T12:35:53.817Z] --- PASS: TestEmptyTar (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestTarSumsReadSize [2021-08-27T12:35:53.817Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestTarSums [2021-08-27T12:35:53.817Z] --- PASS: TestTarSums (0.04s) [2021-08-27T12:35:53.817Z] === RUN TestIteration [2021-08-27T12:35:53.817Z] --- PASS: TestIteration (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestVersionLabelForChecksum [2021-08-27T12:35:53.817Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestVersion [2021-08-27T12:35:53.817Z] --- PASS: TestVersion (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestGetVersion [2021-08-27T12:35:53.817Z] --- PASS: TestGetVersion (0.00s) [2021-08-27T12:35:53.817Z] === RUN TestGetVersions [2021-08-27T12:35:53.817Z] --- PASS: TestGetVersions (0.00s) [2021-08-27T12:35:53.817Z] PASS [2021-08-27T12:35:53.817Z] coverage: 89.3% of statements [2021-08-27T12:35:53.817Z] ok github.com/docker/docker/pkg/tarsum 0.082s coverage: 89.3% of statements [2021-08-27T12:35:54.066Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-27T12:35:54.275Z] testing: warning: no tests to run [2021-08-27T12:35:54.275Z] PASS [2021-08-27T12:35:54.275Z] coverage: [no statements] [2021-08-27T12:35:54.275Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-08-27T12:35:54.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2021-08-27T12:35:54.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-08-27T12:35:54.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2021-08-27T12:35:54.639Z] === RUN TestKillStoppedContainer [2021-08-27T12:35:54.639Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-27T12:35:54.639Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-27T12:35:54.639Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-08-27T12:35:54.639Z] === RUN TestKillDifferentUserContainer [2021-08-27T12:35:54.733Z] === RUN TestTruncIndex [2021-08-27T12:35:54.733Z] --- PASS: TestTruncIndex (0.10s) [2021-08-27T12:35:54.733Z] PASS [2021-08-27T12:35:54.733Z] coverage: 91.5% of statements [2021-08-27T12:35:54.733Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2021-08-27T12:35:54.733Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-27T12:35:54.733Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-27T12:35:54.733Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-27T12:35:54.733Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-27T12:35:54.900Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-08-27T12:35:54.900Z] === RUN TestInspectOomKilledTrue [2021-08-27T12:35:54.900Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:35:54.900Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-27T12:35:54.900Z] === RUN TestInspectOomKilledFalse [2021-08-27T12:35:54.900Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:35:54.900Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-27T12:35:54.900Z] === RUN TestLinksEtcHostsContentMatch [2021-08-27T12:35:54.900Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-27T12:35:54.900Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-27T12:35:54.900Z] === RUN TestLinksContainerNames [2021-08-27T12:35:55.190Z] === RUN TestIsGIT [2021-08-27T12:35:55.190Z] --- PASS: TestIsGIT (0.00s) [2021-08-27T12:35:55.190Z] === RUN TestIsTransport [2021-08-27T12:35:55.190Z] --- PASS: TestIsTransport (0.00s) [2021-08-27T12:35:55.190Z] PASS [2021-08-27T12:35:55.190Z] coverage: 100.0% of statements [2021-08-27T12:35:55.190Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-08-27T12:35:55.190Z] === RUN TestVersionInfo [2021-08-27T12:35:55.190Z] --- PASS: TestVersionInfo (0.00s) [2021-08-27T12:35:55.190Z] === RUN TestAppendVersions [2021-08-27T12:35:55.190Z] --- PASS: TestAppendVersions (0.00s) [2021-08-27T12:35:55.190Z] PASS [2021-08-27T12:35:55.190Z] coverage: 88.9% of statements [2021-08-27T12:35:55.190Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2021-08-27T12:35:55.646Z] time="2021-08-27T12:35:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-27T12:35:55.844Z] --- PASS: TestLinksContainerNames (0.78s) [2021-08-27T12:35:55.844Z] === RUN TestLogsFollowTailEmpty [2021-08-27T12:35:56.103Z] === RUN TestNewSettable [2021-08-27T12:35:56.104Z] --- PASS: TestNewSettable (0.00s) [2021-08-27T12:35:56.104Z] === RUN TestIsSettable [2021-08-27T12:35:56.104Z] --- PASS: TestIsSettable (0.00s) [2021-08-27T12:35:56.104Z] === RUN TestUpdateSettingsEnv [2021-08-27T12:35:56.104Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-27T12:35:56.104Z] PASS [2021-08-27T12:35:56.104Z] coverage: 20.0% of statements [2021-08-27T12:35:56.104Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2021-08-27T12:35:56.104Z] === RUN TestValidatePrivileges [2021-08-27T12:35:56.104Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-27T12:35:56.104Z] === RUN TestFilterByCapNeg [2021-08-27T12:35:56.104Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-27T12:35:56.104Z] === RUN TestFilterByCapPos [2021-08-27T12:35:56.104Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-27T12:35:56.104Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-27T12:35:56.104Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-27T12:35:56.104Z] PASS [2021-08-27T12:35:56.104Z] coverage: 12.0% of statements [2021-08-27T12:35:56.104Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-08-27T12:35:56.106Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2021-08-27T12:35:56.106Z] === RUN TestContainerNetworkMountsNoChown [2021-08-27T12:35:56.367Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-08-27T12:35:56.367Z] === RUN TestMountDaemonRoot [2021-08-27T12:35:56.561Z] === RUN TestLoad [2021-08-27T12:35:56.561Z] --- PASS: TestLoad (0.00s) [2021-08-27T12:35:56.561Z] === RUN TestSave [2021-08-27T12:35:56.561Z] --- PASS: TestSave (0.02s) [2021-08-27T12:35:56.561Z] === RUN TestAddDeleteGet [2021-08-27T12:35:56.561Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-27T12:35:56.561Z] === RUN TestInvalidTags [2021-08-27T12:35:56.561Z] --- PASS: TestInvalidTags (0.00s) [2021-08-27T12:35:56.561Z] PASS [2021-08-27T12:35:56.561Z] coverage: 84.4% of statements [2021-08-27T12:35:56.561Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/default [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/default [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/private [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/private [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rprivate [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/slave [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/slave [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rslave [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/shared [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/shared [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rshared [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/default [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rprivate [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rshared [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/shared [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rslave [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/slave [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/private [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:35:56.630Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-27T12:35:56.630Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:35:56.630Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:35:56.892Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:35:56.892Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-27T12:35:56.892Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:35:56.892Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-27T12:35:56.892Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:35:56.892Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:35:56.892Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-27T12:35:56.892Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-27T12:35:56.892Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-27T12:35:56.892Z] === RUN TestContainerBindMountNonRecursive [2021-08-27T12:35:56.892Z] 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-08-27T12:35:56.892Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-27T12:35:56.892Z] === RUN TestContainerVolumesMountedAsShared [2021-08-27T12:35:56.892Z] 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-08-27T12:35:56.892Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-27T12:35:56.892Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-27T12:35:56.892Z] 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-08-27T12:35:56.892Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-27T12:35:56.892Z] === RUN TestNetworkNat [2021-08-27T12:35:57.465Z] --- PASS: TestNetworkNat (0.47s) [2021-08-27T12:35:57.465Z] === RUN TestNetworkLocalhostTCPNat [2021-08-27T12:35:57.526Z] === RUN TestResolveAuthConfigIndexServer [2021-08-27T12:35:57.526Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestResolveAuthConfigFullURL [2021-08-27T12:35:57.526Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-27T12:35:57.526Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestValidateMirror [2021-08-27T12:35:57.526Z] --- PASS: TestValidateMirror (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestLoadInsecureRegistries [2021-08-27T12:35:57.526Z] time="2021-08-27T12:35:57Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-27T12:35:57.526Z] time="2021-08-27T12:35:57Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-27T12:35:57.526Z] time="2021-08-27T12:35:57Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-27T12:35:57.526Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-08-27T12:35:57.526Z] === RUN TestNewServiceConfig [2021-08-27T12:35:57.526Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestValidateIndexName [2021-08-27T12:35:57.526Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestValidateIndexNameWithError [2021-08-27T12:35:57.526Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestEndpointParse [2021-08-27T12:35:57.526Z] --- PASS: TestEndpointParse (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestEndpointParseInvalid [2021-08-27T12:35:57.526Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestValidateEndpoint [2021-08-27T12:35:57.526Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestPing [2021-08-27T12:35:57.526Z] --- PASS: TestPing (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestPingRegistryEndpoint [2021-08-27T12:35:57.526Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:57.526Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestEndpoint [2021-08-27T12:35:57.526Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:57.526Z] --- SKIP: TestEndpoint (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestParseRepositoryInfo [2021-08-27T12:35:57.526Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestNewIndexInfo [2021-08-27T12:35:57.526Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestMirrorEndpointLookup [2021-08-27T12:35:57.526Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:35:57.526Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-27T12:35:57.526Z] === RUN TestSearchRepositories [2021-08-27T12:35:57.526Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-27T12:35:57.526Z] Host: 127.0.0.1:49302 [2021-08-27T12:35:57.526Z] User-Agent: docker test client [2021-08-27T12:35:57.526Z] Authorization: Token fake-token [2021-08-27T12:35:57.526Z] X-Docker-Token: true [2021-08-27T12:35:57.526Z] Accept-Encoding: gzip [2021-08-27T12:35:57.526Z] [2021-08-27T12:35:57.526Z] [2021-08-27T12:35:57.526Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-27T12:35:57.526Z] Connection: close [2021-08-27T12:35:57.527Z] Content-Length: 144 [2021-08-27T12:35:57.527Z] Cache-Control: no-cache [2021-08-27T12:35:57.527Z] Content-Type: application/json [2021-08-27T12:35:57.527Z] Date: Fri, 27 Aug 2021 12:35:57 GMT [2021-08-27T12:35:57.527Z] Expires: -1 [2021-08-27T12:35:57.527Z] Pragma: no-cache [2021-08-27T12:35:57.527Z] Server: docker-tests/mock [2021-08-27T12:35:57.527Z] X-Docker-Registry-Config: mock [2021-08-27T12:35:57.527Z] X-Docker-Registry-Version: 0.0.0 [2021-08-27T12:35:57.527Z] [2021-08-27T12:35:57.527Z] [2021-08-27T12:35:57.527Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestTrustedLocation [2021-08-27T12:35:57.527Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-27T12:35:57.527Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestAllowNondistributableArtifacts [2021-08-27T12:35:57.527Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestIsSecureIndex [2021-08-27T12:35:57.527Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-27T12:35:57.527Z] PASS [2021-08-27T12:35:57.527Z] coverage: 51.7% of statements [2021-08-27T12:35:57.527Z] ok github.com/docker/docker/registry 0.162s coverage: 51.7% of statements [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestReaderWithReadError [2021-08-27T12:35:57.527Z] time="2021-08-27T12:35:57Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestReader [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-27T12:35:57.527Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-27T12:35:57.527Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-27T12:35:57.527Z] PASS [2021-08-27T12:35:57.527Z] coverage: 100.0% of statements [2021-08-27T12:35:57.727Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2021-08-27T12:35:57.727Z] === RUN TestNetworkLoopbackNat [2021-08-27T12:35:57.983Z] ok github.com/docker/docker/registry/resumable 0.154s coverage: 100.0% of statements [2021-08-27T12:35:57.984Z] === RUN TestRestartManagerTimeout [2021-08-27T12:35:57.984Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-27T12:35:57.984Z] === RUN TestRestartManagerTimeoutReset [2021-08-27T12:35:57.984Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-27T12:35:57.984Z] PASS [2021-08-27T12:35:57.984Z] coverage: 50.9% of statements [2021-08-27T12:35:57.984Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2021-08-27T12:35:58.087Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-27T12:35:58.087Z] === RUN TestClientStream [2021-08-27T12:35:58.087Z] --- PASS: TestClientStream (0.00s) [2021-08-27T12:35:58.087Z] === RUN TestClientSendFile [2021-08-27T12:35:58.087Z] --- PASS: TestClientSendFile (0.00s) [2021-08-27T12:35:58.087Z] === RUN TestClientWithRequestTimeout [2021-08-27T12:35:58.087Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-27T12:35:58.087Z] === RUN TestFileSpecPlugin [2021-08-27T12:35:58.087Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-27T12:35:58.087Z] === RUN TestFileJSONSpecPlugin [2021-08-27T12:35:58.087Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-27T12:35:58.087Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-27T12:35:58.087Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-27T12:35:58.087Z] === RUN TestPluginAddHandler [2021-08-27T12:35:58.087Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-27T12:35:58.087Z] === RUN TestPluginWaitBadPlugin [2021-08-27T12:35:58.087Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-27T12:35:58.087Z] === RUN TestGet [2021-08-27T12:35:58.087Z] time="2021-08-27T12:35:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-27T12:35:58.440Z] === RUN TestDecodeContainerConfig [2021-08-27T12:35:58.440Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-27T12:35:58.440Z] === RUN TestDecodeContainerConfigIsolation [2021-08-27T12:35:58.440Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-27T12:35:58.440Z] === RUN TestValidatePrivileged [2021-08-27T12:35:58.440Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-27T12:35:58.440Z] PASS [2021-08-27T12:35:58.440Z] coverage: 52.2% of statements [2021-08-27T12:35:58.440Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-08-27T12:35:58.440Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-27T12:35:58.440Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-27T12:35:58.440Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-27T12:35:58.440Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-27T12:35:58.440Z] PASS [2021-08-27T12:35:58.440Z] coverage: 62.5% of statements [2021-08-27T12:35:58.440Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-08-27T12:35:58.545Z] time="2021-08-27T12:35:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-27T12:36:00.272Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-08-27T12:36:00.272Z] === RUN TestPause [2021-08-27T12:36:00.272Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:00.272Z] --- SKIP: TestPause (0.00s) [2021-08-27T12:36:00.273Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-27T12:36:00.273Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-27T12:36:00.273Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-27T12:36:00.273Z] === RUN TestPauseStopPausedContainer [2021-08-27T12:36:00.273Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:00.273Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-27T12:36:00.273Z] === RUN TestPidHost [2021-08-27T12:36:00.609Z] === RUN TestGetDriver [2021-08-27T12:36:00.609Z] --- PASS: TestGetDriver (0.00s) [2021-08-27T12:36:00.609Z] === RUN TestVolumeRequestError [2021-08-27T12:36:00.609Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-27T12:36:00.609Z] PASS [2021-08-27T12:36:00.609Z] coverage: 36.1% of statements [2021-08-27T12:36:00.609Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-08-27T12:36:00.609Z] === RUN TestGetAddress [2021-08-27T12:36:00.609Z] --- PASS: TestGetAddress (0.00s) [2021-08-27T12:36:00.609Z] === RUN TestRemove [2021-08-27T12:36:00.609Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-27T12:36:00.609Z] --- SKIP: TestRemove (0.00s) [2021-08-27T12:36:00.609Z] === RUN TestInitializeWithVolumes [2021-08-27T12:36:00.609Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-27T12:36:00.609Z] === RUN TestCreate [2021-08-27T12:36:00.609Z] --- PASS: TestCreate (0.01s) [2021-08-27T12:36:00.609Z] === RUN TestValidateName [2021-08-27T12:36:00.609Z] --- PASS: TestValidateName (0.00s) [2021-08-27T12:36:00.609Z] === RUN TestCreateWithOpts [2021-08-27T12:36:00.609Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-27T12:36:00.609Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-27T12:36:00.609Z] === RUN TestRelaodNoOpts [2021-08-27T12:36:00.609Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-27T12:36:00.609Z] PASS [2021-08-27T12:36:00.609Z] coverage: 41.5% of statements [2021-08-27T12:36:00.609Z] ok github.com/docker/docker/volume/local 0.049s coverage: 41.5% of statements [2021-08-27T12:36:00.717Z] time="2021-08-27T12:36:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-27T12:36:01.217Z] --- PASS: TestPidHost (0.93s) [2021-08-27T12:36:01.217Z] === RUN TestPsFilter [2021-08-27T12:36:01.217Z] --- PASS: TestPsFilter (0.09s) [2021-08-27T12:36:01.217Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRaw [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-27T12:36:01.573Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRaw [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-27T12:36:01.573Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestConvertTmpfsOptions [2021-08-27T12:36:01.573Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-27T12:36:01.573Z] linux_parser_test.go:209: data="ro" [2021-08-27T12:36:01.573Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestParseMountSpec [2021-08-27T12:36:01.573Z] parser_test.go:63: case 0 [2021-08-27T12:36:01.573Z] parser_test.go:63: case 1 [2021-08-27T12:36:01.573Z] parser_test.go:63: case 2 [2021-08-27T12:36:01.573Z] parser_test.go:63: case 3 [2021-08-27T12:36:01.573Z] parser_test.go:63: case 4 [2021-08-27T12:36:01.573Z] parser_test.go:63: case 5 [2021-08-27T12:36:01.573Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestValidateMount [2021-08-27T12:36:01.573Z] --- PASS: TestValidateMount (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRaw [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-27T12:36:01.573Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-27T12:36:01.573Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-27T12:36:01.573Z] PASS [2021-08-27T12:36:01.573Z] coverage: 67.6% of statements [2021-08-27T12:36:01.573Z] ok github.com/docker/docker/volume/mounts 0.033s coverage: 67.6% of statements [2021-08-27T12:36:01.789Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-08-27T12:36:01.789Z] === RUN TestRemoveContainerWithVolume [2021-08-27T12:36:02.030Z] === RUN TestSetGetMeta [2021-08-27T12:36:02.030Z] === PAUSE TestSetGetMeta [2021-08-27T12:36:02.030Z] === RUN TestRestore [2021-08-27T12:36:02.030Z] === PAUSE TestRestore [2021-08-27T12:36:02.030Z] === RUN TestServiceCreate [2021-08-27T12:36:02.030Z] === PAUSE TestServiceCreate [2021-08-27T12:36:02.030Z] === RUN TestServiceList [2021-08-27T12:36:02.030Z] === PAUSE TestServiceList [2021-08-27T12:36:02.030Z] === RUN TestServiceRemove [2021-08-27T12:36:02.030Z] === PAUSE TestServiceRemove [2021-08-27T12:36:02.030Z] === RUN TestServiceGet [2021-08-27T12:36:02.030Z] === PAUSE TestServiceGet [2021-08-27T12:36:02.030Z] === RUN TestServicePrune [2021-08-27T12:36:02.030Z] === PAUSE TestServicePrune [2021-08-27T12:36:02.030Z] === RUN TestCreate [2021-08-27T12:36:02.030Z] === PAUSE TestCreate [2021-08-27T12:36:02.030Z] === RUN TestRemove [2021-08-27T12:36:02.030Z] === PAUSE TestRemove [2021-08-27T12:36:02.030Z] === RUN TestList [2021-08-27T12:36:02.030Z] === PAUSE TestList [2021-08-27T12:36:02.030Z] === RUN TestFindByDriver [2021-08-27T12:36:02.030Z] === PAUSE TestFindByDriver [2021-08-27T12:36:02.030Z] === RUN TestFindByReferenced [2021-08-27T12:36:02.030Z] === PAUSE TestFindByReferenced [2021-08-27T12:36:02.030Z] === RUN TestDerefMultipleOfSameRef [2021-08-27T12:36:02.030Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-27T12:36:02.030Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:36:02.030Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:36:02.030Z] === RUN TestDefererencePluginOnCreateError [2021-08-27T12:36:02.030Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-27T12:36:02.030Z] === RUN TestRefDerefRemove [2021-08-27T12:36:02.030Z] === PAUSE TestRefDerefRemove [2021-08-27T12:36:02.030Z] === RUN TestGet [2021-08-27T12:36:02.030Z] === PAUSE TestGet [2021-08-27T12:36:02.030Z] === RUN TestGetWithReference [2021-08-27T12:36:02.030Z] === PAUSE TestGetWithReference [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc/test_nil_list [2021-08-27T12:36:02.030Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc/test_empty_list [2021-08-27T12:36:02.030Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:36:02.030Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:36:02.030Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc/test_filter_some [2021-08-27T12:36:02.030Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc/test_filter_middle [2021-08-27T12:36:02.030Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:36:02.030Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:36:02.030Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-27T12:36:02.030Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-27T12:36:02.030Z] === CONT TestFilterFunc/test_nil_list [2021-08-27T12:36:02.030Z] === CONT TestFilterFunc/test_filter_some [2021-08-27T12:36:02.030Z] === CONT TestFilterFunc/test_empty_list [2021-08-27T12:36:02.030Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:36:02.030Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:36:02.030Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:36:02.030Z] === CONT TestFilterFunc/test_filter_middle [2021-08-27T12:36:02.030Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc (0.00s) [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-27T12:36:02.030Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-27T12:36:02.030Z] === CONT TestSetGetMeta [2021-08-27T12:36:02.030Z] === CONT TestList [2021-08-27T12:36:02.030Z] === CONT TestDefererencePluginOnCreateError [2021-08-27T12:36:02.030Z] === CONT TestServiceGet [2021-08-27T12:36:02.030Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-27T12:36:02.030Z] === CONT TestServiceRemove [2021-08-27T12:36:02.030Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-27T12:36:02.030Z] === CONT TestServiceList [2021-08-27T12:36:02.030Z] --- PASS: TestList (0.02s) [2021-08-27T12:36:02.030Z] === CONT TestServiceCreate [2021-08-27T12:36:02.030Z] --- PASS: TestServiceGet (0.10s) [2021-08-27T12:36:02.030Z] === CONT TestRestore [2021-08-27T12:36:02.030Z] --- PASS: TestServiceRemove (0.09s) [2021-08-27T12:36:02.030Z] === CONT TestCreate [2021-08-27T12:36:02.030Z] --- PASS: TestServiceList (0.08s) [2021-08-27T12:36:02.030Z] === CONT TestRemove [2021-08-27T12:36:02.030Z] --- PASS: TestServiceCreate (0.08s) [2021-08-27T12:36:02.030Z] === CONT TestGet [2021-08-27T12:36:02.030Z] --- PASS: TestCreate (0.01s) [2021-08-27T12:36:02.030Z] === CONT TestGetWithReference [2021-08-27T12:36:02.030Z] --- PASS: TestRestore (0.02s) [2021-08-27T12:36:02.030Z] === CONT TestDerefMultipleOfSameRef [2021-08-27T12:36:02.030Z] --- PASS: TestRemove (0.01s) [2021-08-27T12:36:02.030Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:36:02.030Z] --- PASS: TestGet (0.01s) [2021-08-27T12:36:02.030Z] === CONT TestRefDerefRemove [2021-08-27T12:36:02.030Z] --- PASS: TestGetWithReference (0.02s) [2021-08-27T12:36:02.030Z] === CONT TestServicePrune [2021-08-27T12:36:02.030Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-27T12:36:02.030Z] === CONT TestFindByReferenced [2021-08-27T12:36:02.030Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-27T12:36:02.030Z] === CONT TestFindByDriver [2021-08-27T12:36:02.030Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-27T12:36:02.030Z] time="2021-08-27T12:36:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:36:02.030Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-27T12:36:02.030Z] time="2021-08-27T12:36:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:36:02.030Z] --- PASS: TestFindByDriver (0.01s) [2021-08-27T12:36:02.030Z] time="2021-08-27T12:36:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:36:02.030Z] time="2021-08-27T12:36:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-27T12:36:02.030Z] time="2021-08-27T12:36:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:36:02.030Z] --- PASS: TestServicePrune (0.03s) [2021-08-27T12:36:02.030Z] PASS [2021-08-27T12:36:02.030Z] coverage: 69.0% of statements [2021-08-27T12:36:02.030Z] ok github.com/docker/docker/volume/service 0.188s coverage: 69.0% of statements [2021-08-27T12:36:02.050Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-08-27T12:36:02.050Z] === RUN TestRemoveContainerRunning [2021-08-27T12:36:02.623Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-08-27T12:36:02.623Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-27T12:36:02.885Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-08-27T12:36:02.885Z] === RUN TestRemoveInvalidContainer [2021-08-27T12:36:02.885Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-27T12:36:02.885Z] === RUN TestRenameLinkedContainer [2021-08-27T12:36:03.528Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-08-27T12:36:03.528Z] === RUN TestInfoDebug [2021-08-27T12:36:03.528Z] --- PASS: TestInfoDebug (0.53s) [2021-08-27T12:36:03.528Z] === RUN TestInfoInsecureRegistries [2021-08-27T12:36:03.528Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-27T12:36:03.528Z] === RUN TestInfoRegistryMirrors [2021-08-27T12:36:03.528Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-27T12:36:03.528Z] === RUN TestLoginFailsWithBadCredentials [2021-08-27T12:36:03.528Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-08-27T12:36:03.528Z] === RUN TestPingCacheHeaders [2021-08-27T12:36:03.528Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-27T12:36:03.528Z] === RUN TestPingGet [2021-08-27T12:36:03.528Z] --- PASS: TestPingGet (0.01s) [2021-08-27T12:36:03.528Z] === RUN TestPingHead [2021-08-27T12:36:03.528Z] --- PASS: TestPingHead (0.02s) [2021-08-27T12:36:03.528Z] === RUN TestVersion [2021-08-27T12:36:03.528Z] --- PASS: TestVersion (0.02s) [2021-08-27T12:36:03.528Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-27T12:36:03.528Z] === CONT TestDiskUsage [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/container_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/image_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/volume_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-27T12:36:04.101Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-27T12:36:04.363Z] === RUN TestDiskUsage/after_container.Run [2021-08-27T12:36:04.804Z] --- PASS: TestRenameLinkedContainer (1.59s) [2021-08-27T12:36:04.804Z] === RUN TestRenameStoppedContainer [2021-08-27T12:36:04.804Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-08-27T12:36:04.804Z] === RUN TestRenameRunningContainerAndReuse [2021-08-27T12:36:04.924Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-27T12:36:04.924Z] === RUN TestClientStream [2021-08-27T12:36:04.924Z] --- PASS: TestClientStream (0.00s) [2021-08-27T12:36:04.924Z] === RUN TestClientSendFile [2021-08-27T12:36:04.924Z] --- PASS: TestClientSendFile (0.00s) [2021-08-27T12:36:04.924Z] === RUN TestClientWithRequestTimeout [2021-08-27T12:36:04.924Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-27T12:36:04.924Z] === RUN TestFileSpecPlugin [2021-08-27T12:36:04.924Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-27T12:36:04.924Z] === RUN TestFileJSONSpecPlugin [2021-08-27T12:36:04.924Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-27T12:36:04.924Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-27T12:36:04.924Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-27T12:36:04.924Z] === RUN TestPluginAddHandler [2021-08-27T12:36:04.924Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-27T12:36:04.924Z] === RUN TestPluginWaitBadPlugin [2021-08-27T12:36:04.924Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-27T12:36:04.924Z] === RUN TestGet [2021-08-27T12:36:04.924Z] time="2021-08-27T12:36:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-27T12:36:04.935Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage (1.58s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:36:05.197Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2021-08-27T12:36:05.197Z] PASS [2021-08-27T12:36:05.197Z] [2021-08-27T12:36:05.197Z] DONE 53 tests in 22.408s [2021-08-27T12:36:05.197Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-27T12:36:05.197Z] INFO: Testing against a local daemon [2021-08-27T12:36:05.197Z] === RUN TestVolumesCreateAndList [2021-08-27T12:36:05.197Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-27T12:36:05.197Z] === RUN TestVolumesRemove [2021-08-27T12:36:05.197Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-27T12:36:05.197Z] === RUN TestVolumesInspect [2021-08-27T12:36:05.197Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-27T12:36:05.197Z] === RUN TestVolumesInvalidJSON [2021-08-27T12:36:05.197Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-27T12:36:05.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-27T12:36:05.197Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-27T12:36:05.197Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-27T12:36:05.197Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-27T12:36:05.197Z] PASS [2021-08-27T12:36:05.197Z] [2021-08-27T12:36:05.197Z] DONE 5 tests in 0.140s [2021-08-27T12:36:05.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-27T12:36:05.381Z] time="2021-08-27T12:36:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-27T12:36:05.396Z] time="2021-08-27T12:36:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-27T12:36:05.749Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2021-08-27T12:36:05.749Z] === RUN TestRenameInvalidName [2021-08-27T12:36:06.010Z] --- PASS: TestRenameInvalidName (0.41s) [2021-08-27T12:36:06.010Z] === RUN TestRenameAnonymousContainer [2021-08-27T12:36:06.031Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-27T12:36:06.031Z] Removing test suite binaries [2021-08-27T12:36:06.031Z] exiting test-integration [2021-08-27T12:36:06.031Z] ++ exit 0 [2021-08-27T12:36:06.031Z] [2021-08-27T12:36:07.397Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-08-27T12:36:07.397Z] === RUN TestRenameContainerWithSameName [2021-08-27T12:36:07.549Z] time="2021-08-27T12:36:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-27T12:36:07.969Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2021-08-27T12:36:07.969Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-27T12:36:08.913Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2021-08-27T12:36:08.913Z] === RUN TestResize [2021-08-27T12:36:09.185Z] --- PASS: TestResize (0.37s) [2021-08-27T12:36:09.185Z] === RUN TestResizeWithInvalidSize Post stage [Pipeline] junit [2021-08-27T12:36:09.357Z] Recording test results [2021-08-27T12:36:09.440Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-08-27T12:36:09.447Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-08-27T12:36:09.447Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-27T12:36:09.708Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-08-27T12:36:09.708Z] === RUN TestDaemonRestartKillContainers [2021-08-27T12:36:09.708Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-27T12:36:09.708Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:36:09.708Z] === RUN TestCgroupNamespacesRun [2021-08-27T12:36:09.786Z] + echo Ensuring container killed. [2021-08-27T12:36:09.787Z] Ensuring container killed. [2021-08-27T12:36:09.787Z] + docker rm -vf docker-pr1 [2021-08-27T12:36:09.787Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-27T12:36:10.074Z] + echo Chowning /workspace to jenkins user [2021-08-27T12:36:10.074Z] Chowning /workspace to jenkins user [2021-08-27T12:36:10.074Z] + id -u [2021-08-27T12:36:10.074Z] + id -g [2021-08-27T12:36:10.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42795:/workspace busybox chown -R 1000:1000 /workspace [2021-08-27T12:36:11.096Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2021-08-27T12:36:11.096Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-27T12:36:12.041Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2021-08-27T12:36:12.041Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-27T12:36:12.224Z] time="2021-08-27T12:36:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-27T12:36:12.292Z] + bundleName=amd64-cgroup2 [2021-08-27T12:36:12.292Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-27T12:36:12.292Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-27T12:36:12.292Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-27T12:36:12.292Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-27T12:36:12.568Z] Archiving artifacts [2021-08-27T12:36:12.909Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-27T12:36:13.229Z] + make clean [2021-08-27T12:36:13.229Z] docker volume rm -f docker-dev-cache [2021-08-27T12:36:13.427Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2021-08-27T12:36:13.427Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-27T12:36:13.490Z] docker-dev-cache [Pipeline] deleteDir [2021-08-27T12:36:13.949Z] --- PASS: TestGet (15.01s) [2021-08-27T12:36:13.949Z] === RUN TestPluginWithNoManifest [2021-08-27T12:36:13.949Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-27T12:36:13.949Z] === RUN TestGetAll [2021-08-27T12:36:13.949Z] --- PASS: TestGetAll (0.00s) [2021-08-27T12:36:13.949Z] PASS [2021-08-27T12:36:13.949Z] coverage: 73.4% of statements [2021-08-27T12:36:13.949Z] ok github.com/docker/docker/pkg/plugins 35.794s coverage: 73.4% of statements [2021-08-27T12:36:14.373Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2021-08-27T12:36:14.373Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] } [Pipeline] // withEnv [2021-08-27T12:36:15.321Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2021-08-27T12:36:15.321Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T12:36:16.744Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-08-27T12:36:16.744Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-27T12:36:17.334Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2021-08-27T12:36:17.334Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-27T12:36:17.454Z] ok github.com/docker/docker/libnetwork/ipam 104.154s coverage: 85.3% of statements [2021-08-27T12:36:17.454Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-27T12:36:17.454Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-27T12:36:17.454Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-27T12:36:17.454Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-27T12:36:17.454Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-27T12:36:17.454Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.006s coverage: 71.4% of statements [2021-08-27T12:36:17.454Z] ok github.com/docker/docker/libnetwork/ipamutils 0.492s coverage: 74.0% of statements [2021-08-27T12:36:17.454Z] ok github.com/docker/docker/libnetwork/iptables 0.280s coverage: 45.1% of statements [2021-08-27T12:36:17.454Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-27T12:36:17.454Z] ok github.com/docker/docker/libnetwork/netutils 0.032s coverage: 44.1% of statements [2021-08-27T12:36:17.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-27T12:36:18.283Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2021-08-27T12:36:18.283Z] === RUN TestNISDomainname [2021-08-27T12:36:18.283Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-27T12:36:18.283Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-27T12:36:18.283Z] === RUN TestHostnameDnsResolution [2021-08-27T12:36:19.226Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-08-27T12:36:19.226Z] === RUN TestStats [2021-08-27T12:36:19.226Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:19.226Z] --- SKIP: TestStats (0.00s) [2021-08-27T12:36:19.226Z] === RUN TestStopContainerWithTimeout [2021-08-27T12:36:19.226Z] === RUN TestStopContainerWithTimeout/0 [2021-08-27T12:36:19.226Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-27T12:36:19.226Z] === RUN TestStopContainerWithTimeout/1 [2021-08-27T12:36:19.226Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-27T12:36:19.226Z] === RUN TestStopContainerWithTimeout/3 [2021-08-27T12:36:19.226Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-27T12:36:19.226Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-27T12:36:19.226Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-27T12:36:19.226Z] === CONT TestStopContainerWithTimeout/0 [2021-08-27T12:36:19.226Z] === CONT TestStopContainerWithTimeout/3 [2021-08-27T12:36:19.279Z] --- PASS: TestGet (15.01s) [2021-08-27T12:36:19.279Z] === RUN TestPluginWithNoManifest [2021-08-27T12:36:19.279Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-27T12:36:19.279Z] === RUN TestGetAll [2021-08-27T12:36:19.487Z] === CONT TestStopContainerWithTimeout/1 [2021-08-27T12:36:19.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-27T12:36:19.737Z] --- PASS: TestGetAll (0.00s) [2021-08-27T12:36:19.737Z] PASS [2021-08-27T12:36:19.737Z] coverage: 73.4% of statements [2021-08-27T12:36:19.737Z] ok github.com/docker/docker/pkg/plugins 35.796s coverage: 73.4% of statements [2021-08-27T12:36:21.400Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-27T12:36:22.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-27T12:36:23.312Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-27T12:36:23.312Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2021-08-27T12:36:23.312Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-08-27T12:36:23.312Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) [2021-08-27T12:36:23.312Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2021-08-27T12:36:23.312Z] === RUN TestDeleteDevicemapper [2021-08-27T12:36:23.312Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-27T12:36:23.312Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-27T12:36:23.312Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-27T12:36:24.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-27T12:36:24.938Z] 4612f6d0b889: Pull complete [2021-08-27T12:36:25.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-27T12:36:25.229Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2021-08-27T12:36:25.229Z] === RUN TestUpdateMemory [2021-08-27T12:36:25.229Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:25.229Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-27T12:36:25.229Z] === RUN TestUpdateCPUQuota [2021-08-27T12:36:25.229Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:25.229Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-27T12:36:25.229Z] === RUN TestUpdatePidsLimit [2021-08-27T12:36:25.229Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:25.229Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-27T12:36:25.229Z] === RUN TestUpdateRestartPolicy [2021-08-27T12:36:28.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-27T12:36:36.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-27T12:36:37.462Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2021-08-27T12:36:37.462Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-27T12:36:37.462Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-08-27T12:36:37.462Z] === RUN TestWaitNonBlocked [2021-08-27T12:36:37.462Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:36:37.462Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:36:37.462Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:36:37.462Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:36:37.462Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:36:37.462Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:36:37.462Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-27T12:36:37.462Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2021-08-27T12:36:37.462Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2021-08-27T12:36:37.462Z] === RUN TestWaitBlocked [2021-08-27T12:36:37.462Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:36:37.462Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:36:37.462Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:36:37.462Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:36:37.462Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:36:37.462Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:36:37.729Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-27T12:36:37.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2021-08-27T12:36:37.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2021-08-27T12:36:37.730Z] === CONT TestDaemonRestartIpcMode [2021-08-27T12:36:37.730Z] === CONT TestIpcModeOlderClient [2021-08-27T12:36:37.730Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-08-27T12:36:37.730Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-27T12:36:39.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-27T12:36:39.069Z] 2021/08/27 12:36:37 Closing DB instances... [2021-08-27T12:36:39.527Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-08-27T12:36:39.527Z] === RUN TestFindNode [2021-08-27T12:36:39.527Z] 2021/08/27 12:36:39 Closing DB instances... [2021-08-27T12:36:39.527Z] --- PASS: TestFindNode (0.01s) [2021-08-27T12:36:39.527Z] === RUN TestChangeNodeState [2021-08-27T12:36:39.527Z] 2021/08/27 12:36:39 Closing DB instances... [2021-08-27T12:36:39.527Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-27T12:36:39.527Z] === RUN TestNodeReincarnation [2021-08-27T12:36:39.527Z] 2021/08/27 12:36:39 Closing DB instances... [2021-08-27T12:36:40.277Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2021-08-27T12:36:40.537Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2021-08-27T12:36:40.537Z] PASS [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === Skipped [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-27T12:36:40.537Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-27T12:36:40.537Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-27T12:36:40.537Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-27T12:36:40.537Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-27T12:36:40.537Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-27T12:36:40.537Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-27T12:36:40.537Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-27T12:36:40.537Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-27T12:36:40.537Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-27T12:36:40.537Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-27T12:36:40.537Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-27T12:36:40.537Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-27T12:36:40.537Z] 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-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-27T12:36:40.537Z] 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-08-27T12:36:40.537Z] [2021-08-27T12:36:40.537Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-27T12:36:40.537Z] 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-08-27T12:36:40.537Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-27T12:36:40.538Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-27T12:36:40.538Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-27T12:36:40.538Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:36:40.538Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-27T12:36:40.538Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-27T12:36:40.538Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-27T12:36:40.538Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-27T12:36:40.538Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-27T12:36:40.538Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-27T12:36:40.538Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] [2021-08-27T12:36:40.538Z] DONE 176 tests, 25 skipped in 65.970s [2021-08-27T12:36:40.538Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-27T12:36:40.799Z] === RUN TestConfigDaemonLibtrustID [2021-08-27T12:36:41.371Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-27T12:36:41.371Z] === RUN TestDaemonConfigValidation [2021-08-27T12:36:41.371Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:36:41.371Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:36:41.371Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-27T12:36:41.371Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-27T12:36:41.371Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-27T12:36:41.371Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-27T12:36:41.371Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-27T12:36:41.371Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-27T12:36:41.371Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-27T12:36:41.371Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-27T12:36:41.371Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:36:41.371Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-27T12:36:41.371Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-27T12:36:41.371Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-27T12:36:41.371Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-27T12:36:41.371Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-27T12:36:41.371Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-08-27T12:36:41.371Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-08-27T12:36:41.371Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-27T12:36:41.371Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-27T12:36:41.371Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-27T12:36:41.371Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-27T12:36:41.371Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-27T12:36:41.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-27T12:36:42.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-27T12:36:42.755Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-27T12:36:43.698Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-27T12:36:44.641Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-27T12:36:44.641Z] daemon_test.go:149: [da733bf125611] daemon is not started [2021-08-27T12:36:44.641Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2021-08-27T12:36:44.641Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2021-08-27T12:36:44.641Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-27T12:36:44.641Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-08-27T12:36:44.641Z] PASS [2021-08-27T12:36:44.641Z] [2021-08-27T12:36:44.641Z] DONE 11 tests in 4.164s [2021-08-27T12:36:44.642Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-27T12:36:44.902Z] INFO: Testing against a local daemon [2021-08-27T12:36:44.902Z] === RUN TestCommitInheritsEnv [2021-08-27T12:36:45.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-27T12:36:45.309Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-27T12:36:45.309Z] === RUN TestParallelCreate [2021-08-27T12:36:45.309Z] 2021/08/27 12:36:44 Closing DB instances... [2021-08-27T12:36:45.309Z] --- PASS: TestParallelCreate (0.01s) [2021-08-27T12:36:45.309Z] === RUN TestParallelDelete [2021-08-27T12:36:45.309Z] 2021/08/27 12:36:44 Closing DB instances... [2021-08-27T12:36:45.309Z] --- PASS: TestParallelDelete (0.01s) [2021-08-27T12:36:45.309Z] === RUN TestNetworkDBIslands [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:16e137014778 with config:&{NodeID:16e137014778 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="Node 16e137014778/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="Node 16e137014778/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ece1e641f31f with config:&{NodeID:ece1e641f31f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="Node ece1e641f31f/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="Node ece1e641f31f/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="Node ece1e641f31f/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="Node ece1e641f31f/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="Node 16e137014778/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=info msg="Node 16e137014778/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6c8143ef714e with config:&{NodeID:6c8143ef714e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="Node 16e137014778/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="Node 16e137014778/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="Node ece1e641f31f/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=info msg="Node ece1e641f31f/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-27T12:36:45.309Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:73c4cdab0ef3 with config:&{NodeID:73c4cdab0ef3 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node ece1e641f31f/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node ece1e641f31f/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 16e137014778/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=info msg="Node 16e137014778/172.19.89.75, added to nodes list" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-27T12:36:45.768Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-27T12:36:46.227Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5bdff634771a with config:&{NodeID:5bdff634771a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 5bdff634771a/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 5bdff634771a/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 16e137014778/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 16e137014778/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 6c8143ef714e/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node ece1e641f31f/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=info msg="Node ece1e641f31f/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:46Z" level=info msg="Node 5bdff634771a/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:46Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:46Z" level=info msg="Node 5bdff634771a/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:46Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:46Z" level=info msg="Node 5bdff634771a/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:46.228Z] time="2021-08-27T12:36:46Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to nodes list" [2021-08-27T12:36:46.290Z] --- PASS: TestCommitInheritsEnv (1.42s) [2021-08-27T12:36:46.290Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-27T12:36:46.290Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-27T12:36:46.290Z] === RUN TestImagesFilterMultiReference [2021-08-27T12:36:46.290Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-27T12:36:46.290Z] === RUN TestImagePullPlatformInvalid [2021-08-27T12:36:46.290Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-27T12:36:46.290Z] === RUN TestRemoveImageOrphaning [2021-08-27T12:36:46.685Z] networkdb_test.go:836: Re-joining: 3 [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=info msg="The new bootstrap node list is:[172.19.89.75:10033 172.19.89.75:10034 172.19.89.75:10035]" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10033" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49354" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10034" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49355" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10035" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49356" [2021-08-27T12:36:46.685Z] networkdb_test.go:836: Re-joining: 4 [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=info msg="The new bootstrap node list is:[172.19.89.75:10033 172.19.89.75:10034 172.19.89.75:10035]" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10033" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49357" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10034" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49358" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10035" [2021-08-27T12:36:46.685Z] time="2021-08-27T12:36:46Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49359" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="node 0 leaving" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="Node 16e137014778 change state NodeActive --> NodeLeft" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="node5(5bdff634771a): Node leave event for 16e137014778/172.19.89.75" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="Node 16e137014778 change state NodeActive --> NodeLeft" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="node2(ece1e641f31f): Node leave event for 16e137014778/172.19.89.75" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="Node 16e137014778 change state NodeActive --> NodeLeft" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="node3(6c8143ef714e): Node leave event for 16e137014778/172.19.89.75" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="Node 16e137014778 change state NodeActive --> NodeLeft" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="node4(73c4cdab0ef3): Node leave event for 16e137014778/172.19.89.75" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="Node 16e137014778 change state NodeActive --> NodeLeft" [2021-08-27T12:36:47.142Z] time="2021-08-27T12:36:46Z" level=info msg="node1(16e137014778): Node leave event for 16e137014778/172.19.89.75" [2021-08-27T12:36:47.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node 16e137014778/172.19.89.75, left gossip cluster" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node 16e137014778/172.19.89.75, left gossip cluster" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node 16e137014778/172.19.89.75, left gossip cluster" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node 16e137014778/172.19.89.75, left gossip cluster" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node 16e137014778/172.19.89.75, left gossip cluster" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="node 1 leaving" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f change state NodeActive --> NodeLeft" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="node4(73c4cdab0ef3): Node leave event for ece1e641f31f/172.19.89.75" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f change state NodeActive --> NodeLeft" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="node5(5bdff634771a): Node leave event for ece1e641f31f/172.19.89.75" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f/172.19.89.75, left gossip cluster" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f change state NodeActive --> NodeFailed" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f/172.19.89.75, added to failed nodes list" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=error msg="node: ece1e641f31f is unknown to memberlist" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f change state NodeActive --> NodeLeft" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="node3(6c8143ef714e): Node leave event for ece1e641f31f/172.19.89.75" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f/172.19.89.75, left gossip cluster" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f/172.19.89.75, left gossip cluster" [2021-08-27T12:36:47.599Z] time="2021-08-27T12:36:47Z" level=info msg="Node ece1e641f31f/172.19.89.75, left gossip cluster" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="node 2 leaving" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="Node 6c8143ef714e change state NodeActive --> NodeLeft" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="node4(73c4cdab0ef3): Node leave event for 6c8143ef714e/172.19.89.75" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="Node 6c8143ef714e change state NodeActive --> NodeLeft" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="node5(5bdff634771a): Node leave event for 6c8143ef714e/172.19.89.75" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="Node 6c8143ef714e change state NodeActive --> NodeLeft" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="node3(6c8143ef714e): Node leave event for 6c8143ef714e/172.19.89.75" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=debug msg="memberlist: Failed ping: 5bdff634771a (timeout reached)" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.89.75:10036: use of closed network connection" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.89.75:10035: use of closed network connection" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.89.75:10034: use of closed network connection" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49360" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="Node 6c8143ef714e/172.19.89.75, left gossip cluster" [2021-08-27T12:36:48.057Z] time="2021-08-27T12:36:47Z" level=info msg="Node 6c8143ef714e/172.19.89.75, left gossip cluster" [2021-08-27T12:36:48.203Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-08-27T12:36:48.203Z] === RUN TestRemoveImageGarbageCollector [2021-08-27T12:36:48.203Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-27T12:36:48.203Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-27T12:36:48.203Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-27T12:36:48.203Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-27T12:36:48.203Z] === RUN TestTagInvalidReference [2021-08-27T12:36:48.203Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-27T12:36:48.203Z] === RUN TestTagValidPrefixedRepo [2021-08-27T12:36:48.465Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-27T12:36:48.465Z] === RUN TestTagExistedNameWithoutForce [2021-08-27T12:36:48.465Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-27T12:36:48.465Z] === RUN TestTagOfficialNames [2021-08-27T12:36:48.465Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-27T12:36:48.465Z] === RUN TestTagMatchesDigest [2021-08-27T12:36:48.465Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-27T12:36:48.465Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="Node 6c8143ef714e/172.19.89.75, left gossip cluster" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=warning msg="memberlist: Was able to connect to 5bdff634771a but other probes failed, network may be misconfigured" [2021-08-27T12:36:48.515Z] networkdb_test.go:868: node4: OK [2021-08-27T12:36:48.515Z] networkdb_test.go:868: node5: OK [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="node 0 coming back" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:84f1b8c088b2 with config:&{NodeID:84f1b8c088b2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, added to nodes list" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="node 1 coming back" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:069a0b3353fd with config:&{NodeID:069a0b3353fd Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="Node 069a0b3353fd/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="Node 069a0b3353fd/172.19.89.75, added to nodes list" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="node 2 coming back" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:522496034c31 with config:&{NodeID:522496034c31 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="Node 522496034c31/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:48.515Z] time="2021-08-27T12:36:48Z" level=info msg="Node 522496034c31/172.19.89.75, added to nodes list" [2021-08-27T12:36:49.646Z] 2021/08/27 12:36:45 Closing DB instances... [2021-08-27T12:36:49.646Z] --- PASS: TestNetworkDBGarbageCollection (54.37s) [2021-08-27T12:36:49.646Z] === RUN TestFindNode [2021-08-27T12:36:49.646Z] 2021/08/27 12:36:47 Closing DB instances... [2021-08-27T12:36:49.646Z] --- PASS: TestFindNode (0.01s) [2021-08-27T12:36:49.646Z] === RUN TestChangeNodeState [2021-08-27T12:36:49.646Z] 2021/08/27 12:36:47 Closing DB instances... [2021-08-27T12:36:49.646Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-27T12:36:49.646Z] === RUN TestNodeReincarnation [2021-08-27T12:36:49.646Z] 2021/08/27 12:36:47 Closing DB instances... [2021-08-27T12:36:50.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-27T12:36:52.241Z] time="2021-08-27T12:36:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.89.75:10033 172.19.89.75:10034 172.19.89.75:10035]" [2021-08-27T12:36:52.241Z] time="2021-08-27T12:36:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.89.75:10033 172.19.89.75:10034 172.19.89.75:10035]" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-27T12:36:52.539Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-27T12:36:52.539Z] === RUN TestParallelCreate [2021-08-27T12:36:52.539Z] 2021/08/27 12:36:52 Closing DB instances... [2021-08-27T12:36:52.539Z] --- PASS: TestParallelCreate (0.01s) [2021-08-27T12:36:52.539Z] === RUN TestParallelDelete [2021-08-27T12:36:52.539Z] 2021/08/27 12:36:52 Closing DB instances... [2021-08-27T12:36:52.539Z] --- PASS: TestParallelDelete (0.01s) [2021-08-27T12:36:52.539Z] === RUN TestNetworkDBIslands [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b5cab1864402 with config:&{NodeID:b5cab1864402 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="Node b5cab1864402/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="Node b5cab1864402/172.26.131.146, added to nodes list" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cedb637d121e with config:&{NodeID:cedb637d121e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="Node cedb637d121e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="Node cedb637d121e/172.26.131.146, added to nodes list" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="Node cedb637d121e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="Node cedb637d121e/172.26.131.146, added to nodes list" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="Node b5cab1864402/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=info msg="Node b5cab1864402/172.26.131.146, added to nodes list" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-27T12:36:52.539Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10033" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49361" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 5bdff634771a/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, is the new incarnation of the shutdown node 16e137014778/172.19.89.75" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49362" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10034" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 5bdff634771a/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, is the new incarnation of the shutdown node ece1e641f31f/172.19.89.75" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10035" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49363" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 5bdff634771a/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, is the new incarnation of the shutdown node 6c8143ef714e/172.19.89.75" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, is the new incarnation of the shutdown node ece1e641f31f/172.19.89.75" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, is the new incarnation of the shutdown node 16e137014778/172.19.89.75" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 069a0b3353fd/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, is the new incarnation of the shutdown node 6c8143ef714e/172.19.89.75" [2021-08-27T12:36:52.699Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, added to nodes list" [2021-08-27T12:36:52.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-27T12:36:53.157Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, joined gossip cluster" [2021-08-27T12:36:53.157Z] time="2021-08-27T12:36:52Z" level=info msg="Node 522496034c31/172.19.89.75, added to nodes list" [2021-08-27T12:36:53.157Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10033" [2021-08-27T12:36:53.157Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49364" [2021-08-27T12:36:53.157Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10034" [2021-08-27T12:36:53.157Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49365" [2021-08-27T12:36:53.157Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Stream connection from=172.19.89.75:49366" [2021-08-27T12:36:53.157Z] time="2021-08-27T12:36:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.89.75:10035" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4f189b6dd39e with config:&{NodeID:4f189b6dd39e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node b5cab1864402/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node b5cab1864402/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node cedb637d121e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node cedb637d121e/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.502Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.615Z] 2021/08/27 12:36:53 Closing DB instances... [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2 change state NodeActive --> NodeLeft" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="node3(522496034c31): Node leave event for 84f1b8c088b2/172.19.89.75" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2 change state NodeActive --> NodeLeft" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="node4(73c4cdab0ef3): Node leave event for 84f1b8c088b2/172.19.89.75" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2 change state NodeActive --> NodeLeft" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="node2(069a0b3353fd): Node leave event for 84f1b8c088b2/172.19.89.75" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2 change state NodeActive --> NodeLeft" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="node1(84f1b8c088b2): Node leave event for 84f1b8c088b2/172.19.89.75" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2 change state NodeActive --> NodeLeft" [2021-08-27T12:36:53.615Z] time="2021-08-27T12:36:53Z" level=info msg="node5(5bdff634771a): Node leave event for 84f1b8c088b2/172.19.89.75" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:914965238d06 with config:&{NodeID:914965238d06 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node cedb637d121e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node cedb637d121e/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node b5cab1864402/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node b5cab1864402/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, added to nodes list" [2021-08-27T12:36:53.959Z] time="2021-08-27T12:36:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8469a52de039 with config:&{NodeID:8469a52de039 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 84f1b8c088b2/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 069a0b3353fd change state NodeActive --> NodeLeft" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="node5(5bdff634771a): Node leave event for 069a0b3353fd/172.19.89.75" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 069a0b3353fd change state NodeActive --> NodeLeft" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="node4(73c4cdab0ef3): Node leave event for 069a0b3353fd/172.19.89.75" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 069a0b3353fd change state NodeActive --> NodeLeft" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="node3(522496034c31): Node leave event for 069a0b3353fd/172.19.89.75" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="Node 069a0b3353fd change state NodeActive --> NodeLeft" [2021-08-27T12:36:54.072Z] time="2021-08-27T12:36:53Z" level=info msg="node2(069a0b3353fd): Node leave event for 069a0b3353fd/172.19.89.75" [2021-08-27T12:36:54.415Z] time="2021-08-27T12:36:53Z" level=info msg="Node 8469a52de039/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node 8469a52de039/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node 8469a52de039/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node 8469a52de039/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node cedb637d121e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node cedb637d121e/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node b5cab1864402/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node b5cab1864402/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=info msg="Node 914965238d06/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=info msg="Node 8469a52de039/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=info msg="Node 8469a52de039/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=info msg="Node 8469a52de039/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=info msg="Node 8469a52de039/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=info msg="Node 8469a52de039/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=info msg="Node 8469a52de039/172.26.131.146, added to nodes list" [2021-08-27T12:36:54.416Z] networkdb_test.go:836: Re-joining: 3 [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=info msg="The new bootstrap node list is:[172.26.131.146:10033 172.26.131.146:10034 172.26.131.146:10035]" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10033" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49354" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10034" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49355" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10035" [2021-08-27T12:36:54.416Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49356" [2021-08-27T12:36:54.530Z] time="2021-08-27T12:36:54Z" level=info msg="Node 069a0b3353fd/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.530Z] time="2021-08-27T12:36:54Z" level=info msg="Node 069a0b3353fd/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.530Z] time="2021-08-27T12:36:54Z" level=info msg="Node 069a0b3353fd/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.530Z] time="2021-08-27T12:36:54Z" level=info msg="Node 069a0b3353fd/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.530Z] time="2021-08-27T12:36:54Z" level=info msg="Node 522496034c31 change state NodeActive --> NodeLeft" [2021-08-27T12:36:54.530Z] time="2021-08-27T12:36:54Z" level=info msg="node4(73c4cdab0ef3): Node leave event for 522496034c31/172.19.89.75" [2021-08-27T12:36:54.530Z] time="2021-08-27T12:36:54Z" level=info msg="Node 522496034c31 change state NodeActive --> NodeLeft" [2021-08-27T12:36:54.530Z] time="2021-08-27T12:36:54Z" level=info msg="node5(5bdff634771a): Node leave event for 522496034c31/172.19.89.75" [2021-08-27T12:36:54.872Z] networkdb_test.go:836: Re-joining: 4 [2021-08-27T12:36:54.872Z] time="2021-08-27T12:36:54Z" level=info msg="The new bootstrap node list is:[172.26.131.146:10033 172.26.131.146:10034 172.26.131.146:10035]" [2021-08-27T12:36:54.872Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10033" [2021-08-27T12:36:54.872Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49357" [2021-08-27T12:36:54.872Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49358" [2021-08-27T12:36:54.872Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10034" [2021-08-27T12:36:54.873Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10035" [2021-08-27T12:36:54.873Z] time="2021-08-27T12:36:54Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49359" [2021-08-27T12:36:54.873Z] time="2021-08-27T12:36:54Z" level=info msg="node 0 leaving" [2021-08-27T12:36:54.988Z] time="2021-08-27T12:36:54Z" level=info msg="Node 522496034c31 change state NodeActive --> NodeLeft" [2021-08-27T12:36:54.988Z] time="2021-08-27T12:36:54Z" level=info msg="node3(522496034c31): Node leave event for 522496034c31/172.19.89.75" [2021-08-27T12:36:54.989Z] time="2021-08-27T12:36:54Z" level=info msg="Node 522496034c31/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.989Z] time="2021-08-27T12:36:54Z" level=info msg="Node 522496034c31/172.19.89.75, left gossip cluster" [2021-08-27T12:36:54.989Z] time="2021-08-27T12:36:54Z" level=info msg="Node 522496034c31/172.19.89.75, left gossip cluster" [2021-08-27T12:36:55.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="Node b5cab1864402 change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="node4(914965238d06): Node leave event for b5cab1864402/172.26.131.146" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="Node b5cab1864402 change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="node2(cedb637d121e): Node leave event for b5cab1864402/172.26.131.146" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="Node b5cab1864402 change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="node3(4f189b6dd39e): Node leave event for b5cab1864402/172.26.131.146" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="Node b5cab1864402 change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="node1(b5cab1864402): Node leave event for b5cab1864402/172.26.131.146" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="Node b5cab1864402 change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:54Z" level=info msg="node5(8469a52de039): Node leave event for b5cab1864402/172.26.131.146" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:55Z" level=info msg="Node b5cab1864402/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:55Z" level=info msg="Node b5cab1864402/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:55Z" level=info msg="Node b5cab1864402/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:55Z" level=info msg="Node b5cab1864402/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:55Z" level=info msg="Node b5cab1864402/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:55Z" level=info msg="node 1 leaving" [2021-08-27T12:36:55.329Z] time="2021-08-27T12:36:55Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.26.131.146:10037: use of closed network connection" [2021-08-27T12:36:55.446Z] time="2021-08-27T12:36:55Z" level=info msg="Node 73c4cdab0ef3 change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.446Z] time="2021-08-27T12:36:55Z" level=info msg="node5(5bdff634771a): Node leave event for 73c4cdab0ef3/172.19.89.75" [2021-08-27T12:36:55.446Z] time="2021-08-27T12:36:55Z" level=info msg="Node 73c4cdab0ef3 change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.446Z] time="2021-08-27T12:36:55Z" level=info msg="node4(73c4cdab0ef3): Node leave event for 73c4cdab0ef3/172.19.89.75" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="node3(4f189b6dd39e): Node leave event for cedb637d121e/172.26.131.146" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="node5(8469a52de039): Node leave event for cedb637d121e/172.26.131.146" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="node4(914965238d06): Node leave event for cedb637d121e/172.26.131.146" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e change state NodeActive --> NodeFailed" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e/172.26.131.146, added to failed nodes list" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=error msg="node: cedb637d121e is unknown to memberlist" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node cedb637d121e/172.26.131.146, left gossip cluster" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=warning msg="memberlist: Failed to send gossip to 172.26.131.146:10035: write udp [::]:10034->172.26.131.146:10035: use of closed network connection" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="node 2 leaving" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node 4f189b6dd39e change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="node5(8469a52de039): Node leave event for 4f189b6dd39e/172.26.131.146" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node 4f189b6dd39e change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="node4(914965238d06): Node leave event for 4f189b6dd39e/172.26.131.146" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="Node 4f189b6dd39e change state NodeActive --> NodeLeft" [2021-08-27T12:36:55.786Z] time="2021-08-27T12:36:55Z" level=info msg="node3(4f189b6dd39e): Node leave event for 4f189b6dd39e/172.26.131.146" [2021-08-27T12:36:55.903Z] time="2021-08-27T12:36:55Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, left gossip cluster" [2021-08-27T12:36:55.903Z] time="2021-08-27T12:36:55Z" level=info msg="Node 73c4cdab0ef3/172.19.89.75, left gossip cluster" [2021-08-27T12:36:56.243Z] time="2021-08-27T12:36:55Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, left gossip cluster" [2021-08-27T12:36:56.243Z] time="2021-08-27T12:36:56Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, left gossip cluster" [2021-08-27T12:36:56.243Z] time="2021-08-27T12:36:56Z" level=info msg="Node 4f189b6dd39e/172.26.131.146, left gossip cluster" [2021-08-27T12:36:56.700Z] networkdb_test.go:868: node4: OK [2021-08-27T12:36:56.700Z] networkdb_test.go:868: node5: OK [2021-08-27T12:36:56.700Z] time="2021-08-27T12:36:56Z" level=info msg="node 0 coming back" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1bbc1d3f0feb with config:&{NodeID:1bbc1d3f0feb Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, added to nodes list" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="node 1 coming back" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:010ad010f765 with config:&{NodeID:010ad010f765 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="Node 010ad010f765/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="Node 010ad010f765/172.26.131.146, added to nodes list" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="node 2 coming back" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:819abef1b4bf with config:&{NodeID:819abef1b4bf Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="Node 819abef1b4bf/172.26.131.146, joined gossip cluster" [2021-08-27T12:36:56.701Z] time="2021-08-27T12:36:56Z" level=info msg="Node 819abef1b4bf/172.26.131.146, added to nodes list" [2021-08-27T12:36:56.868Z] time="2021-08-27T12:36:56Z" level=info msg="Node 5bdff634771a/172.19.89.75, left gossip cluster" [2021-08-27T12:36:56.868Z] time="2021-08-27T12:36:56Z" level=info msg="Node 5bdff634771a change state NodeActive --> NodeFailed" [2021-08-27T12:36:56.868Z] time="2021-08-27T12:36:56Z" level=info msg="Node 5bdff634771a/172.19.89.75, added to failed nodes list" [2021-08-27T12:36:56.868Z] --- PASS: TestNetworkDBIslands (12.05s) [2021-08-27T12:36:56.868Z] PASS [2021-08-27T12:36:56.868Z] coverage: 60.0% of statements [2021-08-27T12:36:56.868Z] ok github.com/docker/docker/libnetwork/networkdb 103.938s coverage: 60.0% of statements [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/quota [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/rootless [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/volume [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-27T12:36:56.868Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-27T12:36:57.787Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-27T12:36:57.788Z] Using test binary docker [2021-08-27T12:36:57.788Z] +++ /etc/init.d/apparmor start [2021-08-27T12:36:57.788Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-27T12:36:57.788Z] INFO: Waiting for daemon to start... [2021-08-27T12:36:57.788Z] Starting dockerd [2021-08-27T12:36:57.788Z] +++ 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-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === Skipped [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-27T12:36:58.423Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-27T12:36:58.423Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-27T12:36:58.423Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-27T12:36:58.423Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-27T12:36:58.423Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-27T12:36:58.423Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-27T12:36:58.423Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-27T12:36:58.423Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-27T12:36:58.423Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-27T12:36:58.423Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-27T12:36:58.423Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-27T12:36:58.423Z] daemon_test.go:147: root required [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-27T12:36:58.423Z] reload_test.go:520: root required [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-27T12:36:58.423Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-27T12:36:58.423Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-27T12:36:58.423Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-27T12:36:58.423Z] download_test.go:268: Needs fixing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-27T12:36:58.423Z] layer_test.go:304: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-27T12:36:58.423Z] layer_test.go:353: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-27T12:36:58.423Z] layer_test.go:468: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-27T12:36:58.423Z] layer_test.go:697: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-27T12:36:58.423Z] migration_test.go:46: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-27T12:36:58.423Z] migration_test.go:182: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-27T12:36:58.423Z] mount_test.go:17: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-27T12:36:58.423Z] mount_test.go:76: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-27T12:36:58.423Z] mount_test.go:125: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-27T12:36:58.423Z] mount_test.go:212: Failing on Windows [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-27T12:36:58.423Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-27T12:36:58.423Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-27T12:36:58.423Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-27T12:36:58.423Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-27T12:36:58.423Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-27T12:36:58.423Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-27T12:36:58.423Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.02s) [2021-08-27T12:36:58.423Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-27T12:36:58.423Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-27T12:36:58.423Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-27T12:36:58.423Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-27T12:36:58.423Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-27T12:36:58.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-27T12:36:58.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-27T12:36:58.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-27T12:36:58.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-27T12:36:58.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-27T12:36:58.423Z] archive_test.go:134: Xz not present in msys2 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-27T12:36:58.423Z] archive_test.go:239: Failing on Windows CI machines [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:36:58.423Z] archive_windows_test.go:17: Currently fails [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-27T12:36:58.423Z] changes_test.go:196: needs more investigation [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-27T12:36:58.423Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-27T12:36:58.423Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-27T12:36:58.423Z] changes_test.go:433: needs further investigation [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-27T12:36:58.423Z] changes_test.go:469: needs further investigation [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-27T12:36:58.423Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-27T12:36:58.423Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-27T12:36:58.423Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:36:58.423Z] [2021-08-27T12:36:58.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-27T12:36:58.424Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-27T12:36:58.424Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-27T12:36:58.424Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:36:58.424Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:36:58.424Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-27T12:36:58.424Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-27T12:36:58.424Z] poller_test.go:41: No chmod on Windows [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-27T12:36:58.424Z] fileutils_test.go:134: Needs porting to Windows [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-27T12:36:58.424Z] fileutils_test.go:180: Needs porting to Windows [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-27T12:36:58.424Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-27T12:36:58.424Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-27T12:36:58.424Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-27T12:36:58.424Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-27T12:36:58.424Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] [2021-08-27T12:36:58.424Z] DONE 2068 tests, 69 skipped in 238.573s [2021-08-27T12:36:58.424Z] INFO: make.ps1 ended at 08/27/2021 12:36:58 [2021-08-27T12:36:59.597Z] time="2021-08-27T12:36:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.131.146:10033 172.26.131.146:10034 172.26.131.146:10035]" [2021-08-27T12:36:59.957Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-27T12:36:59.957Z] INFO: Unit tests ended at 08/27/2021 12:36:59. Duration:00:04:08.9437361 [2021-08-27T12:36:59.957Z] INFO: Building busybox [2021-08-27T12:36:59.957Z] Sending build context to Docker daemon 5.12kB [2021-08-27T12:36:59.957Z] [2021-08-27T12:36:59.957Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-27T12:36:59.957Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-27T12:36:59.957Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-27T12:36:59.957Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-27T12:36:59.957Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-27T12:36:59.957Z] ---> a4938fe7222f [2021-08-27T12:36:59.957Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-27T12:36:59.957Z] ---> Running in aa54abde9efb [2021-08-27T12:37:00.054Z] time="2021-08-27T12:36:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.131.146:10033 172.26.131.146:10034 172.26.131.146:10035]" [2021-08-27T12:37:00.309Z] . [2021-08-27T12:37:00.309Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-27T12:37:00.309Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-27T12:37:00.309Z] Error: No such image: emptyfs [2021-08-27T12:37:00.309Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-27T12:37:00.309Z] ++++ docker load [2021-08-27T12:37:00.567Z] Running integration-test (iteration 1) [2021-08-27T12:37:00.567Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-27T12:37:00.567Z] ++ 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-08-27T12:37:00.567Z] ++ set -e [2021-08-27T12:37:00.567Z] ++ '[' -n 0 ']' [2021-08-27T12:37:00.567Z] ++ set -x [2021-08-27T12:37:00.567Z] ++ env -i DEST=/go/src/github.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-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10033" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49360" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 914965238d06/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 914965238d06/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 8469a52de039/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 8469a52de039/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, is the new incarnation of the shutdown node b5cab1864402/172.26.131.146" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10034" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49361" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 8469a52de039/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.017Z] time="2021-08-27T12:37:00Z" level=info msg="Node 8469a52de039/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 914965238d06/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 914965238d06/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, is the new incarnation of the shutdown node cedb637d121e/172.26.131.146" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49362" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10035" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 8469a52de039/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 8469a52de039/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 914965238d06/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 914965238d06/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, is the new incarnation of the shutdown node 4f189b6dd39e/172.26.131.146" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, is the new incarnation of the shutdown node cedb637d121e/172.26.131.146" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 010ad010f765/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, is the new incarnation of the shutdown node b5cab1864402/172.26.131.146" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, is the new incarnation of the shutdown node 4f189b6dd39e/172.26.131.146" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, joined gossip cluster" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=info msg="Node 819abef1b4bf/172.26.131.146, added to nodes list" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10033" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49363" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10034" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49364" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.131.146:10035" [2021-08-27T12:37:01.018Z] time="2021-08-27T12:37:00Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49365" [2021-08-27T12:37:01.475Z] 2021/08/27 12:37:01 Closing DB instances... [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb change state NodeActive --> NodeLeft" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="node3(819abef1b4bf): Node leave event for 1bbc1d3f0feb/172.26.131.146" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb change state NodeActive --> NodeLeft" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="node4(914965238d06): Node leave event for 1bbc1d3f0feb/172.26.131.146" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb change state NodeActive --> NodeLeft" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="node2(010ad010f765): Node leave event for 1bbc1d3f0feb/172.26.131.146" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb change state NodeActive --> NodeLeft" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="node5(8469a52de039): Node leave event for 1bbc1d3f0feb/172.26.131.146" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb change state NodeActive --> NodeLeft" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="node1(1bbc1d3f0feb): Node leave event for 1bbc1d3f0feb/172.26.131.146" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, left gossip cluster" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, left gossip cluster" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, left gossip cluster" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, left gossip cluster" [2021-08-27T12:37:01.931Z] time="2021-08-27T12:37:01Z" level=info msg="Node 1bbc1d3f0feb/172.26.131.146, left gossip cluster" [2021-08-27T12:37:01.937Z] Loaded image: busybox:latest [2021-08-27T12:37:02.194Z] Loaded image: busybox:glibc [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:01Z" level=info msg="Node 010ad010f765 change state NodeActive --> NodeLeft" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:01Z" level=info msg="node4(914965238d06): Node leave event for 010ad010f765/172.26.131.146" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:01Z" level=info msg="Node 010ad010f765 change state NodeActive --> NodeLeft" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:01Z" level=info msg="Node 010ad010f765 change state NodeActive --> NodeLeft" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:01Z" level=info msg="node3(819abef1b4bf): Node leave event for 010ad010f765/172.26.131.146" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:01Z" level=info msg="node5(8469a52de039): Node leave event for 010ad010f765/172.26.131.146" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:01Z" level=info msg="Node 010ad010f765 change state NodeActive --> NodeLeft" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:01Z" level=info msg="node2(010ad010f765): Node leave event for 010ad010f765/172.26.131.146" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:02Z" level=info msg="Node 010ad010f765/172.26.131.146, left gossip cluster" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:02Z" level=info msg="Node 010ad010f765/172.26.131.146, left gossip cluster" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:02Z" level=info msg="Node 010ad010f765/172.26.131.146, left gossip cluster" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:02Z" level=info msg="Node 010ad010f765/172.26.131.146, left gossip cluster" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:02Z" level=info msg="Node 819abef1b4bf change state NodeActive --> NodeLeft" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:02Z" level=info msg="Node 819abef1b4bf change state NodeActive --> NodeLeft" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:02Z" level=info msg="node5(8469a52de039): Node leave event for 819abef1b4bf/172.26.131.146" [2021-08-27T12:37:02.388Z] time="2021-08-27T12:37:02Z" level=info msg="node4(914965238d06): Node leave event for 819abef1b4bf/172.26.131.146" [2021-08-27T12:37:02.389Z] time="2021-08-27T12:37:02Z" level=info msg="Node 819abef1b4bf change state NodeActive --> NodeLeft" [2021-08-27T12:37:02.389Z] time="2021-08-27T12:37:02Z" level=info msg="node3(819abef1b4bf): Node leave event for 819abef1b4bf/172.26.131.146" [2021-08-27T12:37:02.845Z] time="2021-08-27T12:37:02Z" level=info msg="Node 819abef1b4bf/172.26.131.146, left gossip cluster" [2021-08-27T12:37:02.845Z] time="2021-08-27T12:37:02Z" level=info msg="Node 819abef1b4bf/172.26.131.146, left gossip cluster" [2021-08-27T12:37:02.845Z] time="2021-08-27T12:37:02Z" level=info msg="Node 819abef1b4bf/172.26.131.146, left gossip cluster" [2021-08-27T12:37:02.890Z] Removing intermediate container aa54abde9efb [2021-08-27T12:37:02.890Z] ---> 7a72cfcf91a2 [2021-08-27T12:37:02.890Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-27T12:37:02.890Z] ---> Running in 81fc73a5a245 [2021-08-27T12:37:03.302Z] time="2021-08-27T12:37:02Z" level=debug msg="memberlist: Failed ping: 819abef1b4bf (timeout reached)" [2021-08-27T12:37:03.302Z] time="2021-08-27T12:37:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.131.146:10036: use of closed network connection" [2021-08-27T12:37:03.302Z] time="2021-08-27T12:37:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.131.146:10037: use of closed network connection" [2021-08-27T12:37:03.302Z] time="2021-08-27T12:37:02Z" level=debug msg="memberlist: Stream connection from=172.26.131.146:49366" [2021-08-27T12:37:03.302Z] time="2021-08-27T12:37:03Z" level=info msg="Node 914965238d06 change state NodeActive --> NodeLeft" [2021-08-27T12:37:03.302Z] time="2021-08-27T12:37:03Z" level=info msg="node5(8469a52de039): Node leave event for 914965238d06/172.26.131.146" [2021-08-27T12:37:03.302Z] time="2021-08-27T12:37:03Z" level=info msg="Node 914965238d06 change state NodeActive --> NodeLeft" [2021-08-27T12:37:03.302Z] time="2021-08-27T12:37:03Z" level=info msg="node4(914965238d06): Node leave event for 914965238d06/172.26.131.146" [2021-08-27T12:37:03.348Z] Removing intermediate container 81fc73a5a245 [2021-08-27T12:37:03.348Z] ---> 888ffbf08540 [2021-08-27T12:37:03.348Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-27T12:37:03.348Z] ---> Running in c3e43eafd801 [2021-08-27T12:37:03.760Z] time="2021-08-27T12:37:03Z" level=warning msg="memberlist: Was able to connect to 819abef1b4bf but other probes failed, network may be misconfigured" [2021-08-27T12:37:03.760Z] time="2021-08-27T12:37:03Z" level=info msg="Node 914965238d06/172.26.131.146, left gossip cluster" [2021-08-27T12:37:03.805Z] Removing intermediate container c3e43eafd801 [2021-08-27T12:37:03.805Z] ---> 98dcc306d814 [2021-08-27T12:37:03.805Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-27T12:37:04.216Z] time="2021-08-27T12:37:03Z" level=info msg="Node 914965238d06/172.26.131.146, left gossip cluster" [2021-08-27T12:37:04.673Z] time="2021-08-27T12:37:04Z" level=info msg="Node 8469a52de039/172.26.131.146, left gossip cluster" [2021-08-27T12:37:04.673Z] time="2021-08-27T12:37:04Z" level=info msg="Node 8469a52de039 change state NodeActive --> NodeFailed" [2021-08-27T12:37:04.673Z] time="2021-08-27T12:37:04Z" level=info msg="Node 8469a52de039/172.26.131.146, added to failed nodes list" [2021-08-27T12:37:04.673Z] --- PASS: TestNetworkDBIslands (12.25s) [2021-08-27T12:37:04.673Z] PASS [2021-08-27T12:37:04.673Z] coverage: 60.0% of statements [2021-08-27T12:37:04.673Z] ok github.com/docker/docker/libnetwork/networkdb 104.322s coverage: 60.0% of statements [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-27T12:37:04.673Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/quota [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/rootless [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/volume [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-27T12:37:04.674Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-27T12:37:04.772Z] [2021-08-27T12:37:05.234Z] ---> 96c77e25c71e [2021-08-27T12:37:05.234Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-27T12:37:05.234Z] ---> Running in d202678be014 [2021-08-27T12:37:06.944Z] [2021-08-27T12:37:06.945Z] === Skipped [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-27T12:37:06.945Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-27T12:37:06.945Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-27T12:37:06.945Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-27T12:37:06.945Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-27T12:37:06.945Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-27T12:37:06.945Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-27T12:37:06.945Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-27T12:37:06.945Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-27T12:37:06.945Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-27T12:37:06.945Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-27T12:37:06.945Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-27T12:37:06.945Z] daemon_test.go:147: root required [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-27T12:37:06.945Z] reload_test.go:520: root required [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-27T12:37:06.945Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-27T12:37:06.945Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-27T12:37:06.945Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-27T12:37:06.945Z] download_test.go:268: Needs fixing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-27T12:37:06.945Z] layer_test.go:304: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-27T12:37:06.945Z] layer_test.go:353: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-27T12:37:06.945Z] layer_test.go:468: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-27T12:37:06.945Z] layer_test.go:697: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-27T12:37:06.945Z] migration_test.go:46: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-27T12:37:06.945Z] migration_test.go:182: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-27T12:37:06.945Z] mount_test.go:17: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-27T12:37:06.945Z] mount_test.go:76: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-27T12:37:06.945Z] mount_test.go:125: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-27T12:37:06.945Z] mount_test.go:212: Failing on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-27T12:37:06.945Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-27T12:37:06.945Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-27T12:37:06.945Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-27T12:37:06.945Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-27T12:37:06.945Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-27T12:37:06.945Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-27T12:37:06.945Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-27T12:37:06.945Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-27T12:37:06.945Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-27T12:37:06.945Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-27T12:37:06.945Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-27T12:37:06.945Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-27T12:37:06.945Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-27T12:37:06.945Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-27T12:37:06.945Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-27T12:37:06.945Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-27T12:37:06.945Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:134: Xz not present in msys2 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:239: Failing on Windows CI machines [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:37:06.945Z] archive_windows_test.go:17: Currently fails [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-27T12:37:06.945Z] changes_test.go:196: needs more investigation [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-27T12:37:06.945Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-27T12:37:06.945Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-27T12:37:06.945Z] changes_test.go:433: needs further investigation [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-27T12:37:06.945Z] changes_test.go:469: needs further investigation [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-27T12:37:06.945Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-27T12:37:06.945Z] poller_test.go:41: No chmod on Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-27T12:37:06.945Z] fileutils_test.go:134: Needs porting to Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-27T12:37:06.945Z] fileutils_test.go:180: Needs porting to Windows [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-27T12:37:06.945Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-27T12:37:06.945Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-27T12:37:06.945Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-27T12:37:06.945Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-27T12:37:06.945Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] [2021-08-27T12:37:06.945Z] DONE 2068 tests, 69 skipped in 238.007s [2021-08-27T12:37:06.945Z] INFO: make.ps1 ended at 08/27/2021 12:37:06 [2021-08-27T12:37:07.451Z] Loaded image: debian:bullseye-slim [2021-08-27T12:37:07.451Z] Loaded image: hello-world:latest [2021-08-27T12:37:07.451Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:37:07.451Z] INFO: Testing against a local daemon [2021-08-27T12:37:07.451Z] === RUN TestCgroupNamespacesBuild [2021-08-27T12:37:08.477Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-27T12:37:08.477Z] INFO: Unit tests ended at 08/27/2021 12:37:08. Duration:00:04:08.4511922 [2021-08-27T12:37:08.477Z] INFO: Building busybox [2021-08-27T12:37:08.477Z] Sending build context to Docker daemon 5.12kB [2021-08-27T12:37:08.477Z] [2021-08-27T12:37:08.477Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-27T12:37:08.477Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-27T12:37:08.477Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-27T12:37:08.477Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-27T12:37:08.477Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-27T12:37:08.477Z] ---> a4938fe7222f [2021-08-27T12:37:08.477Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-27T12:37:08.477Z] ---> Running in 775d72208d34 [2021-08-27T12:37:09.976Z] --- PASS: TestCgroupNamespacesBuild (2.49s) [2021-08-27T12:37:09.976Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-27T12:37:11.870Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2021-08-27T12:37:11.870Z] === RUN TestBuildWithSession [2021-08-27T12:37:11.870Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:37:11.870Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-27T12:37:11.870Z] === RUN TestBuildSquashParent [2021-08-27T12:37:12.200Z] Removing intermediate container 775d72208d34 [2021-08-27T12:37:12.200Z] ---> dc1f6d73bb3d [2021-08-27T12:37:12.200Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-27T12:37:12.200Z] ---> Running in 23a14cde267a [2021-08-27T12:37:12.200Z] Removing intermediate container 23a14cde267a [2021-08-27T12:37:12.200Z] ---> 5525608e8872 [2021-08-27T12:37:12.200Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-27T12:37:12.410Z] Removing intermediate container d202678be014 [2021-08-27T12:37:12.410Z] ---> ce4da45fbc51 [2021-08-27T12:37:12.410Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-27T12:37:12.410Z] ---> Running in f175c8ffcba8 [2021-08-27T12:37:12.656Z] ---> Running in 72041f19f858 [2021-08-27T12:37:12.657Z] Removing intermediate container 72041f19f858 [2021-08-27T12:37:12.657Z] ---> 19ec166ec94e [2021-08-27T12:37:12.657Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-27T12:37:12.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:37:12.756Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:37:12.756Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:37:12.756Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:37:12.756Z] [2021-08-27T12:37:12.756Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-27T12:37:12.756Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-27T12:37:12.756Z] Using test binary docker [2021-08-27T12:37:12.756Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-27T12:37:12.756Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-27T12:37:12.756Z] INFO: Waiting for daemon to start... [2021-08-27T12:37:12.756Z] Starting dockerd [2021-08-27T12:37:13.015Z] . [2021-08-27T12:37:13.015Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-27T12:37:13.377Z] [2021-08-27T12:37:13.377Z] SUCCESS: Specified value was saved. [2021-08-27T12:37:14.187Z] [2021-08-27T12:37:14.643Z] ---> 8574911e9c0b [2021-08-27T12:37:14.643Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-27T12:37:14.643Z] ---> Running in b465e22827cb [2021-08-27T12:37:15.552Z] Removing intermediate container f175c8ffcba8 [2021-08-27T12:37:15.552Z] ---> 0e75c11afe2f [2021-08-27T12:37:15.552Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-27T12:37:15.552Z] ---> Running in b00f5be53fd0 [2021-08-27T12:37:18.455Z] Cannot create a file when that file already exists. [2021-08-27T12:37:21.703Z] Removing intermediate container b465e22827cb [2021-08-27T12:37:21.703Z] ---> d5b49b976f76 [2021-08-27T12:37:21.703Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-27T12:37:21.703Z] ---> Running in f3b9e84b05a8 [2021-08-27T12:37:21.827Z] --- PASS: TestBuildSquashParent (9.03s) [2021-08-27T12:37:21.827Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-27T12:37:21.827Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:21.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:21.827Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:37:21.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:37:21.827Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:37:21.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:37:21.827Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:21.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:21.827Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:21.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:21.827Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:21.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:21.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:21.827Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:23.141Z] Removing intermediate container b00f5be53fd0 [2021-08-27T12:37:23.141Z] ---> 189c295b2f32 [2021-08-27T12:37:23.141Z] Step 13/13 : CMD ["sh"] [2021-08-27T12:37:23.141Z] ---> Running in c600a3e3dd9e [2021-08-27T12:37:23.141Z] Removing intermediate container c600a3e3dd9e [2021-08-27T12:37:23.141Z] ---> 7d5a1750bdaa [2021-08-27T12:37:23.141Z] Successfully built 7d5a1750bdaa [2021-08-27T12:37:23.141Z] Successfully tagged busybox:latest [2021-08-27T12:37:23.141Z] INFO: Docker images of the daemon under test [2021-08-27T12:37:23.141Z] [2021-08-27T12:37:23.141Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T12:37:23.141Z] busybox latest 7d5a1750bdaa Less than a second ago 2.8GB [2021-08-27T12:37:23.141Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 4 weeks ago 2.76GB [2021-08-27T12:37:23.141Z] microsoft/windowsservercore latest a4938fe7222f 4 weeks ago 2.76GB [2021-08-27T12:37:23.141Z] [2021-08-27T12:37:23.141Z] INFO: Running integration tests at 08/27/2021 12:37:22... [2021-08-27T12:37:23.141Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-27T12:37:23.141Z] INFO: Integration API tests being run from the host: [2021-08-27T12:37:23.141Z] INFO: make.ps1 starting at 08/27/2021 12:37:22 [2021-08-27T12:37:23.235Z] [2021-08-27T12:37:23.235Z] SUCCESS: Specified value was saved. [2021-08-27T12:37:23.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:23.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:24.137Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-27T12:37:24.766Z] Removing intermediate container f3b9e84b05a8 [2021-08-27T12:37:24.766Z] ---> 65dce1e55428 [2021-08-27T12:37:24.766Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-27T12:37:24.766Z] ---> Running in 9855eea0d0f0 [2021-08-27T12:37:27.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:37:27.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:37:28.520Z] Cannot create a file when that file already exists. [2021-08-27T12:37:30.280Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-27T12:37:30.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s) [2021-08-27T12:37:30.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2021-08-27T12:37:30.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2021-08-27T12:37:30.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2021-08-27T12:37:30.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2021-08-27T12:37:30.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2021-08-27T12:37:30.280Z] === RUN TestBuildMultiStageCopy [2021-08-27T12:37:30.280Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-27T12:37:32.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-27T12:37:32.248Z] Removing intermediate container 9855eea0d0f0 [2021-08-27T12:37:32.248Z] ---> 27554fe96e64 [2021-08-27T12:37:32.248Z] Step 13/13 : CMD ["sh"] [2021-08-27T12:37:32.248Z] ---> Running in 3af3788e860e [2021-08-27T12:37:32.706Z] Removing intermediate container 3af3788e860e [2021-08-27T12:37:32.706Z] ---> 58f34e356db9 [2021-08-27T12:37:32.706Z] Successfully built 58f34e356db9 [2021-08-27T12:37:32.706Z] Successfully tagged busybox:latest [2021-08-27T12:37:32.706Z] INFO: Docker images of the daemon under test [2021-08-27T12:37:32.706Z] [2021-08-27T12:37:32.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T12:37:32.706Z] busybox latest 58f34e356db9 Less than a second ago 2.8GB [2021-08-27T12:37:32.706Z] microsoft/windowsservercore latest a4938fe7222f 4 weeks ago 2.76GB [2021-08-27T12:37:32.706Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 4 weeks ago 2.76GB [2021-08-27T12:37:32.706Z] [2021-08-27T12:37:32.706Z] INFO: Running integration tests at 08/27/2021 12:37:32... [2021-08-27T12:37:32.706Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-27T12:37:32.706Z] INFO: Integration API tests being run from the host: [2021-08-27T12:37:32.706Z] INFO: make.ps1 starting at 08/27/2021 12:37:32 [2021-08-27T12:37:32.738Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-27T12:37:33.302Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-27T12:37:33.560Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-27T12:37:33.673Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-27T12:37:34.124Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2021-08-27T12:37:34.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s) [2021-08-27T12:37:34.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-08-27T12:37:34.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-08-27T12:37:34.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2021-08-27T12:37:34.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2021-08-27T12:37:34.124Z] === RUN TestBuildMultiStageParentConfig [2021-08-27T12:37:35.496Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2021-08-27T12:37:35.496Z] === RUN TestBuildLabelWithTargets [2021-08-27T12:37:38.021Z] --- PASS: TestBuildLabelWithTargets (2.06s) [2021-08-27T12:37:38.021Z] === RUN TestBuildWithEmptyLayers [2021-08-27T12:37:38.953Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-08-27T12:37:38.953Z] === RUN TestBuildMultiStageOnBuild [2021-08-27T12:37:41.478Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2021-08-27T12:37:41.478Z] === RUN TestBuildUncleanTarFilenames [2021-08-27T12:37:43.374Z] --- PASS: TestBuildUncleanTarFilenames (1.61s) [2021-08-27T12:37:43.374Z] === RUN TestBuildMultiStageLayerLeak [2021-08-27T12:37:45.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:37:45.248Z] INFO: Testing against a local daemon [2021-08-27T12:37:45.248Z] === RUN TestBuildWithSession [2021-08-27T12:37:45.248Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:37:45.248Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-27T12:37:45.248Z] === RUN TestBuildSquashParent [2021-08-27T12:37:45.248Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:37:45.248Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-27T12:37:45.248Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-27T12:37:45.248Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:45.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:45.248Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:37:45.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:37:45.248Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:37:45.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:37:45.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:45.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:45.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:45.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:45.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:45.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:45.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:45.248Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:45.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:37:45.248Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:46.650Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2021-08-27T12:37:46.650Z] === RUN TestBuildWithHugeFile [2021-08-27T12:37:51.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:37:52.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:55.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:37:55.044Z] INFO: Testing against a local daemon [2021-08-27T12:37:55.044Z] === RUN TestBuildWithSession [2021-08-27T12:37:55.044Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:37:55.044Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-27T12:37:55.044Z] === RUN TestBuildSquashParent [2021-08-27T12:37:55.044Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:37:55.044Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-27T12:37:55.044Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-27T12:37:55.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:55.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:55.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:37:55.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:37:55.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:37:55.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:37:55.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:55.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:55.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:55.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:55.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:55.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:55.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:37:55.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:37:55.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:37:55.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:37:58.393Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-27T12:37:58.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.59s) [2021-08-27T12:37:58.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.96s) [2021-08-27T12:37:58.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.07s) [2021-08-27T12:37:58.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.15s) [2021-08-27T12:37:58.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.90s) [2021-08-27T12:37:58.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.47s) [2021-08-27T12:37:58.393Z] === RUN TestBuildMultiStageCopy [2021-08-27T12:37:58.393Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-27T12:37:59.696Z] sha256:f23a2eaab0bf643c288fadd02af4947d6acfe00cd240d0cb762ec54d940f0606 [2021-08-27T12:37:59.696Z] INFO: Starting docker-py tests... [2021-08-27T12:37:59.696Z] ============================= test session starts ============================== [2021-08-27T12:37:59.696Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-08-27T12:37:59.696Z] rootdir: /src, inifile: pytest.ini [2021-08-27T12:37:59.696Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-27T12:37:59.696Z] collected 390 items / 1 deselected / 389 selected [2021-08-27T12:37:59.696Z] [2021-08-27T12:38:04.179Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-27T12:38:04.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-27T12:38:05.603Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-27T12:38:06.060Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-27T12:38:06.125Z] c67ded6868b6: Pull complete [2021-08-27T12:38:06.125Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-27T12:38:06.125Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T12:38:06.125Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-27T12:38:06.125Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-27T12:38:06.125Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-27T12:38:06.125Z] WARN: Skipping validation tests [2021-08-27T12:38:06.125Z] INFO: Running unit tests at 08/27/2021 12:37:58... [2021-08-27T12:38:06.125Z] INFO: make.ps1 starting at 08/27/2021 12:38:02 [2021-08-27T12:38:06.125Z] INFO: Git commit (073f8df0fe) assumed from DOCKER_GITCOMMIT environment variable [2021-08-27T12:38:06.125Z] INFO: Invoking autogen... [2021-08-27T12:38:06.125Z] INFO: Running unit tests... [2021-08-27T12:38:07.594Z] --- PASS: TestBuildMultiStageCopy (9.33s) [2021-08-27T12:38:07.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.09s) [2021-08-27T12:38:07.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-08-27T12:38:07.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2021-08-27T12:38:07.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-08-27T12:38:07.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s) [2021-08-27T12:38:07.594Z] === RUN TestBuildMultiStageParentConfig [2021-08-27T12:38:08.956Z] ok github.com/docker/docker/libnetwork/networkdb 104.159s coverage: 60.0% of statements [2021-08-27T12:38:08.956Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-27T12:38:08.956Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-08-27T12:38:08.956Z] ok github.com/docker/docker/libnetwork/osl 4.402s coverage: 39.7% of statements [2021-08-27T12:38:08.956Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-27T12:38:09.128Z] --- PASS: TestBuildMultiStageParentConfig (1.87s) [2021-08-27T12:38:09.128Z] === RUN TestBuildLabelWithTargets [2021-08-27T12:38:09.128Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:38:09.128Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-27T12:38:09.128Z] === RUN TestBuildWithEmptyLayers [2021-08-27T12:38:09.217Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-27T12:38:09.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:38:09.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:38:09.870Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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-08-27T12:38:10.095Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2021-08-27T12:38:10.095Z] === RUN TestBuildMultiStageOnBuild [2021-08-27T12:38:10.273Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-27T12:38:10.840Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-27T12:38:11.135Z] ok github.com/docker/docker/libnetwork/portmapper 1.350s coverage: 48.6% of statements [2021-08-27T12:38:12.542Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 70.6% of statements [2021-08-27T12:38:12.542Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-27T12:38:12.603Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-27T12:38:12.803Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] === Skipped [2021-08-27T12:38:12.803Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-27T12:38:12.803Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-27T12:38:12.803Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-27T12:38:12.803Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-27T12:38:12.803Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-27T12:38:12.803Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-27T12:38:12.803Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-27T12:38:12.803Z] firewalld_test.go:14: firewalld is not running [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] [2021-08-27T12:38:12.803Z] DONE 360 tests, 7 skipped in 325.808s Post stage [Pipeline] junit [2021-08-27T12:38:14.208Z] Recording test results [2021-08-27T12:38:15.809Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-27T12:38:16.180Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -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:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh dynbinary test-integration [2021-08-27T12:38:16.918Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-27T12:38:16.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.89s) [2021-08-27T12:38:16.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.96s) [2021-08-27T12:38:16.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.06s) [2021-08-27T12:38:16.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.19s) [2021-08-27T12:38:16.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.62s) [2021-08-27T12:38:16.918Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.72s) [2021-08-27T12:38:16.918Z] === RUN TestBuildMultiStageCopy [2021-08-27T12:38:16.918Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-27T12:38:17.123Z] [2021-08-27T12:38:17.123Z] Removing bundles/ [2021-08-27T12:38:17.123Z] [2021-08-27T12:38:17.123Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-27T12:38:17.123Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:38:17.123Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:38:18.457Z] ? github.com/docker/docker/api [no test files] [2021-08-27T12:38:20.401Z] --- PASS: TestBuildMultiStageOnBuild (9.22s) [2021-08-27T12:38:20.401Z] === RUN TestBuildUncleanTarFilenames [2021-08-27T12:38:20.401Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:38:20.401Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-27T12:38:20.401Z] === RUN TestBuildMultiStageLayerLeak [2021-08-27T12:38:22.700Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-27T12:38:23.156Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-27T12:38:24.119Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-27T12:38:24.972Z] --- PASS: TestImportExtremelyLargeImageWorks (89.51s) [2021-08-27T12:38:24.972Z] PASS [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === Skipped [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-27T12:38:24.972Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] DONE 12 tests, 1 skipped in 93.221s [2021-08-27T12:38:24.972Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-27T12:38:24.972Z] INFO: Testing against a local daemon [2021-08-27T12:38:24.972Z] === RUN TestNetworkCreateDelete [2021-08-27T12:38:24.972Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-08-27T12:38:24.972Z] === RUN TestDockerNetworkDeletePreferID [2021-08-27T12:38:24.972Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-08-27T12:38:24.972Z] === RUN TestDaemonDNSFallback [2021-08-27T12:38:24.972Z] --- PASS: TestDaemonDNSFallback (6.26s) [2021-08-27T12:38:24.972Z] === RUN TestInspectNetwork [2021-08-27T12:38:24.972Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:24.972Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestRunContainerWithBridgeNone [2021-08-27T12:38:24.972Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestNetworkInvalidJSON [2021-08-27T12:38:24.972Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-27T12:38:24.972Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-27T12:38:24.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:38:24.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:38:24.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:38:24.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:38:24.972Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-27T12:38:24.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:38:24.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:38:24.972Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-27T12:38:24.972Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-27T12:38:24.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-27T12:38:24.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestNetworkList [2021-08-27T12:38:24.972Z] === RUN TestNetworkList//networks [2021-08-27T12:38:24.972Z] === PAUSE TestNetworkList//networks [2021-08-27T12:38:24.972Z] === RUN TestNetworkList//networks/ [2021-08-27T12:38:24.972Z] === PAUSE TestNetworkList//networks/ [2021-08-27T12:38:24.972Z] === CONT TestNetworkList//networks [2021-08-27T12:38:24.972Z] === CONT TestNetworkList//networks/ [2021-08-27T12:38:24.972Z] --- PASS: TestNetworkList (0.01s) [2021-08-27T12:38:24.972Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-27T12:38:24.972Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestHostIPv4BridgeLabel [2021-08-27T12:38:24.972Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-27T12:38:24.972Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-27T12:38:24.972Z] === RUN TestDaemonDefaultNetworkPools [2021-08-27T12:38:24.972Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-27T12:38:24.972Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-27T12:38:24.972Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-27T12:38:24.972Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-27T12:38:24.972Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-27T12:38:24.972Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestServiceWithPredefinedNetwork [2021-08-27T12:38:24.972Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:24.972Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-27T12:38:24.972Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:38:24.972Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:38:24.972Z] === RUN TestServiceWithDataPathPortInit [2021-08-27T12:38:24.972Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:24.972Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-27T12:38:24.972Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-27T12:38:24.972Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:24.972Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-27T12:38:24.972Z] PASS [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === Skipped [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-27T12:38:24.972Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-27T12:38:24.972Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-27T12:38:24.972Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-27T12:38:24.972Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-27T12:38:24.972Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-27T12:38:24.972Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-27T12:38:24.972Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-27T12:38:24.972Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-27T12:38:24.972Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:38:24.972Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-27T12:38:24.972Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-27T12:38:24.972Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] [2021-08-27T12:38:24.972Z] DONE 22 tests, 12 skipped in 6.866s [2021-08-27T12:38:24.972Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-27T12:38:25.084Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-27T12:38:25.234Z] INFO: Testing against a local daemon [2021-08-27T12:38:25.234Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-27T12:38:25.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:38:25.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-27T12:38:25.234Z] === RUN TestDockerNetworkIpvlan [2021-08-27T12:38:25.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:38:25.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-27T12:38:25.234Z] PASS [2021-08-27T12:38:25.234Z] [2021-08-27T12:38:25.234Z] === Skipped [2021-08-27T12:38:25.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-27T12:38:25.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:38:25.234Z] [2021-08-27T12:38:25.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-27T12:38:25.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:38:25.234Z] [2021-08-27T12:38:25.234Z] [2021-08-27T12:38:25.234Z] DONE 2 tests, 2 skipped in 0.281s [2021-08-27T12:38:25.234Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-27T12:38:25.495Z] INFO: Testing against a local daemon [2021-08-27T12:38:25.495Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-27T12:38:25.495Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:25.495Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-27T12:38:25.495Z] === RUN TestDockerNetworkMacvlan [2021-08-27T12:38:25.495Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:25.495Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-27T12:38:25.495Z] PASS [2021-08-27T12:38:25.495Z] [2021-08-27T12:38:25.495Z] === Skipped [2021-08-27T12:38:25.495Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-27T12:38:25.495Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:25.495Z] [2021-08-27T12:38:25.495Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-27T12:38:25.495Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:25.495Z] [2021-08-27T12:38:25.495Z] [2021-08-27T12:38:25.495Z] DONE 2 tests, 2 skipped in 0.355s [2021-08-27T12:38:25.495Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-27T12:38:25.495Z] testing: warning: no tests to run [2021-08-27T12:38:25.495Z] PASS [2021-08-27T12:38:25.495Z] [2021-08-27T12:38:25.495Z] DONE 0 tests in 0.021s [2021-08-27T12:38:25.495Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-27T12:38:25.756Z] INFO: Testing against a local daemon [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginAllowRequest [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginTLS [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginDenyRequest [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginDenyResponse [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginAllowEventStream [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginErrorResponse [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginErrorRequest [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginHeader [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginV2Disable [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-27T12:38:25.756Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-27T12:38:25.756Z] PASS [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === Skipped [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-27T12:38:25.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] [2021-08-27T12:38:25.756Z] DONE 17 tests, 17 skipped in 0.278s [2021-08-27T12:38:25.756Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-27T12:38:26.017Z] INFO: Testing against a local daemon [2021-08-27T12:38:26.017Z] === RUN TestPluginInvalidJSON [2021-08-27T12:38:26.017Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:38:26.017Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:38:26.017Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:38:26.017Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-27T12:38:26.017Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-27T12:38:26.017Z] === RUN TestPluginInstall [2021-08-27T12:38:26.017Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:26.017Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-27T12:38:26.017Z] === RUN TestPluginsWithRuntimes [2021-08-27T12:38:26.017Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-27T12:38:26.017Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-27T12:38:26.017Z] === RUN TestPluginBackCompatMediaTypes [2021-08-27T12:38:26.017Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-27T12:38:26.017Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-27T12:38:26.017Z] PASS [2021-08-27T12:38:26.017Z] [2021-08-27T12:38:26.017Z] === Skipped [2021-08-27T12:38:26.017Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-27T12:38:26.017Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-27T12:38:26.017Z] [2021-08-27T12:38:26.017Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-27T12:38:26.017Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-27T12:38:26.017Z] [2021-08-27T12:38:26.017Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-27T12:38:26.017Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-27T12:38:26.017Z] [2021-08-27T12:38:26.017Z] [2021-08-27T12:38:26.017Z] DONE 5 tests, 3 skipped in 0.108s [2021-08-27T12:38:26.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-27T12:38:26.017Z] INFO: Testing against a local daemon [2021-08-27T12:38:26.017Z] === RUN TestExternalGraphDriver [2021-08-27T12:38:26.017Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-27T12:38:26.017Z] --- SKIP: TestExternalGraphDriver (0.04s) [2021-08-27T12:38:26.017Z] === RUN TestGraphdriverPluginV2 [2021-08-27T12:38:26.051Z] --- PASS: TestBuildMultiStageCopy (10.08s) [2021-08-27T12:38:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.61s) [2021-08-27T12:38:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-08-27T12:38:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-08-27T12:38:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2021-08-27T12:38:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.08s) [2021-08-27T12:38:26.051Z] === RUN TestBuildMultiStageParentConfig [2021-08-27T12:38:27.467Z] --- PASS: TestBuildMultiStageLayerLeak (8.04s) [2021-08-27T12:38:27.467Z] === RUN TestBuildWithHugeFile [2021-08-27T12:38:28.221Z] --- PASS: TestBuildMultiStageParentConfig (1.96s) [2021-08-27T12:38:28.221Z] === RUN TestBuildLabelWithTargets [2021-08-27T12:38:28.221Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:38:28.221Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-27T12:38:28.221Z] === RUN TestBuildWithEmptyLayers [2021-08-27T12:38:29.185Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2021-08-27T12:38:29.185Z] === RUN TestBuildMultiStageOnBuild [2021-08-27T12:38:33.308Z] === RUN TestMiddlewares [2021-08-27T12:38:33.308Z] --- PASS: TestMiddlewares (0.00s) [2021-08-27T12:38:33.308Z] PASS [2021-08-27T12:38:33.308Z] coverage: 9.0% of statements [2021-08-27T12:38:33.308Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-08-27T12:38:38.251Z] --- PASS: TestGraphdriverPluginV2 (10.37s) [2021-08-27T12:38:38.251Z] PASS [2021-08-27T12:38:38.251Z] [2021-08-27T12:38:38.251Z] === Skipped [2021-08-27T12:38:38.251Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2021-08-27T12:38:38.251Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-27T12:38:38.251Z] [2021-08-27T12:38:38.251Z] [2021-08-27T12:38:38.251Z] DONE 2 tests, 1 skipped in 10.502s [2021-08-27T12:38:38.251Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-27T12:38:38.251Z] INFO: Testing against a local daemon [2021-08-27T12:38:38.251Z] === RUN TestContinueAfterPluginCrash [2021-08-27T12:38:38.251Z] === PAUSE TestContinueAfterPluginCrash [2021-08-27T12:38:38.251Z] === RUN TestReadPluginNoRead [2021-08-27T12:38:38.251Z] === PAUSE TestReadPluginNoRead [2021-08-27T12:38:38.251Z] === RUN TestDaemonStartWithLogOpt [2021-08-27T12:38:38.251Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-27T12:38:38.251Z] === CONT TestContinueAfterPluginCrash [2021-08-27T12:38:38.251Z] === CONT TestDaemonStartWithLogOpt [2021-08-27T12:38:39.480Z] --- PASS: TestBuildMultiStageOnBuild (9.95s) [2021-08-27T12:38:39.480Z] === RUN TestBuildUncleanTarFilenames [2021-08-27T12:38:39.480Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:38:39.480Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-27T12:38:39.480Z] === RUN TestBuildMultiStageLayerLeak [2021-08-27T12:38:40.800Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-08-27T12:38:40.800Z] === CONT TestReadPluginNoRead [2021-08-27T12:38:41.745Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-27T12:38:43.348Z] === RUN TestReadPluginNoRead/default [2021-08-27T12:38:44.291Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-27T12:38:45.678Z] --- PASS: TestContinueAfterPluginCrash (8.76s) [2021-08-27T12:38:45.678Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-27T12:38:46.620Z] === CONT TestReadPluginNoRead [2021-08-27T12:38:46.620Z] read_test.go:92: [d24d3657ab14d] daemon is not started [2021-08-27T12:38:46.620Z] --- PASS: TestReadPluginNoRead (5.88s) [2021-08-27T12:38:46.620Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2021-08-27T12:38:46.620Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2021-08-27T12:38:46.620Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2021-08-27T12:38:46.620Z] PASS [2021-08-27T12:38:46.620Z] [2021-08-27T12:38:46.620Z] DONE 6 tests in 10.178s [2021-08-27T12:38:46.620Z] 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-08-27T12:38:46.620Z] testing: warning: no tests to run [2021-08-27T12:38:46.620Z] PASS [2021-08-27T12:38:46.620Z] [2021-08-27T12:38:46.620Z] DONE 0 tests in 0.027s [2021-08-27T12:38:46.620Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-27T12:38:46.881Z] INFO: Testing against a local daemon [2021-08-27T12:38:46.881Z] === RUN TestPluginWithDevMounts [2021-08-27T12:38:46.881Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-27T12:38:46.881Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-27T12:38:46.881Z] PASS [2021-08-27T12:38:46.881Z] [2021-08-27T12:38:46.881Z] === Skipped [2021-08-27T12:38:46.881Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-27T12:38:46.881Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-27T12:38:46.881Z] [2021-08-27T12:38:46.881Z] [2021-08-27T12:38:46.881Z] DONE 1 tests, 1 skipped in 0.079s [2021-08-27T12:38:46.881Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-27T12:38:46.881Z] INFO: Testing against a local daemon [2021-08-27T12:38:46.881Z] === RUN TestSecretInspect [2021-08-27T12:38:46.881Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.881Z] --- SKIP: TestSecretInspect (0.02s) [2021-08-27T12:38:46.881Z] === RUN TestSecretList [2021-08-27T12:38:46.881Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] --- SKIP: TestSecretList (0.01s) [2021-08-27T12:38:46.882Z] === RUN TestSecretsCreateAndDelete [2021-08-27T12:38:46.882Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-27T12:38:46.882Z] === RUN TestSecretsUpdate [2021-08-27T12:38:46.882Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-27T12:38:46.882Z] === RUN TestTemplatedSecret [2021-08-27T12:38:46.882Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-27T12:38:46.882Z] === RUN TestSecretCreateResolve [2021-08-27T12:38:46.882Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-27T12:38:46.882Z] PASS [2021-08-27T12:38:46.882Z] [2021-08-27T12:38:46.882Z] === Skipped [2021-08-27T12:38:46.882Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-08-27T12:38:46.882Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] [2021-08-27T12:38:46.882Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-27T12:38:46.882Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] [2021-08-27T12:38:46.882Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-27T12:38:46.882Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] [2021-08-27T12:38:46.882Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-27T12:38:46.882Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] [2021-08-27T12:38:46.882Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-27T12:38:46.882Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] [2021-08-27T12:38:46.882Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-27T12:38:46.882Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:46.882Z] [2021-08-27T12:38:46.882Z] [2021-08-27T12:38:46.882Z] DONE 6 tests, 6 skipped in 0.149s [2021-08-27T12:38:46.882Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-27T12:38:47.143Z] INFO: Testing against a local daemon [2021-08-27T12:38:47.143Z] === RUN TestServiceCreateInit [2021-08-27T12:38:47.143Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-27T12:38:47.143Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-27T12:38:47.143Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-27T12:38:47.143Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:38:47.143Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:38:47.143Z] === RUN TestCreateServiceMultipleTimes [2021-08-27T12:38:47.143Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestCreateServiceConflict [2021-08-27T12:38:47.143Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestCreateServiceMaxReplicas [2021-08-27T12:38:47.143Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-27T12:38:47.143Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-27T12:38:47.143Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestCreateServiceSecretFileMode [2021-08-27T12:38:47.143Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestCreateServiceConfigFileMode [2021-08-27T12:38:47.143Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestCreateServiceSysctls [2021-08-27T12:38:47.143Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-27T12:38:47.143Z] === RUN TestCreateServiceCapabilities [2021-08-27T12:38:47.143Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-27T12:38:47.143Z] === RUN TestInspect [2021-08-27T12:38:47.143Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestInspect (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestCreateJob [2021-08-27T12:38:47.143Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestCreateJob (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestReplicatedJob [2021-08-27T12:38:47.143Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestUpdateReplicatedJob [2021-08-27T12:38:47.143Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestServiceListWithStatuses [2021-08-27T12:38:47.143Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-27T12:38:47.143Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-27T12:38:47.143Z] === RUN TestDockerNetworkConnectAlias [2021-08-27T12:38:47.143Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestDockerNetworkReConnect [2021-08-27T12:38:47.143Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:47.143Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-27T12:38:47.143Z] === RUN TestServicePlugin [2021-08-27T12:38:49.060Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.060Z] --- SKIP: TestServicePlugin (1.88s) [2021-08-27T12:38:49.060Z] === RUN TestServiceUpdateLabel [2021-08-27T12:38:49.060Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.060Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-27T12:38:49.060Z] === RUN TestServiceUpdateSecrets [2021-08-27T12:38:49.060Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.060Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-27T12:38:49.060Z] === RUN TestServiceUpdateConfigs [2021-08-27T12:38:49.060Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.060Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-08-27T12:38:49.060Z] === RUN TestServiceUpdateNetwork [2021-08-27T12:38:49.060Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-27T12:38:49.321Z] === RUN TestServiceUpdatePidsLimit [2021-08-27T12:38:49.321Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-27T12:38:49.321Z] PASS [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === Skipped [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:38:49.321Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:38:49.321Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-27T12:38:49.321Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-27T12:38:49.321Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-08-27T12:38:49.321Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-27T12:38:49.321Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-27T12:38:49.321Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-27T12:38:49.321Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-27T12:38:49.321Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-27T12:38:49.321Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-27T12:38:49.321Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-27T12:38:49.321Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-27T12:38:49.321Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-27T12:38:49.321Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-27T12:38:49.321Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-27T12:38:49.321Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-27T12:38:49.321Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2021-08-27T12:38:49.321Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-27T12:38:49.321Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-27T12:38:49.321Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-08-27T12:38:49.321Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-27T12:38:49.321Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-27T12:38:49.321Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] DONE 24 tests, 23 skipped in 2.234s [2021-08-27T12:38:49.321Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-27T12:38:49.321Z] INFO: Testing against a local daemon [2021-08-27T12:38:49.321Z] === RUN TestSessionCreate [2021-08-27T12:38:49.321Z] --- PASS: TestSessionCreate (0.02s) [2021-08-27T12:38:49.321Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-27T12:38:49.321Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-27T12:38:49.321Z] PASS [2021-08-27T12:38:49.321Z] [2021-08-27T12:38:49.321Z] DONE 2 tests in 0.110s [2021-08-27T12:38:49.321Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-27T12:38:49.321Z] INFO: Testing against a local daemon [2021-08-27T12:38:49.321Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-27T12:38:49.321Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-27T12:38:49.321Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:38:49.321Z] === RUN TestDiskUsage [2021-08-27T12:38:49.321Z] === PAUSE TestDiskUsage [2021-08-27T12:38:49.321Z] === RUN TestEventsExecDie [2021-08-27T12:38:49.776Z] --- PASS: TestBuildMultiStageLayerLeak (9.37s) [2021-08-27T12:38:49.776Z] === RUN TestBuildWithHugeFile [2021-08-27T12:38:49.894Z] --- PASS: TestEventsExecDie (0.47s) [2021-08-27T12:38:49.894Z] === RUN TestEventsBackwardsCompatible [2021-08-27T12:38:49.894Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-27T12:38:49.894Z] === RUN TestEventsVolumeCreate [2021-08-27T12:38:49.894Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-08-27T12:38:49.894Z] === RUN TestInfoBinaryCommits [2021-08-27T12:38:49.894Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-27T12:38:49.894Z] === RUN TestInfoAPIVersioned [2021-08-27T12:38:49.894Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-27T12:38:49.894Z] === RUN TestInfoDiscoveryBackend [2021-08-27T12:38:50.466Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-27T12:38:50.466Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-27T12:38:54.675Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-08-27T12:38:54.675Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-27T12:38:54.675Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:38:54.675Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-27T12:38:54.675Z] === RUN TestInfoAPI [2021-08-27T12:38:54.675Z] --- PASS: TestInfoAPI (0.02s) [2021-08-27T12:38:54.675Z] === RUN TestInfoAPIWarnings [2021-08-27T12:39:08.113Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-27T12:39:08.113Z] Using test binary docker [2021-08-27T12:39:08.113Z] +++ /etc/init.d/apparmor start [2021-08-27T12:39:08.113Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-27T12:39:08.113Z] Starting dockerd [2021-08-27T12:39:08.113Z] +++ 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-08-27T12:39:08.113Z] INFO: Waiting for daemon to start... [2021-08-27T12:39:08.113Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-27T12:39:08.113Z] Using test binary docker [2021-08-27T12:39:08.113Z] +++ /etc/init.d/apparmor start [2021-08-27T12:39:08.113Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-27T12:39:08.113Z] INFO: Waiting for daemon to start... [2021-08-27T12:39:08.113Z] Starting dockerd [2021-08-27T12:39:08.113Z] +++ 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-08-27T12:39:08.113Z] . [2021-08-27T12:39:08.113Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-27T12:39:08.113Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-27T12:39:08.113Z] Error: No such image: emptyfs [2021-08-27T12:39:08.113Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-27T12:39:08.113Z] ++++ docker load [2021-08-27T12:39:08.113Z] Running integration-test (iteration 1) [2021-08-27T12:39:08.113Z] 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-08-27T12:39:08.113Z] ++ 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-08-27T12:39:08.113Z] ++ set -e [2021-08-27T12:39:08.113Z] ++ '[' -n 0 ']' [2021-08-27T12:39:08.113Z] ++ set -x [2021-08-27T12:39:08.113Z] ++ env -i DEST=/go/src/github.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-08-27T12:39:08.113Z] [2021-08-27T12:39:08.113Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-27T12:39:08.113Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-27T12:39:08.113Z] Error: No such image: emptyfs [2021-08-27T12:39:08.113Z] ++++ docker load [2021-08-27T12:39:08.113Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-27T12:39:08.113Z] Running integration-test (iteration 1) [2021-08-27T12:39:08.113Z] 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-08-27T12:39:08.113Z] ++ 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-08-27T12:39:08.113Z] ++ set -e [2021-08-27T12:39:08.113Z] ++ '[' -n 0 ']' [2021-08-27T12:39:08.113Z] ++ set -x [2021-08-27T12:39:08.113Z] ++ env -i DEST=/go/src/github.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-08-27T12:39:08.113Z] Loaded image: busybox:latest [2021-08-27T12:39:08.370Z] Loaded image: busybox:glibc [2021-08-27T12:39:08.933Z] Loaded image: busybox:latest [2021-08-27T12:39:09.189Z] Loaded image: busybox:glibc [2021-08-27T12:39:12.858Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-08-27T12:39:12.858Z] === RUN TestInfoDebug [2021-08-27T12:39:12.858Z] --- PASS: TestInfoDebug (0.54s) [2021-08-27T12:39:12.858Z] === RUN TestInfoInsecureRegistries [2021-08-27T12:39:12.858Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-27T12:39:12.858Z] === RUN TestInfoRegistryMirrors [2021-08-27T12:39:12.858Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-27T12:39:12.858Z] === RUN TestLoginFailsWithBadCredentials [2021-08-27T12:39:12.858Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-08-27T12:39:12.858Z] === RUN TestPingCacheHeaders [2021-08-27T12:39:12.858Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-27T12:39:12.858Z] === RUN TestPingGet [2021-08-27T12:39:12.858Z] --- PASS: TestPingGet (0.01s) [2021-08-27T12:39:12.858Z] === RUN TestPingHead [2021-08-27T12:39:12.858Z] --- PASS: TestPingHead (0.02s) [2021-08-27T12:39:12.858Z] === RUN TestVersion [2021-08-27T12:39:12.858Z] --- PASS: TestVersion (0.02s) [2021-08-27T12:39:12.858Z] === CONT TestDiskUsage [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/container_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/image_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/volume_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-27T12:39:12.858Z] === RUN TestDiskUsage/after_container.Run [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-27T12:39:13.119Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-27T12:39:13.359Z] Loaded image: debian:bullseye-slim [2021-08-27T12:39:13.359Z] Loaded image: hello-world:latest [2021-08-27T12:39:13.359Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:39:13.359Z] INFO: Testing against a local daemon [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-27T12:39:13.359Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage (1.19s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-27T12:39:13.380Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-27T12:39:13.380Z] PASS [2021-08-27T12:39:13.380Z] [2021-08-27T12:39:13.380Z] === Skipped [2021-08-27T12:39:13.380Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:39:13.380Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-27T12:39:13.380Z] [2021-08-27T12:39:13.380Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-27T12:39:13.380Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-27T12:39:13.380Z] [2021-08-27T12:39:13.380Z] [2021-08-27T12:39:13.380Z] DONE 53 tests, 2 skipped in 23.943s [2021-08-27T12:39:13.380Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-27T12:39:13.380Z] INFO: Testing against a local daemon [2021-08-27T12:39:13.380Z] === RUN TestVolumesCreateAndList [2021-08-27T12:39:13.380Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-27T12:39:13.380Z] === RUN TestVolumesRemove [2021-08-27T12:39:13.380Z] --- PASS: TestVolumesRemove (0.05s) [2021-08-27T12:39:13.380Z] === RUN TestVolumesInspect [2021-08-27T12:39:13.380Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-27T12:39:13.380Z] === RUN TestVolumesInvalidJSON [2021-08-27T12:39:13.380Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-27T12:39:13.380Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-27T12:39:13.380Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-27T12:39:13.380Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-27T12:39:13.380Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-27T12:39:13.380Z] PASS [2021-08-27T12:39:13.380Z] [2021-08-27T12:39:13.380Z] DONE 5 tests in 0.174s [2021-08-27T12:39:13.380Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-27T12:39:13.615Z] Loaded image: debian:bullseye-slim [2021-08-27T12:39:13.641Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13381 is not a child of this shell [2021-08-27T12:39:13.641Z] warning: PID 13381 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-27T12:39:13.641Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-27T12:39:13.641Z] [2021-08-27T12:39:13.641Z] Unloading profiles will leave already running processes permanently [2021-08-27T12:39:13.641Z] unconfined, which can lead to unexpected situations. [2021-08-27T12:39:13.641Z] [2021-08-27T12:39:13.641Z] To set a process to complain mode, use the command line tool [2021-08-27T12:39:13.641Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-27T12:39:13.641Z] Removing test suite binaries [2021-08-27T12:39:13.641Z] exiting test-integration [2021-08-27T12:39:13.641Z] ++ exit 0 [2021-08-27T12:39:13.641Z] [2021-08-27T12:39:13.871Z] Loaded image: hello-world:latest [2021-08-27T12:39:14.128Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:39:14.128Z] INFO: Testing against a local daemon [2021-08-27T12:39:14.128Z] === RUN TestDockerDaemonSuite [2021-08-27T12:39:14.128Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool Post stage [Pipeline] junit [2021-08-27T12:39:14.601Z] Recording test results [2021-08-27T12:39:16.467Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-27T12:39:16.818Z] + echo Ensuring container killed. [2021-08-27T12:39:16.818Z] Ensuring container killed. [2021-08-27T12:39:16.818Z] + docker rm -vf docker-pr1 [2021-08-27T12:39:16.818Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-27T12:39:17.112Z] + echo Chowning /workspace to jenkins user [2021-08-27T12:39:17.112Z] Chowning /workspace to jenkins user [2021-08-27T12:39:17.112Z] + id -u [2021-08-27T12:39:17.112Z] + id -g [2021-08-27T12:39:17.112Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42795:/workspace busybox chown -R 1000:1000 /workspace [2021-08-27T12:39:17.112Z] Unable to find image 'busybox:latest' locally [2021-08-27T12:39:17.373Z] latest: Pulling from library/busybox [2021-08-27T12:39:17.373Z] 8ec32b265e94: Pulling fs layer [2021-08-27T12:39:17.373Z] 8ec32b265e94: Download complete [2021-08-27T12:39:17.640Z] 8ec32b265e94: Pull complete [2021-08-27T12:39:17.640Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-27T12:39:17.640Z] Status: Downloaded newer image for busybox:latest [2021-08-27T12:39:18.432Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-27T12:39:18.432Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-27T12:39:18.995Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-27T12:39:18.995Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-27T12:39:19.339Z] + bundleName=amd64-rootless [2021-08-27T12:39:19.339Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-27T12:39:19.339Z] Creating amd64-rootless-bundles.tar.gz [2021-08-27T12:39:19.339Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-08-27T12:39:19.339Z] + 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-08-27T12:39:19.353Z] Archiving artifacts [2021-08-27T12:39:19.926Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-27T12:39:19.926Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-27T12:39:19.926Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-27T12:39:21.096Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-27T12:39:21.294Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-27T12:39:21.413Z] + make clean [2021-08-27T12:39:21.550Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-27T12:39:21.550Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-27T12:39:21.550Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-27T12:39:21.674Z] docker volume rm -f docker-dev-cache [2021-08-27T12:39:21.674Z] docker-dev-cache [Pipeline] deleteDir [2021-08-27T12:39:22.113Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T12:39:22.677Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-27T12:39:23.611Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-27T12:39:23.868Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-27T12:39:23.868Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-27T12:39:23.868Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-27T12:39:23.868Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-27T12:39:24.002Z] === RUN TestBoolValue [2021-08-27T12:39:24.002Z] --- PASS: TestBoolValue (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestBoolValueOrDefault [2021-08-27T12:39:24.002Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestInt64ValueOrZero [2021-08-27T12:39:24.002Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestInt64ValueOrDefault [2021-08-27T12:39:24.002Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-27T12:39:24.002Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestJsonContentType [2021-08-27T12:39:24.002Z] --- PASS: TestJsonContentType (0.00s) [2021-08-27T12:39:24.002Z] PASS [2021-08-27T12:39:24.002Z] coverage: 14.7% of statements [2021-08-27T12:39:24.002Z] ok github.com/docker/docker/api/server/httputils 0.062s coverage: 14.7% of statements [2021-08-27T12:39:24.002Z] === RUN TestMaskSecretKeys [2021-08-27T12:39:24.002Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-27T12:39:24.002Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-27T12:39:24.002Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-27T12:39:24.002Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-27T12:39:24.002Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-27T12:39:24.002Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-27T12:39:24.002Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestVersionMiddlewareVersion [2021-08-27T12:39:24.002Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-27T12:39:24.002Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-27T12:39:24.002Z] PASS [2021-08-27T12:39:24.002Z] coverage: 37.7% of statements [2021-08-27T12:39:24.002Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-27T12:39:24.002Z] === RUN TestStrSliceMarshalJSON [2021-08-27T12:39:24.002Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestStrSliceUnmarshalJSON [2021-08-27T12:39:24.002Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestStrSliceUnmarshalString [2021-08-27T12:39:24.002Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestStrSliceUnmarshalSlice [2021-08-27T12:39:24.002Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-27T12:39:24.002Z] PASS [2021-08-27T12:39:24.002Z] coverage: 90.0% of statements [2021-08-27T12:39:24.002Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-08-27T12:39:24.002Z] === RUN TestAdjustForAPIVersion [2021-08-27T12:39:24.002Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-27T12:39:24.002Z] PASS [2021-08-27T12:39:24.002Z] coverage: 5.7% of statements [2021-08-27T12:39:24.002Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/types [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-27T12:39:24.002Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-27T12:39:24.002Z] === RUN TestToJSON [2021-08-27T12:39:24.002Z] --- PASS: TestToJSON (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestToParamWithVersion [2021-08-27T12:39:24.002Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestFromJSON [2021-08-27T12:39:24.002Z] --- PASS: TestFromJSON (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestEmpty [2021-08-27T12:39:24.002Z] --- PASS: TestEmpty (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestArgsMatchKVListEmptySources [2021-08-27T12:39:24.002Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestArgsMatchKVList [2021-08-27T12:39:24.002Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestArgsMatch [2021-08-27T12:39:24.002Z] --- PASS: TestArgsMatch (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestAdd [2021-08-27T12:39:24.002Z] --- PASS: TestAdd (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestDel [2021-08-27T12:39:24.002Z] --- PASS: TestDel (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestLen [2021-08-27T12:39:24.002Z] --- PASS: TestLen (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestExactMatch [2021-08-27T12:39:24.002Z] --- PASS: TestExactMatch (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestOnlyOneExactMatch [2021-08-27T12:39:24.002Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestContains [2021-08-27T12:39:24.002Z] --- PASS: TestContains (0.00s) [2021-08-27T12:39:24.002Z] === RUN TestValidate [2021-08-27T12:39:24.002Z] --- PASS: TestValidate (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestWalkValues [2021-08-27T12:39:24.003Z] --- PASS: TestWalkValues (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestFuzzyMatch [2021-08-27T12:39:24.003Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestClone [2021-08-27T12:39:24.003Z] --- PASS: TestClone (0.00s) [2021-08-27T12:39:24.003Z] PASS [2021-08-27T12:39:24.003Z] coverage: 92.2% of statements [2021-08-27T12:39:24.003Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-27T12:39:24.003Z] === RUN TestDurationToSecondsString [2021-08-27T12:39:24.003Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestGetTimestamp [2021-08-27T12:39:24.003Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-27T12:39:24.003Z] === RUN TestParseTimestamps [2021-08-27T12:39:24.003Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-27T12:39:24.003Z] PASS [2021-08-27T12:39:24.003Z] coverage: 100.0% of statements [2021-08-27T12:39:24.003Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2021-08-27T12:39:24.003Z] === RUN TestCompareVersion [2021-08-27T12:39:24.003Z] --- PASS: TestCompareVersion (0.00s) [2021-08-27T12:39:24.003Z] PASS [2021-08-27T12:39:24.003Z] coverage: 77.3% of statements [2021-08-27T12:39:24.003Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/builder [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-27T12:39:24.003Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-27T12:39:24.003Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-27T12:39:24.003Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestCloneArgsSmartHttp [2021-08-27T12:39:24.003Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-27T12:39:24.003Z] === RUN TestCloneArgsDumbHttp [2021-08-27T12:39:24.003Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestCloneArgsGit [2021-08-27T12:39:24.003Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestCheckoutGit [2021-08-27T12:39:24.003Z] === RUN TestEnable [2021-08-27T12:39:24.003Z] --- PASS: TestEnable (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestDisable [2021-08-27T12:39:24.003Z] --- PASS: TestDisable (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestEnabled [2021-08-27T12:39:24.003Z] --- PASS: TestEnabled (0.00s) [2021-08-27T12:39:24.003Z] PASS [2021-08-27T12:39:24.003Z] coverage: 100.0% of statements [2021-08-27T12:39:24.003Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2021-08-27T12:39:24.003Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-27T12:39:24.003Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestProcessNoDockerignore [2021-08-27T12:39:24.003Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-27T12:39:24.003Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestDetectContentType [2021-08-27T12:39:24.003Z] --- PASS: TestDetectContentType (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestSelectAcceptableMIME [2021-08-27T12:39:24.003Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestInspectEmptyResponse [2021-08-27T12:39:24.003Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestInspectResponseBinary [2021-08-27T12:39:24.003Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestResponseUnsupportedContentType [2021-08-27T12:39:24.003Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestInspectResponseTextSimple [2021-08-27T12:39:24.003Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestInspectResponseEmptyContentType [2021-08-27T12:39:24.003Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestUnknownContentLength [2021-08-27T12:39:24.003Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestDownloadRemote [2021-08-27T12:39:24.003Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-27T12:39:24.003Z] === RUN TestGetWithStatusError [2021-08-27T12:39:24.003Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestCloseRootDirectory [2021-08-27T12:39:24.003Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:39:24.003Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestHashFile [2021-08-27T12:39:24.003Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:39:24.003Z] --- SKIP: TestHashFile (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestHashSubdir [2021-08-27T12:39:24.003Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:39:24.003Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-27T12:39:24.003Z] === RUN TestRemoveDirectory [2021-08-27T12:39:24.003Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:39:24.003Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-27T12:39:24.003Z] PASS [2021-08-27T12:39:24.003Z] coverage: 9.3% of statements [2021-08-27T12:39:24.003Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 9.3% of statements [2021-08-27T12:39:24.003Z] === RUN TestGetAllAllowed [2021-08-27T12:39:24.003Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestGetAllMeta [2021-08-27T12:39:24.003Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-27T12:39:24.003Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestIsUnreferencedBuiltin [2021-08-27T12:39:24.003Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestIsExistingDirectory [2021-08-27T12:39:24.003Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestGetFilenameForDownload [2021-08-27T12:39:24.003Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-27T12:39:24.003Z] === RUN TestEnv2Variables [2021-08-27T12:39:24.463Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-27T12:39:24.463Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestMaintainer [2021-08-27T12:39:24.463Z] --- PASS: TestMaintainer (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestLabel [2021-08-27T12:39:24.463Z] --- PASS: TestLabel (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestFromScratch [2021-08-27T12:39:24.463Z] --- PASS: TestFromScratch (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestFromWithArg [2021-08-27T12:39:24.463Z] --- PASS: TestFromWithArg (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-27T12:39:24.463Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestFromWithUndefinedArg [2021-08-27T12:39:24.463Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestFromMultiStageWithNamedStage [2021-08-27T12:39:24.463Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestOnbuild [2021-08-27T12:39:24.463Z] --- PASS: TestOnbuild (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestWorkdir [2021-08-27T12:39:24.463Z] --- PASS: TestWorkdir (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestCmd [2021-08-27T12:39:24.463Z] --- PASS: TestCmd (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestHealthcheckNone [2021-08-27T12:39:24.463Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestHealthcheckCmd [2021-08-27T12:39:24.463Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestEntrypoint [2021-08-27T12:39:24.463Z] --- PASS: TestEntrypoint (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestExpose [2021-08-27T12:39:24.463Z] --- PASS: TestExpose (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestUser [2021-08-27T12:39:24.463Z] --- PASS: TestUser (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestVolume [2021-08-27T12:39:24.463Z] --- PASS: TestVolume (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestStopSignal [2021-08-27T12:39:24.463Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-27T12:39:24.463Z] --- SKIP: TestStopSignal (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestArg [2021-08-27T12:39:24.463Z] --- PASS: TestArg (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestShell [2021-08-27T12:39:24.463Z] --- PASS: TestShell (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestPrependEnvOnCmd [2021-08-27T12:39:24.463Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestRunWithBuildArgs [2021-08-27T12:39:24.463Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestRunIgnoresHealthcheck [2021-08-27T12:39:24.463Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestDispatchUnsupportedOptions [2021-08-27T12:39:24.463Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-27T12:39:24.463Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-27T12:39:24.463Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-27T12:39:24.463Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestNormalizeWorkdir [2021-08-27T12:39:24.463Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestDispatch [2021-08-27T12:39:24.463Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-27T12:39:24.463Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-27T12:39:24.463Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-27T12:39:24.463Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-27T12:39:24.463Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-27T12:39:24.463Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-27T12:39:24.463Z] === RUN TestDispatch/COPY_url [2021-08-27T12:39:24.463Z] --- PASS: TestDispatch (0.05s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-27T12:39:24.463Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestAddScratchImageAddsToMounts [2021-08-27T12:39:24.463Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-27T12:39:24.463Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-27T12:39:24.463Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-27T12:39:24.463Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestImageSourceGetAddsToMounts [2021-08-27T12:39:24.463Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestEmptyDockerfile [2021-08-27T12:39:24.463Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestSymlinkDockerfile [2021-08-27T12:39:24.463Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-27T12:39:24.463Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-27T12:39:24.463Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestNonExistingDockerfile [2021-08-27T12:39:24.463Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestCopyRunConfig [2021-08-27T12:39:24.463Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestDeepCopyRunConfig [2021-08-27T12:39:24.463Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestExportImage [2021-08-27T12:39:24.463Z] --- PASS: TestExportImage (0.00s) [2021-08-27T12:39:24.463Z] === RUN TestNormalizeDest [2021-08-27T12:39:24.463Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-27T12:39:24.463Z] PASS [2021-08-27T12:39:24.463Z] coverage: 46.8% of statements [2021-08-27T12:39:24.463Z] ok github.com/docker/docker/builder/dockerfile 0.158s coverage: 46.8% of statements [2021-08-27T12:39:24.463Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-27T12:39:24.925Z] === RUN TestTCP4Proxy [2021-08-27T12:39:24.925Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-27T12:39:24.925Z] === RUN TestTCP4ProxyHalfClose [2021-08-27T12:39:24.925Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-27T12:39:24.925Z] === RUN TestTCP6Proxy [2021-08-27T12:39:24.925Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-27T12:39:24.925Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-27T12:39:24.925Z] === RUN TestTCPDualStackProxy [2021-08-27T12:39:24.925Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-27T12:39:24.925Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-27T12:39:24.925Z] === RUN TestUDP4Proxy [2021-08-27T12:39:24.925Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-27T12:39:24.925Z] === RUN TestUDP6Proxy [2021-08-27T12:39:24.925Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-27T12:39:24.925Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-27T12:39:24.925Z] === RUN TestUDPWriteError [2021-08-27T12:39:24.925Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-27T12:39:24.925Z] === RUN TestSCTP4Proxy [2021-08-27T12:39:24.925Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-27T12:39:24.925Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-27T12:39:24.925Z] === RUN TestSCTP6Proxy [2021-08-27T12:39:24.925Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-27T12:39:24.925Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-27T12:39:24.925Z] PASS [2021-08-27T12:39:24.925Z] coverage: 49.4% of statements [2021-08-27T12:39:24.925Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2021-08-27T12:39:30.410Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-27T12:39:33.503Z] === RUN TestCheckpointCreateError [2021-08-27T12:39:33.503Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCheckpointCreate [2021-08-27T12:39:33.503Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCheckpointDeleteError [2021-08-27T12:39:33.503Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCheckpointDelete [2021-08-27T12:39:33.503Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCheckpointListError [2021-08-27T12:39:33.503Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCheckpointList [2021-08-27T12:39:33.503Z] --- PASS: TestCheckpointList (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCheckpointListContainerNotFound [2021-08-27T12:39:33.503Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestNewClientWithOpsFromEnv [2021-08-27T12:39:33.503Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-27T12:39:33.503Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestGetAPIPath [2021-08-27T12:39:33.503Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestParseHostURL [2021-08-27T12:39:33.503Z] --- PASS: TestParseHostURL (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-27T12:39:33.503Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-27T12:39:33.503Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestNegotiateAPIVersion [2021-08-27T12:39:33.503Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestNegotiateAPVersionOverride [2021-08-27T12:39:33.503Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-27T12:39:33.503Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-27T12:39:33.503Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-27T12:39:33.503Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestClientRedirect [2021-08-27T12:39:33.503Z] --- PASS: TestClientRedirect (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigCreateUnsupported [2021-08-27T12:39:33.503Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigCreateError [2021-08-27T12:39:33.503Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigCreate [2021-08-27T12:39:33.503Z] --- PASS: TestConfigCreate (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigInspectNotFound [2021-08-27T12:39:33.503Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigInspectWithEmptyID [2021-08-27T12:39:33.503Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigInspectUnsupported [2021-08-27T12:39:33.503Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigInspectError [2021-08-27T12:39:33.503Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigInspectConfigNotFound [2021-08-27T12:39:33.503Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigInspect [2021-08-27T12:39:33.503Z] --- PASS: TestConfigInspect (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigListUnsupported [2021-08-27T12:39:33.503Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigListError [2021-08-27T12:39:33.503Z] --- PASS: TestConfigListError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigList [2021-08-27T12:39:33.503Z] --- PASS: TestConfigList (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigRemoveUnsupported [2021-08-27T12:39:33.503Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigRemoveError [2021-08-27T12:39:33.503Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigRemove [2021-08-27T12:39:33.503Z] --- PASS: TestConfigRemove (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigUpdateUnsupported [2021-08-27T12:39:33.503Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigUpdateError [2021-08-27T12:39:33.503Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestConfigUpdate [2021-08-27T12:39:33.503Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerCommitError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerCommit [2021-08-27T12:39:33.503Z] --- PASS: TestContainerCommit (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStatPathError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStatPathNotFoundError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStatPathNoHeaderError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStatPath [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyToContainerError [2021-08-27T12:39:33.503Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyToContainerNotFoundError [2021-08-27T12:39:33.503Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-27T12:39:33.503Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyToContainer [2021-08-27T12:39:33.503Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyFromContainerError [2021-08-27T12:39:33.503Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyFromContainerNotFoundError [2021-08-27T12:39:33.503Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-27T12:39:33.503Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-27T12:39:33.503Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestCopyFromContainer [2021-08-27T12:39:33.503Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerCreateError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerCreateImageNotFound [2021-08-27T12:39:33.503Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerCreateWithName [2021-08-27T12:39:33.503Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerCreateAutoRemove [2021-08-27T12:39:33.503Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerDiffError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerDiff [2021-08-27T12:39:33.503Z] --- PASS: TestContainerDiff (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExecCreateError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExecCreate [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExecStartError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExecStart [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExecInspectError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExecInspect [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExportError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExportError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExport [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExport (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerInspectError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerInspectContainerNotFound [2021-08-27T12:39:33.503Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerInspectWithEmptyID [2021-08-27T12:39:33.503Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerInspect [2021-08-27T12:39:33.503Z] --- PASS: TestContainerInspect (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerInspectNode [2021-08-27T12:39:33.503Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerKillError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerKillError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerKill [2021-08-27T12:39:33.503Z] --- PASS: TestContainerKill (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerListError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerListError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerList [2021-08-27T12:39:33.503Z] --- PASS: TestContainerList (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerLogsNotFoundError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerLogsError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerLogs [2021-08-27T12:39:33.503Z] --- PASS: TestContainerLogs (0.12s) [2021-08-27T12:39:33.503Z] === RUN TestContainerPauseError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerPause [2021-08-27T12:39:33.503Z] --- PASS: TestContainerPause (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainersPruneError [2021-08-27T12:39:33.503Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainersPrune [2021-08-27T12:39:33.503Z] --- PASS: TestContainersPrune (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerRemoveError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerRemoveNotFoundError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerRemove [2021-08-27T12:39:33.503Z] --- PASS: TestContainerRemove (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerRenameError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerRename [2021-08-27T12:39:33.503Z] --- PASS: TestContainerRename (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerResizeError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExecResizeError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerResize [2021-08-27T12:39:33.503Z] --- PASS: TestContainerResize (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerExecResize [2021-08-27T12:39:33.503Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerRestartError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerRestart [2021-08-27T12:39:33.503Z] --- PASS: TestContainerRestart (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStartError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStartError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStart [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStart (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStatsError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStats [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStats (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStopError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStopError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerStop [2021-08-27T12:39:33.503Z] --- PASS: TestContainerStop (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerTopError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerTopError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerTop [2021-08-27T12:39:33.503Z] --- PASS: TestContainerTop (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerUnpauseError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerUnpause [2021-08-27T12:39:33.503Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerUpdateError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerUpdate [2021-08-27T12:39:33.503Z] --- PASS: TestContainerUpdate (0.02s) [2021-08-27T12:39:33.503Z] === RUN TestContainerWaitError [2021-08-27T12:39:33.503Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestContainerWait [2021-08-27T12:39:33.503Z] --- PASS: TestContainerWait (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestDiskUsageError [2021-08-27T12:39:33.503Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestDiskUsage [2021-08-27T12:39:33.503Z] --- PASS: TestDiskUsage (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestDistributionInspectUnsupported [2021-08-27T12:39:33.503Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestDistributionInspectWithEmptyID [2021-08-27T12:39:33.503Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestEventsErrorInOptions [2021-08-27T12:39:33.503Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestEventsErrorFromServer [2021-08-27T12:39:33.503Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestEvents [2021-08-27T12:39:33.503Z] --- PASS: TestEvents (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestTLSCloseWriter [2021-08-27T12:39:33.503Z] === PAUSE TestTLSCloseWriter [2021-08-27T12:39:33.503Z] === RUN TestImageBuildError [2021-08-27T12:39:33.503Z] --- PASS: TestImageBuildError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageBuild [2021-08-27T12:39:33.503Z] --- PASS: TestImageBuild (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestGetDockerOS [2021-08-27T12:39:33.503Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageCreateError [2021-08-27T12:39:33.503Z] --- PASS: TestImageCreateError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageCreate [2021-08-27T12:39:33.503Z] --- PASS: TestImageCreate (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageHistoryError [2021-08-27T12:39:33.503Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageHistory [2021-08-27T12:39:33.503Z] --- PASS: TestImageHistory (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageImportError [2021-08-27T12:39:33.503Z] --- PASS: TestImageImportError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageImport [2021-08-27T12:39:33.503Z] --- PASS: TestImageImport (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageInspectError [2021-08-27T12:39:33.503Z] --- PASS: TestImageInspectError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageInspectImageNotFound [2021-08-27T12:39:33.503Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageInspectWithEmptyID [2021-08-27T12:39:33.503Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageInspect [2021-08-27T12:39:33.503Z] --- PASS: TestImageInspect (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageListError [2021-08-27T12:39:33.503Z] --- PASS: TestImageListError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageList [2021-08-27T12:39:33.503Z] --- PASS: TestImageList (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageListApiBefore125 [2021-08-27T12:39:33.503Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageLoadError [2021-08-27T12:39:33.503Z] --- PASS: TestImageLoadError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImageLoad [2021-08-27T12:39:33.503Z] --- PASS: TestImageLoad (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagesPruneError [2021-08-27T12:39:33.503Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagesPrune [2021-08-27T12:39:33.503Z] --- PASS: TestImagesPrune (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePullReferenceParseError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePullAnyError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePullWithoutErrors [2021-08-27T12:39:33.503Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePushReferenceError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePushAnyError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:39:33.503Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:39:33.503Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-27T12:39:33.504Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImagePushWithoutErrors [2021-08-27T12:39:33.504Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-27T12:39:33.504Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-27T12:39:33.504Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-27T12:39:33.504Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-27T12:39:33.504Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-27T12:39:33.504Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-27T12:39:33.504Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-27T12:39:33.504Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-27T12:39:33.504Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageRemoveError [2021-08-27T12:39:33.504Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageRemoveImageNotFound [2021-08-27T12:39:33.504Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageRemove [2021-08-27T12:39:33.504Z] --- PASS: TestImageRemove (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageSaveError [2021-08-27T12:39:33.504Z] --- PASS: TestImageSaveError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageSave [2021-08-27T12:39:33.504Z] --- PASS: TestImageSave (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageSearchAnyError [2021-08-27T12:39:33.504Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-27T12:39:33.504Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-27T12:39:33.504Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-27T12:39:33.504Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-27T12:39:33.504Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageSearchWithoutErrors [2021-08-27T12:39:33.504Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageTagError [2021-08-27T12:39:33.504Z] --- PASS: TestImageTagError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageTagInvalidReference [2021-08-27T12:39:33.504Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageTagInvalidSourceImageName [2021-08-27T12:39:33.504Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageTagHexSource [2021-08-27T12:39:33.504Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestImageTag [2021-08-27T12:39:33.504Z] --- PASS: TestImageTag (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestInfoServerError [2021-08-27T12:39:33.504Z] --- PASS: TestInfoServerError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestInfoInvalidResponseJSONError [2021-08-27T12:39:33.504Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestInfo [2021-08-27T12:39:33.504Z] --- PASS: TestInfo (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkConnectError [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkConnect [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkCreateError [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkCreate [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkDisconnectError [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkDisconnect [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkInspectError [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkInspectNotFoundError [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkInspectWithEmptyID [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkInspect [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkListError [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkListError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkList [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkList (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworksPruneError [2021-08-27T12:39:33.504Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworksPrune [2021-08-27T12:39:33.504Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkRemoveError [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNetworkRemove [2021-08-27T12:39:33.504Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeInspectError [2021-08-27T12:39:33.504Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeInspectNodeNotFound [2021-08-27T12:39:33.504Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeInspectWithEmptyID [2021-08-27T12:39:33.504Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeInspect [2021-08-27T12:39:33.504Z] --- PASS: TestNodeInspect (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeListError [2021-08-27T12:39:33.504Z] --- PASS: TestNodeListError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeList [2021-08-27T12:39:33.504Z] --- PASS: TestNodeList (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeRemoveError [2021-08-27T12:39:33.504Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeRemove [2021-08-27T12:39:33.504Z] --- PASS: TestNodeRemove (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeUpdateError [2021-08-27T12:39:33.504Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestNodeUpdate [2021-08-27T12:39:33.504Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestOptionWithTimeout [2021-08-27T12:39:33.504Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPingFail [2021-08-27T12:39:33.504Z] --- PASS: TestPingFail (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPingWithError [2021-08-27T12:39:33.504Z] 2021/08/27 12:39:33 RoundTripper returned a response & error; ignoring response [2021-08-27T12:39:33.504Z] 2021/08/27 12:39:33 RoundTripper returned a response & error; ignoring response [2021-08-27T12:39:33.504Z] --- PASS: TestPingWithError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPingSuccess [2021-08-27T12:39:33.504Z] --- PASS: TestPingSuccess (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPingHeadFallback [2021-08-27T12:39:33.504Z] === RUN TestPingHeadFallback/OK [2021-08-27T12:39:33.504Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-27T12:39:33.504Z] === RUN TestPingHeadFallback/Not_Found [2021-08-27T12:39:33.504Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-27T12:39:33.504Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-27T12:39:33.504Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-27T12:39:33.504Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-27T12:39:33.504Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-27T12:39:33.504Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginDisableError [2021-08-27T12:39:33.504Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginDisable [2021-08-27T12:39:33.504Z] --- PASS: TestPluginDisable (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginEnableError [2021-08-27T12:39:33.504Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginEnable [2021-08-27T12:39:33.504Z] --- PASS: TestPluginEnable (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginInspectError [2021-08-27T12:39:33.504Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginInspectWithEmptyID [2021-08-27T12:39:33.504Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginInspect [2021-08-27T12:39:33.504Z] --- PASS: TestPluginInspect (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginListError [2021-08-27T12:39:33.504Z] --- PASS: TestPluginListError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginList [2021-08-27T12:39:33.504Z] --- PASS: TestPluginList (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginPushError [2021-08-27T12:39:33.504Z] --- PASS: TestPluginPushError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginPush [2021-08-27T12:39:33.504Z] --- PASS: TestPluginPush (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginRemoveError [2021-08-27T12:39:33.504Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginRemove [2021-08-27T12:39:33.504Z] --- PASS: TestPluginRemove (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginSetError [2021-08-27T12:39:33.504Z] --- PASS: TestPluginSetError (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestPluginSet [2021-08-27T12:39:33.504Z] --- PASS: TestPluginSet (0.00s) [2021-08-27T12:39:33.504Z] === RUN TestSetHostHeader [2021-08-27T12:39:33.964Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestPlainTextError [2021-08-27T12:39:33.964Z] --- PASS: TestPlainTextError (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestInfiniteError [2021-08-27T12:39:33.964Z] --- PASS: TestInfiniteError (0.02s) [2021-08-27T12:39:33.964Z] === RUN TestCanceledContext [2021-08-27T12:39:33.964Z] 2021/08/27 12:39:33 RoundTripper returned a response & error; ignoring response [2021-08-27T12:39:33.964Z] --- PASS: TestCanceledContext (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestDeadlineExceededContext [2021-08-27T12:39:33.964Z] 2021/08/27 12:39:33 RoundTripper returned a response & error; ignoring response [2021-08-27T12:39:33.964Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretCreateUnsupported [2021-08-27T12:39:33.964Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretCreateError [2021-08-27T12:39:33.964Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretCreate [2021-08-27T12:39:33.964Z] --- PASS: TestSecretCreate (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretInspectUnsupported [2021-08-27T12:39:33.964Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretInspectError [2021-08-27T12:39:33.964Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretInspectSecretNotFound [2021-08-27T12:39:33.964Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretInspectWithEmptyID [2021-08-27T12:39:33.964Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretInspect [2021-08-27T12:39:33.964Z] --- PASS: TestSecretInspect (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretListUnsupported [2021-08-27T12:39:33.964Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretListError [2021-08-27T12:39:33.964Z] --- PASS: TestSecretListError (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretList [2021-08-27T12:39:33.964Z] --- PASS: TestSecretList (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretRemoveUnsupported [2021-08-27T12:39:33.964Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretRemoveError [2021-08-27T12:39:33.964Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretRemove [2021-08-27T12:39:33.964Z] --- PASS: TestSecretRemove (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretUpdateUnsupported [2021-08-27T12:39:33.964Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretUpdateError [2021-08-27T12:39:33.964Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestSecretUpdate [2021-08-27T12:39:33.964Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestServiceCreateError [2021-08-27T12:39:33.964Z] --- PASS: TestServiceCreateError (0.01s) [2021-08-27T12:39:33.964Z] === RUN TestServiceCreate [2021-08-27T12:39:33.964Z] --- PASS: TestServiceCreate (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-27T12:39:33.964Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestServiceCreateDigestPinning [2021-08-27T12:39:33.964Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestServiceInspectError [2021-08-27T12:39:33.964Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-27T12:39:33.964Z] === RUN TestServiceInspectServiceNotFound [2021-08-27T12:39:33.965Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceInspectWithEmptyID [2021-08-27T12:39:33.965Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceInspect [2021-08-27T12:39:33.965Z] --- PASS: TestServiceInspect (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceListError [2021-08-27T12:39:33.965Z] --- PASS: TestServiceListError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceList [2021-08-27T12:39:33.965Z] --- PASS: TestServiceList (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceLogsError [2021-08-27T12:39:33.965Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceLogs [2021-08-27T12:39:33.965Z] --- PASS: TestServiceLogs (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceRemoveError [2021-08-27T12:39:33.965Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceRemoveNotFoundError [2021-08-27T12:39:33.965Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceRemove [2021-08-27T12:39:33.965Z] --- PASS: TestServiceRemove (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceUpdateError [2021-08-27T12:39:33.965Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestServiceUpdate [2021-08-27T12:39:33.965Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmGetUnlockKeyError [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmGetUnlockKey [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmInitError [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmInit [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmInit (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmInspectError [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmInspect [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmJoinError [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmJoin [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmLeaveError [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmLeave [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmUnlockError [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmUnlock [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmUpdateError [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestSwarmUpdate [2021-08-27T12:39:33.965Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestTaskInspectError [2021-08-27T12:39:33.965Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestTaskInspectWithEmptyID [2021-08-27T12:39:33.965Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestTaskInspect [2021-08-27T12:39:33.965Z] --- PASS: TestTaskInspect (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestTaskListError [2021-08-27T12:39:33.965Z] --- PASS: TestTaskListError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestTaskList [2021-08-27T12:39:33.965Z] --- PASS: TestTaskList (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeCreateError [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeCreate [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeInspectError [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeInspectNotFound [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeInspectWithEmptyID [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeInspect [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeListError [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeListError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeList [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeList (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeRemoveError [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-27T12:39:33.965Z] === RUN TestVolumeRemove [2021-08-27T12:39:33.965Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-27T12:39:33.965Z] === CONT TestTLSCloseWriter [2021-08-27T12:39:33.965Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-27T12:39:33.965Z] PASS [2021-08-27T12:39:33.965Z] coverage: 75.1% of statements [2021-08-27T12:39:33.965Z] ok github.com/docker/docker/client 0.307s coverage: 75.1% of statements [2021-08-27T12:39:34.582Z] --- PASS: TestBuildWithHugeFile (108.06s) [2021-08-27T12:39:34.582Z] === RUN TestBuildWCOWSandboxSize [2021-08-27T12:39:34.582Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-27T12:39:34.582Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-08-27T12:39:34.582Z] === RUN TestBuildWithEmptyDockerfile [2021-08-27T12:39:34.582Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:39:34.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:39:34.582Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:39:34.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:39:34.582Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:39:34.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:39:34.582Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:39:34.582Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:39:34.582Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-27T12:39:34.582Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:39:34.582Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-27T12:39:34.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-08-27T12:39:34.583Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-08-27T12:39:34.583Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-08-27T12:39:34.583Z] === RUN TestBuildPreserveOwnership [2021-08-27T12:39:34.583Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-27T12:39:34.978Z] ..........................xx.................... [ 29%] [2021-08-27T12:39:36.472Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-27T12:39:37.036Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-27T12:39:38.405Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2021-08-27T12:39:38.405Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2021-08-27T12:39:38.405Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2021-08-27T12:39:38.405Z] === RUN TestBuildPlatformInvalid [2021-08-27T12:39:38.405Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-08-27T12:39:38.405Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-27T12:39:38.405Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-27T12:39:38.637Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-27T12:39:38.637Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:39:38.637Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:39:38.637Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-27T12:39:38.637Z] [2021-08-27T12:39:38.637Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-27T12:39:38.662Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-27T12:39:39.210Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-27T12:39:39.210Z] HOSTNAME=2002bc7ab8d3 [2021-08-27T12:39:39.210Z] TESTDEBUG=0 [2021-08-27T12:39:39.210Z] DEST=bundles/test-integration [2021-08-27T12:39:39.210Z] PWD=/go/src/github.com/docker/docker [2021-08-27T12:39:39.210Z] DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f [2021-08-27T12:39:39.210Z] container=docker [2021-08-27T12:39:39.210Z] HOME=/root [2021-08-27T12:39:39.210Z] GOLANG_VERSION=1.17 [2021-08-27T12:39:39.210Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-27T12:39:39.210Z] VALIDATE_BRANCH=master [2021-08-27T12:39:39.210Z] TERM=xterm [2021-08-27T12:39:39.210Z] DOCKER_PKG=github.com/docker/docker [2021-08-27T12:39:39.210Z] SHLVL=1 [2021-08-27T12:39:39.210Z] TIMEOUT=120m [2021-08-27T12:39:39.210Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-27T12:39:39.210Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-27T12:39:39.210Z] GO111MODULE=off [2021-08-27T12:39:39.210Z] DOCKER_EXPERIMENTAL=1 [2021-08-27T12:39:39.210Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-27T12:39:39.210Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-27T12:39:39.210Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-27T12:39:39.210Z] GOPATH=/go [2021-08-27T12:39:39.210Z] PKG_CONFIG=pkg-config [2021-08-27T12:39:39.210Z] _=/usr/bin/env [2021-08-27T12:39:39.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-27T12:39:39.226Z] Loaded image: busybox:latest [2021-08-27T12:39:39.482Z] Loaded image: busybox:glibc [2021-08-27T12:39:39.482Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-27T12:39:40.410Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-27T12:39:40.667Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-27T12:39:40.924Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-27T12:39:42.295Z] Loaded image: debian:bullseye-slim [2021-08-27T12:39:42.295Z] Loaded image: hello-world:latest [2021-08-27T12:39:42.295Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:39:42.551Z] docker_cli_daemon_test.go:1456: [d9739d9a9d65e] daemon is not started [2021-08-27T12:39:43.118Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-27T12:39:43.118Z] check_test.go:309: [d1cc43fad11c2] daemon is not started [2021-08-27T12:39:43.118Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-27T12:39:45.011Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-27T12:39:45.267Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-27T12:39:45.830Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-27T12:39:47.198Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-27T12:39:47.198Z] check_test.go:309: [d09d23d6ebd99] daemon is not started [2021-08-27T12:39:47.198Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-27T12:39:48.788Z] --- PASS: TestCheckoutGit (26.21s) [2021-08-27T12:39:48.788Z] === RUN TestValidGitTransport [2021-08-27T12:39:48.788Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-27T12:39:48.788Z] === RUN TestGitInvalidRef [2021-08-27T12:39:48.788Z] --- PASS: TestGitInvalidRef (0.19s) [2021-08-27T12:39:48.788Z] PASS [2021-08-27T12:39:48.788Z] coverage: 86.3% of statements [2021-08-27T12:39:48.788Z] ok github.com/docker/docker/builder/remotecontext/git 26.466s coverage: 86.3% of statements [2021-08-27T12:39:48.788Z] ? github.com/docker/docker/cli [no test files] [2021-08-27T12:39:48.788Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-27T12:39:49.088Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-27T12:39:49.651Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-27T12:39:50.219Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-27T12:39:50.923Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-27T12:39:51.586Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-27T12:39:51.843Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-27T12:39:53.211Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-27T12:39:53.487Z] --- PASS: TestBuildWithHugeFile (83.14s) [2021-08-27T12:39:53.487Z] === RUN TestBuildWCOWSandboxSize [2021-08-27T12:39:53.773Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.69s) [2021-08-27T12:39:53.773Z] PASS [2021-08-27T12:39:54.029Z] [2021-08-27T12:39:54.029Z] === Skipped [2021-08-27T12:39:54.029Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-27T12:39:54.029Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:39:54.029Z] [2021-08-27T12:39:54.029Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-08-27T12:39:54.029Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-27T12:39:54.029Z] [2021-08-27T12:39:54.029Z] [2021-08-27T12:39:54.029Z] DONE 34 tests, 2 skipped in 173.216s [2021-08-27T12:39:54.029Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-27T12:39:54.029Z] ++ 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-08-27T12:39:54.029Z] ++ set -e [2021-08-27T12:39:54.029Z] ++ '[' -n 0 ']' [2021-08-27T12:39:54.029Z] ++ set -x [2021-08-27T12:39:54.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-27T12:39:54.029Z] INFO: Testing against a local daemon [2021-08-27T12:39:54.029Z] === RUN TestConfigInspect [2021-08-27T12:39:54.029Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-27T12:39:54.591Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-27T12:39:54.595Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestConfigureDaemonLogs [2021-08-27T12:39:54.595Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestCommonOptionsInstallFlags [2021-08-27T12:39:54.595Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-27T12:39:54.595Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-27T12:39:54.595Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-27T12:39:54.595Z] PASS [2021-08-27T12:39:54.595Z] coverage: 18.5% of statements [2021-08-27T12:39:54.595Z] ok github.com/docker/docker/cmd/dockerd 0.290s coverage: 18.5% of statements [2021-08-27T12:39:54.595Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-27T12:39:54.595Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-27T12:39:55.155Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-27T12:39:55.155Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-27T12:39:55.566Z] === RUN TestContainerStopSignal [2021-08-27T12:39:55.566Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestContainerStopTimeout [2021-08-27T12:39:55.566Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-27T12:39:55.566Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-27T12:39:55.566Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-27T12:39:55.566Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestReplaceAndAppendEnvVars [2021-08-27T12:39:55.566Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-27T12:39:55.566Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestNewMemoryStore [2021-08-27T12:39:55.566Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestAddContainers [2021-08-27T12:39:55.566Z] --- PASS: TestAddContainers (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestGetContainer [2021-08-27T12:39:55.566Z] --- PASS: TestGetContainer (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestDeleteContainer [2021-08-27T12:39:55.566Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestListContainers [2021-08-27T12:39:55.566Z] --- PASS: TestListContainers (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestFirstContainer [2021-08-27T12:39:55.566Z] --- PASS: TestFirstContainer (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestApplyAllContainer [2021-08-27T12:39:55.566Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestIsValidHealthString [2021-08-27T12:39:55.566Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestStateRunStop [2021-08-27T12:39:55.566Z] --- PASS: TestStateRunStop (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestStateTimeoutWait [2021-08-27T12:39:55.566Z] state_test.go:141: Stop callback fired [2021-08-27T12:39:55.566Z] state_test.go:165: Stop callback fired [2021-08-27T12:39:55.566Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-27T12:39:55.566Z] === RUN TestIsValidStateString [2021-08-27T12:39:55.566Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestViewSaveDelete [2021-08-27T12:39:55.566Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-27T12:39:55.566Z] === RUN TestViewAll [2021-08-27T12:39:55.566Z] --- PASS: TestViewAll (0.01s) [2021-08-27T12:39:55.566Z] === RUN TestViewGet [2021-08-27T12:39:55.566Z] --- PASS: TestViewGet (0.01s) [2021-08-27T12:39:55.566Z] === RUN TestNames [2021-08-27T12:39:55.566Z] --- PASS: TestNames (0.00s) [2021-08-27T12:39:55.566Z] === RUN TestViewWithHealthCheck [2021-08-27T12:39:55.566Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-27T12:39:55.566Z] PASS [2021-08-27T12:39:55.566Z] coverage: 41.7% of statements [2021-08-27T12:39:55.566Z] ok github.com/docker/docker/container 0.231s coverage: 41.7% of statements [2021-08-27T12:39:56.025Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-27T12:39:56.025Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-27T12:39:56.025Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-27T12:39:56.025Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-27T12:39:56.134Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-27T12:39:56.697Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-27T12:39:56.994Z] === RUN TestPrepare [2021-08-27T12:39:56.994Z] --- PASS: TestPrepare (0.00s) [2021-08-27T12:39:56.994Z] === RUN TestStart [2021-08-27T12:39:56.994Z] --- PASS: TestStart (0.00s) [2021-08-27T12:39:56.994Z] === RUN TestWaitCancel [2021-08-27T12:39:56.994Z] --- PASS: TestWaitCancel (0.00s) [2021-08-27T12:39:56.994Z] === RUN TestWaitDisabled [2021-08-27T12:39:56.994Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-27T12:39:56.994Z] === RUN TestWaitEnabled [2021-08-27T12:39:56.994Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-27T12:39:56.994Z] === RUN TestRemove [2021-08-27T12:39:56.994Z] --- PASS: TestRemove (0.00s) [2021-08-27T12:39:56.994Z] PASS [2021-08-27T12:39:56.994Z] coverage: 65.3% of statements [2021-08-27T12:39:56.994Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-08-27T12:39:57.262Z] --- PASS: TestConfigInspect (3.03s) [2021-08-27T12:39:57.262Z] === RUN TestConfigList [2021-08-27T12:39:57.262Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-27T12:39:58.408Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-27T12:39:58.533Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-27T12:39:58.533Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCIsolation (0.01s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-27T12:39:58.533Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-27T12:39:58.533Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCConfigs (0.01s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-27T12:39:58.533Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-27T12:39:58.533Z] PASS [2021-08-27T12:39:58.533Z] coverage: 35.9% of statements [2021-08-27T12:39:58.533Z] ok github.com/docker/docker/daemon/cluster/convert 0.817s coverage: 35.9% of statements [2021-08-27T12:39:58.994Z] === RUN TestNewListSecretsFilters [2021-08-27T12:39:58.994Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-27T12:39:58.994Z] === RUN TestNewListConfigsFilters [2021-08-27T12:39:58.994Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-27T12:39:58.994Z] PASS [2021-08-27T12:39:58.994Z] coverage: 0.5% of statements [2021-08-27T12:39:58.994Z] ok github.com/docker/docker/daemon/cluster 0.484s coverage: 0.5% of statements [2021-08-27T12:40:00.531Z] --- PASS: TestConfigList (2.84s) [2021-08-27T12:40:00.531Z] === RUN TestConfigsCreateAndDelete [2021-08-27T12:40:00.531Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-27T12:40:01.184Z] === RUN TestBuilderGC [2021-08-27T12:40:01.184Z] --- PASS: TestBuilderGC (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationNotFound [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestDaemonBrokenConfiguration [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestParseClusterAdvertiseSettings [2021-08-27T12:40:01.184Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestFindConfigurationConflicts [2021-08-27T12:40:01.184Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-27T12:40:01.184Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-27T12:40:01.184Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-27T12:40:01.184Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-27T12:40:01.184Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-27T12:40:01.184Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-27T12:40:01.184Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration/with_label [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration/with_dns [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-27T12:40:01.644Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-27T12:40:01.644Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-27T12:40:01.644Z] === RUN TestModifiedDiscoverySettings [2021-08-27T12:40:01.644Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-27T12:40:01.644Z] === RUN TestReloadSetConfigFileNotExist [2021-08-27T12:40:01.644Z] time="2021-08-27T12:40:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-27T12:40:01.644Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-27T12:40:01.644Z] === RUN TestReloadDefaultConfigNotExist [2021-08-27T12:40:01.644Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:40:01.644Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-27T12:40:01.644Z] === RUN TestReloadBadDefaultConfig [2021-08-27T12:40:01.644Z] time="2021-08-27T12:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2941589238" [2021-08-27T12:40:01.644Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-27T12:40:01.644Z] === RUN TestReloadWithConflictingLabels [2021-08-27T12:40:01.644Z] time="2021-08-27T12:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-884418000" [2021-08-27T12:40:01.644Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2021-08-27T12:40:01.644Z] === RUN TestReloadWithDuplicateLabels [2021-08-27T12:40:01.644Z] time="2021-08-27T12:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-48010464" [2021-08-27T12:40:01.644Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-27T12:40:01.644Z] === RUN TestDaemonConfigurationMerge [2021-08-27T12:40:01.644Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-27T12:40:01.644Z] PASS [2021-08-27T12:40:01.644Z] coverage: 80.4% of statements [2021-08-27T12:40:01.645Z] ok github.com/docker/docker/daemon/config 0.282s coverage: 80.4% of statements [2021-08-27T12:40:01.645Z] === RUN TestDiscoveryOptsErrors [2021-08-27T12:40:01.645Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-27T12:40:01.645Z] === RUN TestDiscoveryOpts [2021-08-27T12:40:01.645Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-27T12:40:01.645Z] PASS [2021-08-27T12:40:01.645Z] coverage: 30.0% of statements [2021-08-27T12:40:01.645Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2021-08-27T12:40:01.970Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-27T12:40:02.614Z] === RUN TestWaitNodeAttachment [2021-08-27T12:40:02.614Z] === RUN TestEventsLog [2021-08-27T12:40:02.614Z] --- PASS: TestEventsLog (0.00s) [2021-08-27T12:40:02.614Z] === RUN TestEventsLogTimeout [2021-08-27T12:40:02.614Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-27T12:40:02.614Z] === RUN TestLogEvents [2021-08-27T12:40:02.614Z] --- PASS: TestLogEvents (0.05s) [2021-08-27T12:40:02.614Z] === RUN TestLoadBufferedEvents [2021-08-27T12:40:03.051Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2021-08-27T12:40:03.051Z] === RUN TestConfigsUpdate [2021-08-27T12:40:03.074Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-27T12:40:03.075Z] === RUN TestIsolationConversion [2021-08-27T12:40:03.075Z] === RUN TestIsolationConversion/default [2021-08-27T12:40:03.075Z] === RUN TestIsolationConversion/process [2021-08-27T12:40:03.075Z] === RUN TestIsolationConversion/hyperv [2021-08-27T12:40:03.075Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-27T12:40:03.075Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-27T12:40:03.075Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-27T12:40:03.075Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestContainerLabels [2021-08-27T12:40:03.075Z] --- PASS: TestContainerLabels (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestCredentialSpecConversion [2021-08-27T12:40:03.075Z] === RUN TestCredentialSpecConversion/none [2021-08-27T12:40:03.075Z] === RUN TestCredentialSpecConversion/config [2021-08-27T12:40:03.075Z] === RUN TestCredentialSpecConversion/file [2021-08-27T12:40:03.075Z] === RUN TestCredentialSpecConversion/registry [2021-08-27T12:40:03.075Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-27T12:40:03.075Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-27T12:40:03.075Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-27T12:40:03.075Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-27T12:40:03.075Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestControllerValidateMountBind [2021-08-27T12:40:03.075Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestControllerValidateMountVolume [2021-08-27T12:40:03.075Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestControllerValidateMountTarget [2021-08-27T12:40:03.075Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestControllerValidateMountTmpfs [2021-08-27T12:40:03.075Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestControllerValidateMountInvalidType [2021-08-27T12:40:03.075Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestControllerValidateMountNamedPipe [2021-08-27T12:40:03.075Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-27T12:40:03.075Z] PASS [2021-08-27T12:40:03.075Z] coverage: 11.0% of statements [2021-08-27T12:40:03.075Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.702s coverage: 11.0% of statements [2021-08-27T12:40:03.075Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-08-27T12:40:03.075Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-27T12:40:03.075Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-27T12:40:03.075Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-27T12:40:03.075Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-27T12:40:03.075Z] PASS [2021-08-27T12:40:03.075Z] coverage: 50.0% of statements [2021-08-27T12:40:03.075Z] ok github.com/docker/docker/daemon/events 0.208s coverage: 50.0% of statements [2021-08-27T12:40:03.075Z] === RUN TestIsEmptyDir [2021-08-27T12:40:03.075Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-27T12:40:03.075Z] PASS [2021-08-27T12:40:03.075Z] coverage: 2.3% of statements [2021-08-27T12:40:03.075Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2021-08-27T12:40:03.535Z] === RUN TestVerifyNetworkingConfig [2021-08-27T12:40:03.535Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestGetContainer [2021-08-27T12:40:03.535Z] --- PASS: TestGetContainer (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestValidContainerNames [2021-08-27T12:40:03.535Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestContainerInitDNS [2021-08-27T12:40:03.535Z] daemon_test.go:147: root required [2021-08-27T12:40:03.535Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestMerge [2021-08-27T12:40:03.535Z] --- PASS: TestMerge (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestValidateContainerIsolation [2021-08-27T12:40:03.535Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestFindNetworkErrorType [2021-08-27T12:40:03.535Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestEnsureServicesExist [2021-08-27T12:40:03.535Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestEnsureServicesExistErrors [2021-08-27T12:40:03.535Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-27T12:40:03.535Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-27T12:40:03.535Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-27T12:40:03.535Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestContainerDelete [2021-08-27T12:40:03.535Z] --- PASS: TestContainerDelete (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestContainerDoubleDelete [2021-08-27T12:40:03.535Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestLogContainerEventCopyLabels [2021-08-27T12:40:03.535Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestLogContainerEventWithAttributes [2021-08-27T12:40:03.535Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestNoneHealthcheck [2021-08-27T12:40:03.535Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestHealthStates [2021-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] time="2021-08-27T12:40:03Z" 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-08-27T12:40:03.535Z] --- PASS: TestHealthStates (0.14s) [2021-08-27T12:40:03.535Z] === RUN TestMaskURLCredentials [2021-08-27T12:40:03.535Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestGetInspectData [2021-08-27T12:40:03.535Z] --- PASS: TestGetInspectData (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestFillLicense [2021-08-27T12:40:03.535Z] --- PASS: TestFillLicense (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestListInvalidFilter [2021-08-27T12:40:03.535Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestNameFilter [2021-08-27T12:40:03.535Z] --- PASS: TestNameFilter (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-27T12:40:03.535Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-27T12:40:03.535Z] === 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-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-27T12:40:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-27T12:40:03.535Z] --- 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-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-27T12:40:03.535Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestDaemonReloadLabels [2021-08-27T12:40:03.535Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-27T12:40:03.535Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestDaemonReloadMirrors [2021-08-27T12:40:03.535Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-27T12:40:03.535Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-27T12:40:03.535Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-27T12:40:03.535Z] === RUN TestDaemonDiscoveryReload [2021-08-27T12:40:03.613Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-27T12:40:03.995Z] === RUN TestLinkNaming [2021-08-27T12:40:03.995Z] --- PASS: TestLinkNaming (0.00s) [2021-08-27T12:40:03.995Z] === RUN TestLinkNew [2021-08-27T12:40:03.995Z] --- PASS: TestLinkNew (0.00s) [2021-08-27T12:40:03.995Z] === RUN TestLinkEnv [2021-08-27T12:40:03.995Z] --- PASS: TestLinkEnv (0.00s) [2021-08-27T12:40:03.995Z] === RUN TestLinkMultipleEnv [2021-08-27T12:40:03.995Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-27T12:40:03.995Z] === RUN TestLinkPortRangeEnv [2021-08-27T12:40:03.995Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-27T12:40:03.995Z] PASS [2021-08-27T12:40:03.995Z] coverage: 93.0% of statements [2021-08-27T12:40:03.995Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-08-27T12:40:04.455Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-27T12:40:04.455Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-27T12:40:04.914Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-27T12:40:04.914Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-27T12:40:05.374Z] === RUN TestAdapterReadLogs [2021-08-27T12:40:05.374Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestCopier [2021-08-27T12:40:05.374Z] --- PASS: TestCopier (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestCopierLongLines [2021-08-27T12:40:05.374Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestCopierSlow [2021-08-27T12:40:05.374Z] --- PASS: TestCopierSlow (0.20s) [2021-08-27T12:40:05.374Z] === RUN TestCopierWithSized [2021-08-27T12:40:05.374Z] === RUN TestCopierWithSized/as_is [2021-08-27T12:40:05.374Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-27T12:40:05.374Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-27T12:40:05.374Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-27T12:40:05.374Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestCopierWithPartial [2021-08-27T12:40:05.374Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestRingLogger [2021-08-27T12:40:05.374Z] --- PASS: TestRingLogger (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestRingCap [2021-08-27T12:40:05.374Z] --- PASS: TestRingCap (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestRingClose [2021-08-27T12:40:05.374Z] --- PASS: TestRingClose (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestRingDrain [2021-08-27T12:40:05.374Z] --- PASS: TestRingDrain (0.00s) [2021-08-27T12:40:05.374Z] PASS [2021-08-27T12:40:05.374Z] coverage: 43.8% of statements [2021-08-27T12:40:05.374Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.8% of statements [2021-08-27T12:40:05.374Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-27T12:40:05.374Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-27T12:40:05.374Z] reload_test.go:520: root required [2021-08-27T12:40:05.374Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-27T12:40:05.374Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-27T12:40:05.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-27T12:40:05.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-27T12:40:05.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-27T12:40:05.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-27T12:40:05.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-08-27T12:40:05.374Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-27T12:40:05.374Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-27T12:40:05.374Z] === RUN TestParseVolumesFrom [2021-08-27T12:40:05.834Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-27T12:40:05.834Z] PASS [2021-08-27T12:40:05.834Z] coverage: 9.1% of statements [2021-08-27T12:40:05.834Z] ok github.com/docker/docker/daemon 2.337s coverage: 9.1% of statements [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-27T12:40:05.834Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-27T12:40:05.834Z] === RUN TestNewStreamConfig [2021-08-27T12:40:05.834Z] === RUN TestNewStreamConfig/defaults [2021-08-27T12:40:05.834Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-27T12:40:05.834Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-27T12:40:05.834Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-27T12:40:05.834Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-27T12:40:05.834Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-27T12:40:05.834Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-27T12:40:05.834Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-27T12:40:05.834Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-27T12:40:05.834Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-27T12:40:05.834Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-27T12:40:05.834Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-27T12:40:05.834Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-27T12:40:05.834Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-27T12:40:05.834Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-27T12:40:05.834Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-27T12:40:05.834Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-27T12:40:05.834Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-27T12:40:05.834Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-27T12:40:05.834Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-27T12:40:06.132Z] --- PASS: TestConfigsUpdate (2.97s) [2021-08-27T12:40:06.132Z] === RUN TestTemplatedConfig [2021-08-27T12:40:06.132Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-27T12:40:06.294Z] time="2021-08-27T12:40:05Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-27T12:40:06.294Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-08-27T12:40:06.294Z] === RUN TestCreateSuccess [2021-08-27T12:40:06.294Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCreateStreamSkipped [2021-08-27T12:40:06.294Z] time="2021-08-27T12:40:05Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-27T12:40:06.294Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCreateLogGroupSuccess [2021-08-27T12:40:06.294Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCreateError [2021-08-27T12:40:06.294Z] --- PASS: TestCreateError (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCreateAlreadyExists [2021-08-27T12:40:06.294Z] time="2021-08-27T12:40:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-27T12:40:06.294Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestLogClosed [2021-08-27T12:40:06.294Z] --- PASS: TestLogClosed (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestLogBlocking [2021-08-27T12:40:06.294Z] --- PASS: TestLogBlocking (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-27T12:40:06.294Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestLogNonBlockingBufferFull [2021-08-27T12:40:06.294Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestPublishBatchSuccess [2021-08-27T12:40:06.294Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestPublishBatchError [2021-08-27T12:40:06.294Z] time="2021-08-27T12:40:05Z" level=error msg=Error [2021-08-27T12:40:06.294Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-27T12:40:06.294Z] time="2021-08-27T12:40:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-27T12:40:06.294Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-27T12:40:06.294Z] time="2021-08-27T12:40:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-27T12:40:06.294Z] time="2021-08-27T12:40:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-27T12:40:06.294Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchSimple [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchTicker [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchMultilinePattern [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchClose [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestEffectiveLen [2021-08-27T12:40:06.294Z] === RUN TestEffectiveLen/0/Hello [2021-08-27T12:40:06.294Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-27T12:40:06.294Z] === RUN TestEffectiveLen/2/🙃 [2021-08-27T12:40:06.294Z] === RUN TestEffectiveLen/3/���� [2021-08-27T12:40:06.294Z] === RUN TestEffectiveLen/4/He��o [2021-08-27T12:40:06.294Z] === RUN TestEffectiveLen/5/ [2021-08-27T12:40:06.294Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit/0/ [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit/1/Hello [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1064: Hello [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit/2/Hello [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1064: He [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1065: llo [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit/3/Hello [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1065: Hello [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit/4/🙃 [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1064: [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit/5/🙃 [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit/6/a� [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1064: a [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1065: � [2021-08-27T12:40:06.294Z] === RUN TestFindValidSplit/7/a� [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1064: a� [2021-08-27T12:40:06.294Z] cloudwatchlogs_test.go:1065: [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestProcessEventEmoji [2021-08-27T12:40:06.294Z] --- PASS: TestProcessEventEmoji (0.02s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchLineSplit [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchMaxEvents [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-27T12:40:06.294Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-27T12:40:06.294Z] === RUN TestSearchRegistryForImagesErrors [2021-08-27T12:40:06.294Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestSearchRegistryForImages [2021-08-27T12:40:06.294Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestOnlyPlatformWithFallback [2021-08-27T12:40:06.294Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestImageDelete [2021-08-27T12:40:06.294Z] === RUN TestImageDelete/no_lease [2021-08-27T12:40:06.294Z] === RUN TestImageDelete/lease_exists [2021-08-27T12:40:06.294Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-27T12:40:06.294Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-27T12:40:06.294Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestImageDelete (0.03s) [2021-08-27T12:40:06.294Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-27T12:40:06.294Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-27T12:40:06.294Z] === RUN TestContentStoreForPull [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-27T12:40:06.294Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestCreateTagSuccess [2021-08-27T12:40:06.294Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-27T12:40:06.294Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-27T12:40:06.294Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-27T12:40:06.294Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-27T12:40:06.294Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-27T12:40:06.294Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-27T12:40:06.294Z] PASS [2021-08-27T12:40:06.294Z] coverage: 77.4% of statements [2021-08-27T12:40:06.294Z] ok github.com/docker/docker/daemon/logger/awslogs 0.344s coverage: 77.4% of statements [2021-08-27T12:40:06.294Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-27T12:40:06.294Z] PASS [2021-08-27T12:40:06.294Z] coverage: 6.7% of statements [2021-08-27T12:40:06.294Z] ok github.com/docker/docker/daemon/images 0.290s coverage: 6.7% of statements [2021-08-27T12:40:06.294Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-27T12:40:06.294Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-27T12:40:06.294Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-27T12:40:06.294Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-27T12:40:06.294Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-27T12:40:06.294Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-27T12:40:06.294Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-27T12:40:06.754Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-27T12:40:06.754Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-27T12:40:06.754Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-27T12:40:06.754Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-27T12:40:06.754Z] === RUN TestFastTimeMarshalJSON [2021-08-27T12:40:06.754Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-27T12:40:06.754Z] PASS [2021-08-27T12:40:06.754Z] coverage: 87.2% of statements [2021-08-27T12:40:06.754Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.158s coverage: 87.2% of statements [2021-08-27T12:40:07.214Z] === RUN TestJSONFileLogger [2021-08-27T12:40:07.214Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-27T12:40:07.214Z] === RUN TestJSONFileLoggerWithTags [2021-08-27T12:40:07.214Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-27T12:40:07.214Z] === RUN TestJSONFileLoggerWithOpts [2021-08-27T12:40:07.214Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-08-27T12:40:07.214Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-27T12:40:07.214Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-27T12:40:07.214Z] === RUN TestEncodeDecode [2021-08-27T12:40:07.214Z] === PAUSE TestEncodeDecode [2021-08-27T12:40:07.214Z] === RUN TestUnexpectedEOF [2021-08-27T12:40:07.214Z] time="2021-08-27T12:40:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-27T12:40:07.214Z] time="2021-08-27T12:40:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-27T12:40:07.214Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-27T12:40:07.214Z] === CONT TestEncodeDecode [2021-08-27T12:40:07.214Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-27T12:40:07.214Z] PASS [2021-08-27T12:40:07.214Z] coverage: 69.9% of statements [2021-08-27T12:40:07.214Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.209s coverage: 69.9% of statements [2021-08-27T12:40:07.499Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-27T12:40:08.184Z] === RUN TestWriteLog [2021-08-27T12:40:08.184Z] === PAUSE TestWriteLog [2021-08-27T12:40:08.184Z] === RUN TestReadLog [2021-08-27T12:40:08.184Z] === PAUSE TestReadLog [2021-08-27T12:40:08.184Z] === CONT TestWriteLog [2021-08-27T12:40:08.184Z] === CONT TestReadLog [2021-08-27T12:40:08.184Z] --- PASS: TestWriteLog (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestReadLog/tail_exact [2021-08-27T12:40:08.184Z] === RUN TestReadLog/tail_less_than_available [2021-08-27T12:40:08.184Z] === RUN TestReadLog/tail_more_than_available [2021-08-27T12:40:08.184Z] --- PASS: TestReadLog (0.12s) [2021-08-27T12:40:08.184Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-08-27T12:40:08.184Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-27T12:40:08.184Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-27T12:40:08.184Z] PASS [2021-08-27T12:40:08.184Z] coverage: 75.2% of statements [2021-08-27T12:40:08.184Z] ok github.com/docker/docker/daemon/logger/local 0.346s coverage: 75.2% of statements [2021-08-27T12:40:08.184Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-27T12:40:08.184Z] === RUN TestOpenFileDelete [2021-08-27T12:40:08.184Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestOpenFileRename [2021-08-27T12:40:08.184Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestParseLogTagDefaultTag [2021-08-27T12:40:08.184Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestParseLogTag [2021-08-27T12:40:08.184Z] --- PASS: TestParseLogTag (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestParseLogTagEmptyTag [2021-08-27T12:40:08.184Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestTailFiles [2021-08-27T12:40:08.184Z] --- PASS: TestTailFiles (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestFollowLogsConsumerGone [2021-08-27T12:40:08.184Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestFollowLogsProducerGone [2021-08-27T12:40:08.184Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-27T12:40:08.184Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-27T12:40:08.184Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-27T12:40:08.184Z] === RUN TestCheckCapacityAndRotate [2021-08-27T12:40:08.184Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-27T12:40:08.184Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-27T12:40:08.184Z] === RUN TestLog [2021-08-27T12:40:08.184Z] --- PASS: TestLog (0.00s) [2021-08-27T12:40:08.184Z] PASS [2021-08-27T12:40:08.184Z] coverage: 31.5% of statements [2021-08-27T12:40:08.184Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-08-27T12:40:08.184Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-08-27T12:40:08.184Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-27T12:40:08.184Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-08-27T12:40:08.184Z] PASS [2021-08-27T12:40:08.184Z] coverage: 55.3% of statements [2021-08-27T12:40:08.184Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.187s coverage: 55.3% of statements [2021-08-27T12:40:09.153Z] === RUN TestNewParse [2021-08-27T12:40:09.153Z] --- PASS: TestNewParse (0.00s) [2021-08-27T12:40:09.153Z] PASS [2021-08-27T12:40:09.153Z] coverage: 8.3% of statements [2021-08-27T12:40:09.153Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-08-27T12:40:09.153Z] === RUN TestValidateLogOpt [2021-08-27T12:40:09.153Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestNewMissedConfig [2021-08-27T12:40:09.153Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestNewMissedUrl [2021-08-27T12:40:09.153Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestNewMissedToken [2021-08-27T12:40:09.153Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestNewWithProxy [2021-08-27T12:40:09.153Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestDefault [2021-08-27T12:40:09.153Z] --- PASS: TestDefault (0.01s) [2021-08-27T12:40:09.153Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-27T12:40:09.153Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-08-27T12:40:09.153Z] === RUN TestJsonFormat [2021-08-27T12:40:09.153Z] --- PASS: TestJsonFormat (0.01s) [2021-08-27T12:40:09.153Z] === RUN TestRawFormat [2021-08-27T12:40:09.153Z] --- PASS: TestRawFormat (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestRawFormatWithLabels [2021-08-27T12:40:09.153Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestRawFormatWithoutTag [2021-08-27T12:40:09.153Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestBatching [2021-08-27T12:40:09.153Z] === RUN TestParseLogFormat [2021-08-27T12:40:09.153Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestValidateLogOptEmpty [2021-08-27T12:40:09.153Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestValidateSyslogAddress [2021-08-27T12:40:09.153Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestParseAddressDefaultPort [2021-08-27T12:40:09.153Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestValidateSyslogFacility [2021-08-27T12:40:09.153Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestValidateLogOptSyslogFormat [2021-08-27T12:40:09.153Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-27T12:40:09.153Z] === RUN TestValidateLogOpt [2021-08-27T12:40:09.153Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-27T12:40:09.153Z] PASS [2021-08-27T12:40:09.153Z] coverage: 46.8% of statements [2021-08-27T12:40:09.153Z] ok github.com/docker/docker/daemon/logger/syslog 0.081s coverage: 46.8% of statements [2021-08-27T12:40:09.153Z] --- PASS: TestBatching (0.25s) [2021-08-27T12:40:09.153Z] === RUN TestFrequency [2021-08-27T12:40:09.391Z] --- PASS: TestTemplatedConfig (3.37s) [2021-08-27T12:40:09.391Z] === RUN TestConfigCreateResolve [2021-08-27T12:40:09.614Z] --- PASS: TestFrequency (0.21s) [2021-08-27T12:40:09.614Z] === RUN TestOneMessagePerRequest [2021-08-27T12:40:09.614Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-27T12:40:09.614Z] === RUN TestVerify [2021-08-27T12:40:09.614Z] --- PASS: TestVerify (0.00s) [2021-08-27T12:40:09.614Z] === RUN TestSkipVerify [2021-08-27T12:40:09.614Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:09.614Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:09.614Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:09.955Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-27T12:40:10.074Z] --- PASS: TestSkipVerify (0.37s) [2021-08-27T12:40:10.074Z] === RUN TestBufferMaximum [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630068009.578849\",\"host\":\"f18e1d862bfb\"}'" [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630068009.578849\",\"host\":\"f18e1d862bfb\"}'" [2021-08-27T12:40:10.074Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-27T12:40:10.074Z] === RUN TestServerAlwaysDown [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630068009.582218\",\"host\":\"f18e1d862bfb\"}'" [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630068009.582218\",\"host\":\"f18e1d862bfb\"}'" [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630068009.582218\",\"host\":\"f18e1d862bfb\"}'" [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630068009.583230\",\"host\":\"f18e1d862bfb\"}'" [2021-08-27T12:40:10.074Z] time="2021-08-27T12:40:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630068009.583230\",\"host\":\"f18e1d862bfb\"}'" [2021-08-27T12:40:10.074Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-27T12:40:10.074Z] === RUN TestCannotSendAfterClose [2021-08-27T12:40:10.074Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-27T12:40:10.074Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-27T12:40:10.074Z] === RUN TestV1IDService [2021-08-27T12:40:10.518Z] check_test.go:309: [deb4d4a7e9be7] daemon is not started [2021-08-27T12:40:10.518Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-27T12:40:10.537Z] --- PASS: TestV1IDService (0.02s) [2021-08-27T12:40:10.537Z] === RUN TestV2MetadataService [2021-08-27T12:40:10.997Z] time="2021-08-27T12:40:10Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-27T12:40:10.997Z] time="2021-08-27T12:40:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f18e1d862bfb\"}'" [2021-08-27T12:40:10.997Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-27T12:40:10.997Z] PASS [2021-08-27T12:40:10.997Z] coverage: 82.5% of statements [2021-08-27T12:40:10.997Z] ok github.com/docker/docker/daemon/logger/splunk 1.940s coverage: 82.5% of statements [2021-08-27T12:40:10.997Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-27T12:40:10.997Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-27T12:40:10.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-27T12:40:10.997Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-27T12:40:10.997Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-27T12:40:10.997Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-27T12:40:10.997Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-27T12:40:10.997Z] === RUN TestContinueOnError_NeverContinue [2021-08-27T12:40:10.997Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-27T12:40:10.997Z] === RUN TestManifestStore [2021-08-27T12:40:10.997Z] === RUN TestManifestStore/no_remote_or_local [2021-08-27T12:40:10.997Z] time="2021-08-27T12:40:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2490327884\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-27T12:40:10.997Z] === RUN TestSuccessfulDownload [2021-08-27T12:40:10.997Z] download_test.go:268: Needs fixing on Windows [2021-08-27T12:40:10.997Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-27T12:40:10.997Z] === RUN TestCancelledDownload [2021-08-27T12:40:10.997Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-27T12:40:10.997Z] === RUN TestMaxDownloadAttempts [2021-08-27T12:40:10.997Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:40:10.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:40:10.997Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:40:10.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:40:10.997Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:40:10.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:40:10.997Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:40:10.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:40:10.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-27T12:40:10.997Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-27T12:40:10.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-27T12:40:10.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-27T12:40:10.997Z] === RUN TestManifestStore/no_local_cache [2021-08-27T12:40:10.997Z] === RUN TestManifestStore/with_local_cache [2021-08-27T12:40:10.997Z] === RUN TestManifestStore/unknown_media_type [2021-08-27T12:40:10.997Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-27T12:40:10.997Z] time="2021-08-27T12:40:10Z" level=warning msg="reference for unknown type: " [2021-08-27T12:40:10.997Z] time="2021-08-27T12:40:10Z" level=warning msg="reference for unknown type: " [2021-08-27T12:40:10.997Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-27T12:40:10.997Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-27T12:40:11.082Z] check_test.go:309: [dc2168f64d901] daemon is not started [2021-08-27T12:40:11.082Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-27T12:40:11.457Z] time="2021-08-27T12:40:10Z" level=warning msg="reference for unknown type: " [2021-08-27T12:40:11.457Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-27T12:40:11.457Z] time="2021-08-27T12:40:10Z" level=warning msg="reference for unknown type: " [2021-08-27T12:40:11.457Z] time="2021-08-27T12:40:10Z" level=warning msg="reference for unknown type: " [2021-08-27T12:40:11.457Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-27T12:40:11.457Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-27T12:40:11.457Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-27T12:40:11.457Z] time="2021-08-27T12:40:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-27T12:40:11.457Z] --- PASS: TestManifestStore (0.27s) [2021-08-27T12:40:11.457Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-27T12:40:11.458Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-27T12:40:11.458Z] === RUN TestDetectManifestBlobMediaType [2021-08-27T12:40:11.458Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-27T12:40:11.458Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-27T12:40:11.458Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-27T12:40:11.458Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-27T12:40:11.458Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-27T12:40:11.458Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-27T12:40:11.458Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-27T12:40:11.458Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-27T12:40:11.458Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-27T12:40:11.458Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-27T12:40:11.458Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-27T12:40:11.458Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-27T12:40:11.458Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-27T12:40:11.458Z] === RUN TestFixManifestLayers [2021-08-27T12:40:11.458Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-27T12:40:11.458Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-27T12:40:11.458Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-27T12:40:11.458Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-27T12:40:11.458Z] === RUN TestFixManifestLayersBadParent [2021-08-27T12:40:11.458Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-27T12:40:11.458Z] === RUN TestValidateManifest [2021-08-27T12:40:11.458Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-27T12:40:11.458Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-27T12:40:11.458Z] === RUN TestFormatPlatform [2021-08-27T12:40:11.458Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-27T12:40:11.458Z] === RUN TestGetRepositoryMountCandidates [2021-08-27T12:40:11.458Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-27T12:40:11.458Z] === RUN TestLayerAlreadyExists [2021-08-27T12:40:11.458Z] 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-08-27T12:40:11.458Z] 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-08-27T12:40:11.458Z] 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-08-27T12:40:11.458Z] 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-08-27T12:40:11.458Z] 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-08-27T12:40:11.458Z] 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-08-27T12:40:11.458Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-27T12:40:11.458Z] === RUN TestWhenEmptyAuthConfig [2021-08-27T12:40:11.458Z] --- PASS: TestV2MetadataService (1.03s) [2021-08-27T12:40:11.458Z] PASS [2021-08-27T12:40:11.458Z] coverage: 48.2% of statements [2021-08-27T12:40:11.458Z] ok github.com/docker/docker/distribution/metadata 1.118s coverage: 48.2% of statements [2021-08-27T12:40:11.458Z] time="2021-08-27T12:40:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:40:11.458Z] time="2021-08-27T12:40:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:40:11.458Z] time="2021-08-27T12:40:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:40:11.458Z] time="2021-08-27T12:40:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-27T12:40:11.458Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-27T12:40:11.458Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-08-27T12:40:11.458Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-08-27T12:40:11.458Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-08-27T12:40:11.458Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-08-27T12:40:11.458Z] === RUN TestTransfer [2021-08-27T12:40:11.458Z] --- PASS: TestTransfer (0.12s) [2021-08-27T12:40:11.458Z] === RUN TestConcurrencyLimit [2021-08-27T12:40:11.647Z] --- PASS: TestConfigCreateResolve (2.53s) [2021-08-27T12:40:11.647Z] PASS [2021-08-27T12:40:11.647Z] [2021-08-27T12:40:11.647Z] DONE 6 tests in 17.796s [2021-08-27T12:40:11.647Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-27T12:40:11.647Z] ++ 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-08-27T12:40:11.647Z] ++ set -e [2021-08-27T12:40:11.647Z] ++ '[' -n 0 ']' [2021-08-27T12:40:11.647Z] ++ set -x [2021-08-27T12:40:11.647Z] ++ env -i DEST=/go/src/github.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-08-27T12:40:11.903Z] INFO: Testing against a local daemon [2021-08-27T12:40:11.903Z] === RUN TestCheckpoint [2021-08-27T12:40:11.903Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:40:11.903Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-27T12:40:11.903Z] === RUN TestContainerInvalidJSON [2021-08-27T12:40:11.903Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:40:11.903Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:40:11.903Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:40:11.903Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:40:11.903Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:40:11.903Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:40:11.903Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-27T12:40:11.903Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-27T12:40:11.903Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-27T12:40:11.903Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-27T12:40:11.918Z] === RUN TestNotFound [2021-08-27T12:40:11.918Z] --- PASS: TestNotFound (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestConflict [2021-08-27T12:40:11.918Z] --- PASS: TestConflict (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestForbidden [2021-08-27T12:40:11.918Z] --- PASS: TestForbidden (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestInvalidParameter [2021-08-27T12:40:11.918Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestNotImplemented [2021-08-27T12:40:11.918Z] --- PASS: TestNotImplemented (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestNotModified [2021-08-27T12:40:11.918Z] --- PASS: TestNotModified (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestUnauthorized [2021-08-27T12:40:11.918Z] --- PASS: TestUnauthorized (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestUnknown [2021-08-27T12:40:11.918Z] --- PASS: TestUnknown (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestCancelled [2021-08-27T12:40:11.918Z] --- PASS: TestCancelled (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestDeadline [2021-08-27T12:40:11.918Z] --- PASS: TestDeadline (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestDataLoss [2021-08-27T12:40:11.918Z] --- PASS: TestDataLoss (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestUnavailable [2021-08-27T12:40:11.918Z] --- PASS: TestUnavailable (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestSystem [2021-08-27T12:40:11.918Z] --- PASS: TestSystem (0.00s) [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Not_Found [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Bad_Request [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Conflict [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Unauthorized [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Forbidden [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Not_Modified [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-27T12:40:11.918Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-27T12:40:11.918Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-27T12:40:11.918Z] PASS [2021-08-27T12:40:11.918Z] coverage: 53.1% of statements [2021-08-27T12:40:11.918Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-08-27T12:40:11.918Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-08-27T12:40:11.918Z] === RUN TestInactiveJobs [2021-08-27T12:40:12.159Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-27T12:40:12.159Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-27T12:40:12.159Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-08-27T12:40:12.159Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-27T12:40:12.159Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-27T12:40:12.160Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-27T12:40:12.160Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-27T12:40:12.160Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-27T12:40:12.378Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2021-08-27T12:40:12.378Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-27T12:40:12.378Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-27T12:40:12.378Z] === RUN TestTokenPassThru [2021-08-27T12:40:12.378Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-27T12:40:12.378Z] === RUN TestTokenPassThruDifferentHost [2021-08-27T12:40:12.378Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-27T12:40:12.378Z] PASS [2021-08-27T12:40:12.378Z] coverage: 24.1% of statements [2021-08-27T12:40:12.378Z] ok github.com/docker/docker/distribution 1.498s coverage: 24.1% of statements [2021-08-27T12:40:12.378Z] --- PASS: TestInactiveJobs (0.37s) [2021-08-27T12:40:12.378Z] === RUN TestWatchRelease [2021-08-27T12:40:12.378Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-27T12:40:12.378Z] --- PASS: TestWatchRelease (0.04s) [2021-08-27T12:40:12.378Z] === RUN TestWatchFinishedTransfer [2021-08-27T12:40:12.378Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-27T12:40:12.378Z] === RUN TestDuplicateTransfer [2021-08-27T12:40:12.378Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-27T12:40:12.378Z] === RUN TestSuccessfulUpload [2021-08-27T12:40:12.416Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-27T12:40:12.416Z] === RUN TestCopyFromContainer [2021-08-27T12:40:12.839Z] === RUN TestFSGetInvalidData [2021-08-27T12:40:12.839Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-08-27T12:40:12.839Z] === RUN TestFSInvalidSet [2021-08-27T12:40:12.839Z] --- PASS: TestFSInvalidSet (0.03s) [2021-08-27T12:40:12.839Z] === RUN TestFSInvalidRoot [2021-08-27T12:40:12.839Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-27T12:40:12.839Z] === RUN TestFSMetadataGetSet [2021-08-27T12:40:12.839Z] time="2021-08-27T12:40:12Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-27T12:40:12.839Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-08-27T12:40:12.839Z] === RUN TestFSInvalidWalker [2021-08-27T12:40:12.839Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-27T12:40:12.839Z] === RUN TestFSGetSet [2021-08-27T12:40:12.839Z] --- PASS: TestFSGetSet (0.01s) [2021-08-27T12:40:12.839Z] === RUN TestFSGetUnsetKey [2021-08-27T12:40:12.839Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-27T12:40:12.839Z] === RUN TestFSGetEmptyData [2021-08-27T12:40:12.839Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-27T12:40:12.839Z] === RUN TestFSDelete [2021-08-27T12:40:12.839Z] --- PASS: TestFSDelete (0.01s) [2021-08-27T12:40:12.839Z] === RUN TestFSWalker [2021-08-27T12:40:12.839Z] --- PASS: TestFSWalker (0.01s) [2021-08-27T12:40:12.839Z] === RUN TestFSWalkerStopOnError [2021-08-27T12:40:12.839Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-27T12:40:12.839Z] === RUN TestNewFromJSON [2021-08-27T12:40:12.839Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-27T12:40:12.839Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-27T12:40:12.839Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-27T12:40:12.839Z] === RUN TestMarshalKeyOrder [2021-08-27T12:40:12.839Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-27T12:40:12.839Z] === RUN TestHistoryEqual [2021-08-27T12:40:12.839Z] === RUN TestCompare [2021-08-27T12:40:12.839Z] --- PASS: TestCompare (0.00s) [2021-08-27T12:40:12.839Z] PASS [2021-08-27T12:40:12.839Z] coverage: 19.2% of statements [2021-08-27T12:40:12.839Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-08-27T12:40:12.839Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-08-27T12:40:12.839Z] === RUN TestCancelledUpload [2021-08-27T12:40:12.839Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-27T12:40:12.839Z] PASS [2021-08-27T12:40:12.839Z] coverage: 76.8% of statements [2021-08-27T12:40:12.839Z] ok github.com/docker/docker/distribution/xfer 1.840s coverage: 76.8% of statements [2021-08-27T12:40:12.839Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-27T12:40:12.839Z] --- PASS: TestHistoryEqual (0.14s) [2021-08-27T12:40:12.839Z] === RUN TestImage [2021-08-27T12:40:12.839Z] --- PASS: TestImage (0.00s) [2021-08-27T12:40:12.839Z] === RUN TestImageOSNotEmpty [2021-08-27T12:40:12.839Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-27T12:40:12.839Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-27T12:40:12.839Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-27T12:40:12.839Z] === RUN TestCreate [2021-08-27T12:40:12.839Z] --- PASS: TestCreate (0.01s) [2021-08-27T12:40:12.839Z] === RUN TestRestore [2021-08-27T12:40:12.839Z] time="2021-08-27T12:40:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-27T12:40:12.839Z] --- PASS: TestRestore (0.04s) [2021-08-27T12:40:12.839Z] === RUN TestAddDelete [2021-08-27T12:40:12.839Z] --- PASS: TestAddDelete (0.02s) [2021-08-27T12:40:12.839Z] === RUN TestSearchAfterDelete [2021-08-27T12:40:12.839Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-27T12:40:12.839Z] === RUN TestParentReset [2021-08-27T12:40:12.981Z] check_test.go:309: [d31131d88567b] daemon is not started [2021-08-27T12:40:12.981Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-27T12:40:12.981Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-27T12:40:13.299Z] --- PASS: TestParentReset (0.03s) [2021-08-27T12:40:13.299Z] === RUN TestGetAndSetLastUpdated [2021-08-27T12:40:13.299Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-27T12:40:13.299Z] === RUN TestStoreLen [2021-08-27T12:40:13.299Z] --- PASS: TestStoreLen (0.04s) [2021-08-27T12:40:13.299Z] PASS [2021-08-27T12:40:13.299Z] coverage: 86.6% of statements [2021-08-27T12:40:13.299Z] ok github.com/docker/docker/image 0.515s coverage: 86.6% of statements [2021-08-27T12:40:13.759Z] === RUN TestValidateManifest [2021-08-27T12:40:13.759Z] === RUN TestValidateManifest/nil [2021-08-27T12:40:13.759Z] === RUN TestValidateManifest/non-nil [2021-08-27T12:40:13.759Z] --- PASS: TestValidateManifest (0.00s) [2021-08-27T12:40:13.759Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-27T12:40:13.759Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-27T12:40:13.759Z] PASS [2021-08-27T12:40:13.759Z] coverage: 0.7% of statements [2021-08-27T12:40:13.759Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2021-08-27T12:40:13.759Z] === RUN TestMakeV1ConfigFromConfig [2021-08-27T12:40:13.759Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-27T12:40:13.759Z] PASS [2021-08-27T12:40:13.759Z] coverage: 25.0% of statements [2021-08-27T12:40:13.759Z] ok github.com/docker/docker/image/v1 0.065s coverage: 25.0% of statements [2021-08-27T12:40:13.759Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-27T12:40:13.910Z] === RUN TestCopyFromContainer// [2021-08-27T12:40:13.910Z] === RUN TestCopyFromContainer//bar/root [2021-08-27T12:40:14.167Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-27T12:40:14.167Z] === RUN TestCopyFromContainer/bar/quux [2021-08-27T12:40:14.219Z] === RUN TestSerialization [2021-08-27T12:40:14.423Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-27T12:40:14.423Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-27T12:40:14.423Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-27T12:40:14.423Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-27T12:40:14.678Z] --- PASS: TestSerialization (0.03s) [2021-08-27T12:40:14.678Z] PASS [2021-08-27T12:40:14.678Z] coverage: 100.0% of statements [2021-08-27T12:40:14.678Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2021-08-27T12:40:14.679Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-27T12:40:14.679Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-27T12:40:14.936Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-27T12:40:14.936Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-27T12:40:15.138Z] === RUN TestEmptyLayer [2021-08-27T12:40:15.138Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-27T12:40:15.138Z] === RUN TestCommitFailure [2021-08-27T12:40:15.139Z] --- PASS: TestCommitFailure (0.01s) [2021-08-27T12:40:15.139Z] === RUN TestStartTransactionFailure [2021-08-27T12:40:15.139Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestGetOrphan [2021-08-27T12:40:15.139Z] --- PASS: TestGetOrphan (0.01s) [2021-08-27T12:40:15.139Z] === RUN TestMountAndRegister [2021-08-27T12:40:15.139Z] layer_test.go:271: Layer size: 14 [2021-08-27T12:40:15.139Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-27T12:40:15.139Z] === RUN TestLayerRelease [2021-08-27T12:40:15.139Z] layer_test.go:304: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestStoreRestore [2021-08-27T12:40:15.139Z] layer_test.go:353: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestTarStreamStability [2021-08-27T12:40:15.139Z] layer_test.go:468: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestRegisterExistingLayer [2021-08-27T12:40:15.139Z] === RUN TestEnvironmentParsing [2021-08-27T12:40:15.139Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-27T12:40:15.139Z] PASS [2021-08-27T12:40:15.139Z] coverage: 1.2% of statements [2021-08-27T12:40:15.139Z] ok github.com/docker/docker/libcontainerd/local 0.047s coverage: 1.2% of statements [2021-08-27T12:40:15.139Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-08-27T12:40:15.139Z] === RUN TestTarStreamVerification [2021-08-27T12:40:15.139Z] layer_test.go:697: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestLayerMigration [2021-08-27T12:40:15.139Z] migration_test.go:46: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestLayerMigrationNoTarsplit [2021-08-27T12:40:15.139Z] migration_test.go:182: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestMountInit [2021-08-27T12:40:15.139Z] mount_test.go:17: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestMountInit (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestMountSize [2021-08-27T12:40:15.139Z] mount_test.go:76: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestMountSize (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestMountChanges [2021-08-27T12:40:15.139Z] mount_test.go:125: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestMountChanges (0.00s) [2021-08-27T12:40:15.139Z] === RUN TestMountApply [2021-08-27T12:40:15.139Z] mount_test.go:212: Failing on Windows [2021-08-27T12:40:15.139Z] --- SKIP: TestMountApply (0.00s) [2021-08-27T12:40:15.139Z] PASS [2021-08-27T12:40:15.139Z] coverage: 30.1% of statements [2021-08-27T12:40:15.139Z] ok github.com/docker/docker/layer 0.217s coverage: 30.1% of statements [2021-08-27T12:40:15.192Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer (2.79s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-08-27T12:40:15.193Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-08-27T12:40:15.193Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-27T12:40:15.193Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:40:15.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:40:15.193Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:40:15.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:40:15.193Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:40:15.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:40:15.193Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:40:15.193Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:40:15.193Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:40:15.193Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-27T12:40:15.193Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-27T12:40:15.193Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-27T12:40:15.193Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-27T12:40:15.193Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-27T12:40:15.193Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-27T12:40:15.193Z] === RUN TestCreateWithInvalidEnv [2021-08-27T12:40:15.193Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-27T12:40:15.193Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-27T12:40:15.193Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-27T12:40:15.193Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-27T12:40:15.193Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-27T12:40:15.193Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-27T12:40:15.193Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-27T12:40:15.193Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-27T12:40:15.193Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-27T12:40:15.193Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-27T12:40:15.193Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-27T12:40:15.193Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-27T12:40:15.193Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-27T12:40:15.193Z] === RUN TestCreateTmpfsMountsTarget [2021-08-27T12:40:15.193Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-27T12:40:15.193Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-27T12:40:15.193Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-27T12:40:15.598Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-27T12:40:15.598Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-27T12:40:15.598Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-27T12:40:15.598Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-27T12:40:15.852Z] --- PASS: TestBuildWithHugeFile (85.73s) [2021-08-27T12:40:15.852Z] === RUN TestBuildWCOWSandboxSize [2021-08-27T12:40:16.058Z] === RUN TestSequenceGetAvailableBit [2021-08-27T12:40:16.058Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestSequenceEqual [2021-08-27T12:40:16.058Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestSequenceCopy [2021-08-27T12:40:16.058Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestGetFirstAvailable [2021-08-27T12:40:16.058Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestFindSequence [2021-08-27T12:40:16.058Z] --- PASS: TestFindSequence (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestCheckIfAvailable [2021-08-27T12:40:16.058Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestMergeSequences [2021-08-27T12:40:16.058Z] --- PASS: TestMergeSequences (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestPushReservation [2021-08-27T12:40:16.058Z] --- PASS: TestPushReservation (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestSerializeDeserialize [2021-08-27T12:40:16.058Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestSet [2021-08-27T12:40:16.058Z] --- PASS: TestSet (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestSetUnset [2021-08-27T12:40:16.058Z] --- PASS: TestSetUnset (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestOffsetSetUnset [2021-08-27T12:40:16.058Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestSetInRange [2021-08-27T12:40:16.058Z] --- PASS: TestSetInRange (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestSetAnyInRange [2021-08-27T12:40:16.058Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestMethods [2021-08-27T12:40:16.058Z] --- PASS: TestMethods (0.00s) [2021-08-27T12:40:16.058Z] === RUN TestRandomAllocateDeallocate [2021-08-27T12:40:16.558Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-27T12:40:17.487Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2021-08-27T12:40:17.487Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-27T12:40:17.487Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-27T12:40:17.597Z] === RUN TestInvalidConfig [2021-08-27T12:40:17.597Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-27T12:40:17.597Z] === RUN TestConfig [2021-08-27T12:40:17.597Z] --- PASS: TestConfig (0.00s) [2021-08-27T12:40:17.597Z] === RUN TestOptionsLabels [2021-08-27T12:40:17.597Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-27T12:40:17.597Z] === RUN TestValidName [2021-08-27T12:40:17.597Z] --- PASS: TestValidName (0.00s) [2021-08-27T12:40:17.597Z] === RUN TestTLSConfiguration [2021-08-27T12:40:17.597Z] time="2021-08-27T12:40:17Z" level=info msg="Option Initializing KV with TLS" [2021-08-27T12:40:17.597Z] --- PASS: TestTLSConfiguration (0.14s) [2021-08-27T12:40:17.597Z] PASS [2021-08-27T12:40:17.597Z] coverage: 24.0% of statements [2021-08-27T12:40:17.597Z] ok github.com/docker/docker/libnetwork/config 0.240s coverage: 24.0% of statements [2021-08-27T12:40:17.597Z] === RUN TestKey [2021-08-27T12:40:17.597Z] --- PASS: TestKey (0.00s) [2021-08-27T12:40:17.597Z] === RUN TestParseKey [2021-08-27T12:40:17.597Z] --- PASS: TestParseKey (0.00s) [2021-08-27T12:40:17.597Z] === RUN TestInvalidDataStore [2021-08-27T12:40:17.597Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-27T12:40:17.597Z] === RUN TestKVObjectFlatKey [2021-08-27T12:40:17.597Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-27T12:40:17.597Z] === RUN TestAtomicKVObjectFlatKey [2021-08-27T12:40:17.597Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-27T12:40:17.597Z] PASS [2021-08-27T12:40:17.597Z] coverage: 21.9% of statements [2021-08-27T12:40:17.597Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2021-08-27T12:40:17.907Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-27T12:40:18.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-27T12:40:18.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-27T12:40:18.566Z] === RUN TestIPDataMarshalling [2021-08-27T12:40:18.566Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-27T12:40:18.566Z] === RUN TestValidateAndIsV6 [2021-08-27T12:40:18.566Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-27T12:40:18.566Z] PASS [2021-08-27T12:40:18.566Z] coverage: 68.9% of statements [2021-08-27T12:40:18.566Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-08-27T12:40:19.026Z] === RUN TestErrorInterfaces [2021-08-27T12:40:19.026Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestNetworkMarshalling [2021-08-27T12:40:19.026Z] === RUN TestDriver [2021-08-27T12:40:19.026Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:40:19.026Z] PASS [2021-08-27T12:40:19.026Z] coverage: 34.8% of statements [2021-08-27T12:40:19.026Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-08-27T12:40:19.026Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-08-27T12:40:19.026Z] === RUN TestEndpointMarshalling [2021-08-27T12:40:19.026Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestAuxAddresses [2021-08-27T12:40:19.026Z] time="2021-08-27T12:40:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:40:19.026Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-27T12:40:19.026Z] === RUN TestSRVServiceQuery [2021-08-27T12:40:19.026Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-27T12:40:19.026Z] === RUN TestServiceVIPReuse [2021-08-27T12:40:19.026Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-27T12:40:19.026Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestDNSIPQuery [2021-08-27T12:40:19.026Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestDNSProxyServFail [2021-08-27T12:40:19.026Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestSandboxAddEmpty [2021-08-27T12:40:19.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestSandboxAddMultiPrio [2021-08-27T12:40:19.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestSandboxAddSamePrio [2021-08-27T12:40:19.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestCleanupServiceDiscovery [2021-08-27T12:40:19.026Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestDNSOptions [2021-08-27T12:40:19.026Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:40:19.026Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-27T12:40:19.026Z] === RUN TestMultipleControllersWithSameStore [2021-08-27T12:40:19.026Z] time="2021-08-27T12:40:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:40:19.026Z] time="2021-08-27T12:40:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-27T12:40:19.026Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-27T12:40:19.026Z] PASS [2021-08-27T12:40:19.026Z] coverage: 8.6% of statements [2021-08-27T12:40:19.026Z] ok github.com/docker/docker/libnetwork 0.272s coverage: 8.6% of statements [2021-08-27T12:40:19.379Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-27T12:40:19.379Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2021-08-27T12:40:19.379Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-27T12:40:19.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:40:19.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:40:19.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:40:19.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:40:19.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:40:19.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:40:19.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:40:19.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:40:19.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:40:19.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:40:19.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:40:19.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:40:19.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:40:19.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:40:19.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:40:19.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-27T12:40:19.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-27T12:40:19.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-27T12:40:19.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-27T12:40:19.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-27T12:40:19.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-27T12:40:19.379Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-27T12:40:19.486Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-27T12:40:19.486Z] === RUN TestDriver [2021-08-27T12:40:19.486Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:40:19.486Z] PASS [2021-08-27T12:40:19.486Z] coverage: 34.8% of statements [2021-08-27T12:40:19.486Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-08-27T12:40:19.635Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2021-08-27T12:40:19.635Z] === RUN TestCreateDifferentPlatform [2021-08-27T12:40:19.635Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-27T12:40:19.635Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-27T12:40:19.892Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-27T12:40:19.892Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-27T12:40:19.892Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-27T12:40:19.892Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-27T12:40:19.892Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-27T12:40:19.892Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-27T12:40:19.892Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-08-27T12:40:19.892Z] === RUN TestContainerStartOnDaemonRestart [2021-08-27T12:40:19.892Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-27T12:40:19.892Z] === RUN TestDaemonRestartIpcMode [2021-08-27T12:40:19.892Z] === PAUSE TestDaemonRestartIpcMode [2021-08-27T12:40:19.892Z] === RUN TestDaemonHostGatewayIP [2021-08-27T12:40:19.892Z] === PAUSE TestDaemonHostGatewayIP [2021-08-27T12:40:19.892Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-27T12:40:19.892Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-27T12:40:19.892Z] === RUN TestContainerKillOnDaemonStart [2021-08-27T12:40:19.892Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-27T12:40:19.892Z] === RUN TestDiff [2021-08-27T12:40:19.892Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-27T12:40:19.946Z] === RUN TestNetworkAllocateFree [2021-08-27T12:40:19.946Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-27T12:40:19.946Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-27T12:40:19.946Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-27T12:40:19.946Z] PASS [2021-08-27T12:40:19.946Z] coverage: 63.6% of statements [2021-08-27T12:40:19.946Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.039s coverage: 63.6% of statements [2021-08-27T12:40:20.149Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-27T12:40:20.414Z] === RUN TestGetEmptyCapabilities [2021-08-27T12:40:20.414Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-27T12:40:20.414Z] === RUN TestGetExtraCapabilities [2021-08-27T12:40:20.414Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-27T12:40:20.414Z] === RUN TestGetInvalidCapabilities [2021-08-27T12:40:20.414Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-27T12:40:20.414Z] === RUN TestRemoteDriver [2021-08-27T12:40:20.414Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-27T12:40:20.414Z] === RUN TestDriverError [2021-08-27T12:40:20.414Z] --- PASS: TestDriverError (0.00s) [2021-08-27T12:40:20.414Z] === RUN TestMissingValues [2021-08-27T12:40:20.414Z] --- PASS: TestMissingValues (0.00s) [2021-08-27T12:40:20.414Z] === RUN TestRollback [2021-08-27T12:40:20.414Z] --- PASS: TestRollback (0.00s) [2021-08-27T12:40:20.414Z] PASS [2021-08-27T12:40:20.414Z] coverage: 57.4% of statements [2021-08-27T12:40:20.414Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2021-08-27T12:40:20.712Z] --- PASS: TestDiff (0.68s) [2021-08-27T12:40:20.712Z] === RUN TestExecWithCloseStdin [2021-08-27T12:40:20.712Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-27T12:40:20.874Z] === RUN TestNAT [2021-08-27T12:40:20.874Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-27T12:40:20.874Z] --- SKIP: TestNAT (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestTransparent [2021-08-27T12:40:20.874Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-27T12:40:20.874Z] --- SKIP: TestTransparent (0.00s) [2021-08-27T12:40:20.874Z] PASS [2021-08-27T12:40:20.874Z] coverage: 0.0% of statements [2021-08-27T12:40:20.874Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2021-08-27T12:40:20.874Z] --- PASS: TestRandomAllocateDeallocate (4.94s) [2021-08-27T12:40:20.874Z] === RUN TestAllocateRandomDeallocate [2021-08-27T12:40:20.874Z] === RUN TestNew [2021-08-27T12:40:20.874Z] --- PASS: TestNew (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestAddDriver [2021-08-27T12:40:20.874Z] --- PASS: TestAddDriver (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestAddDuplicateDriver [2021-08-27T12:40:20.874Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-27T12:40:20.874Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestDriver [2021-08-27T12:40:20.874Z] --- PASS: TestDriver (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestIPAM [2021-08-27T12:40:20.874Z] --- PASS: TestIPAM (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestWalkIPAMs [2021-08-27T12:40:20.874Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestWalkDrivers [2021-08-27T12:40:20.874Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-27T12:40:20.874Z] PASS [2021-08-27T12:40:20.874Z] coverage: 82.4% of statements [2021-08-27T12:40:20.874Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2021-08-27T12:40:20.874Z] === RUN TestBuildDefault [2021-08-27T12:40:20.874Z] --- PASS: TestBuildDefault (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestBuildHostnameDomainname [2021-08-27T12:40:20.874Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestBuildHostname [2021-08-27T12:40:20.874Z] --- PASS: TestBuildHostname (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestBuildHostnameFQDN [2021-08-27T12:40:20.874Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestBuildNoIP [2021-08-27T12:40:20.874Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestUpdate [2021-08-27T12:40:20.874Z] --- PASS: TestUpdate (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-27T12:40:20.874Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-27T12:40:20.874Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestAddEmpty [2021-08-27T12:40:20.874Z] --- PASS: TestAddEmpty (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestAdd [2021-08-27T12:40:20.874Z] --- PASS: TestAdd (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestDeleteEmpty [2021-08-27T12:40:20.874Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestDeleteNewline [2021-08-27T12:40:20.874Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestDelete [2021-08-27T12:40:20.874Z] --- PASS: TestDelete (0.00s) [2021-08-27T12:40:20.874Z] === RUN TestConcurrentWrites [2021-08-27T12:40:20.968Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-27T12:40:21.334Z] --- PASS: TestConcurrentWrites (0.17s) [2021-08-27T12:40:21.334Z] PASS [2021-08-27T12:40:21.334Z] coverage: 81.2% of statements [2021-08-27T12:40:21.334Z] ok github.com/docker/docker/libnetwork/etchosts 0.228s coverage: 81.2% of statements [2021-08-27T12:40:21.532Z] --- PASS: TestExecWithCloseStdin (0.80s) [2021-08-27T12:40:21.532Z] === RUN TestExec [2021-08-27T12:40:21.794Z] === RUN TestNew [2021-08-27T12:40:21.794Z] --- PASS: TestNew (0.00s) [2021-08-27T12:40:21.794Z] === RUN TestAllocate [2021-08-27T12:40:21.794Z] --- PASS: TestAllocate (0.00s) [2021-08-27T12:40:21.794Z] === RUN TestUninitialized [2021-08-27T12:40:21.794Z] --- PASS: TestUninitialized (0.00s) [2021-08-27T12:40:21.794Z] === RUN TestAllocateInRange [2021-08-27T12:40:21.794Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-27T12:40:21.794Z] === RUN TestAllocateSerial [2021-08-27T12:40:21.794Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-27T12:40:21.794Z] PASS [2021-08-27T12:40:21.794Z] coverage: 87.5% of statements [2021-08-27T12:40:21.794Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2021-08-27T12:40:21.794Z] === RUN TestDiff [2021-08-27T12:40:21.794Z] --- PASS: TestDiff (0.00s) [2021-08-27T12:40:21.794Z] === RUN TestAddedCallback [2021-08-27T12:40:21.794Z] --- PASS: TestAddedCallback (0.00s) [2021-08-27T12:40:21.794Z] === RUN TestRemovedCallback [2021-08-27T12:40:21.794Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-27T12:40:21.794Z] === RUN TestNoCallback [2021-08-27T12:40:21.794Z] --- PASS: TestNoCallback (0.00s) [2021-08-27T12:40:21.794Z] PASS [2021-08-27T12:40:21.794Z] coverage: 48.1% of statements [2021-08-27T12:40:21.794Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-08-27T12:40:21.794Z] --- PASS: TestAllocateRandomDeallocate (0.94s) [2021-08-27T12:40:21.794Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-27T12:40:22.096Z] --- PASS: TestExec (0.62s) [2021-08-27T12:40:22.097Z] === RUN TestExecUser [2021-08-27T12:40:22.254Z] === RUN TestCaller [2021-08-27T12:40:22.254Z] --- PASS: TestCaller (0.00s) [2021-08-27T12:40:22.254Z] PASS [2021-08-27T12:40:22.254Z] coverage: 100.0% of statements [2021-08-27T12:40:22.254Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-08-27T12:40:22.254Z] === RUN TestSetSerialInsertDelete [2021-08-27T12:40:22.254Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-27T12:40:22.254Z] === RUN TestSetParallelInsertDelete [2021-08-27T12:40:22.659Z] --- PASS: TestExecUser (0.62s) [2021-08-27T12:40:22.659Z] === RUN TestExportContainerAndImportImage [2021-08-27T12:40:23.224Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s) [2021-08-27T12:40:23.224Z] === RUN TestRetrieveFromStore [2021-08-27T12:40:23.224Z] === RUN TestPoolRequest [2021-08-27T12:40:23.224Z] --- PASS: TestPoolRequest (0.00s) [2021-08-27T12:40:23.224Z] === RUN TestOtherRequests [2021-08-27T12:40:23.224Z] --- PASS: TestOtherRequests (0.00s) [2021-08-27T12:40:23.224Z] PASS [2021-08-27T12:40:23.224Z] coverage: 57.1% of statements [2021-08-27T12:40:23.224Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-08-27T12:40:23.224Z] --- PASS: TestRetrieveFromStore (0.47s) [2021-08-27T12:40:23.224Z] === RUN TestIsCorrupted [2021-08-27T12:40:23.588Z] --- PASS: TestExportContainerAndImportImage (0.91s) [2021-08-27T12:40:23.588Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-27T12:40:23.684Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-27T12:40:23.684Z] === RUN TestSetRollover [2021-08-27T12:40:23.684Z] === RUN TestInt2IP2IntConversion [2021-08-27T12:40:24.144Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2021-08-27T12:40:24.144Z] === RUN TestGetAddressVersion [2021-08-27T12:40:24.144Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-27T12:40:24.144Z] === RUN TestKeyString [2021-08-27T12:40:24.144Z] --- PASS: TestKeyString (0.00s) [2021-08-27T12:40:24.144Z] === RUN TestPoolDataMarshal [2021-08-27T12:40:24.144Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-27T12:40:24.144Z] === RUN TestSubnetsMarshal [2021-08-27T12:40:24.144Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-08-27T12:40:24.144Z] === RUN TestAddSubnets [2021-08-27T12:40:24.144Z] --- PASS: TestAddSubnets (0.07s) [2021-08-27T12:40:24.144Z] === RUN TestDoublePoolRelease [2021-08-27T12:40:24.144Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-27T12:40:24.144Z] === RUN TestAddReleasePoolID [2021-08-27T12:40:24.144Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-08-27T12:40:24.144Z] === RUN TestPredefinedPool [2021-08-27T12:40:24.144Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-27T12:40:24.144Z] === RUN TestRemoveSubnet [2021-08-27T12:40:24.144Z] === RUN TestGetCapabilities [2021-08-27T12:40:24.144Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-27T12:40:24.144Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-27T12:40:24.144Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-27T12:40:24.144Z] === RUN TestGetDefaultAddressSpaces [2021-08-27T12:40:24.144Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-27T12:40:24.144Z] === RUN TestRemoteDriver [2021-08-27T12:40:24.144Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-27T12:40:24.144Z] PASS [2021-08-27T12:40:24.144Z] coverage: 47.4% of statements [2021-08-27T12:40:24.144Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.058s coverage: 47.4% of statements [2021-08-27T12:40:24.144Z] --- PASS: TestRemoveSubnet (0.20s) [2021-08-27T12:40:24.144Z] === RUN TestGetSameAddress [2021-08-27T12:40:24.144Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-27T12:40:24.144Z] === RUN TestPoolAllocationReuse [2021-08-27T12:40:24.517Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-27T12:40:24.775Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2021-08-27T12:40:24.775Z] === RUN TestHealthCheckWorkdir [2021-08-27T12:40:25.115Z] --- PASS: TestSetRollover (1.46s) [2021-08-27T12:40:25.115Z] === RUN TestSetRolloverSerial [2021-08-27T12:40:25.576Z] === RUN TestWindowsIPAM [2021-08-27T12:40:25.576Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-27T12:40:25.576Z] PASS [2021-08-27T12:40:25.576Z] coverage: 71.4% of statements [2021-08-27T12:40:25.576Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2021-08-27T12:40:25.705Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2021-08-27T12:40:25.705Z] === RUN TestHealthKillContainer [2021-08-27T12:40:25.717Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-27T12:40:26.038Z] --- PASS: TestPoolAllocationReuse (1.66s) [2021-08-27T12:40:26.038Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-27T12:40:26.038Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-08-27T12:40:26.038Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-27T12:40:26.499Z] --- PASS: TestSetRolloverSerial (1.61s) [2021-08-27T12:40:26.499Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-27T12:40:26.499Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-27T12:40:26.499Z] PASS [2021-08-27T12:40:26.499Z] coverage: 84.4% of statements [2021-08-27T12:40:26.499Z] ok github.com/docker/docker/libnetwork/bitseq 10.555s coverage: 84.4% of statements [2021-08-27T12:40:26.499Z] === RUN TestDefaultNetwork [2021-08-27T12:40:26.634Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-27T12:40:26.958Z] --- PASS: TestDefaultNetwork (0.55s) [2021-08-27T12:40:26.958Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-27T12:40:27.216Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-27T12:40:27.419Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.50s) [2021-08-27T12:40:27.419Z] === RUN TestInitAddressPools [2021-08-27T12:40:27.419Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-27T12:40:27.419Z] PASS [2021-08-27T12:40:27.419Z] coverage: 74.0% of statements [2021-08-27T12:40:27.419Z] ok github.com/docker/docker/libnetwork/ipamutils 1.153s coverage: 74.0% of statements [2021-08-27T12:40:27.880Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.02s) [2021-08-27T12:40:27.999Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-27T12:40:28.259Z] --- PASS: TestHealthKillContainer (2.66s) [2021-08-27T12:40:28.259Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-27T12:40:28.343Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-27T12:40:28.343Z] === RUN TestKeyValue [2021-08-27T12:40:28.343Z] --- PASS: TestKeyValue (0.00s) [2021-08-27T12:40:28.343Z] PASS [2021-08-27T12:40:28.343Z] coverage: 60.0% of statements [2021-08-27T12:40:28.343Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2021-08-27T12:40:28.515Z] check_test.go:309: [dffebcbd18dd7] daemon is not started [2021-08-27T12:40:28.515Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-27T12:40:29.078Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-27T12:40:29.078Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2021-08-27T12:40:29.078Z] === RUN TestIpcModeNone [2021-08-27T12:40:29.078Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-27T12:40:29.078Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-27T12:40:29.642Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-27T12:40:29.898Z] --- PASS: TestIpcModeNone (0.85s) [2021-08-27T12:40:29.898Z] === RUN TestIpcModePrivate [2021-08-27T12:40:30.154Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-27T12:40:30.411Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-08-27T12:40:30.526Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.43s) [2021-08-27T12:40:30.526Z] === RUN TestGetAddress [2021-08-27T12:40:30.668Z] --- PASS: TestIpcModePrivate (0.78s) [2021-08-27T12:40:30.668Z] === RUN TestIpcModeShareable [2021-08-27T12:40:30.668Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-27T12:40:30.789Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-27T12:40:31.231Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-08-27T12:40:31.487Z] --- PASS: TestIpcModeShareable (0.86s) [2021-08-27T12:40:31.487Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-27T12:40:32.075Z] === RUN TestNetworkDBSimple [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-27T12:40:32.537Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-27T12:40:32.537Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-27T12:40:32.537Z] PASS [2021-08-27T12:40:32.537Z] coverage: 100.0% of statements [2021-08-27T12:40:32.537Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-08-27T12:40:32.998Z] === RUN TestGenerate [2021-08-27T12:40:32.999Z] --- PASS: TestGenerate (0.00s) [2021-08-27T12:40:32.999Z] === RUN TestGeneratePtr [2021-08-27T12:40:32.999Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-27T12:40:32.999Z] === RUN TestGenerateMissingField [2021-08-27T12:40:32.999Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-27T12:40:32.999Z] === RUN TestFieldCannotBeSet [2021-08-27T12:40:32.999Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-27T12:40:32.999Z] === RUN TestTypeMismatchError [2021-08-27T12:40:32.999Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-27T12:40:32.999Z] PASS [2021-08-27T12:40:32.999Z] coverage: 100.0% of statements [2021-08-27T12:40:32.999Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-08-27T12:40:32.999Z] 2021/08/27 12:40:32 Closing DB instances... [2021-08-27T12:40:33.380Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-27T12:40:33.462Z] testing: warning: no tests to run [2021-08-27T12:40:33.462Z] PASS [2021-08-27T12:40:33.462Z] coverage: 0.0% of statements [2021-08-27T12:40:33.462Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-08-27T12:40:33.924Z] === RUN TestRequestNewPort [2021-08-27T12:40:33.924Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestRequestSpecificPort [2021-08-27T12:40:33.924Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestReleasePort [2021-08-27T12:40:33.924Z] --- PASS: TestReleasePort (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestReuseReleasedPort [2021-08-27T12:40:33.924Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestReleaseUnreadledPort [2021-08-27T12:40:33.924Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestUnknowProtocol [2021-08-27T12:40:33.924Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestAllocateAllPorts [2021-08-27T12:40:33.924Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestPortAllocation [2021-08-27T12:40:33.924Z] --- PASS: TestPortAllocation (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestPortAllocationWithCustomRange [2021-08-27T12:40:33.924Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestNoDuplicateBPR [2021-08-27T12:40:33.924Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-27T12:40:33.924Z] === RUN TestChangePortRange [2021-08-27T12:40:33.924Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-27T12:40:33.924Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-27T12:40:33.924Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-27T12:40:33.924Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-27T12:40:33.924Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-27T12:40:33.924Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-27T12:40:33.924Z] --- PASS: TestChangePortRange (0.00s) [2021-08-27T12:40:33.924Z] PASS [2021-08-27T12:40:33.924Z] coverage: 88.6% of statements [2021-08-27T12:40:33.924Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2021-08-27T12:40:34.310Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2021-08-27T12:40:34.310Z] === RUN TestAPIIpcModeHost [2021-08-27T12:40:34.310Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-27T12:40:34.391Z] testing: warning: no tests to run [2021-08-27T12:40:34.391Z] PASS [2021-08-27T12:40:34.391Z] coverage: 0.0% of statements [2021-08-27T12:40:34.391Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2021-08-27T12:40:34.853Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-08-27T12:40:34.853Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-27T12:40:34.853Z] === RUN TestHashData [2021-08-27T12:40:34.853Z] --- PASS: TestHashData (0.00s) [2021-08-27T12:40:34.853Z] PASS [2021-08-27T12:40:34.853Z] coverage: 2.8% of statements [2021-08-27T12:40:34.853Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2021-08-27T12:40:34.872Z] --- PASS: TestAPIIpcModeHost (0.74s) [2021-08-27T12:40:34.872Z] === RUN TestDaemonIpcModeShareable [2021-08-27T12:40:35.316Z] === RUN TestErrorConstructors [2021-08-27T12:40:35.316Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-27T12:40:35.316Z] === RUN TestCompareIPMask [2021-08-27T12:40:35.316Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-27T12:40:35.316Z] === RUN TestUtilGetHostPartIP [2021-08-27T12:40:35.316Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-27T12:40:35.316Z] === RUN TestUtilGetBroadcastIP [2021-08-27T12:40:35.316Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-27T12:40:35.316Z] === RUN TestParseCIDR [2021-08-27T12:40:35.316Z] --- PASS: TestParseCIDR (0.00s) [2021-08-27T12:40:35.316Z] PASS [2021-08-27T12:40:35.316Z] coverage: 37.3% of statements [2021-08-27T12:40:35.316Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 37.3% of statements [2021-08-27T12:40:35.436Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-27T12:40:35.692Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-27T12:40:35.790Z] 2021/08/27 12:40:35 Closing DB instances... [2021-08-27T12:40:36.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-27T12:40:36.250Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-27T12:40:36.250Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-27T12:40:36.250Z] PASS [2021-08-27T12:40:36.250Z] coverage: 50.0% of statements [2021-08-27T12:40:36.250Z] ok github.com/docker/docker/oci 0.037s coverage: 50.0% of statements [2021-08-27T12:40:36.250Z] === RUN TestAddressPoolOpt [2021-08-27T12:40:36.250Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-27T12:40:36.250Z] === RUN TestValidateEnv [2021-08-27T12:40:36.250Z] === RUN TestValidateEnv/a [2021-08-27T12:40:36.250Z] === RUN TestValidateEnv/something [2021-08-27T12:40:36.250Z] === RUN TestValidateEnv/_=a [2021-08-27T12:40:36.250Z] === RUN TestValidateEnv/env1=value1 [2021-08-27T12:40:36.250Z] === RUN TestValidateEnv/_env1=value1 [2021-08-27T12:40:36.250Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-27T12:40:36.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2021-08-27T12:40:36.255Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2021-08-27T12:40:36.255Z] === RUN TestDaemonIpcModePrivate [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/PATH [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/=a [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/PATH= [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/PATH=something [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/asd!qwe [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/1asd [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/123 [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/some_space [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/__some_space_before [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/some_space_after__ [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/= [2021-08-27T12:40:36.710Z] === RUN TestValidateEnv/PaTh [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestParseHost [2021-08-27T12:40:36.710Z] --- PASS: TestParseHost (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestParseDockerDaemonHost [2021-08-27T12:40:36.710Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestParseTCP [2021-08-27T12:40:36.710Z] --- PASS: TestParseTCP (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-27T12:40:36.710Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestValidateExtraHosts [2021-08-27T12:40:36.710Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestIpOptString [2021-08-27T12:40:36.710Z] --- PASS: TestIpOptString (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-27T12:40:36.710Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestNewIpOptValidDefaultVal [2021-08-27T12:40:36.710Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestIpOptSetInvalidVal [2021-08-27T12:40:36.710Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestValidateIPAddress [2021-08-27T12:40:36.710Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestMapOpts [2021-08-27T12:40:36.710Z] --- PASS: TestMapOpts (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestListOptsWithoutValidator [2021-08-27T12:40:36.710Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestListOptsWithValidator [2021-08-27T12:40:36.710Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestValidateDNSSearch [2021-08-27T12:40:36.710Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_general_format [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_one_more [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-27T12:40:36.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-27T12:40:36.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestNamedListOpts [2021-08-27T12:40:36.710Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestNamedMapOpts [2021-08-27T12:40:36.710Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestParseLink [2021-08-27T12:40:36.710Z] --- PASS: TestParseLink (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestQuotedStringSetWithQuotes [2021-08-27T12:40:36.710Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-27T12:40:36.710Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-27T12:40:36.710Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-27T12:40:36.710Z] === RUN TestUlimitOpt [2021-08-27T12:40:36.710Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-27T12:40:36.710Z] PASS [2021-08-27T12:40:36.710Z] coverage: 67.1% of statements [2021-08-27T12:40:36.710Z] ok github.com/docker/docker/opts 0.062s coverage: 67.1% of statements [2021-08-27T12:40:36.710Z] === RUN TestParseVersion [2021-08-27T12:40:36.710Z] --- PASS: TestParseVersion (0.00s) [2021-08-27T12:40:36.710Z] PASS [2021-08-27T12:40:36.710Z] coverage: 52.9% of statements [2021-08-27T12:40:36.710Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-08-27T12:40:37.680Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-08-27T12:40:37.680Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-27T12:40:38.139Z] === RUN TestPeerCertificateMarshalJSON [2021-08-27T12:40:38.139Z] === RUN TestIsArchivePathDir [2021-08-27T12:40:38.139Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-27T12:40:38.139Z] === RUN TestIsArchivePathInvalidFile [2021-08-27T12:40:38.139Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2021-08-27T12:40:38.139Z] === RUN TestIsArchivePathTar [2021-08-27T12:40:38.147Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2021-08-27T12:40:38.147Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-08-27T12:40:38.147Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-27T12:40:38.403Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-27T12:40:38.599Z] --- PASS: TestIsArchivePathTar (0.11s) [2021-08-27T12:40:38.599Z] === RUN TestDecompressStreamGzip [2021-08-27T12:40:38.599Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-08-27T12:40:38.599Z] === RUN TestDecompressStreamBzip2 [2021-08-27T12:40:38.599Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-27T12:40:38.599Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-27T12:40:38.599Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2021-08-27T12:40:38.599Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-27T12:40:38.599Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestMiddleware [2021-08-27T12:40:38.599Z] --- PASS: TestMiddleware (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestNewResponseModifier [2021-08-27T12:40:38.599Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-27T12:40:38.599Z] PASS [2021-08-27T12:40:38.599Z] coverage: 26.8% of statements [2021-08-27T12:40:38.599Z] ok github.com/docker/docker/pkg/authorization 0.522s coverage: 26.8% of statements [2021-08-27T12:40:38.599Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-08-27T12:40:38.599Z] === RUN TestDecompressStreamXz [2021-08-27T12:40:38.599Z] archive_test.go:134: Xz not present in msys2 [2021-08-27T12:40:38.599Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestCompressStreamXzUnsupported [2021-08-27T12:40:38.599Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-27T12:40:38.599Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestCompressStreamInvalid [2021-08-27T12:40:38.599Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestExtensionInvalid [2021-08-27T12:40:38.599Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestExtensionUncompressed [2021-08-27T12:40:38.599Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestExtensionBzip2 [2021-08-27T12:40:38.599Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestExtensionGzip [2021-08-27T12:40:38.599Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestExtensionXz [2021-08-27T12:40:38.599Z] --- PASS: TestExtensionXz (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestCmdStreamLargeStderr [2021-08-27T12:40:38.599Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-27T12:40:38.599Z] === RUN TestCmdStreamBad [2021-08-27T12:40:38.599Z] archive_test.go:239: Failing on Windows CI machines [2021-08-27T12:40:38.599Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestCmdStreamGood [2021-08-27T12:40:38.599Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-27T12:40:38.599Z] === RUN TestUntarPathWithInvalidDest [2021-08-27T12:40:38.599Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-08-27T12:40:38.599Z] === RUN TestUntarPathWithInvalidSrc [2021-08-27T12:40:38.599Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-27T12:40:38.599Z] === RUN TestUntarPath [2021-08-27T12:40:38.599Z] --- PASS: TestUntarPath (0.05s) [2021-08-27T12:40:38.599Z] === RUN TestUntarPathWithDestinationFile [2021-08-27T12:40:38.966Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-27T12:40:39.059Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2021-08-27T12:40:39.059Z] 2021/08/27 12:40:38 Closing DB instances... [2021-08-27T12:40:39.059Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-27T12:40:39.059Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-27T12:40:39.059Z] === RUN TestCopyWithTarInvalidSrc [2021-08-27T12:40:39.059Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-27T12:40:39.059Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-27T12:40:39.059Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-27T12:40:39.059Z] === RUN TestCopyWithTarSrcFile [2021-08-27T12:40:39.059Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-27T12:40:39.059Z] === RUN TestCopyWithTarSrcFolder [2021-08-27T12:40:39.059Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-27T12:40:39.059Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-27T12:40:39.059Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-27T12:40:39.059Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-27T12:40:39.059Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-27T12:40:39.059Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-27T12:40:39.059Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-27T12:40:39.059Z] === RUN TestCopyFileWithTarSrcFile [2021-08-27T12:40:39.059Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-27T12:40:39.059Z] === RUN TestTarFiles [2021-08-27T12:40:39.059Z] === RUN TestUnbuffered [2021-08-27T12:40:39.059Z] --- PASS: TestUnbuffered (0.00s) [2021-08-27T12:40:39.059Z] === RUN TestRaceUnbuffered [2021-08-27T12:40:39.059Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-27T12:40:39.059Z] PASS [2021-08-27T12:40:39.059Z] coverage: 100.0% of statements [2021-08-27T12:40:39.059Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-08-27T12:40:39.518Z] === RUN TestMatch [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[foo]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[foo_bar]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[]#01 [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[qux]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-27T12:40:39.518Z] === RUN TestMatch/[[foo_baz]] [2021-08-27T12:40:39.518Z] --- PASS: TestMatch (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-27T12:40:39.518Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-27T12:40:39.518Z] PASS [2021-08-27T12:40:39.518Z] coverage: 87.5% of statements [2021-08-27T12:40:39.518Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-08-27T12:40:39.556Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-08-27T12:40:39.820Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2021-08-27T12:40:39.820Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-27T12:40:40.487Z] === RUN TestChrootTarUntar [2021-08-27T12:40:40.488Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-27T12:40:40.488Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-27T12:40:40.488Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-27T12:40:40.488Z] === RUN TestChrootUntarEmptyArchive [2021-08-27T12:40:40.488Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-27T12:40:40.488Z] === RUN TestChrootTarUntarWithSymlink [2021-08-27T12:40:40.488Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-27T12:40:40.488Z] === RUN TestChrootCopyWithTar [2021-08-27T12:40:40.488Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-27T12:40:40.488Z] === RUN TestChrootCopyFileWithTar [2021-08-27T12:40:40.488Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-08-27T12:40:40.488Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-27T12:40:40.488Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2021-08-27T12:40:40.488Z] === RUN TestChrootUntarPath [2021-08-27T12:40:40.488Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-27T12:40:40.488Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-27T12:40:40.488Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:40:40.488Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-27T12:40:40.488Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:40:40.488Z] === RUN TestChrootApplyDotDotFile [2021-08-27T12:40:40.488Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:40:40.488Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-27T12:40:40.488Z] PASS [2021-08-27T12:40:40.488Z] coverage: 15.4% of statements [2021-08-27T12:40:40.488Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 15.4% of statements [2021-08-27T12:40:40.752Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-27T12:40:40.752Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2021-08-27T12:40:40.752Z] check_test.go:309: [d45673d3a2492] daemon is not started [2021-08-27T12:40:40.752Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-27T12:40:40.947Z] === RUN TestSizeEmpty [2021-08-27T12:40:40.947Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-27T12:40:40.947Z] === RUN TestSizeEmptyFile [2021-08-27T12:40:40.947Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-27T12:40:40.947Z] === RUN TestSizeNonemptyFile [2021-08-27T12:40:40.947Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-27T12:40:40.947Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-27T12:40:40.947Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-27T12:40:40.947Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-27T12:40:40.947Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-27T12:40:40.947Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-27T12:40:40.948Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-27T12:40:40.948Z] === RUN TestMoveToSubdir [2021-08-27T12:40:40.948Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-27T12:40:40.948Z] === RUN TestSizeNonExistingDirectory [2021-08-27T12:40:40.948Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-27T12:40:40.948Z] PASS [2021-08-27T12:40:40.948Z] coverage: 80.0% of statements [2021-08-27T12:40:40.948Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2021-08-27T12:40:41.007Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-08-27T12:40:41.264Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s) [2021-08-27T12:40:41.264Z] === RUN TestIpcModeOlderClient [2021-08-27T12:40:41.264Z] === PAUSE TestIpcModeOlderClient [2021-08-27T12:40:41.264Z] === RUN TestKillContainerInvalidSignal [2021-08-27T12:40:41.826Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2021-08-27T12:40:41.826Z] === RUN TestKillContainer [2021-08-27T12:40:41.826Z] === RUN TestKillContainer/no_signal [2021-08-27T12:40:41.919Z] === RUN Test [2021-08-27T12:40:41.919Z] === RUN Test/TestContainsEntry [2021-08-27T12:40:41.919Z] === RUN Test/TestCreateEntries [2021-08-27T12:40:41.919Z] === RUN Test/TestEntriesDiff [2021-08-27T12:40:41.919Z] === RUN Test/TestEntriesEquality [2021-08-27T12:40:41.919Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-27T12:40:41.919Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-27T12:40:41.919Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-27T12:40:41.919Z] === RUN Test/TestGeneratorNotGenerate [2021-08-27T12:40:41.919Z] === RUN Test/TestGeneratorWithPort [2021-08-27T12:40:41.919Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-27T12:40:41.919Z] === RUN Test/TestNewEntry [2021-08-27T12:40:41.919Z] === RUN Test/TestParse [2021-08-27T12:40:41.919Z] --- PASS: Test (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-27T12:40:41.919Z] --- PASS: Test/TestParse (0.00s) [2021-08-27T12:40:41.919Z] PASS [2021-08-27T12:40:41.919Z] coverage: 58.3% of statements [2021-08-27T12:40:41.919Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-08-27T12:40:42.082Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-27T12:40:42.379Z] === RUN Test [2021-08-27T12:40:42.379Z] 2021/08/27 12:40:42 Closing DB instances... [2021-08-27T12:40:42.379Z] === RUN Test/TestContent [2021-08-27T12:40:42.379Z] === RUN Test/TestInitialize [2021-08-27T12:40:42.379Z] === RUN Test/TestNew [2021-08-27T12:40:42.379Z] === RUN Test/TestParsingContentsWithComments [2021-08-27T12:40:42.379Z] === RUN Test/TestRegister [2021-08-27T12:40:42.379Z] === RUN Test/TestWatch [2021-08-27T12:40:42.379Z] --- PASS: Test (0.01s) [2021-08-27T12:40:42.379Z] --- PASS: Test/TestContent (0.00s) [2021-08-27T12:40:42.379Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-27T12:40:42.379Z] --- PASS: Test/TestNew (0.00s) [2021-08-27T12:40:42.379Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-27T12:40:42.379Z] --- PASS: Test/TestRegister (0.00s) [2021-08-27T12:40:42.379Z] --- PASS: Test/TestWatch (0.01s) [2021-08-27T12:40:42.379Z] PASS [2021-08-27T12:40:42.379Z] coverage: 97.6% of statements [2021-08-27T12:40:42.379Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-08-27T12:40:42.649Z] === RUN TestKillContainer/non_killing_signal [2021-08-27T12:40:42.839Z] --- PASS: TestTarFiles (3.99s) [2021-08-27T12:40:42.839Z] === RUN TestTarUntar [2021-08-27T12:40:42.839Z] --- PASS: TestTarUntar (0.02s) [2021-08-27T12:40:42.839Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-27T12:40:42.839Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-27T12:40:42.839Z] === RUN TestTarWithOptions [2021-08-27T12:40:42.839Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-27T12:40:42.839Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-27T12:40:42.839Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-27T12:40:42.839Z] === RUN TestUntarUstarGnuConflict [2021-08-27T12:40:42.839Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-27T12:40:42.839Z] === RUN TestUntarInvalidFilenames [2021-08-27T12:40:42.839Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames849276828\\dest" [2021-08-27T12:40:42.839Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-08-27T12:40:42.839Z] === RUN TestUntarHardlinkToSymlink [2021-08-27T12:40:42.839Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-27T12:40:42.839Z] === RUN TestUntarInvalidHardlink [2021-08-27T12:40:42.909Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-27T12:40:43.171Z] === RUN TestKillContainer/killing_signal [2021-08-27T12:40:43.171Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-27T12:40:43.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2474947036\\victim\\hello" -> "../victim/hello" [2021-08-27T12:40:43.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3072512413\\victim\\hello" -> "/../victim/hello" [2021-08-27T12:40:43.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1981095028\\victim" -> "../victim" [2021-08-27T12:40:43.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2505040637\\victim" -> "../victim" [2021-08-27T12:40:43.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3595000755\\victim" -> "../victim" [2021-08-27T12:40:43.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3787738439\\victim" -> "../victim" [2021-08-27T12:40:43.298Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-08-27T12:40:43.298Z] === RUN TestUntarInvalidSymlink [2021-08-27T12:40:43.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3463480249\\dest\\dotdot" -> "../victim/hello" [2021-08-27T12:40:43.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink282639566\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-27T12:40:43.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1194184170\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:40:43.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2192683607\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:40:43.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1964392137\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:40:43.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1880938788\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:40:43.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3994458073\\dest\\dir\\loophole" -> "../../victim" [2021-08-27T12:40:43.298Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-27T12:40:43.298Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-27T12:40:43.298Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-27T12:40:43.298Z] === RUN TestXGlobalNoParent [2021-08-27T12:40:43.298Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-27T12:40:43.298Z] === RUN TestReplaceFileTarWrapper [2021-08-27T12:40:43.298Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-08-27T12:40:43.298Z] === RUN TestPrefixHeaderReadable [2021-08-27T12:40:43.298Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-08-27T12:40:43.298Z] === RUN TestDisablePigz [2021-08-27T12:40:43.298Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-27T12:40:43.298Z] --- PASS: TestDisablePigz (0.08s) [2021-08-27T12:40:43.298Z] === RUN TestPigz [2021-08-27T12:40:43.298Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-27T12:40:43.298Z] --- PASS: TestPigz (0.10s) [2021-08-27T12:40:43.298Z] === RUN TestCopyFileWithInvalidDest [2021-08-27T12:40:43.298Z] archive_windows_test.go:17: Currently fails [2021-08-27T12:40:43.298Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:40:43.298Z] === RUN TestCanonicalTarNameForPath [2021-08-27T12:40:43.298Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-27T12:40:43.298Z] === RUN TestCanonicalTarName [2021-08-27T12:40:43.298Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-27T12:40:43.298Z] === RUN TestChmodTarEntry [2021-08-27T12:40:43.298Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-27T12:40:43.298Z] === RUN TestHardLinkOrder [2021-08-27T12:40:43.758Z] --- PASS: TestHardLinkOrder (0.07s) [2021-08-27T12:40:43.758Z] === RUN TestChangeString [2021-08-27T12:40:43.758Z] --- PASS: TestChangeString (0.00s) [2021-08-27T12:40:43.758Z] === RUN TestChangesWithNoChanges [2021-08-27T12:40:43.758Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-27T12:40:43.758Z] === RUN TestChangesWithChanges [2021-08-27T12:40:43.758Z] === RUN Test [2021-08-27T12:40:43.758Z] === RUN Test/TestInitialize [2021-08-27T12:40:43.758Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-27T12:40:43.758Z] === RUN TestChangesWithChangesGH13590 [2021-08-27T12:40:43.758Z] changes_test.go:196: needs more investigation [2021-08-27T12:40:43.758Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-27T12:40:43.758Z] === RUN TestChangesDirsEmpty [2021-08-27T12:40:43.758Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-08-27T12:40:43.758Z] === RUN TestChangesDirsMutated [2021-08-27T12:40:43.758Z] time="2021-08-27T12:40:43Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:40:43.758Z] time="2021-08-27T12:40:43Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:40:43.758Z] time="2021-08-27T12:40:43Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:40:43.758Z] === RUN Test/TestInitializeWithCerts [2021-08-27T12:40:43.758Z] time="2021-08-27T12:40:43Z" level=info msg="Initializing discovery with TLS" [2021-08-27T12:40:43.758Z] === RUN Test/TestWatch [2021-08-27T12:40:43.758Z] time="2021-08-27T12:40:43Z" level=info msg="Initializing discovery without TLS" [2021-08-27T12:40:43.758Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-08-27T12:40:43.758Z] === RUN TestApplyLayer [2021-08-27T12:40:43.758Z] changes_test.go:433: needs further investigation [2021-08-27T12:40:43.758Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-27T12:40:43.758Z] === RUN TestChangesSizeWithHardlinks [2021-08-27T12:40:43.758Z] changes_test.go:469: needs further investigation [2021-08-27T12:40:43.758Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-27T12:40:43.758Z] === RUN TestChangesSizeWithNoChanges [2021-08-27T12:40:43.758Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-27T12:40:43.758Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-27T12:40:43.758Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-27T12:40:43.758Z] === RUN TestChangesSize [2021-08-27T12:40:43.758Z] --- PASS: TestChangesSize (0.00s) [2021-08-27T12:40:43.758Z] === RUN TestApplyLayerInvalidFilenames [2021-08-27T12:40:43.758Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2244751283\\dest" [2021-08-27T12:40:43.758Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-27T12:40:43.758Z] === RUN TestApplyLayerInvalidHardlink [2021-08-27T12:40:43.758Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3084354247\\victim\\hello" -> "../victim/hello" [2021-08-27T12:40:43.758Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1300803088\\victim\\hello" -> "/../victim/hello" [2021-08-27T12:40:43.758Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink578369287\\victim" -> "../victim" [2021-08-27T12:40:43.758Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink835943120\\victim" -> "../victim" [2021-08-27T12:40:43.758Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4020972249\\victim" -> "../victim" [2021-08-27T12:40:43.758Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2726704813\\victim" -> "../victim" [2021-08-27T12:40:43.758Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-27T12:40:43.758Z] === RUN TestApplyLayerInvalidSymlink [2021-08-27T12:40:43.758Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3146868228\\dest\\dotdot" -> "../victim/hello" [2021-08-27T12:40:43.758Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3210416510\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-27T12:40:43.758Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1206588480\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:40:43.758Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2582981573\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:40:43.758Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2289394744\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:40:43.758Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3575203994\\dest\\loophole-victim" -> "../victim" [2021-08-27T12:40:43.758Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-27T12:40:43.758Z] === RUN TestApplyLayerWhiteouts [2021-08-27T12:40:43.758Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-27T12:40:43.758Z] === RUN TestGenerateEmptyFile [2021-08-27T12:40:43.758Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-27T12:40:43.758Z] === RUN TestGenerateWithContent [2021-08-27T12:40:43.758Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-27T12:40:43.758Z] PASS [2021-08-27T12:40:43.758Z] coverage: 62.9% of statements [2021-08-27T12:40:43.758Z] ok github.com/docker/docker/pkg/archive 5.729s coverage: 62.9% of statements [2021-08-27T12:40:44.102Z] --- PASS: TestKillContainer (2.25s) [2021-08-27T12:40:44.102Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-08-27T12:40:44.102Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-08-27T12:40:44.102Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-08-27T12:40:44.102Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-27T12:40:44.102Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-27T12:40:44.218Z] --- PASS: TestNetworkDBCRUDTableEntry (3.85s) [2021-08-27T12:40:44.218Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-27T12:40:44.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-27T12:40:44.359Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-27T12:40:44.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-27T12:40:44.926Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-27T12:40:45.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2021-08-27T12:40:45.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2021-08-27T12:40:45.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2021-08-27T12:40:45.491Z] === RUN TestKillStoppedContainer [2021-08-27T12:40:45.491Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-08-27T12:40:45.491Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-27T12:40:45.748Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-08-27T12:40:45.748Z] === RUN TestKillDifferentUserContainer [2021-08-27T12:40:46.316Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-27T12:40:46.375Z] .......................... [ 67%] [2021-08-27T12:40:46.398Z] 2021/08/27 12:40:46 Closing DB instances... [2021-08-27T12:40:46.573Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-08-27T12:40:46.573Z] === RUN TestInspectOomKilledTrue [2021-08-27T12:40:46.573Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:40:46.573Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-27T12:40:46.573Z] === RUN TestInspectOomKilledFalse [2021-08-27T12:40:46.573Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:40:46.573Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-27T12:40:46.573Z] === RUN TestLinksEtcHostsContentMatch [2021-08-27T12:40:46.858Z] --- PASS: Test (3.13s) [2021-08-27T12:40:46.858Z] --- PASS: Test/TestInitialize (0.12s) [2021-08-27T12:40:46.858Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-27T12:40:46.858Z] --- PASS: Test/TestWatch (3.01s) [2021-08-27T12:40:46.858Z] PASS [2021-08-27T12:40:46.858Z] coverage: 84.1% of statements [2021-08-27T12:40:46.858Z] ok github.com/docker/docker/pkg/discovery/kv 3.175s coverage: 84.1% of statements [2021-08-27T12:40:47.136Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-08-27T12:40:47.136Z] === RUN TestLinksContainerNames [2021-08-27T12:40:47.136Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-27T12:40:47.318Z] === RUN Test [2021-08-27T12:40:47.319Z] === RUN Test/TestWatch [2021-08-27T12:40:47.319Z] --- PASS: Test (0.00s) [2021-08-27T12:40:47.319Z] --- PASS: Test/TestWatch (0.00s) [2021-08-27T12:40:47.319Z] PASS [2021-08-27T12:40:47.319Z] coverage: 92.3% of statements [2021-08-27T12:40:47.319Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-08-27T12:40:47.778Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-08-27T12:40:47.778Z] === RUN TestNetworkDBNodeLeave [2021-08-27T12:40:47.778Z] === RUN Test [2021-08-27T12:40:47.778Z] === RUN Test/TestInitialize [2021-08-27T12:40:47.778Z] === RUN Test/TestInitializeWithPattern [2021-08-27T12:40:47.778Z] === RUN Test/TestRegister [2021-08-27T12:40:47.778Z] === RUN Test/TestWatch [2021-08-27T12:40:47.778Z] --- PASS: Test (0.00s) [2021-08-27T12:40:47.778Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-27T12:40:47.778Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-27T12:40:47.778Z] --- PASS: Test/TestRegister (0.00s) [2021-08-27T12:40:47.778Z] --- PASS: Test/TestWatch (0.00s) [2021-08-27T12:40:47.778Z] PASS [2021-08-27T12:40:47.778Z] coverage: 93.8% of statements [2021-08-27T12:40:47.778Z] ok github.com/docker/docker/pkg/discovery/nodes 0.030s coverage: 93.8% of statements [2021-08-27T12:40:48.067Z] check_test.go:309: [dbe21950f7685] daemon is not started [2021-08-27T12:40:48.067Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-27T12:40:48.323Z] --- PASS: TestLinksContainerNames (1.36s) [2021-08-27T12:40:48.323Z] === RUN TestLogsFollowTailEmpty [2021-08-27T12:40:48.753Z] === RUN TestPollerAddRemove [2021-08-27T12:40:48.753Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-27T12:40:48.753Z] === RUN TestPollerEvent [2021-08-27T12:40:48.753Z] poller_test.go:41: No chmod on Windows [2021-08-27T12:40:48.753Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-27T12:40:48.753Z] === RUN TestPollerClose [2021-08-27T12:40:48.753Z] --- PASS: TestPollerClose (0.00s) [2021-08-27T12:40:48.753Z] PASS [2021-08-27T12:40:48.753Z] coverage: 36.2% of statements [2021-08-27T12:40:48.753Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 36.2% of statements [2021-08-27T12:40:49.213Z] === RUN TestCopyFileWithInvalidSrc [2021-08-27T12:40:49.213Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCopyFileWithInvalidDest [2021-08-27T12:40:49.213Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-27T12:40:49.213Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-27T12:40:49.213Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCopyFile [2021-08-27T12:40:49.213Z] --- PASS: TestCopyFile (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-27T12:40:49.213Z] fileutils_test.go:134: Needs porting to Windows [2021-08-27T12:40:49.213Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-27T12:40:49.213Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-27T12:40:49.213Z] fileutils_test.go:180: Needs porting to Windows [2021-08-27T12:40:49.213Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestWildcardMatches [2021-08-27T12:40:49.213Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestPatternMatches [2021-08-27T12:40:49.213Z] --- PASS: TestPatternMatches (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-27T12:40:49.213Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestPatternMatchesFolderExclusions [2021-08-27T12:40:49.213Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-27T12:40:49.213Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-27T12:40:49.213Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-27T12:40:49.213Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-27T12:40:49.213Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestSingleExclamationError [2021-08-27T12:40:49.213Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestMatchesWithNoPatterns [2021-08-27T12:40:49.213Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestMatchesWithMalformedPatterns [2021-08-27T12:40:49.213Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestMatches [2021-08-27T12:40:49.213Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-27T12:40:49.213Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-27T12:40:49.213Z] --- PASS: TestMatches (0.00s) [2021-08-27T12:40:49.213Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-27T12:40:49.213Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCleanPatterns [2021-08-27T12:40:49.213Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-27T12:40:49.213Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCleanPatternsExceptionFlag [2021-08-27T12:40:49.213Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-27T12:40:49.213Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-27T12:40:49.213Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCleanPatternsErrorSingleException [2021-08-27T12:40:49.213Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestCreateIfNotExistsDir [2021-08-27T12:40:49.213Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-08-27T12:40:49.213Z] === RUN TestCreateIfNotExistsFile [2021-08-27T12:40:49.213Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-27T12:40:49.213Z] === RUN TestMatch [2021-08-27T12:40:49.213Z] --- PASS: TestMatch (0.00s) [2021-08-27T12:40:49.213Z] PASS [2021-08-27T12:40:49.213Z] coverage: 82.2% of statements [2021-08-27T12:40:49.213Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 82.2% of statements [2021-08-27T12:40:49.254Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-08-27T12:40:49.254Z] === RUN TestContainerNetworkMountsNoChown [2021-08-27T12:40:49.676Z] === RUN TestGet [2021-08-27T12:40:49.676Z] --- PASS: TestGet (0.00s) [2021-08-27T12:40:49.676Z] === RUN TestGetShortcutString [2021-08-27T12:40:49.676Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-27T12:40:49.676Z] PASS [2021-08-27T12:40:49.676Z] coverage: 42.9% of statements [2021-08-27T12:40:49.676Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-08-27T12:40:49.818Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/default [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/default [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/private [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/private [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rprivate [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/slave [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/slave [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rslave [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/shared [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/shared [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rshared [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/default [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/rshared [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/shared [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/rslave [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/slave [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/rprivate [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/private [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-27T12:40:49.818Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:40:49.818Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:40:49.818Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:40:50.075Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:40:50.332Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:40:50.589Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-27T12:40:50.589Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-27T12:40:50.589Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-27T12:40:50.590Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-27T12:40:50.590Z] === RUN TestContainerBindMountNonRecursive [2021-08-27T12:40:50.645Z] === RUN TestCreateIDMapOrder [2021-08-27T12:40:50.645Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-27T12:40:50.645Z] PASS [2021-08-27T12:40:50.645Z] coverage: 7.2% of statements [2021-08-27T12:40:50.645Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2021-08-27T12:40:50.645Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-08-27T12:40:50.645Z] === RUN TestNetworkDBWatch [2021-08-27T12:40:50.645Z] --- PASS: TestGetAddress (20.09s) [2021-08-27T12:40:50.645Z] === RUN TestRequestSyntaxCheck [2021-08-27T12:40:50.645Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-27T12:40:50.645Z] === RUN TestRequest [2021-08-27T12:40:51.153Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-27T12:40:51.409Z] check_test.go:309: [d1cd492e59829] daemon is not started [2021-08-27T12:40:51.409Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-27T12:40:51.617Z] === RUN TestFixedBufferCap [2021-08-27T12:40:51.617Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-27T12:40:51.617Z] === RUN TestFixedBufferLen [2021-08-27T12:40:51.617Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-27T12:40:51.617Z] === RUN TestFixedBufferString [2021-08-27T12:40:51.617Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-27T12:40:51.617Z] === RUN TestFixedBufferWrite [2021-08-27T12:40:51.617Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-27T12:40:51.617Z] === RUN TestFixedBufferRead [2021-08-27T12:40:51.617Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-27T12:40:51.617Z] === RUN TestBytesPipeRead [2021-08-27T12:40:51.617Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-27T12:40:51.617Z] === RUN TestBytesPipeWrite [2021-08-27T12:40:51.617Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-27T12:40:51.617Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-27T12:40:52.077Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-08-27T12:40:52.077Z] === RUN TestAtomicWriteToFile [2021-08-27T12:40:52.077Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-27T12:40:52.077Z] === RUN TestAtomicWriteSetCommit [2021-08-27T12:40:52.077Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-27T12:40:52.077Z] === RUN TestAtomicWriteSetCancel [2021-08-27T12:40:52.077Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-27T12:40:52.077Z] === RUN TestReadCloserWrapperClose [2021-08-27T12:40:52.077Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-27T12:40:52.077Z] === RUN TestReaderErrWrapperReadOnError [2021-08-27T12:40:52.077Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-27T12:40:52.077Z] === RUN TestReaderErrWrapperRead [2021-08-27T12:40:52.077Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-27T12:40:52.077Z] === RUN TestCancelReadCloser [2021-08-27T12:40:52.077Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-27T12:40:52.077Z] === RUN TestWriteCloserWrapperClose [2021-08-27T12:40:52.077Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-27T12:40:52.077Z] === RUN TestNopWriteCloser [2021-08-27T12:40:52.077Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-27T12:40:52.077Z] === RUN TestNopWriter [2021-08-27T12:40:52.077Z] --- PASS: TestNopWriter (0.00s) [2021-08-27T12:40:52.077Z] === RUN TestWriteCounter [2021-08-27T12:40:52.077Z] --- PASS: TestWriteCounter (0.00s) [2021-08-27T12:40:52.077Z] PASS [2021-08-27T12:40:52.077Z] coverage: 68.3% of statements [2021-08-27T12:40:52.077Z] ok github.com/docker/docker/pkg/ioutils 0.569s coverage: 68.3% of statements [2021-08-27T12:40:52.077Z] 2021/08/27 12:40:51 Closing DB instances... [2021-08-27T12:40:52.338Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2021-08-27T12:40:52.338Z] === RUN TestContainerVolumesMountedAsShared [2021-08-27T12:40:52.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-27T12:40:52.537Z] === RUN TestError [2021-08-27T12:40:52.537Z] --- PASS: TestError (0.00s) [2021-08-27T12:40:52.537Z] === RUN TestProgressString [2021-08-27T12:40:52.537Z] === RUN TestProgressString/no_progress [2021-08-27T12:40:52.537Z] === RUN TestProgressString/progress_1 [2021-08-27T12:40:52.537Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-27T12:40:52.537Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-27T12:40:52.537Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-27T12:40:52.537Z] === RUN TestProgressString/with_units [2021-08-27T12:40:52.537Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-27T12:40:52.537Z] === RUN TestProgressString/hide_counts [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString (0.00s) [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-27T12:40:52.537Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-27T12:40:52.537Z] === RUN TestJSONMessageDisplay [2021-08-27T12:40:52.997Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-08-27T12:40:52.997Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-27T12:40:52.997Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-27T12:40:52.997Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-27T12:40:52.997Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-27T12:40:52.997Z] === RUN TestDisplayJSONMessagesStream [2021-08-27T12:40:52.997Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-27T12:40:52.997Z] PASS [2021-08-27T12:40:52.997Z] coverage: 91.7% of statements [2021-08-27T12:40:52.997Z] ok github.com/docker/docker/pkg/jsonmessage 0.153s coverage: 91.7% of statements [2021-08-27T12:40:53.268Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-08-27T12:40:53.268Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-27T12:40:53.457Z] === RUN TestStandardLongPath [2021-08-27T12:40:53.457Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-27T12:40:53.457Z] === RUN TestUNCLongPath [2021-08-27T12:40:53.457Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-27T12:40:53.457Z] PASS [2021-08-27T12:40:53.457Z] coverage: 100.0% of statements [2021-08-27T12:40:53.457Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-08-27T12:40:53.457Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-27T12:40:53.457Z] === RUN TestNetworkDBBulkSync [2021-08-27T12:40:53.833Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2021-08-27T12:40:53.833Z] === RUN TestNetworkNat [2021-08-27T12:40:53.833Z] docker_cli_daemon_plugins_test.go:80: [d6a2ccfe13ccd] daemon is not started [2021-08-27T12:40:53.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-27T12:40:53.916Z] === RUN TestNameFormat [2021-08-27T12:40:53.916Z] --- PASS: TestNameFormat (0.00s) [2021-08-27T12:40:53.916Z] === RUN TestNameRetries [2021-08-27T12:40:53.916Z] --- PASS: TestNameRetries (0.00s) [2021-08-27T12:40:53.916Z] PASS [2021-08-27T12:40:53.916Z] coverage: 85.7% of statements [2021-08-27T12:40:53.916Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-08-27T12:40:54.089Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-27T12:40:54.346Z] --- PASS: TestNetworkNat (0.73s) [2021-08-27T12:40:54.346Z] === RUN TestNetworkLocalhostTCPNat [2021-08-27T12:40:54.386Z] === RUN TestParseKeyValueOpt [2021-08-27T12:40:54.386Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-27T12:40:54.386Z] === RUN TestParseUintList [2021-08-27T12:40:54.386Z] --- PASS: TestParseUintList (0.00s) [2021-08-27T12:40:54.386Z] === RUN TestParseUintListMaximumLimits [2021-08-27T12:40:54.386Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-27T12:40:54.386Z] PASS [2021-08-27T12:40:54.386Z] coverage: 97.0% of statements [2021-08-27T12:40:54.386Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-08-27T12:40:54.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-27T12:40:54.847Z] 2021/08/27 12:40:54 Closing DB instances... [2021-08-27T12:40:54.847Z] === RUN TestNewAndRemove [2021-08-27T12:40:54.847Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-27T12:40:54.847Z] === RUN TestRemoveInvalidPath [2021-08-27T12:40:54.847Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-27T12:40:54.847Z] PASS [2021-08-27T12:40:54.847Z] coverage: 82.6% of statements [2021-08-27T12:40:54.847Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-08-27T12:40:54.908Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-27T12:40:55.165Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-08-27T12:40:55.165Z] === RUN TestNetworkLoopbackNat [2021-08-27T12:40:55.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-27T12:40:55.816Z] === RUN TestFailedConnection [2021-08-27T12:40:56.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-27T12:40:56.281Z] === RUN TestParseEmptyInterface [2021-08-27T12:40:56.281Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-27T12:40:56.281Z] === RUN TestParseNonInterfaceType [2021-08-27T12:40:56.281Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-27T12:40:56.281Z] === RUN TestParseWithOneFunction [2021-08-27T12:40:56.281Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-27T12:40:56.281Z] === RUN TestParseWithMultipleFuncs [2021-08-27T12:40:56.281Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-27T12:40:56.281Z] === RUN TestParseWithUnnamedReturn [2021-08-27T12:40:56.281Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-27T12:40:56.281Z] === RUN TestEmbeddedInterface [2021-08-27T12:40:56.281Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-27T12:40:56.281Z] === RUN TestParsedImports [2021-08-27T12:40:56.281Z] --- PASS: TestParsedImports (0.00s) [2021-08-27T12:40:56.281Z] === RUN TestAliasedImports [2021-08-27T12:40:56.281Z] --- PASS: TestAliasedImports (0.00s) [2021-08-27T12:40:56.281Z] PASS [2021-08-27T12:40:56.281Z] coverage: 56.8% of statements [2021-08-27T12:40:56.281Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-08-27T12:40:56.281Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-27T12:40:56.281Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-27T12:40:57.058Z] docker_cli_daemon_plugins_test.go:170: [dd03203448429] daemon is not started [2021-08-27T12:40:57.253Z] --- PASS: TestFailedConnection (1.01s) [2021-08-27T12:40:57.253Z] === RUN TestFailOnce [2021-08-27T12:40:57.253Z] === RUN TestHTTPTransport [2021-08-27T12:40:57.253Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-27T12:40:57.253Z] PASS [2021-08-27T12:40:57.253Z] coverage: 85.7% of statements [2021-08-27T12:40:57.253Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-08-27T12:40:57.253Z] 2021/08/27 12:40:56 http: panic serving 127.0.0.1:49279: Plugin not ready [2021-08-27T12:40:57.253Z] goroutine 22 [running]: [2021-08-27T12:40:57.253Z] net/http.(*conn).serve.func1() [2021-08-27T12:40:57.253Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-27T12:40:57.253Z] panic({0x1009d40, 0x1115ce0}) [2021-08-27T12:40:57.253Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-27T12:40:57.253Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xfe6d0a9343e4c207}, 0xc0001c5a98) [2021-08-27T12:40:57.253Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-27T12:40:57.253Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11229a8, 0xc0001a40e0}, 0xf5e3e6) [2021-08-27T12:40:57.253Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-27T12:40:57.253Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11229a8, 0xc0001a40e0}, 0xc0000a8000) [2021-08-27T12:40:57.253Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-27T12:40:57.253Z] net/http.serverHandler.ServeHTTP({0x1120fd0}, {0x11229a8, 0xc0001a40e0}, 0xc0000a8000) [2021-08-27T12:40:57.253Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-27T12:40:57.253Z] net/http.(*conn).serve(0xc0001be000, {0x1124840, 0xc00008a0c0}) [2021-08-27T12:40:57.253Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-27T12:40:57.253Z] created by net/http.(*Server).Serve [2021-08-27T12:40:57.253Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-27T12:40:57.253Z] time="2021-08-27T12:40:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49278/Test.FailOnce: Post \"http://127.0.0.1:49278/Test.FailOnce\": EOF, retrying in 1s" [2021-08-27T12:40:57.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-27T12:40:57.624Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-27T12:40:57.712Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-27T12:40:57.712Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-27T12:40:57.712Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-27T12:40:57.712Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-27T12:40:57.712Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-27T12:40:57.712Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-27T12:40:57.712Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-27T12:40:57.712Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-27T12:40:57.712Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-27T12:40:57.712Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-27T12:40:57.712Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-27T12:40:57.712Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-27T12:40:57.712Z] === RUN TestBufferPoolPutAndGet [2021-08-27T12:40:57.712Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-27T12:40:57.712Z] PASS [2021-08-27T12:40:57.712Z] coverage: 88.2% of statements [2021-08-27T12:40:57.712Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-08-27T12:40:58.172Z] === RUN TestOutputOnPrematureClose [2021-08-27T12:40:58.172Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestCompleteSilently [2021-08-27T12:40:58.172Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-27T12:40:58.172Z] PASS [2021-08-27T12:40:58.172Z] coverage: 75.9% of statements [2021-08-27T12:40:58.172Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-08-27T12:40:58.172Z] --- PASS: TestFailOnce (1.12s) [2021-08-27T12:40:58.172Z] === RUN TestEchoInputOutput [2021-08-27T12:40:58.172Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestBackoff [2021-08-27T12:40:58.172Z] --- PASS: TestBackoff (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestAbortRetry [2021-08-27T12:40:58.172Z] --- PASS: TestAbortRetry (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestClientScheme [2021-08-27T12:40:58.172Z] --- PASS: TestClientScheme (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestNewClientWithTimeout [2021-08-27T12:40:58.172Z] === RUN TestSendToOneSub [2021-08-27T12:40:58.172Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestSendToMultipleSubs [2021-08-27T12:40:58.172Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestEvictOneSub [2021-08-27T12:40:58.172Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestClosePublisher [2021-08-27T12:40:58.172Z] --- PASS: TestClosePublisher (0.00s) [2021-08-27T12:40:58.172Z] === RUN TestPubSubRace [2021-08-27T12:40:58.172Z] --- PASS: TestRequest (7.78s) [2021-08-27T12:40:58.172Z] === RUN TestOverlappingRequests [2021-08-27T12:40:58.188Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2021-08-27T12:40:58.188Z] === RUN TestPause [2021-08-27T12:40:58.188Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-27T12:40:58.632Z] time="2021-08-27T12:40:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-27T12:40:58.632Z] --- PASS: TestOverlappingRequests (0.34s) [2021-08-27T12:40:58.632Z] === RUN TestRelease [2021-08-27T12:40:58.752Z] --- PASS: TestPause (0.83s) [2021-08-27T12:40:58.752Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-27T12:40:58.752Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-27T12:40:58.752Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-27T12:40:58.752Z] === RUN TestPauseStopPausedContainer [2021-08-27T12:40:59.092Z] 2021/08/27 12:40:58 Closing DB instances... [2021-08-27T12:40:59.551Z] time="2021-08-27T12:40:59Z" level=error msg="node: f4707f177609 is unknown to memberlist" [2021-08-27T12:40:59.551Z] --- PASS: TestPubSubRace (1.05s) [2021-08-27T12:40:59.551Z] PASS [2021-08-27T12:40:59.552Z] coverage: 75.0% of statements [2021-08-27T12:40:59.552Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-08-27T12:40:59.682Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-08-27T12:40:59.682Z] === RUN TestPidHost [2021-08-27T12:40:59.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-27T12:41:00.011Z] === RUN TestRegister [2021-08-27T12:41:00.011Z] --- PASS: TestRegister (0.00s) [2021-08-27T12:41:00.011Z] === RUN TestCommand [2021-08-27T12:41:00.011Z] --- PASS: TestCommand (0.03s) [2021-08-27T12:41:00.011Z] === RUN TestNaiveSelf [2021-08-27T12:41:00.011Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-27T12:41:00.011Z] PASS [2021-08-27T12:41:00.011Z] coverage: 82.4% of statements [2021-08-27T12:41:00.011Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2021-08-27T12:41:00.011Z] time="2021-08-27T12:40:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-27T12:41:00.471Z] --- PASS: TestRelease (1.63s) [2021-08-27T12:41:00.471Z] === RUN TestAllocateRandomDeallocate [2021-08-27T12:41:00.471Z] === RUN TestDump [2021-08-27T12:41:00.471Z] goroutine 19 [running]: [2021-08-27T12:41:00.471Z] github.com/docker/docker/pkg/stack.dump(0x135b2f7) [2021-08-27T12:41:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-27T12:41:00.471Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-27T12:41:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-27T12:41:00.471Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-27T12:41:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x2a [2021-08-27T12:41:00.471Z] testing.tRunner(0xc0001451e0, 0x14c8f78) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:41:00.471Z] created by testing.(*T).Run [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-27T12:41:00.471Z] [2021-08-27T12:41:00.471Z] goroutine 1 [chan receive]: [2021-08-27T12:41:00.471Z] testing.(*T).Run(0xc000145040, {0x14ba63d, 0x133a173}, 0x14c8f78) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-27T12:41:00.471Z] testing.runTests.func1(0xc0001326f0) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-27T12:41:00.471Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:41:00.471Z] testing.runTests(0xc000150080, {0x162cc40, 0x3, 0x3}, {0x135a54d, 0x14bc337, 0x1631700}) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-27T12:41:00.471Z] testing.(*M).Run(0xc000150080) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-27T12:41:00.471Z] main.main() [2021-08-27T12:41:00.471Z] _testmain.go:95 +0x1f5 [2021-08-27T12:41:00.471Z] --- PASS: TestDump (0.00s) [2021-08-27T12:41:00.471Z] === RUN TestDumpToFile [2021-08-27T12:41:00.471Z] --- PASS: TestDumpToFile (0.12s) [2021-08-27T12:41:00.471Z] === RUN TestDumpToFileWithEmptyInput [2021-08-27T12:41:00.471Z] goroutine 21 [running]: [2021-08-27T12:41:00.471Z] github.com/docker/docker/pkg/stack.dump(0x13c8634) [2021-08-27T12:41:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-27T12:41:00.471Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x13c89e0}) [2021-08-27T12:41:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-27T12:41:00.471Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0) [2021-08-27T12:41:00.471Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x26 [2021-08-27T12:41:00.471Z] testing.tRunner(0xc0001456c0, 0x14c8f68) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:41:00.471Z] created by testing.(*T).Run [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-27T12:41:00.471Z] [2021-08-27T12:41:00.471Z] goroutine 1 [chan receive]: [2021-08-27T12:41:00.471Z] testing.(*T).Run(0xc000145040, {0x14c13c9, 0x133a173}, 0x14c8f68) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-27T12:41:00.471Z] testing.runTests.func1(0xc0001326f0) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-27T12:41:00.471Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-27T12:41:00.471Z] testing.runTests(0xc000150080, {0x162cc40, 0x3, 0x3}, {0x135a54d, 0x14bc337, 0x1631700}) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-27T12:41:00.471Z] testing.(*M).Run(0xc000150080) [2021-08-27T12:41:00.471Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-27T12:41:00.471Z] main.main() [2021-08-27T12:41:00.471Z] _testmain.go:95 +0x1f5 [2021-08-27T12:41:00.471Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-27T12:41:00.471Z] PASS [2021-08-27T12:41:00.471Z] coverage: 90.9% of statements [2021-08-27T12:41:00.471Z] ok github.com/docker/docker/pkg/stack 0.151s coverage: 90.9% of statements [2021-08-27T12:41:00.503Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-27T12:41:01.429Z] --- PASS: TestPidHost (1.83s) [2021-08-27T12:41:01.429Z] === RUN TestPsFilter [2021-08-27T12:41:01.441Z] === RUN TestNewStdWriter [2021-08-27T12:41:01.441Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-27T12:41:01.441Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestWriteWithNilBytes [2021-08-27T12:41:01.441Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestWrite [2021-08-27T12:41:01.441Z] --- PASS: TestWrite (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestWriteWithWriterError [2021-08-27T12:41:01.441Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-27T12:41:01.441Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyWriteAndRead [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-27T12:41:01.441Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-27T12:41:01.441Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-27T12:41:01.441Z] PASS [2021-08-27T12:41:01.441Z] coverage: 100.0% of statements [2021-08-27T12:41:01.441Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2021-08-27T12:41:01.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-27T12:41:01.687Z] --- PASS: TestPsFilter (0.15s) [2021-08-27T12:41:01.687Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-27T12:41:01.687Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-27T12:41:01.900Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-27T12:41:01.901Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-27T12:41:01.901Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestFormatStatus [2021-08-27T12:41:01.901Z] --- PASS: TestFormatStatus (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestFormatError [2021-08-27T12:41:01.901Z] --- PASS: TestFormatError (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestFormatJSONError [2021-08-27T12:41:01.901Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-27T12:41:01.901Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-27T12:41:01.901Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestNewJSONProgressOutput [2021-08-27T12:41:01.901Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestAuxFormatterEmit [2021-08-27T12:41:01.901Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestStreamWriterStdout [2021-08-27T12:41:01.901Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestStreamWriterStderr [2021-08-27T12:41:01.901Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-27T12:41:01.901Z] PASS [2021-08-27T12:41:01.901Z] coverage: 66.2% of statements [2021-08-27T12:41:01.901Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-08-27T12:41:01.901Z] === RUN TestGenerateRandomID [2021-08-27T12:41:01.901Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestShortenId [2021-08-27T12:41:01.901Z] --- PASS: TestShortenId (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestShortenSha256Id [2021-08-27T12:41:01.901Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestShortenIdEmpty [2021-08-27T12:41:01.901Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestShortenIdInvalid [2021-08-27T12:41:01.901Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestIsShortIDNonHex [2021-08-27T12:41:01.901Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-27T12:41:01.901Z] === RUN TestIsShortIDNotCorrectSize [2021-08-27T12:41:01.901Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-27T12:41:01.901Z] PASS [2021-08-27T12:41:01.901Z] coverage: 70.6% of statements [2021-08-27T12:41:01.901Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-08-27T12:41:02.250Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-27T12:41:02.361Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.07s) [2021-08-27T12:41:02.361Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-27T12:41:02.509Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-08-27T12:41:02.509Z] === RUN TestRemoveContainerWithVolume [2021-08-27T12:41:02.765Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-27T12:41:02.820Z] time="2021-08-27T12:41:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-27T12:41:02.820Z] === RUN TestIsCpusetListAvailable [2021-08-27T12:41:02.820Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-27T12:41:02.820Z] PASS [2021-08-27T12:41:02.820Z] coverage: 39.4% of statements [2021-08-27T12:41:02.820Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-08-27T12:41:03.022Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2021-08-27T12:41:03.022Z] === RUN TestRemoveContainerRunning [2021-08-27T12:41:03.280Z] check_test.go:309: [d3fe268923480] daemon is not started [2021-08-27T12:41:03.280Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-27T12:41:03.280Z] 2021/08/27 12:41:03 Closing DB instances... [2021-08-27T12:41:03.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-27T12:41:03.536Z] --- PASS: TestRemoveContainerRunning (0.61s) [2021-08-27T12:41:03.536Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-27T12:41:03.740Z] === RUN TestChtimes [2021-08-27T12:41:03.740Z] --- PASS: TestChtimes (0.00s) [2021-08-27T12:41:03.740Z] === RUN TestChtimesWindows [2021-08-27T12:41:03.740Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-27T12:41:03.740Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-27T12:41:03.740Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-27T12:41:03.740Z] === RUN TestEnsureRemoveAllNotExist [2021-08-27T12:41:03.740Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-27T12:41:03.740Z] === RUN TestEnsureRemoveAllWithDir [2021-08-27T12:41:03.740Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-27T12:41:03.740Z] === RUN TestEnsureRemoveAllWithFile [2021-08-27T12:41:03.740Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-27T12:41:03.740Z] === RUN TestHasWin32KSupport [2021-08-27T12:41:03.740Z] syscall_windows_test.go:8: win32k: true [2021-08-27T12:41:03.740Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-27T12:41:03.740Z] PASS [2021-08-27T12:41:03.740Z] coverage: 13.0% of statements [2021-08-27T12:41:03.740Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements [2021-08-27T12:41:04.199Z] --- PASS: TestAllocateRandomDeallocate (3.89s) [2021-08-27T12:41:04.199Z] === RUN TestRetrieveFromStore [2021-08-27T12:41:04.199Z] === RUN TestTailFile [2021-08-27T12:41:04.199Z] --- PASS: TestTailFile (0.00s) [2021-08-27T12:41:04.199Z] === RUN TestTailFileManyLines [2021-08-27T12:41:04.199Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-27T12:41:04.199Z] === RUN TestTailEmptyFile [2021-08-27T12:41:04.199Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-27T12:41:04.199Z] === RUN TestTailNegativeN [2021-08-27T12:41:04.199Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader [2021-08-27T12:41:04.199Z] === CONT TestNewTailReader [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/no_delimiter [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/truncated_last_line [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-27T12:41:04.199Z] === CONT TestNewTailReader/no_delimiter [2021-08-27T12:41:04.199Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:41:04.199Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:41:04.199Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.199Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.199Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:41:04.200Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.200Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.200Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.201Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.201Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.201Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.467Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-08-27T12:41:04.467Z] === RUN TestRemoveInvalidContainer [2021-08-27T12:41:04.467Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-27T12:41:04.467Z] === RUN TestRenameLinkedContainer [2021-08-27T12:41:04.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.661Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.661Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.661Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.662Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.662Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.662Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.663Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.663Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.664Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.665Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.665Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-27T12:41:04.666Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:41:04.666Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:41:04.667Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:41:05.030Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-27T12:41:05.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:41:05.127Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-27T12:41:05.128Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-27T12:41:05.128Z] PASS [2021-08-27T12:41:05.128Z] coverage: 88.6% of statements [2021-08-27T12:41:05.128Z] ok github.com/docker/docker/pkg/tailfile 0.124s coverage: 88.6% of statements [2021-08-27T12:41:05.128Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-27T12:41:05.128Z] === RUN TestNetworkDBGarbageCollection [2021-08-27T12:41:05.128Z] === RUN TestTarSumRemoveNonExistent [2021-08-27T12:41:05.128Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-27T12:41:05.128Z] === RUN TestTarSumRemove [2021-08-27T12:41:05.128Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-27T12:41:05.128Z] === RUN TestSortFileInfoSums [2021-08-27T12:41:05.128Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-27T12:41:05.128Z] === RUN TestNewTarSumForLabelInvalid [2021-08-27T12:41:05.128Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-27T12:41:05.128Z] === RUN TestNewTarSumForLabel [2021-08-27T12:41:05.128Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-27T12:41:05.128Z] === RUN TestEmptyTar [2021-08-27T12:41:05.128Z] --- PASS: TestEmptyTar (0.00s) [2021-08-27T12:41:05.128Z] === RUN TestTarSumsReadSize [2021-08-27T12:41:05.128Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-27T12:41:05.128Z] === RUN TestTarSums [2021-08-27T12:41:05.588Z] --- PASS: TestTarSums (0.04s) [2021-08-27T12:41:05.588Z] === RUN TestIteration [2021-08-27T12:41:05.588Z] --- PASS: TestIteration (0.00s) [2021-08-27T12:41:05.588Z] === RUN TestVersionLabelForChecksum [2021-08-27T12:41:05.588Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-27T12:41:05.588Z] === RUN TestVersion [2021-08-27T12:41:05.588Z] --- PASS: TestVersion (0.00s) [2021-08-27T12:41:05.588Z] === RUN TestGetVersion [2021-08-27T12:41:05.588Z] --- PASS: TestGetVersion (0.00s) [2021-08-27T12:41:05.588Z] === RUN TestGetVersions [2021-08-27T12:41:05.588Z] --- PASS: TestGetVersions (0.00s) [2021-08-27T12:41:05.588Z] PASS [2021-08-27T12:41:05.588Z] coverage: 89.3% of statements [2021-08-27T12:41:05.588Z] ok github.com/docker/docker/pkg/tarsum 0.087s coverage: 89.3% of statements [2021-08-27T12:41:05.588Z] --- PASS: TestRetrieveFromStore (1.48s) [2021-08-27T12:41:05.588Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-27T12:41:05.588Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-27T12:41:05.588Z] === RUN TestParallelPredefinedRequest1 [2021-08-27T12:41:05.588Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-27T12:41:05.588Z] === RUN TestParallelPredefinedRequest2 [2021-08-27T12:41:05.588Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-27T12:41:05.588Z] === RUN TestParallelPredefinedRequest3 [2021-08-27T12:41:05.588Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-27T12:41:05.588Z] === RUN TestParallelPredefinedRequest4 [2021-08-27T12:41:05.588Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-27T12:41:05.588Z] === RUN TestParallelPredefinedRequest5 [2021-08-27T12:41:05.588Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-27T12:41:05.588Z] === RUN TestDebug [2021-08-27T12:41:05.588Z] --- PASS: TestDebug (0.00s) [2021-08-27T12:41:05.588Z] === RUN TestRequestPoolParallel [2021-08-27T12:41:06.049Z] testing: warning: no tests to run [2021-08-27T12:41:06.049Z] PASS [2021-08-27T12:41:06.049Z] coverage: [no statements] [2021-08-27T12:41:06.049Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2021-08-27T12:41:06.049Z] --- PASS: TestRequestPoolParallel (0.45s) [2021-08-27T12:41:06.049Z] === RUN TestFullAllocateRelease [2021-08-27T12:41:06.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-27T12:41:06.509Z] === RUN TestTruncIndex [2021-08-27T12:41:06.509Z] --- PASS: TestTruncIndex (0.10s) [2021-08-27T12:41:06.509Z] PASS [2021-08-27T12:41:06.509Z] coverage: 91.5% of statements [2021-08-27T12:41:06.509Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-08-27T12:41:06.509Z] --- PASS: TestFullAllocateRelease (0.33s) [2021-08-27T12:41:06.509Z] === RUN TestOddAllocateRelease [2021-08-27T12:41:06.509Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-08-27T12:41:06.509Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-27T12:41:06.922Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-27T12:41:06.969Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-08-27T12:41:06.969Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-27T12:41:06.969Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-27T12:41:06.969Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-27T12:41:06.969Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-27T12:41:06.969Z] === CONT TestParallelPredefinedRequest1 [2021-08-27T12:41:06.969Z] === CONT TestParallelPredefinedRequest4 [2021-08-27T12:41:06.969Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:41:06.969Z] === CONT TestParallelPredefinedRequest1 [2021-08-27T12:41:06.969Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:41:06.969Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-27T12:41:06.969Z] === CONT TestParallelPredefinedRequest5 [2021-08-27T12:41:06.969Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:41:06.969Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-27T12:41:06.969Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-27T12:41:06.969Z] === CONT TestParallelPredefinedRequest3 [2021-08-27T12:41:06.969Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:41:06.969Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-27T12:41:06.969Z] === CONT TestParallelPredefinedRequest2 [2021-08-27T12:41:06.969Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:41:06.969Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-27T12:41:06.969Z] PASS [2021-08-27T12:41:06.969Z] coverage: 85.3% of statements [2021-08-27T12:41:06.969Z] ok github.com/docker/docker/libnetwork/ipam 43.461s coverage: 85.3% of statements [2021-08-27T12:41:06.969Z] === RUN TestIsGIT [2021-08-27T12:41:06.969Z] --- PASS: TestIsGIT (0.00s) [2021-08-27T12:41:06.969Z] === RUN TestIsTransport [2021-08-27T12:41:06.969Z] --- PASS: TestIsTransport (0.00s) [2021-08-27T12:41:06.969Z] PASS [2021-08-27T12:41:06.969Z] coverage: 100.0% of statements [2021-08-27T12:41:06.969Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2021-08-27T12:41:06.969Z] time="2021-08-27T12:41:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-27T12:41:07.179Z] --- PASS: TestRenameLinkedContainer (2.85s) [2021-08-27T12:41:07.179Z] === RUN TestRenameStoppedContainer [2021-08-27T12:41:07.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-27T12:41:07.429Z] === RUN TestVersionInfo [2021-08-27T12:41:07.429Z] --- PASS: TestVersionInfo (0.00s) [2021-08-27T12:41:07.429Z] === RUN TestAppendVersions [2021-08-27T12:41:07.429Z] --- PASS: TestAppendVersions (0.00s) [2021-08-27T12:41:07.429Z] PASS [2021-08-27T12:41:07.429Z] coverage: 88.9% of statements [2021-08-27T12:41:07.429Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2021-08-27T12:41:07.741Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-27T12:41:07.998Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-08-27T12:41:07.998Z] === RUN TestRenameRunningContainerAndReuse [2021-08-27T12:41:08.255Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-27T12:41:08.398Z] === RUN TestValidatePrivileges [2021-08-27T12:41:08.399Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-27T12:41:08.399Z] === RUN TestFilterByCapNeg [2021-08-27T12:41:08.399Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-27T12:41:08.399Z] === RUN TestFilterByCapPos [2021-08-27T12:41:08.399Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-27T12:41:08.399Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-27T12:41:08.399Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-27T12:41:08.399Z] PASS [2021-08-27T12:41:08.399Z] coverage: 12.0% of statements [2021-08-27T12:41:08.399Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-08-27T12:41:08.819Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-27T12:41:09.371Z] === RUN TestNewSettable [2021-08-27T12:41:09.371Z] --- PASS: TestNewSettable (0.00s) [2021-08-27T12:41:09.371Z] === RUN TestIsSettable [2021-08-27T12:41:09.371Z] --- PASS: TestIsSettable (0.00s) [2021-08-27T12:41:09.371Z] === RUN TestUpdateSettingsEnv [2021-08-27T12:41:09.371Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-27T12:41:09.371Z] PASS [2021-08-27T12:41:09.371Z] coverage: 20.0% of statements [2021-08-27T12:41:09.371Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2021-08-27T12:41:09.384Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-08-27T12:41:09.384Z] === RUN TestRenameInvalidName [2021-08-27T12:41:09.831Z] === RUN TestLoad [2021-08-27T12:41:09.831Z] --- PASS: TestLoad (0.00s) [2021-08-27T12:41:09.831Z] === RUN TestSave [2021-08-27T12:41:09.831Z] --- PASS: TestSave (0.02s) [2021-08-27T12:41:09.831Z] === RUN TestAddDeleteGet [2021-08-27T12:41:09.831Z] --- PASS: TestAddDeleteGet (0.04s) [2021-08-27T12:41:09.831Z] === RUN TestInvalidTags [2021-08-27T12:41:09.831Z] --- PASS: TestInvalidTags (0.00s) [2021-08-27T12:41:09.831Z] PASS [2021-08-27T12:41:09.831Z] coverage: 83.7% of statements [2021-08-27T12:41:09.831Z] ok github.com/docker/docker/reference 0.096s coverage: 83.7% of statements [2021-08-27T12:41:09.948Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-27T12:41:10.204Z] --- PASS: TestRenameInvalidName (0.84s) [2021-08-27T12:41:10.204Z] === RUN TestRenameAnonymousContainer [2021-08-27T12:41:10.204Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-27T12:41:10.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-27T12:41:11.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-27T12:41:11.370Z] === RUN TestResolveAuthConfigIndexServer [2021-08-27T12:41:11.370Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestResolveAuthConfigFullURL [2021-08-27T12:41:11.370Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-27T12:41:11.370Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestValidateMirror [2021-08-27T12:41:11.370Z] --- PASS: TestValidateMirror (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestLoadInsecureRegistries [2021-08-27T12:41:11.370Z] time="2021-08-27T12:41:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-27T12:41:11.370Z] time="2021-08-27T12:41:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-27T12:41:11.370Z] time="2021-08-27T12:41:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-27T12:41:11.370Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-08-27T12:41:11.370Z] === RUN TestNewServiceConfig [2021-08-27T12:41:11.370Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestValidateIndexName [2021-08-27T12:41:11.370Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestValidateIndexNameWithError [2021-08-27T12:41:11.370Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestEndpointParse [2021-08-27T12:41:11.370Z] --- PASS: TestEndpointParse (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestEndpointParseInvalid [2021-08-27T12:41:11.370Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestValidateEndpoint [2021-08-27T12:41:11.370Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestPing [2021-08-27T12:41:11.370Z] --- PASS: TestPing (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestPingRegistryEndpoint [2021-08-27T12:41:11.370Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:41:11.370Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestEndpoint [2021-08-27T12:41:11.370Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:41:11.370Z] --- SKIP: TestEndpoint (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestParseRepositoryInfo [2021-08-27T12:41:11.370Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestNewIndexInfo [2021-08-27T12:41:11.370Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestMirrorEndpointLookup [2021-08-27T12:41:11.370Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:41:11.370Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestSearchRepositories [2021-08-27T12:41:11.370Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-27T12:41:11.370Z] Host: 127.0.0.1:49305 [2021-08-27T12:41:11.370Z] User-Agent: docker test client [2021-08-27T12:41:11.370Z] Authorization: Token fake-token [2021-08-27T12:41:11.370Z] X-Docker-Token: true [2021-08-27T12:41:11.370Z] Accept-Encoding: gzip [2021-08-27T12:41:11.370Z] [2021-08-27T12:41:11.370Z] [2021-08-27T12:41:11.370Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-27T12:41:11.370Z] Connection: close [2021-08-27T12:41:11.370Z] Content-Length: 144 [2021-08-27T12:41:11.370Z] Cache-Control: no-cache [2021-08-27T12:41:11.370Z] Content-Type: application/json [2021-08-27T12:41:11.370Z] Date: Fri, 27 Aug 2021 12:41:11 GMT [2021-08-27T12:41:11.370Z] Expires: -1 [2021-08-27T12:41:11.370Z] Pragma: no-cache [2021-08-27T12:41:11.370Z] Server: docker-tests/mock [2021-08-27T12:41:11.370Z] X-Docker-Registry-Config: mock [2021-08-27T12:41:11.370Z] X-Docker-Registry-Version: 0.0.0 [2021-08-27T12:41:11.370Z] [2021-08-27T12:41:11.370Z] [2021-08-27T12:41:11.370Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestTrustedLocation [2021-08-27T12:41:11.370Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-27T12:41:11.370Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestAllowNondistributableArtifacts [2021-08-27T12:41:11.370Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-27T12:41:11.370Z] === RUN TestIsSecureIndex [2021-08-27T12:41:11.370Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-27T12:41:11.370Z] PASS [2021-08-27T12:41:11.370Z] coverage: 51.7% of statements [2021-08-27T12:41:11.370Z] ok github.com/docker/docker/registry 0.150s coverage: 51.7% of statements [2021-08-27T12:41:12.103Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestReaderWithReadError [2021-08-27T12:41:12.340Z] time="2021-08-27T12:41:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestReader [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-27T12:41:12.340Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-27T12:41:12.340Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-27T12:41:12.340Z] PASS [2021-08-27T12:41:12.340Z] coverage: 100.0% of statements [2021-08-27T12:41:12.340Z] ok github.com/docker/docker/registry/resumable 0.145s coverage: 100.0% of statements [2021-08-27T12:41:12.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-27T12:41:12.800Z] === RUN TestRestartManagerTimeout [2021-08-27T12:41:12.800Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-27T12:41:12.800Z] === RUN TestRestartManagerTimeoutReset [2021-08-27T12:41:12.800Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-27T12:41:12.800Z] PASS [2021-08-27T12:41:12.800Z] coverage: 50.9% of statements [2021-08-27T12:41:12.800Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-08-27T12:41:13.031Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2021-08-27T12:41:13.031Z] === RUN TestRenameContainerWithSameName [2021-08-27T12:41:13.259Z] === RUN TestDecodeContainerConfig [2021-08-27T12:41:13.259Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-27T12:41:13.259Z] === RUN TestDecodeContainerConfigIsolation [2021-08-27T12:41:13.259Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-27T12:41:13.259Z] === RUN TestValidatePrivileged [2021-08-27T12:41:13.259Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-27T12:41:13.259Z] PASS [2021-08-27T12:41:13.259Z] coverage: 52.2% of statements [2021-08-27T12:41:13.259Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.2% of statements [2021-08-27T12:41:13.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-27T12:41:13.587Z] Using test binary docker [2021-08-27T12:41:13.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-27T12:41:13.587Z] +++ /etc/init.d/apparmor start [2021-08-27T12:41:13.587Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-27T12:41:13.587Z] INFO: Waiting for daemon to start... [2021-08-27T12:41:13.587Z] Starting dockerd [2021-08-27T12:41:13.587Z] +++ 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-08-27T12:41:13.593Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-27T12:41:13.593Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-08-27T12:41:13.593Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-27T12:41:13.719Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-27T12:41:13.719Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-27T12:41:13.719Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-27T12:41:13.719Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-27T12:41:13.719Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-27T12:41:13.719Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-27T12:41:13.719Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-27T12:41:13.719Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-27T12:41:13.719Z] PASS [2021-08-27T12:41:13.719Z] coverage: 62.5% of statements [2021-08-27T12:41:13.719Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-08-27T12:41:14.156Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-27T12:41:15.524Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2021-08-27T12:41:15.524Z] === RUN TestResize [2021-08-27T12:41:15.524Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-27T12:41:15.900Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-27T12:41:15.900Z] === RUN TestClientStream [2021-08-27T12:41:15.900Z] --- PASS: TestClientStream (0.00s) [2021-08-27T12:41:15.900Z] === RUN TestClientSendFile [2021-08-27T12:41:15.900Z] --- PASS: TestClientSendFile (0.00s) [2021-08-27T12:41:15.900Z] === RUN TestClientWithRequestTimeout [2021-08-27T12:41:15.900Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-27T12:41:15.900Z] === RUN TestFileSpecPlugin [2021-08-27T12:41:15.900Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-27T12:41:15.900Z] === RUN TestFileJSONSpecPlugin [2021-08-27T12:41:15.900Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-27T12:41:15.900Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-27T12:41:15.900Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-27T12:41:15.900Z] === RUN TestPluginAddHandler [2021-08-27T12:41:15.900Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-27T12:41:15.900Z] === RUN TestPluginWaitBadPlugin [2021-08-27T12:41:15.900Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-27T12:41:15.900Z] === RUN TestGet [2021-08-27T12:41:15.900Z] time="2021-08-27T12:41:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-27T12:41:15.900Z] === RUN TestGetDriver [2021-08-27T12:41:15.900Z] --- PASS: TestGetDriver (0.00s) [2021-08-27T12:41:15.900Z] === RUN TestVolumeRequestError [2021-08-27T12:41:15.900Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-27T12:41:15.900Z] PASS [2021-08-27T12:41:15.900Z] coverage: 36.1% of statements [2021-08-27T12:41:15.900Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2021-08-27T12:41:16.087Z] --- PASS: TestResize (0.77s) [2021-08-27T12:41:16.087Z] === RUN TestResizeWithInvalidSize [2021-08-27T12:41:16.087Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-27T12:41:16.131Z] . [2021-08-27T12:41:16.131Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-27T12:41:16.131Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-27T12:41:16.131Z] Error: No such image: emptyfs [2021-08-27T12:41:16.131Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-27T12:41:16.131Z] ++++ docker load [2021-08-27T12:41:16.360Z] === RUN TestGetAddress [2021-08-27T12:41:16.360Z] --- PASS: TestGetAddress (0.00s) [2021-08-27T12:41:16.360Z] === RUN TestRemove [2021-08-27T12:41:16.360Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-27T12:41:16.360Z] --- SKIP: TestRemove (0.00s) [2021-08-27T12:41:16.360Z] === RUN TestInitializeWithVolumes [2021-08-27T12:41:16.360Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-27T12:41:16.360Z] === RUN TestCreate [2021-08-27T12:41:16.360Z] --- PASS: TestCreate (0.01s) [2021-08-27T12:41:16.360Z] === RUN TestValidateName [2021-08-27T12:41:16.360Z] --- PASS: TestValidateName (0.00s) [2021-08-27T12:41:16.360Z] === RUN TestCreateWithOpts [2021-08-27T12:41:16.360Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-27T12:41:16.360Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-27T12:41:16.360Z] === RUN TestRelaodNoOpts [2021-08-27T12:41:16.360Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-27T12:41:16.360Z] PASS [2021-08-27T12:41:16.360Z] coverage: 41.5% of statements [2021-08-27T12:41:16.360Z] ok github.com/docker/docker/volume/local 0.051s coverage: 41.5% of statements [2021-08-27T12:41:16.392Z] Running integration-test (iteration 1) [2021-08-27T12:41:16.392Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-27T12:41:16.392Z] ++ 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-08-27T12:41:16.392Z] ++ set -e [2021-08-27T12:41:16.392Z] ++ '[' -n 0 ']' [2021-08-27T12:41:16.392Z] ++ set -x [2021-08-27T12:41:16.392Z] ++ env -i DEST=/go/src/github.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-08-27T12:41:16.650Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-08-27T12:41:16.650Z] === RUN TestResizeWhenContainerNotStarted [2021-08-27T12:41:16.653Z] Loaded image: busybox:latest [2021-08-27T12:41:16.653Z] Loaded image: busybox:glibc [2021-08-27T12:41:16.820Z] time="2021-08-27T12:41:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRaw [2021-08-27T12:41:16.820Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-27T12:41:16.820Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-27T12:41:17.213Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:41:17.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:41:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:41:17.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:41:17.213Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:41:17.280Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-27T12:41:17.280Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-27T12:41:17.280Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-27T12:41:17.280Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRaw [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-27T12:41:17.280Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestConvertTmpfsOptions [2021-08-27T12:41:17.280Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-27T12:41:17.280Z] linux_parser_test.go:209: data="ro" [2021-08-27T12:41:17.280Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestParseMountSpec [2021-08-27T12:41:17.280Z] parser_test.go:63: case 0 [2021-08-27T12:41:17.280Z] parser_test.go:63: case 1 [2021-08-27T12:41:17.280Z] parser_test.go:63: case 2 [2021-08-27T12:41:17.280Z] parser_test.go:63: case 3 [2021-08-27T12:41:17.280Z] parser_test.go:63: case 4 [2021-08-27T12:41:17.280Z] parser_test.go:63: case 5 [2021-08-27T12:41:17.280Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestValidateMount [2021-08-27T12:41:17.280Z] --- PASS: TestValidateMount (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRaw [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-27T12:41:17.280Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-27T12:41:17.280Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-27T12:41:17.280Z] PASS [2021-08-27T12:41:17.280Z] coverage: 67.6% of statements [2021-08-27T12:41:17.280Z] ok github.com/docker/docker/volume/mounts 0.035s coverage: 67.6% of statements [2021-08-27T12:41:17.740Z] === RUN TestSetGetMeta [2021-08-27T12:41:17.740Z] === PAUSE TestSetGetMeta [2021-08-27T12:41:17.740Z] === RUN TestRestore [2021-08-27T12:41:17.740Z] === PAUSE TestRestore [2021-08-27T12:41:17.740Z] === RUN TestServiceCreate [2021-08-27T12:41:17.740Z] === PAUSE TestServiceCreate [2021-08-27T12:41:17.740Z] === RUN TestServiceList [2021-08-27T12:41:17.740Z] === PAUSE TestServiceList [2021-08-27T12:41:17.740Z] === RUN TestServiceRemove [2021-08-27T12:41:17.740Z] === PAUSE TestServiceRemove [2021-08-27T12:41:17.740Z] === RUN TestServiceGet [2021-08-27T12:41:17.740Z] === PAUSE TestServiceGet [2021-08-27T12:41:17.740Z] === RUN TestServicePrune [2021-08-27T12:41:17.740Z] === PAUSE TestServicePrune [2021-08-27T12:41:17.740Z] === RUN TestCreate [2021-08-27T12:41:17.740Z] === PAUSE TestCreate [2021-08-27T12:41:17.740Z] === RUN TestRemove [2021-08-27T12:41:17.740Z] === PAUSE TestRemove [2021-08-27T12:41:17.740Z] === RUN TestList [2021-08-27T12:41:17.740Z] === PAUSE TestList [2021-08-27T12:41:17.740Z] === RUN TestFindByDriver [2021-08-27T12:41:17.740Z] === PAUSE TestFindByDriver [2021-08-27T12:41:17.740Z] === RUN TestFindByReferenced [2021-08-27T12:41:17.740Z] === PAUSE TestFindByReferenced [2021-08-27T12:41:17.740Z] === RUN TestDerefMultipleOfSameRef [2021-08-27T12:41:17.740Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-27T12:41:17.740Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:41:17.740Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:41:17.740Z] === RUN TestDefererencePluginOnCreateError [2021-08-27T12:41:17.740Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-27T12:41:17.740Z] === RUN TestRefDerefRemove [2021-08-27T12:41:17.740Z] === PAUSE TestRefDerefRemove [2021-08-27T12:41:17.740Z] === RUN TestGet [2021-08-27T12:41:17.740Z] === PAUSE TestGet [2021-08-27T12:41:17.740Z] === RUN TestGetWithReference [2021-08-27T12:41:17.740Z] === PAUSE TestGetWithReference [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc/test_nil_list [2021-08-27T12:41:17.740Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc/test_empty_list [2021-08-27T12:41:17.740Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:41:17.740Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:41:17.740Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc/test_filter_some [2021-08-27T12:41:17.740Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc/test_filter_middle [2021-08-27T12:41:17.740Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:41:17.740Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:41:17.740Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-27T12:41:17.740Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-27T12:41:17.740Z] === CONT TestFilterFunc/test_nil_list [2021-08-27T12:41:17.740Z] === CONT TestFilterFunc/test_filter_some [2021-08-27T12:41:17.740Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-27T12:41:17.740Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-27T12:41:17.740Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-27T12:41:17.740Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-27T12:41:17.740Z] === CONT TestFilterFunc/test_empty_list [2021-08-27T12:41:17.740Z] === CONT TestFilterFunc/test_filter_middle [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc (0.00s) [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-27T12:41:17.740Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-27T12:41:17.740Z] === CONT TestSetGetMeta [2021-08-27T12:41:17.740Z] === CONT TestList [2021-08-27T12:41:17.740Z] === CONT TestGet [2021-08-27T12:41:17.740Z] === CONT TestDefererencePluginOnCreateError [2021-08-27T12:41:17.740Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-27T12:41:17.740Z] === CONT TestGetWithReference [2021-08-27T12:41:17.740Z] --- PASS: TestGet (0.02s) [2021-08-27T12:41:17.740Z] === CONT TestRefDerefRemove [2021-08-27T12:41:17.740Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-08-27T12:41:17.740Z] === CONT TestRemove [2021-08-27T12:41:17.740Z] --- PASS: TestList (0.03s) [2021-08-27T12:41:17.740Z] === CONT TestCreate [2021-08-27T12:41:17.740Z] --- PASS: TestGetWithReference (0.02s) [2021-08-27T12:41:17.740Z] === CONT TestServicePrune [2021-08-27T12:41:17.740Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-27T12:41:17.740Z] === CONT TestServiceGet [2021-08-27T12:41:17.740Z] --- PASS: TestCreate (0.02s) [2021-08-27T12:41:17.740Z] === CONT TestServiceRemove [2021-08-27T12:41:17.740Z] --- PASS: TestRemove (0.02s) [2021-08-27T12:41:17.740Z] === CONT TestServiceList [2021-08-27T12:41:17.740Z] --- PASS: TestServiceGet (0.09s) [2021-08-27T12:41:17.740Z] === CONT TestServiceCreate [2021-08-27T12:41:17.740Z] time="2021-08-27T12:41:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:41:17.740Z] --- PASS: TestServiceRemove (0.09s) [2021-08-27T12:41:17.740Z] === CONT TestRestore [2021-08-27T12:41:17.740Z] --- PASS: TestServiceList (0.09s) [2021-08-27T12:41:17.740Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-27T12:41:17.740Z] time="2021-08-27T12:41:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:41:17.740Z] time="2021-08-27T12:41:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:41:17.740Z] time="2021-08-27T12:41:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-27T12:41:17.740Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-27T12:41:17.740Z] === CONT TestDerefMultipleOfSameRef [2021-08-27T12:41:17.740Z] --- PASS: TestServiceCreate (0.02s) [2021-08-27T12:41:17.740Z] === CONT TestFindByReferenced [2021-08-27T12:41:17.740Z] --- PASS: TestRestore (0.02s) [2021-08-27T12:41:17.740Z] === CONT TestFindByDriver [2021-08-27T12:41:17.740Z] time="2021-08-27T12:41:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-27T12:41:17.740Z] --- PASS: TestServicePrune (0.13s) [2021-08-27T12:41:17.740Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-27T12:41:17.740Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-27T12:41:17.740Z] --- PASS: TestFindByDriver (0.02s) [2021-08-27T12:41:17.740Z] PASS [2021-08-27T12:41:17.740Z] coverage: 69.0% of statements [2021-08-27T12:41:17.740Z] ok github.com/docker/docker/volume/service 0.214s coverage: 69.0% of statements [2021-08-27T12:41:18.041Z] Loaded image: debian:bullseye-slim [2021-08-27T12:41:18.041Z] Loaded image: hello-world:latest [2021-08-27T12:41:18.302Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:41:18.302Z] INFO: Testing against a local daemon [2021-08-27T12:41:18.302Z] === RUN TestCgroupNamespacesBuild [2021-08-27T12:41:18.709Z] time="2021-08-27T12:41:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-27T12:41:19.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:41:19.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:41:19.765Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-27T12:41:19.765Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-27T12:41:20.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-27T12:41:20.216Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2021-08-27T12:41:20.216Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-27T12:41:20.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:41:20.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:41:21.603Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.43s) [2021-08-27T12:41:21.603Z] === RUN TestBuildWithSession [2021-08-27T12:41:21.603Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:41:21.603Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-27T12:41:21.603Z] === RUN TestBuildSquashParent [2021-08-27T12:41:21.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-27T12:41:22.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:41:22.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:41:23.402Z] time="2021-08-27T12:41:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-27T12:41:23.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-27T12:41:24.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-27T12:41:24.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:41:25.027Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-27T12:41:25.076Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:41:26.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-27T12:41:26.443Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-27T12:41:26.895Z] --- PASS: TestBuildSquashParent (5.05s) [2021-08-27T12:41:26.895Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-27T12:41:26.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:41:26.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:41:26.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:41:26.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:41:26.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:41:26.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:41:26.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:41:26.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:41:26.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:41:26.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:41:26.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:41:26.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:41:26.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:41:26.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:41:26.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:41:26.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:41:28.335Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:41:28.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:41:28.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-27T12:41:29.446Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:41:29.446Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:41:31.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2021-08-27T12:41:31.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2021-08-27T12:41:31.114Z] === RUN TestCgroupNamespacesRun [2021-08-27T12:41:31.364Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-27T12:41:31.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2021-08-27T12:41:31.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.83s) [2021-08-27T12:41:31.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2021-08-27T12:41:31.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2021-08-27T12:41:31.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2021-08-27T12:41:31.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2021-08-27T12:41:31.364Z] === RUN TestBuildMultiStageCopy [2021-08-27T12:41:31.364Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-27T12:41:31.976Z] --- PASS: TestGet (15.01s) [2021-08-27T12:41:31.976Z] === RUN TestPluginWithNoManifest [2021-08-27T12:41:31.976Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-27T12:41:31.976Z] === RUN TestGetAll [2021-08-27T12:41:31.976Z] --- PASS: TestGetAll (0.00s) [2021-08-27T12:41:31.976Z] PASS [2021-08-27T12:41:31.976Z] coverage: 73.4% of statements [2021-08-27T12:41:31.976Z] ok github.com/docker/docker/pkg/plugins 34.820s coverage: 73.4% of statements [2021-08-27T12:41:32.043Z] check_test.go:309: [dfbb60dd8e37d] daemon is not started [2021-08-27T12:41:32.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-27T12:41:32.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-27T12:41:32.606Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2021-08-27T12:41:32.606Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-27T12:41:32.751Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-27T12:41:33.013Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-27T12:41:33.275Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-27T12:41:33.536Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-27T12:41:33.798Z] --- PASS: TestBuildMultiStageCopy (2.83s) [2021-08-27T12:41:33.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.66s) [2021-08-27T12:41:33.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-27T12:41:33.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-27T12:41:33.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-27T12:41:33.798Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-27T12:41:33.798Z] === RUN TestBuildMultiStageParentConfig [2021-08-27T12:41:34.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-27T12:41:34.498Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2021-08-27T12:41:34.498Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-27T12:41:34.741Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2021-08-27T12:41:34.741Z] === RUN TestBuildLabelWithTargets [2021-08-27T12:41:35.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-27T12:41:35.990Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2021-08-27T12:41:35.990Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-27T12:41:36.127Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-08-27T12:41:36.127Z] === RUN TestBuildWithEmptyLayers [2021-08-27T12:41:36.698Z] --- PASS: TestBuildWithEmptyLayers (0.69s) [2021-08-27T12:41:36.698Z] === RUN TestBuildMultiStageOnBuild [2021-08-27T12:41:38.509Z] --- PASS: TestCgroupNamespacesRunHostMode (2.07s) [2021-08-27T12:41:38.510Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-27T12:41:38.627Z] --- PASS: TestBuildMultiStageOnBuild (1.88s) [2021-08-27T12:41:38.627Z] === RUN TestBuildUncleanTarFilenames [2021-08-27T12:41:39.583Z] --- PASS: TestBuildUncleanTarFilenames (0.93s) [2021-08-27T12:41:39.583Z] === RUN TestBuildMultiStageLayerLeak [2021-08-27T12:41:39.879Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-08-27T12:41:39.879Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-27T12:41:40.150Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-27T12:41:41.499Z] --- PASS: TestBuildMultiStageLayerLeak (2.02s) [2021-08-27T12:41:41.499Z] === RUN TestBuildWithHugeFile [2021-08-27T12:41:42.405Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2021-08-27T12:41:42.405Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-27T12:41:42.680Z] tests/integration/client_test.py ..... [ 75%] [2021-08-27T12:41:42.680Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-27T12:41:42.680Z] tests/integration/errors_test.py . [ 76%] [2021-08-27T12:41:43.336Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.23s) [2021-08-27T12:41:43.336Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-27T12:41:45.229Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s) [2021-08-27T12:41:45.229Z] === RUN TestNISDomainname [2021-08-27T12:41:46.597Z] --- PASS: TestNISDomainname (1.20s) [2021-08-27T12:41:46.597Z] === RUN TestHostnameDnsResolution [2021-08-27T12:41:48.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-27T12:41:48.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-27T12:41:48.488Z] --- PASS: TestHostnameDnsResolution (1.67s) [2021-08-27T12:41:48.488Z] === RUN TestStats [2021-08-27T12:41:50.378Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-27T12:41:50.378Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-27T12:41:50.941Z] --- PASS: TestStats (2.71s) [2021-08-27T12:41:50.941Z] === RUN TestStopContainerWithTimeout [2021-08-27T12:41:50.941Z] === RUN TestStopContainerWithTimeout/0 [2021-08-27T12:41:50.941Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-27T12:41:50.941Z] === RUN TestStopContainerWithTimeout/1 [2021-08-27T12:41:50.941Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-27T12:41:50.941Z] === RUN TestStopContainerWithTimeout/3 [2021-08-27T12:41:50.941Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-27T12:41:50.941Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-27T12:41:50.941Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-27T12:41:50.941Z] === CONT TestStopContainerWithTimeout/0 [2021-08-27T12:41:50.941Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-27T12:41:51.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-27T12:41:52.127Z] === CONT TestStopContainerWithTimeout/3 [2021-08-27T12:41:52.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-27T12:41:52.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-27T12:41:54.009Z] === CONT TestStopContainerWithTimeout/1 [2021-08-27T12:41:54.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-27T12:41:55.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-27T12:41:55.503Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-08-27T12:41:55.503Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-08-27T12:41:55.503Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2021-08-27T12:41:55.503Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-08-27T12:41:55.503Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-08-27T12:41:55.503Z] === RUN TestDeleteDevicemapper [2021-08-27T12:41:55.503Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-27T12:41:55.503Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-27T12:41:55.503Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-27T12:41:56.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-27T12:41:57.129Z] 2021/08/27 12:41:57 Closing DB instances... [2021-08-27T12:41:58.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-27T12:41:58.952Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.36s) [2021-08-27T12:41:58.952Z] === RUN TestUpdateMemory [2021-08-27T12:41:58.952Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:41:58.952Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-27T12:41:58.952Z] === RUN TestUpdateCPUQuota [2021-08-27T12:41:59.308Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-08-27T12:41:59.308Z] === RUN TestFindNode [2021-08-27T12:41:59.308Z] 2021/08/27 12:41:59 Closing DB instances... [2021-08-27T12:41:59.308Z] --- PASS: TestFindNode (0.02s) [2021-08-27T12:41:59.308Z] === RUN TestChangeNodeState [2021-08-27T12:41:59.308Z] 2021/08/27 12:41:59 Closing DB instances... [2021-08-27T12:41:59.308Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-27T12:41:59.308Z] === RUN TestNodeReincarnation [2021-08-27T12:41:59.308Z] 2021/08/27 12:41:59 Closing DB instances... [2021-08-27T12:42:00.322Z] --- PASS: TestUpdateCPUQuota (1.39s) [2021-08-27T12:42:00.322Z] === RUN TestUpdatePidsLimit [2021-08-27T12:42:00.322Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-27T12:42:00.667Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-27T12:42:00.885Z] === RUN TestUpdatePidsLimit/no_change [2021-08-27T12:42:01.141Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-27T12:42:01.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-27T12:42:01.655Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-27T12:42:01.912Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-27T12:42:02.474Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-27T12:42:02.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-27T12:42:02.730Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-27T12:42:03.292Z] check_test.go:309: [d3412d66faf4f] daemon is not started [2021-08-27T12:42:03.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-27T12:42:03.855Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-27T12:42:04.112Z] --- PASS: TestUpdatePidsLimit (3.78s) [2021-08-27T12:42:04.112Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2021-08-27T12:42:04.112Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-08-27T12:42:04.112Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2021-08-27T12:42:04.112Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-08-27T12:42:04.112Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-08-27T12:42:04.112Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2021-08-27T12:42:04.112Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-08-27T12:42:04.112Z] === RUN TestUpdateRestartPolicy [2021-08-27T12:42:04.691Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-27T12:42:04.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-27T12:42:05.105Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-27T12:42:05.105Z] === RUN TestParallelCreate [2021-08-27T12:42:05.105Z] 2021/08/27 12:42:04 Closing DB instances... [2021-08-27T12:42:05.105Z] --- PASS: TestParallelCreate (0.01s) [2021-08-27T12:42:05.105Z] === RUN TestParallelDelete [2021-08-27T12:42:05.105Z] 2021/08/27 12:42:04 Closing DB instances... [2021-08-27T12:42:05.105Z] --- PASS: TestParallelDelete (0.01s) [2021-08-27T12:42:05.105Z] === RUN TestNetworkDBIslands [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:309a7bc9863c with config:&{NodeID:309a7bc9863c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 309a7bc9863c/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 309a7bc9863c/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5272a429c7b6 with config:&{NodeID:5272a429c7b6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 5272a429c7b6/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 5272a429c7b6/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 5272a429c7b6/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 5272a429c7b6/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 309a7bc9863c/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 309a7bc9863c/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0bd8d5a74d62 with config:&{NodeID:0bd8d5a74d62 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 309a7bc9863c/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 309a7bc9863c/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 5272a429c7b6/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=info msg="Node 5272a429c7b6/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-08-27T12:42:05.105Z] time="2021-08-27T12:42:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-27T12:42:05.264Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e3a5bda00488 with config:&{NodeID:e3a5bda00488 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.565Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.566Z] time="2021-08-27T12:42:05Z" level=info msg="Node 5272a429c7b6/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.566Z] time="2021-08-27T12:42:05Z" level=info msg="Node 5272a429c7b6/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.566Z] time="2021-08-27T12:42:05Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.566Z] time="2021-08-27T12:42:05Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.566Z] time="2021-08-27T12:42:05Z" level=info msg="Node 309a7bc9863c/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:05.566Z] time="2021-08-27T12:42:05Z" level=info msg="Node 309a7bc9863c/172.20.234.147, added to nodes list" [2021-08-27T12:42:05.566Z] time="2021-08-27T12:42:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-27T12:42:05.566Z] time="2021-08-27T12:42:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:83a90281ece3 with config:&{NodeID:83a90281ece3 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 309a7bc9863c/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 309a7bc9863c/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node e3a5bda00488/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 5272a429c7b6/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 5272a429c7b6/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:06.025Z] time="2021-08-27T12:42:05Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to nodes list" [2021-08-27T12:42:06.486Z] networkdb_test.go:836: Re-joining: 3 [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=info msg="The new bootstrap node list is:[172.20.234.147:10033 172.20.234.147:10034 172.20.234.147:10035]" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10033" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49355" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10034" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49356" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10035" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49357" [2021-08-27T12:42:06.486Z] networkdb_test.go:836: Re-joining: 4 [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=info msg="The new bootstrap node list is:[172.20.234.147:10033 172.20.234.147:10034 172.20.234.147:10035]" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10033" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49358" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10034" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49359" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10035" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49360" [2021-08-27T12:42:06.486Z] time="2021-08-27T12:42:06Z" level=info msg="node 0 leaving" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c change state NodeActive --> NodeLeft" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="node5(83a90281ece3): Node leave event for 309a7bc9863c/172.20.234.147" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c change state NodeActive --> NodeLeft" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="node3(0bd8d5a74d62): Node leave event for 309a7bc9863c/172.20.234.147" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c change state NodeActive --> NodeLeft" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="node4(e3a5bda00488): Node leave event for 309a7bc9863c/172.20.234.147" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c change state NodeActive --> NodeLeft" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="node2(5272a429c7b6): Node leave event for 309a7bc9863c/172.20.234.147" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c change state NodeActive --> NodeLeft" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="node1(309a7bc9863c): Node leave event for 309a7bc9863c/172.20.234.147" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c/172.20.234.147, left gossip cluster" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c/172.20.234.147, left gossip cluster" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c/172.20.234.147, left gossip cluster" [2021-08-27T12:42:06.945Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c/172.20.234.147, left gossip cluster" [2021-08-27T12:42:06.946Z] time="2021-08-27T12:42:06Z" level=info msg="Node 309a7bc9863c/172.20.234.147, left gossip cluster" [2021-08-27T12:42:07.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="node 1 leaving" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="Node 5272a429c7b6 change state NodeActive --> NodeLeft" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="node3(0bd8d5a74d62): Node leave event for 5272a429c7b6/172.20.234.147" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="Node 5272a429c7b6 change state NodeActive --> NodeLeft" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="node4(e3a5bda00488): Node leave event for 5272a429c7b6/172.20.234.147" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="Node 5272a429c7b6 change state NodeActive --> NodeLeft" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="node5(83a90281ece3): Node leave event for 5272a429c7b6/172.20.234.147" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="Node 5272a429c7b6 change state NodeActive --> NodeLeft" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:06Z" level=info msg="node2(5272a429c7b6): Node leave event for 5272a429c7b6/172.20.234.147" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="Node 5272a429c7b6/172.20.234.147, left gossip cluster" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="Node 5272a429c7b6/172.20.234.147, left gossip cluster" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="Node 5272a429c7b6/172.20.234.147, left gossip cluster" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="Node 5272a429c7b6/172.20.234.147, left gossip cluster" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="node 2 leaving" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="Node 0bd8d5a74d62 change state NodeActive --> NodeLeft" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="node4(e3a5bda00488): Node leave event for 0bd8d5a74d62/172.20.234.147" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="Node 0bd8d5a74d62 change state NodeActive --> NodeLeft" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="node5(83a90281ece3): Node leave event for 0bd8d5a74d62/172.20.234.147" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="Node 0bd8d5a74d62 change state NodeActive --> NodeLeft" [2021-08-27T12:42:07.405Z] time="2021-08-27T12:42:07Z" level=info msg="node3(0bd8d5a74d62): Node leave event for 0bd8d5a74d62/172.20.234.147" [2021-08-27T12:42:07.865Z] time="2021-08-27T12:42:07Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, left gossip cluster" [2021-08-27T12:42:07.865Z] time="2021-08-27T12:42:07Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, left gossip cluster" [2021-08-27T12:42:07.865Z] time="2021-08-27T12:42:07Z" level=info msg="Node 0bd8d5a74d62/172.20.234.147, left gossip cluster" [2021-08-27T12:42:08.326Z] networkdb_test.go:868: node4: OK [2021-08-27T12:42:08.327Z] networkdb_test.go:868: node5: OK [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="node 0 coming back" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2a930e42e109 with config:&{NodeID:2a930e42e109 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="Node 2a930e42e109/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="Node 2a930e42e109/172.20.234.147, added to nodes list" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="node 1 coming back" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7c41dd205645 with config:&{NodeID:7c41dd205645 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="Node 7c41dd205645/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="Node 7c41dd205645/172.20.234.147, added to nodes list" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="node 2 coming back" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7eaf356253b1 with config:&{NodeID:7eaf356253b1 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="Node 7eaf356253b1/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:08.327Z] time="2021-08-27T12:42:07Z" level=info msg="Node 7eaf356253b1/172.20.234.147, added to nodes list" [2021-08-27T12:42:08.787Z] time="2021-08-27T12:42:08Z" level=debug msg="memberlist: Failed ping: e3a5bda00488 (timeout reached)" [2021-08-27T12:42:08.787Z] time="2021-08-27T12:42:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.234.147:10037: use of closed network connection" [2021-08-27T12:42:08.787Z] time="2021-08-27T12:42:08Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49361" [2021-08-27T12:42:09.246Z] time="2021-08-27T12:42:08Z" level=warning msg="memberlist: Was able to connect to e3a5bda00488 but other probes failed, network may be misconfigured" [2021-08-27T12:42:09.694Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-27T12:42:11.060Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-27T12:42:11.426Z] time="2021-08-27T12:42:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.234.147:10033 172.20.234.147:10034 172.20.234.147:10035]" [2021-08-27T12:42:11.623Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-27T12:42:11.886Z] time="2021-08-27T12:42:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.234.147:10033 172.20.234.147:10034 172.20.234.147:10035]" [2021-08-27T12:42:12.185Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10033" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49362" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node e3a5bda00488/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node e3a5bda00488/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 83a90281ece3/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, is the new incarnation of the shutdown node 309a7bc9863c/172.20.234.147" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10034" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49363" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node e3a5bda00488/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node e3a5bda00488/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 83a90281ece3/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, is the new incarnation of the shutdown node 5272a429c7b6/172.20.234.147" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10035" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49364" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node e3a5bda00488/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node e3a5bda00488/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 83a90281ece3/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, is the new incarnation of the shutdown node 0bd8d5a74d62/172.20.234.147" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, is the new incarnation of the shutdown node 5272a429c7b6/172.20.234.147" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, is the new incarnation of the shutdown node 309a7bc9863c/172.20.234.147" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 2a930e42e109/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7c41dd205645/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, is the new incarnation of the shutdown node 0bd8d5a74d62/172.20.234.147" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, joined gossip cluster" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=info msg="Node 7eaf356253b1/172.20.234.147, added to nodes list" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10033" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49365" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10034" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49366" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.234.147:10035" [2021-08-27T12:42:12.855Z] time="2021-08-27T12:42:12Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49367" [2021-08-27T12:42:13.315Z] 2021/08/27 12:42:12 Closing DB instances... [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="node2(7c41dd205645): Node leave event for 2a930e42e109/172.20.234.147" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="node4(e3a5bda00488): Node leave event for 2a930e42e109/172.20.234.147" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="node3(7eaf356253b1): Node leave event for 2a930e42e109/172.20.234.147" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="node1(2a930e42e109): Node leave event for 2a930e42e109/172.20.234.147" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.315Z] time="2021-08-27T12:42:13Z" level=info msg="node5(83a90281ece3): Node leave event for 2a930e42e109/172.20.234.147" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109/172.20.234.147, left gossip cluster" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109/172.20.234.147, left gossip cluster" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109/172.20.234.147, left gossip cluster" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109/172.20.234.147, left gossip cluster" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 2a930e42e109/172.20.234.147, left gossip cluster" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7c41dd205645 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="node4(e3a5bda00488): Node leave event for 7c41dd205645/172.20.234.147" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7c41dd205645 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="node5(83a90281ece3): Node leave event for 7c41dd205645/172.20.234.147" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7c41dd205645 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="node3(7eaf356253b1): Node leave event for 7c41dd205645/172.20.234.147" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7c41dd205645 change state NodeActive --> NodeLeft" [2021-08-27T12:42:13.774Z] time="2021-08-27T12:42:13Z" level=info msg="node2(7c41dd205645): Node leave event for 7c41dd205645/172.20.234.147" [2021-08-27T12:42:14.234Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7c41dd205645/172.20.234.147, left gossip cluster" [2021-08-27T12:42:14.234Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7c41dd205645/172.20.234.147, left gossip cluster" [2021-08-27T12:42:14.234Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7c41dd205645/172.20.234.147, left gossip cluster" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7c41dd205645/172.20.234.147, left gossip cluster" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7eaf356253b1 change state NodeActive --> NodeLeft" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:13Z" level=info msg="node4(e3a5bda00488): Node leave event for 7eaf356253b1/172.20.234.147" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7eaf356253b1 change state NodeActive --> NodeLeft" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:13Z" level=info msg="node5(83a90281ece3): Node leave event for 7eaf356253b1/172.20.234.147" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:13Z" level=info msg="Node 7eaf356253b1 change state NodeActive --> NodeLeft" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:13Z" level=info msg="node3(7eaf356253b1): Node leave event for 7eaf356253b1/172.20.234.147" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:14Z" level=info msg="Node 7eaf356253b1/172.20.234.147, left gossip cluster" [2021-08-27T12:42:14.235Z] time="2021-08-27T12:42:14Z" level=info msg="Node 7eaf356253b1/172.20.234.147, left gossip cluster" [2021-08-27T12:42:14.695Z] time="2021-08-27T12:42:14Z" level=info msg="Node 7eaf356253b1/172.20.234.147, left gossip cluster" [2021-08-27T12:42:14.695Z] time="2021-08-27T12:42:14Z" level=debug msg="memberlist: Failed ping: 7eaf356253b1 (timeout reached)" [2021-08-27T12:42:14.695Z] time="2021-08-27T12:42:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.234.147:10036: use of closed network connection" [2021-08-27T12:42:14.695Z] time="2021-08-27T12:42:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.234.147:10037: use of closed network connection" [2021-08-27T12:42:14.695Z] time="2021-08-27T12:42:14Z" level=debug msg="memberlist: Stream connection from=172.20.234.147:49368" [2021-08-27T12:42:14.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-27T12:42:15.155Z] time="2021-08-27T12:42:14Z" level=info msg="Node e3a5bda00488 change state NodeActive --> NodeLeft" [2021-08-27T12:42:15.155Z] time="2021-08-27T12:42:14Z" level=info msg="node5(83a90281ece3): Node leave event for e3a5bda00488/172.20.234.147" [2021-08-27T12:42:15.155Z] time="2021-08-27T12:42:14Z" level=info msg="Node e3a5bda00488 change state NodeActive --> NodeLeft" [2021-08-27T12:42:15.155Z] time="2021-08-27T12:42:14Z" level=info msg="node4(e3a5bda00488): Node leave event for e3a5bda00488/172.20.234.147" [2021-08-27T12:42:15.155Z] time="2021-08-27T12:42:14Z" level=warning msg="memberlist: Was able to connect to 7eaf356253b1 but other probes failed, network may be misconfigured" [2021-08-27T12:42:15.615Z] time="2021-08-27T12:42:15Z" level=info msg="Node e3a5bda00488/172.20.234.147, left gossip cluster" [2021-08-27T12:42:15.615Z] time="2021-08-27T12:42:15Z" level=info msg="Node e3a5bda00488/172.20.234.147, left gossip cluster" [2021-08-27T12:42:16.075Z] time="2021-08-27T12:42:15Z" level=info msg="Node 83a90281ece3/172.20.234.147, left gossip cluster" [2021-08-27T12:42:16.075Z] time="2021-08-27T12:42:15Z" level=info msg="Node 83a90281ece3 change state NodeActive --> NodeFailed" [2021-08-27T12:42:16.075Z] time="2021-08-27T12:42:15Z" level=info msg="Node 83a90281ece3/172.20.234.147, added to failed nodes list" [2021-08-27T12:42:16.075Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-08-27T12:42:16.075Z] PASS [2021-08-27T12:42:16.075Z] coverage: 55.6% of statements [2021-08-27T12:42:16.075Z] ok github.com/docker/docker/libnetwork/networkdb 103.995s coverage: 55.6% of statements [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/quota [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/rootless [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/volume [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-27T12:42:16.075Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-27T12:42:16.596Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-27T12:42:16.625Z] ......... [ 86%] [2021-08-27T12:42:16.852Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2021-08-27T12:42:16.852Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-27T12:42:17.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === Skipped [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-27T12:42:17.614Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-27T12:42:17.614Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-27T12:42:17.614Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-27T12:42:17.614Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-27T12:42:17.614Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-27T12:42:17.614Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-27T12:42:17.614Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-27T12:42:17.614Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-27T12:42:17.614Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-27T12:42:17.614Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-27T12:42:17.614Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-27T12:42:17.614Z] daemon_test.go:147: root required [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-27T12:42:17.614Z] reload_test.go:520: root required [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-27T12:42:17.614Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-27T12:42:17.614Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-27T12:42:17.614Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-27T12:42:17.614Z] download_test.go:268: Needs fixing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-27T12:42:17.614Z] layer_test.go:304: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-27T12:42:17.614Z] layer_test.go:353: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-27T12:42:17.614Z] layer_test.go:468: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-27T12:42:17.614Z] layer_test.go:697: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-27T12:42:17.614Z] migration_test.go:46: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-27T12:42:17.614Z] migration_test.go:182: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-27T12:42:17.614Z] mount_test.go:17: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-27T12:42:17.614Z] mount_test.go:76: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-27T12:42:17.614Z] mount_test.go:125: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-27T12:42:17.614Z] mount_test.go:212: Failing on Windows [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-27T12:42:17.614Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-27T12:42:17.614Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-27T12:42:17.614Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-27T12:42:17.614Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-27T12:42:17.614Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-27T12:42:17.614Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-27T12:42:17.614Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-27T12:42:17.614Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-27T12:42:17.614Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-27T12:42:17.614Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-27T12:42:17.614Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-27T12:42:17.614Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-27T12:42:17.614Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-27T12:42:17.614Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-27T12:42:17.614Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-27T12:42:17.614Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-27T12:42:17.614Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-27T12:42:17.614Z] archive_test.go:134: Xz not present in msys2 [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-27T12:42:17.614Z] archive_test.go:239: Failing on Windows CI machines [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-27T12:42:17.614Z] archive_windows_test.go:17: Currently fails [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-27T12:42:17.614Z] changes_test.go:196: needs more investigation [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-27T12:42:17.614Z] changes_test.go:433: needs further investigation [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-27T12:42:17.614Z] changes_test.go:469: needs further investigation [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-27T12:42:17.614Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-27T12:42:17.614Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-27T12:42:17.614Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-27T12:42:17.614Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.614Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2021-08-27T12:42:17.614Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.614Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-27T12:42:17.615Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:42:17.615Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-27T12:42:17.615Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-27T12:42:17.615Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-27T12:42:17.615Z] poller_test.go:41: No chmod on Windows [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-27T12:42:17.615Z] fileutils_test.go:134: Needs porting to Windows [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-27T12:42:17.615Z] fileutils_test.go:180: Needs porting to Windows [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-27T12:42:17.615Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-27T12:42:17.615Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-27T12:42:17.615Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-27T12:42:17.615Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-27T12:42:17.615Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] [2021-08-27T12:42:17.615Z] DONE 2068 tests, 67 skipped in 247.596s [2021-08-27T12:42:17.615Z] INFO: make.ps1 ended at 08/27/2021 12:42:17 [2021-08-27T12:42:17.672Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-08-27T12:42:17.672Z] === RUN TestWaitNonBlocked [2021-08-27T12:42:17.672Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:42:17.672Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:42:17.672Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:42:17.672Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:42:17.672Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:42:17.672Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:42:19.043Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-27T12:42:19.043Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-27T12:42:19.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-08-27T12:42:19.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-08-27T12:42:19.043Z] === RUN TestWaitBlocked [2021-08-27T12:42:19.043Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:42:19.043Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:42:19.043Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:42:19.043Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:42:19.043Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:42:19.043Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:42:19.153Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-27T12:42:19.153Z] INFO: Unit tests ended at 08/27/2021 12:42:18. Duration:00:04:20.7022118 [2021-08-27T12:42:19.153Z] INFO: Building busybox [2021-08-27T12:42:19.153Z] Sending build context to Docker daemon 5.12kB [2021-08-27T12:42:19.153Z] [2021-08-27T12:42:19.153Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-27T12:42:19.153Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-27T12:42:19.153Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-27T12:42:19.153Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-27T12:42:19.153Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-27T12:42:19.153Z] ---> d1724c2d9a84 [2021-08-27T12:42:19.153Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-27T12:42:19.153Z] ---> Running in 41139a8f1f76 [2021-08-27T12:42:19.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-27T12:42:19.557Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-27T12:42:20.122Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-27T12:42:20.122Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-08-27T12:42:20.122Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-08-27T12:42:20.122Z] === CONT TestContainerStartOnDaemonRestart [2021-08-27T12:42:20.122Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-27T12:42:20.122Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-27T12:42:20.684Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-27T12:42:20.833Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-27T12:42:20.941Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-27T12:42:21.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-27T12:42:21.504Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-27T12:42:21.504Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-27T12:42:21.504Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-27T12:42:22.027Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-27T12:42:23.395Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-27T12:42:23.654Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2021-08-27T12:42:23.654Z] === CONT TestDaemonHostGatewayIP [2021-08-27T12:42:23.911Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s) [2021-08-27T12:42:23.911Z] === CONT TestDaemonRestartIpcMode [2021-08-27T12:42:24.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-27T12:42:24.842Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2021-08-27T12:42:24.842Z] check_test.go:309: [d5fc9dbff6d0e] daemon is not started [2021-08-27T12:42:24.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-27T12:42:24.842Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2021-08-27T12:42:24.842Z] check_test.go:309: [d37b3cc0d3b89] daemon is not started [2021-08-27T12:42:24.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-27T12:42:28.113Z] --- PASS: TestDaemonHostGatewayIP (4.50s) [2021-08-27T12:42:28.113Z] === CONT TestIpcModeOlderClient [2021-08-27T12:42:28.113Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2021-08-27T12:42:28.113Z] === CONT TestContainerKillOnDaemonStart [2021-08-27T12:42:28.113Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-08-27T12:42:28.371Z] check_test.go:309: [de1b0566ef584] daemon is not started [2021-08-27T12:42:28.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-27T12:42:28.582Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-27T12:42:28.582Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-27T12:42:28.628Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-27T12:42:29.997Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-27T12:42:30.558Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-27T12:42:30.814Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-27T12:42:31.376Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-27T12:42:31.546Z] Removing intermediate container 41139a8f1f76 [2021-08-27T12:42:31.546Z] ---> 8493abbade71 [2021-08-27T12:42:31.546Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-27T12:42:31.546Z] ---> Running in ec610c60a172 [2021-08-27T12:42:31.546Z] Removing intermediate container ec610c60a172 [2021-08-27T12:42:31.546Z] ---> 01a36a615cb7 [2021-08-27T12:42:31.546Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-27T12:42:31.546Z] ---> Running in 5aacef4b034d [2021-08-27T12:42:31.546Z] Removing intermediate container 5aacef4b034d [2021-08-27T12:42:31.546Z] ---> 91243d58c54e [2021-08-27T12:42:31.546Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-27T12:42:31.938Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-27T12:42:32.194Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-27T12:42:32.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-27T12:42:33.085Z] [2021-08-27T12:42:33.085Z] ---> 2384e8f99eff [2021-08-27T12:42:33.085Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-27T12:42:33.545Z] ---> Running in b03b1885aba8 [2021-08-27T12:42:34.668Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-27T12:42:34.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-27T12:42:37.417Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-27T12:42:37.417Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-27T12:42:37.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-27T12:42:37.788Z] --- PASS: TestBuildWithHugeFile (54.54s) [2021-08-27T12:42:37.788Z] === RUN TestBuildWCOWSandboxSize [2021-08-27T12:42:37.788Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-27T12:42:37.788Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-27T12:42:37.788Z] === RUN TestBuildWithEmptyDockerfile [2021-08-27T12:42:37.788Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:42:37.788Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:42:37.788Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:42:37.788Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:42:37.788Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:42:37.788Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:42:37.788Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:42:37.788Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:42:37.788Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:42:37.788Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-08-27T12:42:37.788Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-08-27T12:42:37.788Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-08-27T12:42:37.788Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-08-27T12:42:37.788Z] === RUN TestBuildPreserveOwnership [2021-08-27T12:42:37.788Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-27T12:42:39.175Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-27T12:42:39.385Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-27T12:42:40.319Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2021-08-27T12:42:40.319Z] PASS [2021-08-27T12:42:40.319Z] [2021-08-27T12:42:40.319Z] === Skipped [2021-08-27T12:42:40.319Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-27T12:42:40.319Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:42:40.319Z] [2021-08-27T12:42:40.319Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-27T12:42:40.319Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:42:40.319Z] [2021-08-27T12:42:40.319Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-27T12:42:40.319Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:42:40.319Z] [2021-08-27T12:42:40.319Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-27T12:42:40.319Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-27T12:42:40.319Z] [2021-08-27T12:42:40.319Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-27T12:42:40.319Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-27T12:42:40.319Z] [2021-08-27T12:42:40.319Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-27T12:42:40.319Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:42:40.319Z] [2021-08-27T12:42:40.319Z] [2021-08-27T12:42:40.319Z] DONE 195 tests, 6 skipped in 148.689s [2021-08-27T12:42:40.564Z] --- PASS: TestBuildPreserveOwnership (4.12s) [2021-08-27T12:42:40.565Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.75s) [2021-08-27T12:42:40.565Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-08-27T12:42:40.565Z] === RUN TestBuildPlatformInvalid [2021-08-27T12:42:40.565Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-08-27T12:42:40.565Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-27T12:42:40.575Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-27T12:42:40.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-27T12:42:40.575Z] ++ set -e [2021-08-27T12:42:40.575Z] ++ '[' -n 0 ']' [2021-08-27T12:42:40.575Z] ++ set -x [2021-08-27T12:42:40.575Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-27T12:42:40.575Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-27T12:42:40.575Z] === RUN TestConfigDaemonLibtrustID [2021-08-27T12:42:41.030Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-27T12:42:41.138Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-08-27T12:42:41.138Z] === RUN TestDaemonConfigValidation [2021-08-27T12:42:41.138Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:42:41.138Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:42:41.138Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-27T12:42:41.138Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-27T12:42:41.138Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-27T12:42:41.138Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-27T12:42:41.138Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-27T12:42:41.138Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-27T12:42:41.138Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-27T12:42:41.138Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-27T12:42:41.138Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:42:41.138Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-27T12:42:41.138Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-27T12:42:41.395Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-27T12:42:41.395Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-27T12:42:41.395Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-27T12:42:41.395Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-27T12:42:41.395Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2021-08-27T12:42:41.395Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-08-27T12:42:41.395Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-08-27T12:42:41.395Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-08-27T12:42:41.395Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-08-27T12:42:41.395Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-27T12:42:41.395Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-27T12:42:41.507Z] Loaded image: busybox:latest [2021-08-27T12:42:41.548Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-27T12:42:41.548Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-27T12:42:41.548Z] [2021-08-27T12:42:41.548Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-27T12:42:41.548Z] =========================== short test summary info ============================ [2021-08-27T12:42:41.548Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-27T12:42:41.548Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-27T12:42:41.548Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-27T12:42:41.548Z] Not supported on most drivers [2021-08-27T12:42:41.548Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-27T12:42:41.548Z] Output of docker top depends on host distro, and is not formalized. [2021-08-27T12:42:41.548Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-27T12:42:41.548Z] Output of docker top depends on host distro, and is not formalized. [2021-08-27T12:42:41.548Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-27T12:42:41.548Z] Can fail if eth0 has multiple IP addresses [2021-08-27T12:42:41.548Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-27T12:42:41.548Z] This doesn't seem to be taken into account by the engine [2021-08-27T12:42:41.548Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-27T12:42:41.548Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-27T12:42:41.548Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-27T12:42:41.548Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.19 seconds == [2021-08-27T12:42:41.769Z] Loaded image: busybox:glibc [2021-08-27T12:42:41.806Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-27T12:42:41.958Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-27T12:42:42.521Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-27T12:42:43.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-27T12:42:43.157Z] Loaded image: debian:bullseye-slim [2021-08-27T12:42:43.157Z] Loaded image: hello-world:latest [2021-08-27T12:42:43.157Z] Loaded image: arm32v7/hello-world:latest [2021-08-27T12:42:43.647Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-27T12:42:44.209Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-27T12:42:44.772Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-27T12:42:44.772Z] daemon_test.go:149: [d36740edbe842] daemon is not started [2021-08-27T12:42:44.772Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2021-08-27T12:42:44.772Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-27T12:42:44.772Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-27T12:42:44.772Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2021-08-27T12:42:44.772Z] PASS [2021-08-27T12:42:44.772Z] [2021-08-27T12:42:44.772Z] DONE 11 tests in 4.380s [2021-08-27T12:42:44.772Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-27T12:42:44.772Z] ++ 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-08-27T12:42:44.772Z] ++ set -e [2021-08-27T12:42:44.772Z] ++ '[' -n 0 ']' [2021-08-27T12:42:44.772Z] ++ set -x [2021-08-27T12:42:44.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T12:42:45.028Z] INFO: Testing against a local daemon [2021-08-27T12:42:45.028Z] === RUN TestCommitInheritsEnv [2021-08-27T12:42:45.591Z] --- PASS: TestCommitInheritsEnv (0.45s) [2021-08-27T12:42:45.591Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-27T12:42:45.591Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-27T12:42:45.591Z] === RUN TestImagesFilterMultiReference [2021-08-27T12:42:45.591Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-08-27T12:42:45.591Z] === RUN TestImagePullPlatformInvalid [2021-08-27T12:42:45.591Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-27T12:42:45.591Z] === RUN TestRemoveImageOrphaning [2021-08-27T12:42:46.154Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-08-27T12:42:46.154Z] === RUN TestRemoveImageGarbageCollector [2021-08-27T12:42:46.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-27T12:42:48.083Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-27T12:42:48.083Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2021-08-27T12:42:48.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-27T12:42:48.340Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-08-27T12:42:48.340Z] === RUN TestTagInvalidReference [2021-08-27T12:42:48.340Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-27T12:42:48.340Z] === RUN TestTagValidPrefixedRepo [2021-08-27T12:42:48.340Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-27T12:42:48.340Z] === RUN TestTagExistedNameWithoutForce [2021-08-27T12:42:48.340Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-08-27T12:42:48.340Z] === RUN TestTagOfficialNames [2021-08-27T12:42:48.395Z] Removing intermediate container b03b1885aba8 [2021-08-27T12:42:48.395Z] ---> 89e8b0707c52 [2021-08-27T12:42:48.395Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-27T12:42:48.395Z] ---> Running in 660f6d7d43b8 [2021-08-27T12:42:48.596Z] --- PASS: TestTagOfficialNames (0.09s) [2021-08-27T12:42:48.596Z] === RUN TestTagMatchesDigest [2021-08-27T12:42:48.596Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-27T12:42:48.596Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-27T12:42:49.159Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-27T12:42:49.159Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-27T12:42:49.159Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-27T12:42:49.159Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-27T12:42:49.159Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-27T12:42:49.159Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-27T12:42:49.159Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-27T12:42:49.159Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-27T12:42:49.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-27T12:42:49.364Z] [2021-08-27T12:42:49.364Z] SUCCESS: Specified value was saved. [2021-08-27T12:42:51.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-27T12:42:51.545Z] Removing intermediate container 660f6d7d43b8 [2021-08-27T12:42:51.545Z] ---> 051c175a2cad [2021-08-27T12:42:51.545Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-27T12:42:51.545Z] ---> Running in 7c1683510df2 [2021-08-27T12:42:53.634Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-27T12:42:53.634Z] check_test.go:309: [d1bd395905f25] daemon is not started [2021-08-27T12:42:53.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-27T12:42:53.999Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-27T12:42:53.999Z] [2021-08-27T12:42:53.999Z] Unloading profiles will leave already running processes permanently [2021-08-27T12:42:53.999Z] unconfined, which can lead to unexpected situations. [2021-08-27T12:42:53.999Z] [2021-08-27T12:42:53.999Z] To set a process to complain mode, use the command line tool [2021-08-27T12:42:53.999Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-27T12:42:53.999Z] Post stage [Pipeline] junit [2021-08-27T12:42:54.011Z] Recording test results [2021-08-27T12:42:55.193Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-27T12:42:55.391Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.06s) [2021-08-27T12:42:55.391Z] PASS [2021-08-27T12:42:55.391Z] [2021-08-27T12:42:55.391Z] === Skipped [2021-08-27T12:42:55.391Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-27T12:42:55.391Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:42:55.391Z] [2021-08-27T12:42:55.391Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-27T12:42:55.391Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-27T12:42:55.391Z] [2021-08-27T12:42:55.391Z] [2021-08-27T12:42:55.392Z] DONE 34 tests, 2 skipped in 98.422s [2021-08-27T12:42:55.392Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-27T12:42:55.392Z] ++ 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-08-27T12:42:55.392Z] ++ set -e [2021-08-27T12:42:55.392Z] ++ '[' -n 0 ']' [2021-08-27T12:42:55.392Z] ++ set -x [2021-08-27T12:42:55.392Z] ++ env -i DEST=/go/src/github.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-08-27T12:42:55.392Z] INFO: Testing against a local daemon [2021-08-27T12:42:55.392Z] === RUN TestConfigInspect [2021-08-27T12:42:55.472Z] + echo Ensuring container killed. [2021-08-27T12:42:55.472Z] Ensuring container killed. [2021-08-27T12:42:55.472Z] + docker rm -vf docker-pr1 [2021-08-27T12:42:55.472Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-27T12:42:55.753Z] + echo Chowning /workspace to jenkins user [2021-08-27T12:42:55.753Z] Chowning /workspace to jenkins user [2021-08-27T12:42:55.753Z] + id -u [2021-08-27T12:42:55.753Z] + id -g [2021-08-27T12:42:55.753Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42795:/workspace busybox chown -R 1000:1000 /workspace [2021-08-27T12:42:55.753Z] Unable to find image 'busybox:latest' locally [2021-08-27T12:42:56.011Z] latest: Pulling from library/busybox [2021-08-27T12:42:56.011Z] 8ec32b265e94: Pulling fs layer [2021-08-27T12:42:56.011Z] 8ec32b265e94: Verifying Checksum [2021-08-27T12:42:56.011Z] 8ec32b265e94: Download complete [2021-08-27T12:42:56.239Z] Cannot create a file when that file already exists. [2021-08-27T12:42:56.276Z] 8ec32b265e94: Pull complete [2021-08-27T12:42:56.276Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-27T12:42:56.276Z] Status: Downloaded newer image for busybox:latest [2021-08-27T12:42:56.905Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-27T12:42:57.936Z] --- PASS: TestConfigInspect (2.78s) [2021-08-27T12:42:57.936Z] === RUN TestConfigList [2021-08-27T12:42:57.950Z] + bundleName=docker-py [2021-08-27T12:42:57.950Z] + echo Creating docker-py-bundles.tar.gz [2021-08-27T12:42:57.950Z] Creating docker-py-bundles.tar.gz [2021-08-27T12:42:57.950Z] + 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-08-27T12:42:57.963Z] Archiving artifacts [2021-08-27T12:42:58.272Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-27T12:42:58.529Z] docker_cli_daemon_plugins_test.go:106: [d74b0d2b0abef] daemon is not started [2021-08-27T12:42:59.147Z] Removing intermediate container 7c1683510df2 [2021-08-27T12:42:59.147Z] ---> 33ac104ad5db [2021-08-27T12:42:59.147Z] Step 13/13 : CMD ["sh"] [2021-08-27T12:42:59.147Z] ---> Running in 623f3764c9b9 [2021-08-27T12:42:59.497Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-27T12:42:59.607Z] Removing intermediate container 623f3764c9b9 [2021-08-27T12:42:59.607Z] ---> 1d1e8a38ec43 [2021-08-27T12:42:59.607Z] Successfully built 1d1e8a38ec43 [2021-08-27T12:42:59.607Z] Successfully tagged busybox:latest [2021-08-27T12:42:59.607Z] INFO: Docker images of the daemon under test [2021-08-27T12:42:59.607Z] [2021-08-27T12:42:59.608Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-27T12:42:59.608Z] busybox latest 1d1e8a38ec43 Less than a second ago 5.72GB [2021-08-27T12:42:59.608Z] microsoft/windowsservercore latest d1724c2d9a84 3 weeks ago 5.7GB [2021-08-27T12:42:59.608Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 3 weeks ago 5.7GB [2021-08-27T12:42:59.608Z] [2021-08-27T12:42:59.608Z] INFO: Running integration tests at 08/27/2021 12:42:59... [2021-08-27T12:42:59.608Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-27T12:42:59.608Z] INFO: Integration API tests being run from the host: [2021-08-27T12:42:59.850Z] --- PASS: TestConfigList (2.19s) [2021-08-27T12:42:59.850Z] === RUN TestConfigsCreateAndDelete [2021-08-27T12:42:59.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh binary [2021-08-27T12:42:59.896Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-27T12:43:00.068Z] INFO: make.ps1 starting at 08/27/2021 12:42:59 [2021-08-27T12:43:00.120Z] [2021-08-27T12:43:00.379Z] Removing bundles/ [2021-08-27T12:43:00.379Z] [2021-08-27T12:43:00.379Z] ---> Making bundle: binary (in bundles/binary) [2021-08-27T12:43:00.379Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-27T12:43:00.379Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:43:00.530Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-27T12:43:00.824Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-27T12:43:01.387Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-27T12:43:01.387Z] check_test.go:309: [d5a752b36fb43] daemon is not started [2021-08-27T12:43:01.387Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-27T12:43:02.396Z] --- PASS: TestConfigsCreateAndDelete (2.59s) [2021-08-27T12:43:02.396Z] === RUN TestConfigsUpdate [2021-08-27T12:43:04.941Z] --- PASS: TestConfigsUpdate (2.56s) [2021-08-27T12:43:04.941Z] === RUN TestTemplatedConfig [2021-08-27T12:43:05.558Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-27T12:43:06.121Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-27T12:43:08.245Z] --- PASS: TestTemplatedConfig (3.13s) [2021-08-27T12:43:08.246Z] === RUN TestConfigCreateResolve [2021-08-27T12:43:10.159Z] --- PASS: TestConfigCreateResolve (2.17s) [2021-08-27T12:43:10.159Z] PASS [2021-08-27T12:43:10.159Z] [2021-08-27T12:43:10.159Z] DONE 6 tests in 15.527s [2021-08-27T12:43:10.159Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-27T12:43:10.159Z] ++ 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-08-27T12:43:10.159Z] ++ set -e [2021-08-27T12:43:10.159Z] ++ '[' -n 0 ']' [2021-08-27T12:43:10.159Z] ++ set -x [2021-08-27T12:43:10.159Z] ++ env -i DEST=/go/src/github.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-08-27T12:43:10.293Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-27T12:43:10.419Z] INFO: Testing against a local daemon [2021-08-27T12:43:10.420Z] === RUN TestCheckpoint [2021-08-27T12:43:10.420Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:43:10.420Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-27T12:43:10.420Z] === RUN TestContainerInvalidJSON [2021-08-27T12:43:10.420Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:43:10.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:43:10.420Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:43:10.420Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:43:10.420Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:43:10.420Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:43:10.420Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-27T12:43:10.420Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-27T12:43:10.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-27T12:43:10.420Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-27T12:43:10.681Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-27T12:43:10.681Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-27T12:43:10.681Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-27T12:43:10.681Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-27T12:43:10.681Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-27T12:43:10.681Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-27T12:43:10.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-27T12:43:10.681Z] === RUN TestCopyFromContainer [2021-08-27T12:43:11.224Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-27T12:43:11.481Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-27T12:43:11.742Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-27T12:43:12.068Z] === RUN TestCopyFromContainer// [2021-08-27T12:43:12.068Z] === RUN TestCopyFromContainer//bar/root [2021-08-27T12:43:12.068Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-27T12:43:12.306Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-27T12:43:12.306Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-27T12:43:12.306Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2021-08-27T12:43:12.329Z] === RUN TestCopyFromContainer/bar/quux [2021-08-27T12:43:12.329Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-27T12:43:12.329Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-27T12:43:12.591Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-27T12:43:12.591Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-27T12:43:12.591Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-27T12:43:12.852Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer (2.15s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-27T12:43:12.852Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-27T12:43:12.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-27T12:43:12.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:43:12.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:43:12.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:43:12.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:43:12.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:43:12.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:43:12.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:43:12.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:43:12.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:43:12.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-27T12:43:12.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-27T12:43:12.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-27T12:43:12.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-27T12:43:12.852Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-27T12:43:12.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-27T12:43:12.852Z] === RUN TestCreateWithInvalidEnv [2021-08-27T12:43:12.852Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-27T12:43:12.852Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-27T12:43:12.852Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-27T12:43:12.852Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-27T12:43:12.852Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-27T12:43:12.852Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-27T12:43:12.867Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2021-08-27T12:43:13.113Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-27T12:43:13.113Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-27T12:43:13.113Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-27T12:43:13.113Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-27T12:43:13.113Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-27T12:43:13.113Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-27T12:43:13.113Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-27T12:43:13.113Z] === RUN TestCreateTmpfsMountsTarget [2021-08-27T12:43:13.113Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-27T12:43:13.113Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-27T12:43:13.429Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2021-08-27T12:43:13.685Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-27T12:43:13.943Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2021-08-27T12:43:14.506Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2021-08-27T12:43:15.028Z] --- PASS: TestCreateWithCustomMaskedPaths (1.73s) [2021-08-27T12:43:15.028Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-27T12:43:15.070Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2021-08-27T12:43:15.633Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2021-08-27T12:43:16.195Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2021-08-27T12:43:16.417Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2021-08-27T12:43:16.417Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-27T12:43:16.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:43:16.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:43:16.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:43:16.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:43:16.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:43:16.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:43:16.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:43:16.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:43:16.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:43:16.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:43:16.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:43:16.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:43:16.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:43:16.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:43:16.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:43:16.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-27T12:43:16.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-27T12:43:16.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-27T12:43:16.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-27T12:43:16.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-27T12:43:16.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-27T12:43:16.418Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-27T12:43:16.758Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2021-08-27T12:43:16.758Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-27T12:43:17.015Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2021-08-27T12:43:17.021Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-08-27T12:43:17.021Z] === RUN TestCreateDifferentPlatform [2021-08-27T12:43:17.021Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-27T12:43:17.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-27T12:43:17.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-27T12:43:17.298Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-27T12:43:17.298Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-27T12:43:17.298Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-27T12:43:17.298Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-27T12:43:17.298Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-27T12:43:17.298Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-27T12:43:17.298Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-27T12:43:17.298Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-27T12:43:17.298Z] === RUN TestContainerStartOnDaemonRestart [2021-08-27T12:43:17.298Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-27T12:43:17.298Z] === RUN TestDaemonRestartIpcMode [2021-08-27T12:43:17.298Z] === PAUSE TestDaemonRestartIpcMode [2021-08-27T12:43:17.298Z] === RUN TestDaemonHostGatewayIP [2021-08-27T12:43:17.298Z] === PAUSE TestDaemonHostGatewayIP [2021-08-27T12:43:17.298Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-27T12:43:17.298Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-27T12:43:17.298Z] === RUN TestContainerKillOnDaemonStart [2021-08-27T12:43:17.298Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-27T12:43:17.298Z] === RUN TestDiff [2021-08-27T12:43:17.527Z] check_test.go:309: [d0216a3e8d631] daemon is not started [2021-08-27T12:43:17.527Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-27T12:43:17.872Z] --- PASS: TestDiff (0.59s) [2021-08-27T12:43:17.872Z] === RUN TestExecWithCloseStdin [2021-08-27T12:43:18.443Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-08-27T12:43:18.443Z] === RUN TestExec [2021-08-27T12:43:18.457Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-27T12:43:18.713Z] check_test.go:309: [d6d72cc4ec665] daemon is not started [2021-08-27T12:43:18.713Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-27T12:43:19.276Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-27T12:43:19.386Z] --- PASS: TestExec (0.73s) [2021-08-27T12:43:19.386Z] === RUN TestExecUser [2021-08-27T12:43:19.533Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-27T12:43:19.958Z] --- PASS: TestExecUser (0.70s) [2021-08-27T12:43:19.958Z] === RUN TestExportContainerAndImportImage [2021-08-27T12:43:20.463Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-27T12:43:20.720Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-27T12:43:20.901Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-08-27T12:43:20.901Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-27T12:43:21.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T12:43:21.666Z] INFO: Testing against a local daemon [2021-08-27T12:43:21.666Z] === RUN TestBuildWithSession [2021-08-27T12:43:21.666Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:43:21.666Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-27T12:43:21.666Z] === RUN TestBuildSquashParent [2021-08-27T12:43:21.666Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:43:21.666Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-27T12:43:21.666Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-27T12:43:21.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:43:21.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:43:21.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:43:21.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:43:21.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:43:21.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:43:21.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:43:21.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:43:21.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:43:21.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:43:21.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:43:21.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:43:21.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-27T12:43:21.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-27T12:43:21.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-27T12:43:21.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-27T12:43:22.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-08-27T12:43:22.286Z] === RUN TestHealthCheckWorkdir [2021-08-27T12:43:23.229Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2021-08-27T12:43:23.229Z] === RUN TestHealthKillContainer [2021-08-27T12:43:23.991Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-27T12:43:24.248Z] check_test.go:309: [dbacfd982e87b] daemon is not started [2021-08-27T12:43:24.248Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-27T12:43:25.774Z] --- PASS: TestHealthKillContainer (2.71s) [2021-08-27T12:43:25.774Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-27T12:43:26.347Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-08-27T12:43:26.347Z] === RUN TestIpcModeNone [2021-08-27T12:43:27.288Z] --- PASS: TestIpcModeNone (0.70s) [2021-08-27T12:43:27.288Z] === RUN TestIpcModePrivate [2021-08-27T12:43:27.522Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-27T12:43:27.549Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-27T12:43:27.809Z] --- PASS: TestIpcModePrivate (0.72s) [2021-08-27T12:43:27.809Z] === RUN TestIpcModeShareable [2021-08-27T12:43:28.381Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-27T12:43:28.642Z] --- PASS: TestIpcModeShareable (0.69s) [2021-08-27T12:43:28.642Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-27T12:43:28.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-27T12:43:28.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-27T12:43:28.888Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-27T12:43:30.254Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-27T12:43:30.561Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.13s) [2021-08-27T12:43:30.561Z] === RUN TestAPIIpcModeHost [2021-08-27T12:43:31.132Z] --- PASS: TestAPIIpcModeHost (0.54s) [2021-08-27T12:43:31.132Z] === RUN TestDaemonIpcModeShareable [2021-08-27T12:43:32.145Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-27T12:43:32.520Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-27T12:43:32.781Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2021-08-27T12:43:32.781Z] === RUN TestDaemonIpcModePrivate [2021-08-27T12:43:33.073Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-27T12:43:34.002Z] check_test.go:309: [df97b4301c5a8] daemon is not started [2021-08-27T12:43:34.002Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-27T12:43:34.168Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-27T12:43:34.168Z] --- PASS: TestDaemonIpcModePrivate (1.47s) [2021-08-27T12:43:34.168Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-27T12:43:34.932Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-27T12:43:35.553Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-27T12:43:35.553Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2021-08-27T12:43:35.553Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-27T12:43:36.938Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-27T12:43:36.938Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2021-08-27T12:43:36.938Z] === RUN TestIpcModeOlderClient [2021-08-27T12:43:36.938Z] === PAUSE TestIpcModeOlderClient [2021-08-27T12:43:36.938Z] === RUN TestKillContainerInvalidSignal [2021-08-27T12:43:37.881Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-08-27T12:43:37.881Z] === RUN TestKillContainer [2021-08-27T12:43:37.881Z] === RUN TestKillContainer/no_signal [2021-08-27T12:43:38.453Z] === RUN TestKillContainer/non_killing_signal [2021-08-27T12:43:38.714Z] === RUN TestKillContainer/killing_signal [2021-08-27T12:43:39.084Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-27T12:43:39.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.72s) [2021-08-27T12:43:39.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.21s) [2021-08-27T12:43:39.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.03s) [2021-08-27T12:43:39.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.52s) [2021-08-27T12:43:39.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.67s) [2021-08-27T12:43:39.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.45s) [2021-08-27T12:43:39.084Z] === RUN TestBuildMultiStageCopy [2021-08-27T12:43:39.084Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-27T12:43:39.103Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-27T12:43:39.655Z] --- PASS: TestKillContainer (1.85s) [2021-08-27T12:43:39.655Z] --- PASS: TestKillContainer/no_signal (0.60s) [2021-08-27T12:43:39.655Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2021-08-27T12:43:39.655Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2021-08-27T12:43:39.655Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-27T12:43:39.655Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-27T12:43:40.228Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-27T12:43:40.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-08-27T12:43:40.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-08-27T12:43:40.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-08-27T12:43:40.800Z] === RUN TestKillStoppedContainer [2021-08-27T12:43:40.800Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-27T12:43:40.800Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-27T12:43:41.061Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-27T12:43:41.061Z] === RUN TestKillDifferentUserContainer [2021-08-27T12:43:41.633Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-08-27T12:43:41.633Z] === RUN TestInspectOomKilledTrue [2021-08-27T12:43:41.633Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:43:41.633Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-27T12:43:41.633Z] === RUN TestInspectOomKilledFalse [2021-08-27T12:43:41.633Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:43:41.633Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-27T12:43:41.633Z] === RUN TestLinksEtcHostsContentMatch [2021-08-27T12:43:42.205Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-08-27T12:43:42.205Z] === RUN TestLinksContainerNames [2021-08-27T12:43:42.401Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-27T12:43:43.148Z] --- PASS: TestLinksContainerNames (1.21s) [2021-08-27T12:43:43.148Z] === RUN TestLogsFollowTailEmpty [2021-08-27T12:43:44.090Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2021-08-27T12:43:44.090Z] === RUN TestContainerNetworkMountsNoChown [2021-08-27T12:43:44.351Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-08-27T12:43:44.351Z] === RUN TestMountDaemonRoot [2021-08-27T12:43:44.351Z] === RUN TestMountDaemonRoot/default [2021-08-27T12:43:44.351Z] === PAUSE TestMountDaemonRoot/default [2021-08-27T12:43:44.351Z] === RUN TestMountDaemonRoot/private [2021-08-27T12:43:44.351Z] === PAUSE TestMountDaemonRoot/private [2021-08-27T12:43:44.351Z] === RUN TestMountDaemonRoot/rprivate [2021-08-27T12:43:44.351Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-27T12:43:44.351Z] === RUN TestMountDaemonRoot/slave [2021-08-27T12:43:44.351Z] === PAUSE TestMountDaemonRoot/slave [2021-08-27T12:43:44.351Z] === RUN TestMountDaemonRoot/rslave [2021-08-27T12:43:44.351Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-27T12:43:44.351Z] === RUN TestMountDaemonRoot/shared [2021-08-27T12:43:44.351Z] === PAUSE TestMountDaemonRoot/shared [2021-08-27T12:43:44.351Z] === RUN TestMountDaemonRoot/rshared [2021-08-27T12:43:44.351Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/default [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rslave [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/slave [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rprivate [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rshared [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/private [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/shared [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-27T12:43:44.617Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:43:44.617Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-27T12:43:44.617Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-27T12:43:44.879Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-27T12:43:44.880Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-27T12:43:44.880Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-27T12:43:44.880Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-27T12:43:44.880Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-27T12:43:44.880Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-27T12:43:44.880Z] === RUN TestContainerBindMountNonRecursive [2021-08-27T12:43:44.882Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-27T12:43:45.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-27T12:43:45.672Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-27T12:43:46.234Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-27T12:43:46.266Z] --- PASS: TestContainerBindMountNonRecursive (1.48s) [2021-08-27T12:43:46.266Z] === RUN TestContainerVolumesMountedAsShared [2021-08-27T12:43:46.313Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-27T12:43:46.838Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-08-27T12:43:46.838Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-27T12:43:47.164Z] check_test.go:309: [dfaac93156219] daemon is not started [2021-08-27T12:43:47.164Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-27T12:43:47.164Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-27T12:43:47.282Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-27T12:43:47.411Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2021-08-27T12:43:47.411Z] === RUN TestNetworkNat [2021-08-27T12:43:47.420Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-27T12:43:47.677Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-27T12:43:47.983Z] --- PASS: TestNetworkNat (0.65s) [2021-08-27T12:43:47.983Z] === RUN TestNetworkLocalhostTCPNat [2021-08-27T12:43:48.240Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-27T12:43:48.253Z] --- PASS: TestBuildMultiStageCopy (10.41s) [2021-08-27T12:43:48.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.94s) [2021-08-27T12:43:48.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-08-27T12:43:48.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-08-27T12:43:48.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2021-08-27T12:43:48.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2021-08-27T12:43:48.253Z] === RUN TestBuildMultiStageParentConfig [2021-08-27T12:43:48.556Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2021-08-27T12:43:48.556Z] === RUN TestNetworkLoopbackNat [2021-08-27T12:43:48.803Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-27T12:43:50.433Z] --- PASS: TestBuildMultiStageParentConfig (2.07s) [2021-08-27T12:43:50.433Z] === RUN TestBuildLabelWithTargets [2021-08-27T12:43:50.433Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:43:50.433Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-27T12:43:50.433Z] === RUN TestBuildWithEmptyLayers [2021-08-27T12:43:50.698Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-27T12:43:50.699Z] check_test.go:309: [d4111fae2746c] daemon is not started [2021-08-27T12:43:50.699Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-27T12:43:51.401Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-08-27T12:43:51.401Z] === RUN TestBuildMultiStageOnBuild [2021-08-27T12:43:51.627Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-27T12:43:51.856Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2021-08-27T12:43:51.856Z] === RUN TestPause [2021-08-27T12:43:52.117Z] --- PASS: TestPause (0.67s) [2021-08-27T12:43:52.117Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-27T12:43:52.117Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-27T12:43:52.117Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-27T12:43:52.117Z] === RUN TestPauseStopPausedContainer [2021-08-27T12:43:52.556Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-27T12:43:53.059Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2021-08-27T12:43:53.059Z] === RUN TestPidHost [2021-08-27T12:43:53.926Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-27T12:43:54.182Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-27T12:43:54.445Z] --- PASS: TestPidHost (1.37s) [2021-08-27T12:43:54.445Z] === RUN TestPsFilter [2021-08-27T12:43:54.445Z] --- PASS: TestPsFilter (0.14s) [2021-08-27T12:43:54.445Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-27T12:43:55.017Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2021-08-27T12:43:55.017Z] === RUN TestRemoveContainerWithVolume [2021-08-27T12:43:55.588Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-08-27T12:43:55.588Z] === RUN TestRemoveContainerRunning [2021-08-27T12:43:56.074Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-27T12:43:56.160Z] --- PASS: TestRemoveContainerRunning (0.62s) [2021-08-27T12:43:56.160Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-27T12:43:57.103Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-08-27T12:43:57.103Z] === RUN TestRemoveInvalidContainer [2021-08-27T12:43:57.103Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-27T12:43:57.103Z] === RUN TestRenameLinkedContainer [2021-08-27T12:43:57.966Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-27T12:43:59.333Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-27T12:43:59.651Z] --- PASS: TestRenameLinkedContainer (2.45s) [2021-08-27T12:43:59.651Z] === RUN TestRenameStoppedContainer [2021-08-27T12:43:59.912Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-08-27T12:43:59.912Z] === RUN TestRenameRunningContainerAndReuse [2021-08-27T12:44:01.223Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-27T12:44:01.306Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-08-27T12:44:01.306Z] === RUN TestRenameInvalidName [2021-08-27T12:44:01.738Z] --- PASS: TestBuildMultiStageOnBuild (9.21s) [2021-08-27T12:44:01.738Z] === RUN TestBuildUncleanTarFilenames [2021-08-27T12:44:01.738Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:44:01.738Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-27T12:44:01.738Z] === RUN TestBuildMultiStageLayerLeak [2021-08-27T12:44:01.883Z] --- PASS: TestRenameInvalidName (0.63s) [2021-08-27T12:44:01.883Z] === RUN TestRenameAnonymousContainer [2021-08-27T12:44:02.153Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-27T12:44:04.555Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2021-08-27T12:44:04.555Z] === RUN TestRenameContainerWithSameName [2021-08-27T12:44:04.672Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-27T12:44:04.672Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-27T12:44:04.818Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-08-27T12:44:04.818Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-27T12:44:06.203Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2021-08-27T12:44:06.203Z] === RUN TestResize [2021-08-27T12:44:06.775Z] --- PASS: TestResize (0.59s) [2021-08-27T12:44:06.775Z] === RUN TestResizeWithInvalidSize [2021-08-27T12:44:07.191Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-27T12:44:07.347Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-08-27T12:44:07.347Z] === RUN TestResizeWhenContainerNotStarted [2021-08-27T12:44:07.919Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:44:07.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:44:07.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:44:07.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-27T12:44:07.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-27T12:44:07.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:44:07.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:44:08.121Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-27T12:44:08.946Z] --- PASS: TestBuildMultiStageLayerLeak (8.23s) [2021-08-27T12:44:08.946Z] === RUN TestBuildWithHugeFile [2021-08-27T12:44:09.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-27T12:44:09.840Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-27T12:44:10.103Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-27T12:44:10.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-27T12:44:11.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-27T12:44:12.291Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-27T12:44:12.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-27T12:44:12.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-27T12:44:13.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-27T12:44:14.182Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-27T12:44:15.111Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.05s) [2021-08-27T12:44:15.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.04s) [2021-08-27T12:44:15.137Z] === RUN TestCgroupNamespacesRun [2021-08-27T12:44:16.478Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-27T12:44:16.521Z] --- PASS: TestCgroupNamespacesRun (1.46s) [2021-08-27T12:44:16.521Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-27T12:44:18.436Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2021-08-27T12:44:18.436Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-27T12:44:19.747Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-27T12:44:19.822Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.44s) [2021-08-27T12:44:19.822Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-27T12:44:21.208Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) [2021-08-27T12:44:21.208Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-27T12:44:22.600Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.51s) [2021-08-27T12:44:22.600Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-27T12:44:23.026Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-27T12:44:23.026Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-27T12:44:23.985Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2021-08-27T12:44:23.985Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-27T12:44:24.927Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-27T12:44:24.927Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-27T12:44:25.546Z] docker_cli_daemon_test.go:2551: [d1bf1f00ac4d8] daemon is not started [2021-08-27T12:44:26.312Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-08-27T12:44:26.312Z] === RUN TestNISDomainname [2021-08-27T12:44:26.883Z] --- PASS: TestNISDomainname (0.76s) [2021-08-27T12:44:26.883Z] === RUN TestHostnameDnsResolution [2021-08-27T12:44:27.445Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-27T12:44:27.445Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-27T12:44:27.701Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-27T12:44:27.827Z] --- PASS: TestHostnameDnsResolution (0.97s) [2021-08-27T12:44:27.827Z] === RUN TestStats [2021-08-27T12:44:28.263Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-27T12:44:28.825Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-27T12:44:29.081Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-27T12:44:29.644Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-27T12:44:29.901Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-27T12:44:30.370Z] --- PASS: TestStats (2.62s) [2021-08-27T12:44:30.370Z] === RUN TestStopContainerWithTimeout [2021-08-27T12:44:30.631Z] === RUN TestStopContainerWithTimeout/0 [2021-08-27T12:44:30.631Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-27T12:44:30.631Z] === RUN TestStopContainerWithTimeout/1 [2021-08-27T12:44:30.631Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-27T12:44:30.631Z] === RUN TestStopContainerWithTimeout/3 [2021-08-27T12:44:30.631Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-27T12:44:30.631Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-27T12:44:30.631Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-27T12:44:30.631Z] === CONT TestStopContainerWithTimeout/0 [2021-08-27T12:44:30.631Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-27T12:44:30.631Z] === CONT TestStopContainerWithTimeout/3 [2021-08-27T12:44:30.631Z] === CONT TestStopContainerWithTimeout/1 [2021-08-27T12:44:31.792Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-27T12:44:33.159Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-27T12:44:33.939Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-27T12:44:33.940Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-08-27T12:44:33.940Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2021-08-27T12:44:33.940Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-08-27T12:44:33.940Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-08-27T12:44:33.940Z] === RUN TestDeleteDevicemapper [2021-08-27T12:44:33.940Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-27T12:44:33.940Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-27T12:44:33.940Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-27T12:44:34.570Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-27T12:44:35.499Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-27T12:44:35.755Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-27T12:44:35.853Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2021-08-27T12:44:35.853Z] === RUN TestUpdateMemory [2021-08-27T12:44:35.853Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:44:35.853Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-27T12:44:35.853Z] === RUN TestUpdateCPUQuota [2021-08-27T12:44:36.795Z] --- PASS: TestUpdateCPUQuota (1.15s) [2021-08-27T12:44:36.795Z] === RUN TestUpdatePidsLimit [2021-08-27T12:44:36.795Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-27T12:44:36.838Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-27T12:44:36.838Z] Copying nested executables into bundles/binary-daemon [2021-08-27T12:44:36.838Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-27T12:44:36.838Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:44:36.838Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-27T12:44:36.838Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-27T12:44:37.215Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/make.sh cross [2021-08-27T12:44:37.367Z] === RUN TestUpdatePidsLimit/no_change [2021-08-27T12:44:37.367Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-27T12:44:37.648Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-27T12:44:37.782Z] [2021-08-27T12:44:37.782Z] Removing bundles/ [2021-08-27T12:44:37.782Z] [2021-08-27T12:44:37.782Z] ---> Making bundle: cross (in bundles/cross) [2021-08-27T12:44:37.782Z] Cross building: bundles/cross/linux/amd64 [2021-08-27T12:44:37.782Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-27T12:44:37.782Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-27T12:44:37.941Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-27T12:44:37.941Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-27T12:44:38.213Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-27T12:44:38.469Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-27T12:44:38.512Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-27T12:44:38.512Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-27T12:44:39.897Z] --- PASS: TestUpdatePidsLimit (2.78s) [2021-08-27T12:44:39.897Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2021-08-27T12:44:39.897Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-08-27T12:44:39.897Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-08-27T12:44:39.897Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-08-27T12:44:39.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-08-27T12:44:39.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2021-08-27T12:44:39.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-08-27T12:44:39.897Z] === RUN TestUpdateRestartPolicy [2021-08-27T12:44:40.359Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-27T12:44:42.878Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-27T12:44:42.878Z] check_test.go:309: [d4ea773879091] daemon is not started [2021-08-27T12:44:42.878Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-27T12:44:45.396Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite (333.53s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.07s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.77s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.80s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.53s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.66s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s) [2021-08-27T12:44:47.915Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.30s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.56s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.39s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.28s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.25s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.41s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.99s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.15s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2021-08-27T12:44:47.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.84s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.42s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.20s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.78s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.31s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.94s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.95s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.18s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.09s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.71s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.91s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.80s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.25s) [2021-08-27T12:44:47.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-27T12:44:47.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.73s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.05s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.60s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.56s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.85s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.60s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.59s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.16s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.13s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.32s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.04s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.03s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.12s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.95s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.69s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.88s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.64s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.44s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.48s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.24s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.36s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.42s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.52s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-08-27T12:44:47.916Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.77s) [2021-08-27T12:44:47.916Z] === RUN TestDockerSwarmSuite [2021-08-27T12:44:47.916Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-27T12:44:51.186Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-27T12:44:52.132Z] --- PASS: TestUpdateRestartPolicy (11.67s) [2021-08-27T12:44:52.132Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-27T12:44:52.132Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2021-08-27T12:44:52.132Z] === RUN TestWaitNonBlocked [2021-08-27T12:44:52.132Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:44:52.132Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:44:52.132Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:44:52.132Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:44:52.132Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:44:52.132Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:44:53.076Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-27T12:44:53.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2021-08-27T12:44:53.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2021-08-27T12:44:53.076Z] === RUN TestWaitBlocked [2021-08-27T12:44:53.076Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:44:53.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:44:53.076Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:44:53.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:44:53.076Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-27T12:44:53.076Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-27T12:44:53.703Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-27T12:44:54.043Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-27T12:44:54.043Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2021-08-27T12:44:54.043Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2021-08-27T12:44:54.043Z] === CONT TestContainerStartOnDaemonRestart [2021-08-27T12:44:54.043Z] === CONT TestContainerKillOnDaemonStart [2021-08-27T12:44:54.043Z] === CONT TestIpcModeOlderClient [2021-08-27T12:44:54.043Z] === CONT TestDaemonHostGatewayIP [2021-08-27T12:44:54.043Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-27T12:44:54.043Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-27T12:44:57.369Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2021-08-27T12:44:57.369Z] === CONT TestDaemonRestartIpcMode [2021-08-27T12:44:57.940Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2021-08-27T12:44:57.940Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.08s) [2021-08-27T12:44:58.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-27T12:44:59.854Z] --- PASS: TestDaemonRestartIpcMode (2.83s) [2021-08-27T12:45:05.491Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-27T12:45:06.435Z] --- PASS: TestContainerKillOnDaemonStart (12.37s) [2021-08-27T12:45:06.435Z] PASS [2021-08-27T12:45:06.435Z] [2021-08-27T12:45:06.435Z] === Skipped [2021-08-27T12:45:06.435Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-27T12:45:06.435Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:45:06.435Z] [2021-08-27T12:45:06.435Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-27T12:45:06.435Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:45:06.435Z] [2021-08-27T12:45:06.435Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-27T12:45:06.435Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:45:06.435Z] [2021-08-27T12:45:06.435Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-27T12:45:06.435Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-27T12:45:06.435Z] [2021-08-27T12:45:06.435Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-27T12:45:06.436Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-27T12:45:06.436Z] [2021-08-27T12:45:06.436Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-27T12:45:06.436Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:45:06.436Z] [2021-08-27T12:45:06.436Z] [2021-08-27T12:45:06.436Z] DONE 195 tests, 6 skipped in 115.950s [2021-08-27T12:45:06.436Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-27T12:45:06.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-27T12:45:06.436Z] ++ set -e [2021-08-27T12:45:06.436Z] ++ '[' -n 0 ']' [2021-08-27T12:45:06.436Z] ++ set -x [2021-08-27T12:45:06.436Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-27T12:45:06.436Z] === RUN TestConfigDaemonLibtrustID [2021-08-27T12:45:06.856Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-27T12:45:07.007Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-27T12:45:07.007Z] === RUN TestDaemonConfigValidation [2021-08-27T12:45:07.007Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:45:07.007Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:45:07.007Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-27T12:45:07.007Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-27T12:45:07.007Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-27T12:45:07.007Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-27T12:45:07.008Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-27T12:45:07.008Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-27T12:45:07.008Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-27T12:45:07.008Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-27T12:45:07.008Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-27T12:45:07.008Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-27T12:45:07.008Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-27T12:45:07.008Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-27T12:45:07.008Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-27T12:45:07.269Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-27T12:45:07.269Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2021-08-27T12:45:07.269Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-08-27T12:45:07.269Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-08-27T12:45:07.269Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2021-08-27T12:45:07.269Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-27T12:45:07.269Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-27T12:45:07.269Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-27T12:45:08.212Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-27T12:45:09.154Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-27T12:45:10.541Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-27T12:45:10.541Z] daemon_test.go:149: [d28bc658a8457] daemon is not started [2021-08-27T12:45:10.541Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-08-27T12:45:10.541Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-27T12:45:10.541Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-27T12:45:10.541Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-27T12:45:10.541Z] PASS [2021-08-27T12:45:10.541Z] [2021-08-27T12:45:10.541Z] DONE 11 tests in 4.108s [2021-08-27T12:45:10.541Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-27T12:45:10.541Z] ++ 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-08-27T12:45:10.541Z] ++ set -e [2021-08-27T12:45:10.541Z] ++ '[' -n 0 ']' [2021-08-27T12:45:10.541Z] ++ set -x [2021-08-27T12:45:10.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T12:45:10.541Z] INFO: Testing against a local daemon [2021-08-27T12:45:10.541Z] === RUN TestCommitInheritsEnv [2021-08-27T12:45:10.802Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-08-27T12:45:10.802Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-27T12:45:10.802Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-27T12:45:10.802Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-27T12:45:10.802Z] === RUN TestImagesFilterMultiReference [2021-08-27T12:45:11.063Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-27T12:45:11.063Z] === RUN TestImagePullPlatformInvalid [2021-08-27T12:45:11.063Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-27T12:45:11.063Z] === RUN TestRemoveImageOrphaning [2021-08-27T12:45:11.323Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-27T12:45:11.323Z] === RUN TestRemoveImageGarbageCollector [2021-08-27T12:45:11.323Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:45:11.323Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-27T12:45:11.323Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-27T12:45:11.323Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-27T12:45:11.323Z] === RUN TestTagInvalidReference [2021-08-27T12:45:11.323Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-27T12:45:11.323Z] === RUN TestTagValidPrefixedRepo [2021-08-27T12:45:11.585Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-27T12:45:11.585Z] === RUN TestTagExistedNameWithoutForce [2021-08-27T12:45:11.585Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-27T12:45:11.585Z] === RUN TestTagOfficialNames [2021-08-27T12:45:11.585Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-27T12:45:11.585Z] === RUN TestTagMatchesDigest [2021-08-27T12:45:11.585Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-27T12:45:11.585Z] PASS [2021-08-27T12:45:11.585Z] [2021-08-27T12:45:11.585Z] === Skipped [2021-08-27T12:45:11.585Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-27T12:45:11.585Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-27T12:45:11.585Z] [2021-08-27T12:45:11.585Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-27T12:45:11.585Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:45:11.585Z] [2021-08-27T12:45:11.585Z] [2021-08-27T12:45:11.585Z] DONE 12 tests, 2 skipped in 1.252s [2021-08-27T12:45:11.585Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-27T12:45:11.585Z] ++ 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-08-27T12:45:11.585Z] ++ set -e [2021-08-27T12:45:11.585Z] ++ '[' -n 0 ']' [2021-08-27T12:45:11.585Z] ++ set -x [2021-08-27T12:45:11.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-27T12:45:11.845Z] INFO: Testing against a local daemon [2021-08-27T12:45:11.845Z] === RUN TestNetworkCreateDelete [2021-08-27T12:45:11.845Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-08-27T12:45:11.845Z] === RUN TestDockerNetworkDeletePreferID [2021-08-27T12:45:12.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-27T12:45:12.417Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-08-27T12:45:12.417Z] === RUN TestDaemonDNSFallback [2021-08-27T12:45:13.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-27T12:45:14.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-27T12:45:15.765Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-27T12:45:15.765Z] docker_api_swarm_test.go:563: [db54a429bd413] joining swarm manager [d474bda44a81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:45:16.328Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-27T12:45:16.891Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-27T12:45:18.259Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-27T12:45:18.259Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-27T12:45:18.259Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-27T12:45:18.515Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-27T12:45:20.554Z] --- PASS: TestDaemonDNSFallback (6.65s) [2021-08-27T12:45:20.554Z] === RUN TestInspectNetwork [2021-08-27T12:45:23.859Z] === RUN TestInspectNetwork/full_network_id [2021-08-27T12:45:23.859Z] === RUN TestInspectNetwork/partial_network_id [2021-08-27T12:45:23.859Z] === RUN TestInspectNetwork/network_name [2021-08-27T12:45:23.859Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-27T12:45:28.061Z] --- PASS: TestInspectNetwork (8.84s) [2021-08-27T12:45:28.061Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-27T12:45:28.061Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-27T12:45:28.061Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-27T12:45:28.061Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-27T12:45:28.061Z] === RUN TestRunContainerWithBridgeNone [2021-08-27T12:45:28.463Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-27T12:45:28.463Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-27T12:45:28.463Z] docker_api_swarm_test.go:585: [dc70c2b3fd511] joining swarm manager [d474bda44a81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:45:28.720Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-27T12:45:29.648Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-27T12:45:29.904Z] === RUN TestDockerSuite/TestBuildFails [2021-08-27T12:45:29.975Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2021-08-27T12:45:29.975Z] === RUN TestNetworkInvalidJSON [2021-08-27T12:45:29.975Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-27T12:45:29.975Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-27T12:45:29.975Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:45:29.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:45:29.975Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:45:29.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:45:29.975Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-27T12:45:29.975Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:45:29.975Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:45:29.975Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-27T12:45:29.975Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-27T12:45:29.975Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-27T12:45:29.975Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-27T12:45:29.975Z] === RUN TestNetworkList [2021-08-27T12:45:29.975Z] === RUN TestNetworkList//networks [2021-08-27T12:45:29.975Z] === PAUSE TestNetworkList//networks [2021-08-27T12:45:29.975Z] === RUN TestNetworkList//networks/ [2021-08-27T12:45:29.975Z] === PAUSE TestNetworkList//networks/ [2021-08-27T12:45:29.975Z] === CONT TestNetworkList//networks [2021-08-27T12:45:29.975Z] === CONT TestNetworkList//networks/ [2021-08-27T12:45:29.975Z] --- PASS: TestNetworkList (0.03s) [2021-08-27T12:45:29.975Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-27T12:45:29.975Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-27T12:45:29.975Z] === RUN TestHostIPv4BridgeLabel [2021-08-27T12:45:30.551Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-27T12:45:30.551Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-27T12:45:31.271Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-27T12:45:31.271Z] check_test.go:380: [db54a429bd413] daemon is not started [2021-08-27T12:45:31.271Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-27T12:45:31.935Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-08-27T12:45:31.936Z] === RUN TestDaemonDefaultNetworkPools [2021-08-27T12:45:32.508Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-08-27T12:45:32.508Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-27T12:45:33.163Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-27T12:45:33.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-08-27T12:45:33.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-27T12:45:35.053Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-27T12:45:35.279Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-08-27T12:45:35.279Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-27T12:45:35.850Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-27T12:45:35.850Z] === RUN TestServiceWithPredefinedNetwork [2021-08-27T12:45:36.461Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-27T12:45:37.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-27T12:45:37.828Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-08-27T12:45:37.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-27T12:45:38.085Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-27T12:45:38.403Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2021-08-27T12:45:38.403Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-27T12:45:38.403Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:45:38.403Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:45:38.403Z] === RUN TestServiceWithDataPathPortInit [2021-08-27T12:45:38.649Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-27T12:45:39.579Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-27T12:45:40.508Z] docker_api_swarm_test.go:46: [d6a2811f334fe] joining swarm manager [dab132e011686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:45:41.877Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-27T12:45:42.440Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-27T12:45:42.696Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-27T12:45:44.587Z] --- PASS: TestImportExtremelyLargeImageWorks (175.84s) [2021-08-27T12:45:44.587Z] PASS [2021-08-27T12:45:44.587Z] [2021-08-27T12:45:44.587Z] DONE 12 tests in 179.487s [2021-08-27T12:45:44.587Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-27T12:45:44.587Z] ++ 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-08-27T12:45:44.587Z] ++ set -e [2021-08-27T12:45:44.587Z] ++ '[' -n 0 ']' [2021-08-27T12:45:44.587Z] ++ set -x [2021-08-27T12:45:44.587Z] ++ env -i DEST=/go/src/github.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-08-27T12:45:44.587Z] INFO: Testing against a local daemon [2021-08-27T12:45:44.587Z] === RUN TestNetworkCreateDelete [2021-08-27T12:45:44.587Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-27T12:45:44.587Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-08-27T12:45:44.587Z] === RUN TestDockerNetworkDeletePreferID [2021-08-27T12:45:45.148Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-08-27T12:45:45.148Z] === RUN TestDaemonDNSFallback [2021-08-27T12:45:46.512Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-27T12:45:47.467Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-27T12:45:49.983Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-27T12:45:50.240Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-27T12:45:50.803Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-27T12:45:51.060Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-27T12:45:51.316Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-27T12:45:51.316Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-27T12:45:51.879Z] --- PASS: TestDaemonDNSFallback (6.76s) [2021-08-27T12:45:51.879Z] === RUN TestInspectNetwork [2021-08-27T12:45:52.136Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-27T12:45:52.698Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-27T12:45:53.260Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-27T12:45:53.516Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-27T12:45:53.772Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-27T12:45:54.335Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-27T12:45:55.262Z] === RUN TestInspectNetwork/full_network_id [2021-08-27T12:45:55.262Z] === RUN TestInspectNetwork/partial_network_id [2021-08-27T12:45:55.262Z] === RUN TestInspectNetwork/network_name [2021-08-27T12:45:55.262Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-27T12:45:55.262Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-27T12:45:56.518Z] --- PASS: TestServiceWithDataPathPortInit (15.12s) [2021-08-27T12:45:56.519Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-27T12:45:56.519Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g6eass027omb807q17ee1o6vw Created:2021-08-27 12:45:54.502094275 +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[c7bb707df1b4699479a7eaa1cbfe7ee712b4dafe1c162711e3af6cae7a1d0eeb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nxna5lqh1rx5672i2n9j1hnnk EndpointID:1d0cb88338998a0c41a92e2b90741399fc0b1984dab56daf0db5fb4c2c12a51e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5a340129793e657d535e7696b51cc2c6b0c9c22aa56c0800ea32adfa7b015fdd 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:954ae8f44ea4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nxna5lqh1rx5672i2n9j1hnnk EndpointID:1d0cb88338998a0c41a92e2b90741399fc0b1984dab56daf0db5fb4c2c12a51e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-27T12:45:57.157Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-27T12:45:58.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-27T12:45:59.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-27T12:45:59.646Z] --- PASS: TestInspectNetwork (7.66s) [2021-08-27T12:45:59.646Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-27T12:45:59.646Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-27T12:45:59.646Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-27T12:45:59.646Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-27T12:45:59.646Z] === RUN TestRunContainerWithBridgeNone [2021-08-27T12:46:00.721Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s) [2021-08-27T12:46:00.721Z] PASS [2021-08-27T12:46:00.721Z] [2021-08-27T12:46:00.721Z] === Skipped [2021-08-27T12:46:00.721Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:46:00.721Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:46:00.721Z] [2021-08-27T12:46:00.721Z] [2021-08-27T12:46:00.721Z] DONE 26 tests, 1 skipped in 49.153s [2021-08-27T12:46:00.721Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-27T12:46:00.721Z] ++ 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-08-27T12:46:00.721Z] ++ set -e [2021-08-27T12:46:00.721Z] ++ '[' -n 0 ']' [2021-08-27T12:46:00.721Z] ++ set -x [2021-08-27T12:46:00.721Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:00.982Z] INFO: Testing against a local daemon [2021-08-27T12:46:00.982Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-27T12:46:00.982Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:46:00.982Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-27T12:46:00.982Z] === RUN TestDockerNetworkIpvlan [2021-08-27T12:46:00.982Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:46:00.982Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-27T12:46:00.982Z] PASS [2021-08-27T12:46:00.982Z] [2021-08-27T12:46:00.982Z] === Skipped [2021-08-27T12:46:00.982Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-27T12:46:00.982Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:46:00.982Z] [2021-08-27T12:46:00.982Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-27T12:46:00.982Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:46:00.982Z] [2021-08-27T12:46:00.982Z] [2021-08-27T12:46:00.982Z] DONE 2 tests, 2 skipped in 0.115s [2021-08-27T12:46:00.982Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-27T12:46:00.982Z] ++ 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-08-27T12:46:00.982Z] ++ set -e [2021-08-27T12:46:00.982Z] ++ '[' -n 0 ']' [2021-08-27T12:46:00.982Z] ++ set -x [2021-08-27T12:46:00.982Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:00.982Z] INFO: Testing against a local daemon [2021-08-27T12:46:00.982Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-27T12:46:02.164Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-27T12:46:02.164Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2021-08-27T12:46:02.164Z] === RUN TestNetworkInvalidJSON [2021-08-27T12:46:02.164Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-27T12:46:02.164Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-27T12:46:02.164Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:46:02.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:46:02.164Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:46:02.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:46:02.164Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-27T12:46:02.164Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:46:02.164Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:46:02.164Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-27T12:46:02.164Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-27T12:46:02.164Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-27T12:46:02.164Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-27T12:46:02.164Z] === RUN TestNetworkList [2021-08-27T12:46:02.164Z] === RUN TestNetworkList//networks [2021-08-27T12:46:02.164Z] === PAUSE TestNetworkList//networks [2021-08-27T12:46:02.164Z] === RUN TestNetworkList//networks/ [2021-08-27T12:46:02.164Z] === PAUSE TestNetworkList//networks/ [2021-08-27T12:46:02.164Z] === CONT TestNetworkList//networks [2021-08-27T12:46:02.164Z] === CONT TestNetworkList//networks/ [2021-08-27T12:46:02.164Z] --- PASS: TestNetworkList (0.02s) [2021-08-27T12:46:02.164Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-27T12:46:02.164Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-27T12:46:02.164Z] === RUN TestHostIPv4BridgeLabel [2021-08-27T12:46:02.368Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-08-27T12:46:02.368Z] === RUN TestDockerNetworkMacvlan [2021-08-27T12:46:02.727Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-27T12:46:02.727Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-27T12:46:03.311Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-27T12:46:03.656Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-27T12:46:03.656Z] === RUN TestDaemonDefaultNetworkPools [2021-08-27T12:46:04.265Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-27T12:46:04.585Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-27T12:46:04.585Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-08-27T12:46:04.585Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-27T12:46:04.585Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-27T12:46:04.585Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-27T12:46:04.841Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-27T12:46:04.841Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-27T12:46:05.098Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-27T12:46:05.218Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-27T12:46:05.430Z] --- PASS: TestBuildWithHugeFile (110.14s) [2021-08-27T12:46:05.430Z] === RUN TestBuildWCOWSandboxSize [2021-08-27T12:46:05.660Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-08-27T12:46:05.660Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-27T12:46:06.223Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-27T12:46:07.152Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-08-27T12:46:07.152Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-27T12:46:07.410Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-27T12:46:07.666Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-08-27T12:46:07.666Z] === RUN TestServiceWithPredefinedNetwork [2021-08-27T12:46:07.765Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-27T12:46:09.678Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-27T12:46:10.185Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2021-08-27T12:46:10.185Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-27T12:46:10.185Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:46:10.185Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:46:10.185Z] === RUN TestServiceWithDataPathPortInit [2021-08-27T12:46:10.185Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-27T12:46:10.749Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-27T12:46:11.006Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-27T12:46:13.884Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-27T12:46:14.224Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-27T12:46:14.224Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-27T12:46:14.224Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-27T12:46:14.224Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-27T12:46:14.224Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-27T12:46:14.224Z] Cross building: bundles/cross/windows/amd64 [2021-08-27T12:46:14.224Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-27T12:46:14.224Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-27T12:46:15.270Z] --- PASS: TestDockerNetworkMacvlan (12.53s) [2021-08-27T12:46:15.270Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-27T12:46:15.270Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-27T12:46:15.270Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2021-08-27T12:46:15.270Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2021-08-27T12:46:15.270Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2021-08-27T12:46:15.270Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2021-08-27T12:46:15.270Z] PASS [2021-08-27T12:46:15.270Z] [2021-08-27T12:46:15.270Z] DONE 8 tests in 14.053s [2021-08-27T12:46:15.270Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-27T12:46:15.270Z] ++ 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-08-27T12:46:15.270Z] ++ set -e [2021-08-27T12:46:15.270Z] ++ '[' -n 0 ']' [2021-08-27T12:46:15.270Z] ++ set -x [2021-08-27T12:46:15.270Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:15.270Z] testing: warning: no tests to run [2021-08-27T12:46:15.270Z] PASS [2021-08-27T12:46:15.270Z] [2021-08-27T12:46:15.270Z] DONE 0 tests in 0.032s [2021-08-27T12:46:15.270Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-27T12:46:15.270Z] ++ 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-08-27T12:46:15.270Z] ++ set -e [2021-08-27T12:46:15.270Z] ++ '[' -n 0 ']' [2021-08-27T12:46:15.270Z] ++ set -x [2021-08-27T12:46:15.270Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:15.270Z] INFO: Testing against a local daemon [2021-08-27T12:46:15.270Z] === RUN TestAuthZPluginAllowRequest [2021-08-27T12:46:16.654Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2021-08-27T12:46:16.654Z] === RUN TestAuthZPluginTLS [2021-08-27T12:46:17.225Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-27T12:46:17.225Z] === RUN TestAuthZPluginDenyRequest [2021-08-27T12:46:17.796Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-27T12:46:17.796Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-27T12:46:18.368Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-27T12:46:18.368Z] === RUN TestAuthZPluginDenyResponse [2021-08-27T12:46:18.939Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-27T12:46:18.939Z] === RUN TestAuthZPluginAllowEventStream [2021-08-27T12:46:19.093Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-27T12:46:20.324Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2021-08-27T12:46:20.324Z] === RUN TestAuthZPluginErrorResponse [2021-08-27T12:46:20.895Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-27T12:46:20.895Z] === RUN TestAuthZPluginErrorRequest [2021-08-27T12:46:20.982Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-27T12:46:21.466Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-27T12:46:21.466Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-27T12:46:21.910Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-27T12:46:22.037Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-27T12:46:22.037Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-27T12:46:23.277Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-27T12:46:23.277Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-27T12:46:23.277Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-27T12:46:23.952Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-08-27T12:46:23.952Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-27T12:46:25.867Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2021-08-27T12:46:25.867Z] === RUN TestAuthZPluginHeader [2021-08-27T12:46:26.439Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-27T12:46:26.439Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-27T12:46:26.439Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:26.439Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-27T12:46:26.439Z] === RUN TestAuthZPluginV2Disable [2021-08-27T12:46:26.439Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:26.439Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-27T12:46:26.439Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-27T12:46:26.439Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:26.439Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-27T12:46:26.439Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-27T12:46:26.439Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:26.439Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-27T12:46:26.439Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-27T12:46:26.610Z] --- PASS: TestServiceWithDataPathPortInit (15.95s) [2021-08-27T12:46:26.610Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-27T12:46:26.610Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-27T12:46:27.172Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-27T12:46:28.540Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-27T12:46:29.103Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-27T12:46:29.359Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hvhf4zsidposl3x57ys5p9rbx Created:2021-08-27 12:46:27.631311912 +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[dc8ef311043b3f5c3010c4402aa048beb31243d303afd661df55eec85c994e62:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gzu9n1z84zp39n0zs73phc7h9 EndpointID:a8140cd75bebf847fe792eb526c9c3cef4db9a36c03d316dcbc2eefbb12b6674 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:62bc8b185a1a7f17dc45f0ec56a78b2557534f1809eeef51d5365292deae409c 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:089c4e62cf4a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gzu9n1z84zp39n0zs73phc7h9 EndpointID:a8140cd75bebf847fe792eb526c9c3cef4db9a36c03d316dcbc2eefbb12b6674 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-27T12:46:30.289Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-27T12:46:30.545Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-27T12:46:31.478Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-27T12:46:32.040Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-27T12:46:33.404Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-27T12:46:33.404Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-27T12:46:33.404Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-27T12:46:33.660Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-27T12:46:33.916Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2021-08-27T12:46:33.916Z] PASS [2021-08-27T12:46:33.916Z] [2021-08-27T12:46:33.916Z] === Skipped [2021-08-27T12:46:33.916Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:46:33.916Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:46:33.916Z] [2021-08-27T12:46:33.916Z] [2021-08-27T12:46:33.916Z] DONE 26 tests, 1 skipped in 49.629s [2021-08-27T12:46:33.916Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-27T12:46:33.916Z] ++ 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-08-27T12:46:33.916Z] ++ set -e [2021-08-27T12:46:33.916Z] ++ '[' -n 0 ']' [2021-08-27T12:46:33.916Z] ++ set -x [2021-08-27T12:46:33.917Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:33.917Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-27T12:46:34.173Z] INFO: Testing against a local daemon [2021-08-27T12:46:34.173Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-27T12:46:34.173Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:46:34.173Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-27T12:46:34.173Z] === RUN TestDockerNetworkIpvlan [2021-08-27T12:46:34.173Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:46:34.173Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-27T12:46:34.173Z] PASS [2021-08-27T12:46:34.173Z] [2021-08-27T12:46:34.173Z] === Skipped [2021-08-27T12:46:34.173Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-27T12:46:34.173Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:46:34.173Z] [2021-08-27T12:46:34.173Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-27T12:46:34.173Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-27T12:46:34.173Z] [2021-08-27T12:46:34.173Z] [2021-08-27T12:46:34.173Z] DONE 2 tests, 2 skipped in 0.122s [2021-08-27T12:46:34.173Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-27T12:46:34.173Z] ++ 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-08-27T12:46:34.173Z] ++ set -e [2021-08-27T12:46:34.173Z] ++ '[' -n 0 ']' [2021-08-27T12:46:34.173Z] ++ set -x [2021-08-27T12:46:34.173Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:34.173Z] INFO: Testing against a local daemon [2021-08-27T12:46:34.173Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-27T12:46:34.736Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-27T12:46:35.733Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-08-27T12:46:35.733Z] === RUN TestDockerNetworkMacvlan [2021-08-27T12:46:36.301Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-27T12:46:36.557Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-27T12:46:36.813Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-27T12:46:37.375Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-27T12:46:38.114Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-27T12:46:38.677Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-27T12:46:40.043Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-27T12:46:40.300Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-27T12:46:42.191Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-27T12:46:42.448Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-27T12:46:43.377Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-27T12:46:44.305Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-27T12:46:44.549Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2021-08-27T12:46:44.549Z] PASS [2021-08-27T12:46:44.549Z] [2021-08-27T12:46:44.549Z] === Skipped [2021-08-27T12:46:44.549Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-27T12:46:44.549Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:44.549Z] [2021-08-27T12:46:44.549Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-27T12:46:44.549Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:44.549Z] [2021-08-27T12:46:44.549Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-27T12:46:44.549Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:44.549Z] [2021-08-27T12:46:44.549Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-27T12:46:44.549Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:44.549Z] [2021-08-27T12:46:44.549Z] [2021-08-27T12:46:44.549Z] DONE 17 tests, 4 skipped in 27.917s [2021-08-27T12:46:44.549Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-27T12:46:44.549Z] ++ 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-08-27T12:46:44.549Z] ++ set -e [2021-08-27T12:46:44.549Z] ++ '[' -n 0 ']' [2021-08-27T12:46:44.549Z] ++ set -x [2021-08-27T12:46:44.550Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:44.550Z] INFO: Testing against a local daemon [2021-08-27T12:46:44.550Z] === RUN TestPluginInvalidJSON [2021-08-27T12:46:44.550Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:46:44.550Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:46:44.550Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:46:44.550Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-27T12:46:44.550Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-27T12:46:44.550Z] === RUN TestPluginInstall [2021-08-27T12:46:44.550Z] === RUN TestPluginInstall/no_auth [2021-08-27T12:46:44.869Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-27T12:46:45.121Z] time="2021-08-27T12:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:46:45.122Z] time="2021-08-27T12:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fc2055aec53553cd312ad6d32a46bb4c425cf57acd1e50a34528ee37d742dfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:46:45.122Z] time="2021-08-27T12:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:46:45.122Z] time="2021-08-27T12:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fc2055aec53553cd312ad6d32a46bb4c425cf57acd1e50a34528ee37d742dfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:46:46.507Z] === RUN TestPluginInstall/with_htpasswd [2021-08-27T12:46:46.762Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-27T12:46:46.767Z] time="2021-08-27T12:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:46:46.767Z] time="2021-08-27T12:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:368e17f98d38f433f4588dbcd04111330b49d54ef7df792055694ae24bfe4b38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:46:46.767Z] time="2021-08-27T12:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:46:46.767Z] time="2021-08-27T12:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:368e17f98d38f433f4588dbcd04111330b49d54ef7df792055694ae24bfe4b38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:46:47.709Z] === RUN TestPluginInstall/with_insecure [2021-08-27T12:46:48.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-27T12:46:48.131Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-27T12:46:48.131Z] --- PASS: TestDockerNetworkMacvlan (12.34s) [2021-08-27T12:46:48.131Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-27T12:46:48.131Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-27T12:46:48.131Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2021-08-27T12:46:48.131Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.10s) [2021-08-27T12:46:48.131Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2021-08-27T12:46:48.131Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2021-08-27T12:46:48.131Z] PASS [2021-08-27T12:46:48.131Z] [2021-08-27T12:46:48.131Z] DONE 8 tests in 13.887s [2021-08-27T12:46:48.131Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-27T12:46:48.131Z] ++ 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-08-27T12:46:48.131Z] ++ set -e [2021-08-27T12:46:48.131Z] ++ '[' -n 0 ']' [2021-08-27T12:46:48.131Z] ++ set -x [2021-08-27T12:46:48.131Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:48.131Z] testing: warning: no tests to run [2021-08-27T12:46:48.131Z] PASS [2021-08-27T12:46:48.131Z] [2021-08-27T12:46:48.131Z] DONE 0 tests in 0.039s [2021-08-27T12:46:48.131Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-27T12:46:48.131Z] ++ 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-08-27T12:46:48.131Z] ++ set -e [2021-08-27T12:46:48.131Z] ++ '[' -n 0 ']' [2021-08-27T12:46:48.131Z] ++ set -x [2021-08-27T12:46:48.131Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:48.131Z] INFO: Testing against a local daemon [2021-08-27T12:46:48.131Z] === RUN TestAuthZPluginAllowRequest [2021-08-27T12:46:48.651Z] time="2021-08-27T12:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:46:48.651Z] time="2021-08-27T12:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0993aa6d92ededbc7738116687ecbc31bf1f62c1e730ea716fa32476e77cda7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:46:48.651Z] time="2021-08-27T12:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:46:48.651Z] time="2021-08-27T12:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0993aa6d92ededbc7738116687ecbc31bf1f62c1e730ea716fa32476e77cda7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:46:48.912Z] plugin_test.go:166: [d8eff6f02b86f] daemon is not started [2021-08-27T12:46:48.912Z] --- PASS: TestPluginInstall (5.67s) [2021-08-27T12:46:48.912Z] --- PASS: TestPluginInstall/no_auth (3.06s) [2021-08-27T12:46:48.912Z] --- PASS: TestPluginInstall/with_htpasswd (1.25s) [2021-08-27T12:46:48.912Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-08-27T12:46:48.912Z] === RUN TestPluginsWithRuntimes [2021-08-27T12:46:50.024Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2021-08-27T12:46:50.024Z] === RUN TestAuthZPluginTLS [2021-08-27T12:46:50.281Z] docker_api_swarm_test.go:304: [d6065e29cb278] joining swarm manager [d93aa11b8637a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:46:50.281Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-27T12:46:50.281Z] === RUN TestAuthZPluginDenyRequest [2021-08-27T12:46:50.825Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-27T12:46:50.844Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-27T12:46:50.844Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-27T12:46:50.844Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-27T12:46:51.407Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-27T12:46:51.408Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-27T12:46:51.408Z] === RUN TestAuthZPluginDenyResponse [2021-08-27T12:46:51.766Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-27T12:46:51.970Z] docker_api_swarm_test.go:305: [de32e8f0217e8] joining swarm manager [d93aa11b8637a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:46:51.970Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-08-27T12:46:51.970Z] === RUN TestAuthZPluginAllowEventStream [2021-08-27T12:46:52.227Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-27T12:46:52.792Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-08-27T12:46:53.150Z] --- PASS: TestPluginsWithRuntimes (4.14s) [2021-08-27T12:46:53.150Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-08-27T12:46:53.150Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-08-27T12:46:53.150Z] === RUN TestPluginBackCompatMediaTypes [2021-08-27T12:46:53.356Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-08-27T12:46:53.356Z] === RUN TestAuthZPluginErrorResponse [2021-08-27T12:46:53.921Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-27T12:46:53.921Z] === RUN TestAuthZPluginErrorRequest [2021-08-27T12:46:54.093Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-08-27T12:46:54.093Z] PASS [2021-08-27T12:46:54.093Z] [2021-08-27T12:46:54.093Z] DONE 10 tests in 10.945s [2021-08-27T12:46:54.093Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-27T12:46:54.093Z] ++ 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-08-27T12:46:54.093Z] ++ set -e [2021-08-27T12:46:54.093Z] ++ '[' -n 0 ']' [2021-08-27T12:46:54.093Z] ++ set -x [2021-08-27T12:46:54.093Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:54.093Z] INFO: Testing against a local daemon [2021-08-27T12:46:54.093Z] === RUN TestExternalGraphDriver [2021-08-27T12:46:54.093Z] === RUN TestExternalGraphDriver/json [2021-08-27T12:46:54.484Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-27T12:46:54.484Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-27T12:46:55.048Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-08-27T12:46:55.048Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-27T12:46:56.007Z] === RUN TestExternalGraphDriver/spec [2021-08-27T12:46:56.939Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2021-08-27T12:46:56.939Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-27T12:46:57.921Z] === RUN TestExternalGraphDriver/pull [2021-08-27T12:46:58.830Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2021-08-27T12:46:58.830Z] === RUN TestAuthZPluginHeader [2021-08-27T12:46:59.393Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-27T12:46:59.393Z] --- PASS: TestAuthZPluginHeader (0.79s) [2021-08-27T12:46:59.393Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-27T12:46:59.834Z] --- PASS: TestExternalGraphDriver (5.40s) [2021-08-27T12:46:59.834Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-08-27T12:46:59.834Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-08-27T12:46:59.834Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2021-08-27T12:46:59.834Z] === RUN TestGraphdriverPluginV2 [2021-08-27T12:46:59.834Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:59.834Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-27T12:46:59.834Z] PASS [2021-08-27T12:46:59.834Z] [2021-08-27T12:46:59.834Z] === Skipped [2021-08-27T12:46:59.834Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-27T12:46:59.834Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:46:59.834Z] [2021-08-27T12:46:59.834Z] [2021-08-27T12:46:59.834Z] DONE 5 tests, 1 skipped in 5.538s [2021-08-27T12:46:59.834Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-27T12:46:59.834Z] ++ 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-08-27T12:46:59.834Z] ++ set -e [2021-08-27T12:46:59.834Z] ++ '[' -n 0 ']' [2021-08-27T12:46:59.834Z] ++ set -x [2021-08-27T12:46:59.834Z] ++ env -i DEST=/go/src/github.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-08-27T12:46:59.834Z] INFO: Testing against a local daemon [2021-08-27T12:46:59.834Z] === RUN TestContinueAfterPluginCrash [2021-08-27T12:46:59.834Z] === PAUSE TestContinueAfterPluginCrash [2021-08-27T12:46:59.834Z] === RUN TestReadPluginNoRead [2021-08-27T12:46:59.834Z] === PAUSE TestReadPluginNoRead [2021-08-27T12:46:59.834Z] === RUN TestDaemonStartWithLogOpt [2021-08-27T12:46:59.834Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-27T12:46:59.834Z] === CONT TestContinueAfterPluginCrash [2021-08-27T12:46:59.834Z] === CONT TestDaemonStartWithLogOpt [2021-08-27T12:46:59.834Z] === CONT TestReadPluginNoRead [2021-08-27T12:47:02.702Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-27T12:47:03.141Z] === RUN TestReadPluginNoRead/default [2021-08-27T12:47:03.264Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.82s) [2021-08-27T12:47:03.264Z] === RUN TestAuthZPluginV2Disable [2021-08-27T12:47:03.713Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-08-27T12:47:03.826Z] === RUN TestDockerSuite/TestBuildRm [2021-08-27T12:47:05.103Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-27T12:47:06.344Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-27T12:47:06.344Z] --- PASS: TestAuthZPluginV2Disable (3.14s) [2021-08-27T12:47:06.344Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-27T12:47:06.508Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-27T12:47:06.906Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-27T12:47:07.834Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-27T12:47:07.893Z] === CONT TestReadPluginNoRead [2021-08-27T12:47:07.893Z] read_test.go:92: [da92b833bbbf4] daemon is not started [2021-08-27T12:47:07.893Z] --- PASS: TestReadPluginNoRead (8.11s) [2021-08-27T12:47:07.893Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-08-27T12:47:07.893Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-08-27T12:47:07.893Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-08-27T12:47:08.090Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-27T12:47:08.090Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-08-27T12:47:08.655Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-27T12:47:09.277Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2021-08-27T12:47:09.277Z] PASS [2021-08-27T12:47:09.277Z] [2021-08-27T12:47:09.277Z] DONE 6 tests in 9.489s [2021-08-27T12:47:09.277Z] 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-08-27T12:47:09.278Z] ++ 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-08-27T12:47:09.278Z] ++ set -e [2021-08-27T12:47:09.278Z] ++ '[' -n 0 ']' [2021-08-27T12:47:09.278Z] ++ set -x [2021-08-27T12:47:09.278Z] ++ env -i DEST=/go/src/github.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-08-27T12:47:09.278Z] testing: warning: no tests to run [2021-08-27T12:47:09.278Z] PASS [2021-08-27T12:47:09.278Z] [2021-08-27T12:47:09.278Z] DONE 0 tests in 0.046s [2021-08-27T12:47:09.278Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-27T12:47:09.278Z] ++ 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-08-27T12:47:09.278Z] ++ set -e [2021-08-27T12:47:09.278Z] ++ '[' -n 0 ']' [2021-08-27T12:47:09.278Z] ++ set -x [2021-08-27T12:47:09.278Z] ++ env -i DEST=/go/src/github.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-08-27T12:47:09.278Z] INFO: Testing against a local daemon [2021-08-27T12:47:09.278Z] === RUN TestPluginWithDevMounts [2021-08-27T12:47:09.278Z] === PAUSE TestPluginWithDevMounts [2021-08-27T12:47:09.278Z] === CONT TestPluginWithDevMounts [2021-08-27T12:47:09.584Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s) [2021-08-27T12:47:09.584Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-27T12:47:09.840Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-27T12:47:10.768Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-27T12:47:11.191Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-08-27T12:47:11.191Z] PASS [2021-08-27T12:47:11.191Z] [2021-08-27T12:47:11.191Z] DONE 1 tests in 2.017s [2021-08-27T12:47:11.191Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-27T12:47:11.191Z] ++ 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-08-27T12:47:11.191Z] ++ set -e [2021-08-27T12:47:11.191Z] ++ '[' -n 0 ']' [2021-08-27T12:47:11.191Z] ++ set -x [2021-08-27T12:47:11.191Z] ++ env -i DEST=/go/src/github.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-08-27T12:47:11.191Z] INFO: Testing against a local daemon [2021-08-27T12:47:11.191Z] === RUN TestSecretInspect [2021-08-27T12:47:11.329Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-27T12:47:14.492Z] --- PASS: TestSecretInspect (2.70s) [2021-08-27T12:47:14.492Z] === RUN TestSecretList [2021-08-27T12:47:14.599Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-27T12:47:14.599Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-27T12:47:14.599Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-27T12:47:14.599Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-27T12:47:14.599Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-27T12:47:14.599Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-27T12:47:15.527Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-27T12:47:15.784Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-27T12:47:16.712Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-27T12:47:17.039Z] --- PASS: TestSecretList (2.68s) [2021-08-27T12:47:17.039Z] === RUN TestSecretsCreateAndDelete [2021-08-27T12:47:19.582Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2021-08-27T12:47:19.582Z] === RUN TestSecretsUpdate [2021-08-27T12:47:20.904Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-27T12:47:21.163Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-27T12:47:21.496Z] --- PASS: TestSecretsUpdate (2.17s) [2021-08-27T12:47:21.496Z] === RUN TestTemplatedSecret [2021-08-27T12:47:22.090Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-27T12:47:22.346Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.81s) [2021-08-27T12:47:22.346Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-27T12:47:22.602Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-27T12:47:23.164Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-27T12:47:24.041Z] --- PASS: TestTemplatedSecret (2.56s) [2021-08-27T12:47:24.041Z] === RUN TestSecretCreateResolve [2021-08-27T12:47:24.091Z] === RUN TestDockerSuite/TestBuildUser [2021-08-27T12:47:24.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-27T12:47:25.276Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-27T12:47:26.665Z] --- PASS: TestSecretCreateResolve (2.64s) [2021-08-27T12:47:26.665Z] PASS [2021-08-27T12:47:26.665Z] [2021-08-27T12:47:26.665Z] DONE 6 tests in 15.489s [2021-08-27T12:47:26.665Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-27T12:47:26.665Z] ++ 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-08-27T12:47:26.665Z] ++ set -e [2021-08-27T12:47:26.665Z] ++ '[' -n 0 ']' [2021-08-27T12:47:26.665Z] ++ set -x [2021-08-27T12:47:26.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T12:47:26.665Z] INFO: Testing against a local daemon [2021-08-27T12:47:26.665Z] === RUN TestServiceCreateInit [2021-08-27T12:47:26.834Z] docker_api_swarm_test.go:272: [d8a649e289166] joining swarm manager [d87b192882cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:47:26.925Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-27T12:47:28.202Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-27T12:47:28.202Z] docker_api_swarm_test.go:273: [d55198f627411] joining swarm manager [d87b192882cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:47:31.135Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-27T12:47:34.442Z] --- PASS: TestServiceCreateInit (7.78s) [2021-08-27T12:47:34.442Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2021-08-27T12:47:34.442Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s) [2021-08-27T12:47:34.442Z] === RUN TestCreateServiceMultipleTimes [2021-08-27T12:47:35.665Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-27T12:47:35.665Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-27T12:47:35.665Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-27T12:47:35.665Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-27T12:47:35.665Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-27T12:47:35.665Z] remote: Enumerating objects: 23, done. [2021-08-27T12:47:35.665Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-27T12:47:35.665Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-27T12:47:35.665Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-27T12:47:35.666Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2021-08-27T12:47:35.666Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-08-27T12:47:35.666Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-27T12:47:38.147Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-27T12:47:38.199Z] Cross building: bundles/cross/linux/ppc64le [2021-08-27T12:47:38.199Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-27T12:47:38.199Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-27T12:47:38.402Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-27T12:47:38.659Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-27T12:47:38.915Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-08-27T12:47:38.915Z] PASS [2021-08-27T12:47:38.915Z] [2021-08-27T12:47:38.915Z] DONE 17 tests in 50.823s [2021-08-27T12:47:38.915Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-27T12:47:38.915Z] ++ 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-08-27T12:47:38.915Z] ++ set -e [2021-08-27T12:47:38.915Z] ++ '[' -n 0 ']' [2021-08-27T12:47:38.915Z] ++ set -x [2021-08-27T12:47:38.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T12:47:39.171Z] INFO: Testing against a local daemon [2021-08-27T12:47:39.172Z] === RUN TestPluginInvalidJSON [2021-08-27T12:47:39.172Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:47:39.172Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:47:39.172Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:47:39.172Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-27T12:47:39.172Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-27T12:47:39.172Z] === RUN TestPluginInstall [2021-08-27T12:47:39.172Z] === RUN TestPluginInstall/no_auth [2021-08-27T12:47:39.427Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-27T12:47:39.989Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-27T12:47:41.358Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-27T12:47:41.358Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-27T12:47:41.358Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-27T12:47:41.358Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-27T12:47:41.358Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-27T12:47:41.358Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-27T12:47:41.358Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-27T12:47:41.358Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-27T12:47:41.358Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-27T12:47:41.358Z] time="2021-08-27T12:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:47:41.358Z] time="2021-08-27T12:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e772b1c659c4c4293d12d8fe6e4a5c758e36081121f0ff38683fec494f4a541" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:47:41.358Z] time="2021-08-27T12:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:47:41.358Z] time="2021-08-27T12:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e772b1c659c4c4293d12d8fe6e4a5c758e36081121f0ff38683fec494f4a541" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:47:41.615Z] === RUN TestPluginInstall/with_htpasswd [2021-08-27T12:47:42.178Z] time="2021-08-27T12:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:47:42.178Z] time="2021-08-27T12:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e3cc2bae6bfc43904afbba95bd9cd58cdfec649f136366b2bb345350e928331" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:47:42.178Z] time="2021-08-27T12:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:47:42.178Z] time="2021-08-27T12:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e3cc2bae6bfc43904afbba95bd9cd58cdfec649f136366b2bb345350e928331" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:47:42.434Z] === RUN TestPluginInstall/with_insecure [2021-08-27T12:47:42.691Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-27T12:47:42.691Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-27T12:47:43.254Z] time="2021-08-27T12:47:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:47:43.254Z] time="2021-08-27T12:47:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67435963d501a7c166d38f5e0d74907f99e379ea8b80c0c08407c2736dc9bd39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:47:43.254Z] time="2021-08-27T12:47:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-27T12:47:43.254Z] time="2021-08-27T12:47:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67435963d501a7c166d38f5e0d74907f99e379ea8b80c0c08407c2736dc9bd39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-27T12:47:43.511Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-27T12:47:43.767Z] plugin_test.go:166: [dedf492a7cf61] daemon is not started [2021-08-27T12:47:43.767Z] --- PASS: TestPluginInstall (4.62s) [2021-08-27T12:47:43.767Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2021-08-27T12:47:43.767Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-08-27T12:47:43.767Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-08-27T12:47:43.767Z] === RUN TestPluginsWithRuntimes [2021-08-27T12:47:44.024Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-27T12:47:44.953Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-27T12:47:44.953Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-27T12:47:45.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-27T12:47:45.466Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-27T12:47:46.417Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-27T12:47:47.345Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-27T12:47:47.907Z] --- PASS: TestPluginsWithRuntimes (4.08s) [2021-08-27T12:47:47.908Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-08-27T12:47:47.908Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.19s) [2021-08-27T12:47:47.908Z] === RUN TestPluginBackCompatMediaTypes [2021-08-27T12:47:48.838Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s) [2021-08-27T12:47:48.838Z] PASS [2021-08-27T12:47:48.838Z] [2021-08-27T12:47:48.838Z] DONE 10 tests in 9.750s [2021-08-27T12:47:48.838Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-27T12:47:48.838Z] ++ 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-08-27T12:47:48.838Z] ++ set -e [2021-08-27T12:47:48.838Z] ++ '[' -n 0 ']' [2021-08-27T12:47:48.838Z] ++ set -x [2021-08-27T12:47:48.838Z] ++ env -i DEST=/go/src/github.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-08-27T12:47:48.838Z] INFO: Testing against a local daemon [2021-08-27T12:47:48.838Z] === RUN TestExternalGraphDriver [2021-08-27T12:47:48.838Z] === RUN TestExternalGraphDriver/json [2021-08-27T12:47:49.094Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-27T12:47:50.023Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-27T12:47:50.280Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-27T12:47:50.843Z] === RUN TestExternalGraphDriver/spec [2021-08-27T12:47:50.843Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-27T12:47:50.843Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-27T12:47:50.843Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-27T12:47:51.406Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-27T12:47:52.559Z] --- PASS: TestCreateServiceMultipleTimes (16.75s) [2021-08-27T12:47:52.559Z] === RUN TestCreateServiceConflict [2021-08-27T12:47:52.772Z] === RUN TestExternalGraphDriver/pull [2021-08-27T12:47:53.028Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-27T12:47:53.028Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-27T12:47:53.028Z] docker_cli_sni_test.go:18: Flakey test [2021-08-27T12:47:53.028Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-27T12:47:53.605Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-27T12:47:53.943Z] --- PASS: TestCreateServiceConflict (2.71s) [2021-08-27T12:47:53.943Z] === RUN TestCreateServiceMaxReplicas [2021-08-27T12:47:54.170Z] --- PASS: TestExternalGraphDriver (5.23s) [2021-08-27T12:47:54.170Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2021-08-27T12:47:54.170Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2021-08-27T12:47:54.170Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2021-08-27T12:47:54.170Z] === RUN TestGraphdriverPluginV2 [2021-08-27T12:47:54.170Z] === RUN TestDockerSuite/TestCommitChange [2021-08-27T12:47:54.731Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-27T12:47:55.658Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-27T12:47:56.589Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-27T12:47:57.246Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2021-08-27T12:47:57.246Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-27T12:47:57.956Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2021-08-27T12:47:57.956Z] PASS [2021-08-27T12:47:57.956Z] [2021-08-27T12:47:57.956Z] DONE 5 tests in 9.085s [2021-08-27T12:47:57.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-27T12:47:57.956Z] ++ 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-08-27T12:47:57.956Z] ++ set -e [2021-08-27T12:47:57.956Z] ++ '[' -n 0 ']' [2021-08-27T12:47:57.956Z] ++ set -x [2021-08-27T12:47:57.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T12:47:57.956Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-27T12:47:57.956Z] INFO: Testing against a local daemon [2021-08-27T12:47:57.956Z] === RUN TestContinueAfterPluginCrash [2021-08-27T12:47:57.956Z] === PAUSE TestContinueAfterPluginCrash [2021-08-27T12:47:57.956Z] === RUN TestReadPluginNoRead [2021-08-27T12:47:57.956Z] === PAUSE TestReadPluginNoRead [2021-08-27T12:47:57.956Z] === RUN TestDaemonStartWithLogOpt [2021-08-27T12:47:57.956Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-27T12:47:57.956Z] === CONT TestContinueAfterPluginCrash [2021-08-27T12:47:57.956Z] === CONT TestDaemonStartWithLogOpt [2021-08-27T12:47:58.518Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-27T12:48:00.410Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-27T12:48:00.973Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-27T12:48:02.343Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2021-08-27T12:48:02.343Z] === CONT TestReadPluginNoRead [2021-08-27T12:48:02.343Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-27T12:48:02.906Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-27T12:48:02.906Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-27T12:48:02.906Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-27T12:48:03.162Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-27T12:48:03.162Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-27T12:48:03.162Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-27T12:48:03.162Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-27T12:48:04.542Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-27T12:48:05.106Z] === RUN TestReadPluginNoRead/default [2021-08-27T12:48:05.668Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-27T12:48:05.668Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-27T12:48:06.233Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-27T12:48:06.491Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-27T12:48:06.749Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-27T12:48:07.312Z] --- PASS: TestContinueAfterPluginCrash (9.31s) [2021-08-27T12:48:07.312Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-27T12:48:08.241Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-27T12:48:08.241Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-27T12:48:08.497Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-27T12:48:08.497Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-27T12:48:08.497Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-27T12:48:09.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-27T12:48:09.428Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-27T12:48:09.428Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-27T12:48:09.428Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-27T12:48:09.428Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-27T12:48:09.684Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-27T12:48:09.684Z] === CONT TestReadPluginNoRead [2021-08-27T12:48:09.684Z] read_test.go:92: [d45a72c6aa822] daemon is not started [2021-08-27T12:48:09.684Z] --- PASS: TestReadPluginNoRead (7.44s) [2021-08-27T12:48:09.684Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-08-27T12:48:09.684Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2021-08-27T12:48:09.684Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.66s) [2021-08-27T12:48:09.684Z] PASS [2021-08-27T12:48:09.684Z] [2021-08-27T12:48:09.684Z] DONE 6 tests in 11.881s [2021-08-27T12:48:09.684Z] 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-08-27T12:48:09.684Z] ++ 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-08-27T12:48:09.684Z] ++ set -e [2021-08-27T12:48:09.684Z] ++ '[' -n 0 ']' [2021-08-27T12:48:09.684Z] ++ set -x [2021-08-27T12:48:09.684Z] ++ env -i DEST=/go/src/github.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-08-27T12:48:09.684Z] testing: warning: no tests to run [2021-08-27T12:48:09.684Z] PASS [2021-08-27T12:48:09.684Z] [2021-08-27T12:48:09.684Z] DONE 0 tests in 0.044s [2021-08-27T12:48:09.684Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-27T12:48:09.684Z] ++ 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-08-27T12:48:09.684Z] ++ set -e [2021-08-27T12:48:09.684Z] ++ '[' -n 0 ']' [2021-08-27T12:48:09.684Z] ++ set -x [2021-08-27T12:48:09.684Z] ++ env -i DEST=/go/src/github.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-08-27T12:48:09.940Z] INFO: Testing against a local daemon [2021-08-27T12:48:09.940Z] === RUN TestPluginWithDevMounts [2021-08-27T12:48:09.940Z] === PAUSE TestPluginWithDevMounts [2021-08-27T12:48:09.940Z] === CONT TestPluginWithDevMounts [2021-08-27T12:48:10.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-27T12:48:11.128Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-27T12:48:11.692Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-27T12:48:11.692Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-27T12:48:11.949Z] --- PASS: TestPluginWithDevMounts (1.98s) [2021-08-27T12:48:11.949Z] PASS [2021-08-27T12:48:11.949Z] [2021-08-27T12:48:11.949Z] DONE 1 tests in 2.105s [2021-08-27T12:48:11.949Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-27T12:48:11.949Z] ++ 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-08-27T12:48:11.949Z] ++ set -e [2021-08-27T12:48:11.949Z] ++ '[' -n 0 ']' [2021-08-27T12:48:11.949Z] ++ set -x [2021-08-27T12:48:11.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-27T12:48:11.949Z] INFO: Testing against a local daemon [2021-08-27T12:48:11.949Z] === RUN TestSecretInspect [2021-08-27T12:48:12.158Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.71s) [2021-08-27T12:48:12.159Z] === RUN TestCreateServiceSecretFileMode [2021-08-27T12:48:13.543Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2021-08-27T12:48:13.543Z] === RUN TestCreateServiceConfigFileMode [2021-08-27T12:48:13.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-27T12:48:13.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-27T12:48:14.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-27T12:48:14.403Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-27T12:48:14.967Z] --- PASS: TestSecretInspect (2.88s) [2021-08-27T12:48:14.967Z] === RUN TestSecretList [2021-08-27T12:48:15.224Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-27T12:48:16.154Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-27T12:48:16.154Z] docker_api_swarm_node_test.go:20: [d5df8bc2d0598] joining swarm manager [d80c87a6c3434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:48:16.717Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-27T12:48:16.847Z] --- PASS: TestCreateServiceConfigFileMode (2.88s) [2021-08-27T12:48:16.847Z] === RUN TestCreateServiceSysctls [2021-08-27T12:48:17.283Z] docker_api_swarm_node_test.go:21: [d3b9203b6ffd1] joining swarm manager [d80c87a6c3434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:48:17.844Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-27T12:48:17.844Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-27T12:48:18.103Z] --- PASS: TestSecretList (3.11s) [2021-08-27T12:48:18.103Z] === RUN TestSecretsCreateAndDelete [2021-08-27T12:48:18.358Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-27T12:48:18.921Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-27T12:48:19.623Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-27T12:48:19.623Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-27T12:48:20.148Z] --- PASS: TestCreateServiceSysctls (3.64s) [2021-08-27T12:48:20.148Z] === RUN TestCreateServiceCapabilities [2021-08-27T12:48:20.552Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-27T12:48:20.552Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2021-08-27T12:48:20.552Z] === RUN TestSecretsUpdate [2021-08-27T12:48:21.480Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-27T12:48:22.696Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2021-08-27T12:48:22.696Z] === RUN TestInspect [2021-08-27T12:48:22.871Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-27T12:48:22.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-27T12:48:22.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-27T12:48:22.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-27T12:48:22.872Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-27T12:48:23.129Z] --- PASS: TestSecretsUpdate (2.69s) [2021-08-27T12:48:23.129Z] === RUN TestTemplatedSecret [2021-08-27T12:48:23.385Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-27T12:48:25.899Z] --- PASS: TestTemplatedSecret (2.60s) [2021-08-27T12:48:25.899Z] === RUN TestSecretCreateResolve [2021-08-27T12:48:26.029Z] --- PASS: TestInspect (3.36s) [2021-08-27T12:48:26.029Z] === RUN TestCreateJob [2021-08-27T12:48:27.788Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-27T12:48:27.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-27T12:48:28.045Z] --- PASS: TestSecretCreateResolve (2.16s) [2021-08-27T12:48:28.045Z] PASS [2021-08-27T12:48:28.045Z] [2021-08-27T12:48:28.045Z] DONE 6 tests in 16.045s [2021-08-27T12:48:28.045Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-27T12:48:28.045Z] ++ 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-08-27T12:48:28.045Z] ++ set -e [2021-08-27T12:48:28.045Z] ++ '[' -n 0 ']' [2021-08-27T12:48:28.045Z] ++ set -x [2021-08-27T12:48:28.045Z] ++ env -i DEST=/go/src/github.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-08-27T12:48:28.045Z] INFO: Testing against a local daemon [2021-08-27T12:48:28.045Z] === RUN TestServiceCreateInit [2021-08-27T12:48:28.045Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-27T12:48:28.302Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-27T12:48:28.864Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-27T12:48:28.865Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-27T12:48:28.865Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-27T12:48:28.865Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-27T12:48:29.331Z] --- PASS: TestCreateJob (3.03s) [2021-08-27T12:48:29.331Z] === RUN TestReplicatedJob [2021-08-27T12:48:31.382Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-27T12:48:32.312Z] docker_api_swarm_test.go:502: [d8daad80dbf9c] joining swarm manager [d79ab3df87e0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:48:32.312Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-27T12:48:33.242Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-27T12:48:33.498Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-27T12:48:35.915Z] --- PASS: TestReplicatedJob (6.42s) [2021-08-27T12:48:35.915Z] === RUN TestUpdateReplicatedJob [2021-08-27T12:48:36.764Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-27T12:48:37.327Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-27T12:48:37.584Z] --- PASS: TestServiceCreateInit (9.52s) [2021-08-27T12:48:37.584Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s) [2021-08-27T12:48:37.584Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s) [2021-08-27T12:48:37.584Z] === RUN TestCreateServiceMultipleTimes [2021-08-27T12:48:38.513Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-27T12:48:39.218Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2021-08-27T12:48:39.218Z] === RUN TestServiceListWithStatuses [2021-08-27T12:48:39.218Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-27T12:48:39.218Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-27T12:48:39.218Z] === RUN TestDockerNetworkConnectAlias [2021-08-27T12:48:39.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-27T12:48:41.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-27T12:48:42.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-27T12:48:43.175Z] docker_api_swarm_test.go:507: [d7f4098d06e51] joining swarm manager [d79ab3df87e0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:48:44.506Z] --- PASS: TestDockerNetworkConnectAlias (5.23s) [2021-08-27T12:48:44.506Z] === RUN TestDockerNetworkReConnect [2021-08-27T12:48:44.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-27T12:48:45.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-27T12:48:46.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d13a40_} [2021-08-27T12:48:48.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13077426069_/foo_false____} [2021-08-27T12:48:48.710Z] --- PASS: TestDockerNetworkReConnect (4.12s) [2021-08-27T12:48:48.710Z] === RUN TestServicePlugin [2021-08-27T12:48:48.710Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:48:48.710Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-27T12:48:48.710Z] === RUN TestServiceUpdateLabel [2021-08-27T12:48:49.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13077426069_/foo_true____} [2021-08-27T12:48:50.625Z] --- PASS: TestServiceUpdateLabel (2.63s) [2021-08-27T12:48:50.625Z] === RUN TestServiceUpdateSecrets [2021-08-27T12:48:50.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32500323584_/foo_false____} [2021-08-27T12:48:52.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32500323584_/foo_true____} [2021-08-27T12:48:53.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32500323584_/foo_true__0xc000d13a70__} [2021-08-27T12:48:54.605Z] --- PASS: TestCreateServiceMultipleTimes (17.02s) [2021-08-27T12:48:54.605Z] === RUN TestCreateServiceConflict [2021-08-27T12:48:54.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d13a88_} [2021-08-27T12:48:56.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d13aa0_} [2021-08-27T12:48:57.153Z] --- PASS: TestCreateServiceConflict (2.44s) [2021-08-27T12:48:57.153Z] === RUN TestCreateServiceMaxReplicas [2021-08-27T12:48:57.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d13ab8_} [2021-08-27T12:48:59.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d13ad0_} [2021-08-27T12:49:00.444Z] --- PASS: TestCreateServiceMaxReplicas (3.08s) [2021-08-27T12:49:00.444Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-27T12:49:00.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-27T12:49:02.068Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-27T12:49:04.615Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-27T12:49:05.531Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2021-08-27T12:49:05.531Z] === RUN TestServiceUpdateConfigs [2021-08-27T12:49:05.543Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-27T12:49:07.433Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-27T12:49:08.360Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-27T12:49:08.360Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-27T12:49:08.922Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-27T12:49:09.484Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-27T12:49:10.046Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-27T12:49:10.609Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-27T12:49:11.171Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-27T12:49:11.733Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-27T12:49:12.296Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-27T12:49:12.858Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-27T12:49:13.419Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-27T12:49:13.981Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.66s) [2021-08-27T12:49:13.981Z] === RUN TestCreateServiceSecretFileMode [2021-08-27T12:49:13.981Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-27T12:49:14.658Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-27T12:49:14.658Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-27T12:49:14.658Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-27T12:49:14.658Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-27T12:49:14.658Z] Cross building: bundles/cross/linux/s390x [2021-08-27T12:49:14.658Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-27T12:49:14.658Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-27T12:49:14.909Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-27T12:49:15.165Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-27T12:49:16.535Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-27T12:49:16.535Z] --- PASS: TestCreateServiceSecretFileMode (2.76s) [2021-08-27T12:49:16.535Z] === RUN TestCreateServiceConfigFileMode [2021-08-27T12:49:17.097Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-27T12:49:18.025Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-27T12:49:18.588Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-27T12:49:18.588Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-27T12:49:19.516Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2021-08-27T12:49:19.516Z] === RUN TestCreateServiceSysctls [2021-08-27T12:49:19.516Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-27T12:49:19.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-27T12:49:20.079Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-27T12:49:20.437Z] --- PASS: TestServiceUpdateConfigs (14.93s) [2021-08-27T12:49:20.437Z] === RUN TestServiceUpdateNetwork [2021-08-27T12:49:21.009Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-27T12:49:22.378Z] docker_api_swarm_node_test.go:81: [d011f45d943b5] joining swarm manager [d0036bea1ee55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:49:22.378Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-27T12:49:23.324Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-27T12:49:23.580Z] --- PASS: TestCreateServiceSysctls (4.26s) [2021-08-27T12:49:23.580Z] === RUN TestCreateServiceCapabilities [2021-08-27T12:49:24.946Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-27T12:49:25.202Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-27T12:49:27.094Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2021-08-27T12:49:27.094Z] === RUN TestInspect [2021-08-27T12:49:27.350Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-27T12:49:31.519Z] --- PASS: TestInspect (4.55s) [2021-08-27T12:49:31.519Z] === RUN TestCreateJob [2021-08-27T12:49:32.083Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-27T12:49:34.602Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-27T12:49:35.164Z] --- PASS: TestCreateJob (3.64s) [2021-08-27T12:49:35.164Z] === RUN TestReplicatedJob [2021-08-27T12:49:35.164Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-27T12:49:35.344Z] --- PASS: TestServiceUpdateNetwork (12.75s) [2021-08-27T12:49:35.344Z] === RUN TestServiceUpdatePidsLimit [2021-08-27T12:49:35.344Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-27T12:49:35.344Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-27T12:49:37.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-27T12:49:39.578Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-27T12:49:39.578Z] docker_api_swarm_node_test.go:53: [d1f520d98e4dc] joining swarm manager [d6d1c5fe6e6da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:49:40.507Z] docker_api_swarm_node_test.go:54: [d391d78c76b96] joining swarm manager [d6d1c5fe6e6da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:49:42.396Z] --- PASS: TestReplicatedJob (6.95s) [2021-08-27T12:49:42.397Z] === RUN TestUpdateReplicatedJob [2021-08-27T12:49:42.397Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-27T12:49:42.653Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-27T12:49:43.483Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-27T12:49:45.922Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2021-08-27T12:49:45.922Z] === RUN TestServiceListWithStatuses [2021-08-27T12:49:45.922Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-27T12:49:45.922Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-27T12:49:45.922Z] === RUN TestDockerNetworkConnectAlias [2021-08-27T12:49:46.488Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-27T12:49:47.070Z] === RUN TestDockerSuite/TestCpToDot [2021-08-27T12:49:47.999Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-27T12:49:48.926Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-27T12:49:50.066Z] --- PASS: TestServiceUpdatePidsLimit (16.97s) [2021-08-27T12:49:50.066Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-08-27T12:49:50.066Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-08-27T12:49:50.066Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2021-08-27T12:49:50.066Z] PASS [2021-08-27T12:49:50.066Z] [2021-08-27T12:49:50.066Z] === Skipped [2021-08-27T12:49:50.066Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-27T12:49:50.066Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-27T12:49:50.066Z] [2021-08-27T12:49:50.066Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-27T12:49:50.066Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-27T12:49:50.066Z] [2021-08-27T12:49:50.066Z] [2021-08-27T12:49:50.066Z] DONE 27 tests, 2 skipped in 143.270s [2021-08-27T12:49:50.066Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-27T12:49:50.066Z] ++ 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-08-27T12:49:50.066Z] ++ set -e [2021-08-27T12:49:50.066Z] ++ '[' -n 0 ']' [2021-08-27T12:49:50.066Z] ++ set -x [2021-08-27T12:49:50.066Z] ++ env -i DEST=/go/src/github.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-08-27T12:49:50.066Z] INFO: Testing against a local daemon [2021-08-27T12:49:50.066Z] === RUN TestSessionCreate [2021-08-27T12:49:50.066Z] --- PASS: TestSessionCreate (0.04s) [2021-08-27T12:49:50.066Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-27T12:49:50.066Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-27T12:49:50.066Z] PASS [2021-08-27T12:49:50.066Z] [2021-08-27T12:49:50.066Z] DONE 2 tests in 0.192s [2021-08-27T12:49:50.066Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-27T12:49:50.066Z] ++ 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-08-27T12:49:50.066Z] ++ set -e [2021-08-27T12:49:50.066Z] ++ '[' -n 0 ']' [2021-08-27T12:49:50.066Z] ++ set -x [2021-08-27T12:49:50.066Z] ++ env -i DEST=/go/src/github.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-08-27T12:49:50.292Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-27T12:49:50.328Z] INFO: Testing against a local daemon [2021-08-27T12:49:50.328Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-27T12:49:50.328Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-27T12:49:50.328Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:49:50.328Z] === RUN TestDiskUsage [2021-08-27T12:49:50.328Z] === PAUSE TestDiskUsage [2021-08-27T12:49:50.328Z] === RUN TestEventsExecDie [2021-08-27T12:49:50.854Z] --- PASS: TestDockerNetworkConnectAlias (5.05s) [2021-08-27T12:49:50.854Z] === RUN TestDockerNetworkReConnect [2021-08-27T12:49:50.899Z] --- PASS: TestEventsExecDie (0.69s) [2021-08-27T12:49:50.899Z] === RUN TestEventsBackwardsCompatible [2021-08-27T12:49:51.113Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-27T12:49:51.160Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-27T12:49:51.160Z] === RUN TestEventsVolumeCreate [2021-08-27T12:49:51.160Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-08-27T12:49:51.160Z] === RUN TestInfoBinaryCommits [2021-08-27T12:49:51.160Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-27T12:49:51.160Z] === RUN TestInfoAPIVersioned [2021-08-27T12:49:51.160Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-27T12:49:51.160Z] === RUN TestInfoDiscoveryBackend [2021-08-27T12:49:51.731Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-27T12:49:51.731Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-27T12:49:52.040Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-27T12:49:52.040Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-27T12:49:52.673Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-27T12:49:52.673Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-27T12:49:52.969Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-27T12:49:53.243Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-27T12:49:53.243Z] === RUN TestInfoAPI [2021-08-27T12:49:53.243Z] --- PASS: TestInfoAPI (0.04s) [2021-08-27T12:49:53.243Z] === RUN TestInfoAPIWarnings [2021-08-27T12:49:53.896Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-27T12:49:53.896Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-27T12:49:54.152Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-27T12:49:54.408Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-27T12:49:54.970Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2021-08-27T12:49:54.970Z] === RUN TestServicePlugin [2021-08-27T12:49:54.970Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-27T12:49:54.970Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-27T12:49:55.226Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-27T12:49:55.226Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-27T12:49:55.788Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-27T12:49:56.045Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-27T12:49:56.045Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-27T12:49:56.301Z] === RUN TestDockerSuite/TestCreateRM [2021-08-27T12:49:56.301Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-27T12:49:56.301Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-27T12:49:56.301Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-27T12:49:56.558Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-27T12:49:56.558Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-27T12:49:58.450Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-27T12:49:58.450Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-27T12:49:58.450Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-27T12:49:59.379Z] plugin_test.go:62: [d8b346c039508] joining swarm manager [d7bf7e4b5688f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:50:00.746Z] plugin_test.go:65: [dcd70e4c91048] joining swarm manager [d7bf7e4b5688f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:50:02.638Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-27T12:50:02.638Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-27T12:50:02.638Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-27T12:50:02.638Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-27T12:50:02.638Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-27T12:50:02.638Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-27T12:50:03.199Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-27T12:50:04.565Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-27T12:50:04.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-27T12:50:06.202Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-27T12:50:07.131Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-27T12:50:07.693Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-27T12:50:08.255Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-27T12:50:08.255Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-27T12:50:08.816Z] === RUN TestDockerSuite/TestDockerFails [2021-08-27T12:50:08.816Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-27T12:50:08.816Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-27T12:50:08.816Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-27T12:50:09.744Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-27T12:50:10.306Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-27T12:50:11.363Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-08-27T12:50:11.363Z] === RUN TestInfoDebug [2021-08-27T12:50:11.363Z] --- PASS: TestInfoDebug (0.54s) [2021-08-27T12:50:11.363Z] === RUN TestInfoInsecureRegistries [2021-08-27T12:50:11.363Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-27T12:50:11.363Z] === RUN TestInfoRegistryMirrors [2021-08-27T12:50:11.363Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-27T12:50:11.363Z] === RUN TestLoginFailsWithBadCredentials [2021-08-27T12:50:11.363Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-27T12:50:11.363Z] === RUN TestPingCacheHeaders [2021-08-27T12:50:11.363Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-27T12:50:11.363Z] === RUN TestPingGet [2021-08-27T12:50:11.363Z] --- PASS: TestPingGet (0.03s) [2021-08-27T12:50:11.363Z] === RUN TestPingHead [2021-08-27T12:50:11.363Z] --- PASS: TestPingHead (0.04s) [2021-08-27T12:50:11.363Z] === RUN TestVersion [2021-08-27T12:50:11.623Z] --- PASS: TestVersion (0.04s) [2021-08-27T12:50:11.623Z] === CONT TestDiskUsage [2021-08-27T12:50:11.672Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-27T12:50:11.672Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-27T12:50:11.672Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-27T12:50:11.672Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/container_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/image_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/volume_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-27T12:50:12.194Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-27T12:50:12.195Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-27T12:50:12.195Z] === RUN TestDiskUsage/after_container.Run [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-27T12:50:12.766Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage (1.44s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-27T12:50:13.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:50:13.027Z] PASS [2021-08-27T12:50:13.027Z] [2021-08-27T12:50:13.027Z] === Skipped [2021-08-27T12:50:13.027Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:50:13.027Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-27T12:50:13.027Z] [2021-08-27T12:50:13.027Z] [2021-08-27T12:50:13.027Z] DONE 53 tests, 1 skipped in 22.782s [2021-08-27T12:50:13.027Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-27T12:50:13.027Z] ++ 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-08-27T12:50:13.027Z] ++ set -e [2021-08-27T12:50:13.027Z] ++ '[' -n 0 ']' [2021-08-27T12:50:13.027Z] ++ set -x [2021-08-27T12:50:13.027Z] ++ env -i DEST=/go/src/github.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-08-27T12:50:13.027Z] INFO: Testing against a local daemon [2021-08-27T12:50:13.027Z] === RUN TestVolumesCreateAndList [2021-08-27T12:50:13.027Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-27T12:50:13.027Z] === RUN TestVolumesRemove [2021-08-27T12:50:13.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-27T12:50:13.287Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-27T12:50:13.287Z] === RUN TestVolumesInspect [2021-08-27T12:50:13.287Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-27T12:50:13.287Z] === RUN TestVolumesInvalidJSON [2021-08-27T12:50:13.287Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-27T12:50:13.287Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-27T12:50:13.287Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-27T12:50:13.287Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-27T12:50:13.287Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-27T12:50:13.287Z] PASS [2021-08-27T12:50:13.287Z] [2021-08-27T12:50:13.287Z] DONE 5 tests in 0.298s [2021-08-27T12:50:13.287Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-27T12:50:13.859Z] ++++ cat bundles/test-integration/docker.pid [2021-08-27T12:50:13.859Z] +++ kill 15112 [2021-08-27T12:50:14.120Z] +++ /etc/init.d/apparmor stop [2021-08-27T12:50:14.120Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-27T12:50:14.120Z] [2021-08-27T12:50:14.120Z] Unloading profiles will leave already running processes permanently [2021-08-27T12:50:14.120Z] unconfined, which can lead to unexpected situations. [2021-08-27T12:50:14.120Z] [2021-08-27T12:50:14.120Z] To set a process to complain mode, use the command line tool [2021-08-27T12:50:14.120Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-27T12:50:14.120Z] +++ true [2021-08-27T12:50:14.120Z] exiting test-integration [2021-08-27T12:50:14.120Z] ++ exit 0 [2021-08-27T12:50:14.120Z] Post stage [Pipeline] junit [2021-08-27T12:50:15.527Z] Recording test results [2021-08-27T12:50:15.806Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-27T12:50:16.150Z] + echo Ensuring container killed. [2021-08-27T12:50:16.150Z] Ensuring container killed. [2021-08-27T12:50:16.150Z] + docker rm -vf docker-pr1 [2021-08-27T12:50:16.150Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-27T12:50:16.439Z] + echo Chowning /workspace to jenkins user [2021-08-27T12:50:16.439Z] Chowning /workspace to jenkins user [2021-08-27T12:50:16.439Z] + id -u [2021-08-27T12:50:16.439Z] + id -g [2021-08-27T12:50:16.439Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42795:/workspace busybox chown -R 1000:1000 /workspace [2021-08-27T12:50:16.439Z] Unable to find image 'busybox:latest' locally [2021-08-27T12:50:16.700Z] latest: Pulling from library/busybox [2021-08-27T12:50:16.700Z] be0c1d6b695c: Pulling fs layer [2021-08-27T12:50:16.700Z] be0c1d6b695c: Verifying Checksum [2021-08-27T12:50:16.700Z] be0c1d6b695c: Download complete [2021-08-27T12:50:16.962Z] be0c1d6b695c: Pull complete [2021-08-27T12:50:16.962Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-27T12:50:16.962Z] Status: Downloaded newer image for busybox:latest [2021-08-27T12:50:17.202Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-27T12:50:19.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-27T12:50:19.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-27T12:50:20.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-27T12:50:21.241Z] docker_api_swarm_test.go:202: [dd0ed08395bc6] joining swarm manager [dc69074f837ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:50:21.472Z] + bundleName=arm64-integration [2021-08-27T12:50:21.472Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-27T12:50:21.472Z] Creating arm64-integration-bundles.tar.gz [2021-08-27T12:50:21.472Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-08-27T12:50:21.472Z] + 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-08-27T12:50:21.747Z] Archiving artifacts [2021-08-27T12:50:22.171Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-27T12:50:22.733Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-27T12:50:23.309Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-27T12:50:23.870Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-27T12:50:24.052Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-27T12:50:24.369Z] + make clean [2021-08-27T12:50:24.434Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-27T12:50:24.941Z] docker volume rm -f docker-dev-cache [2021-08-27T12:50:24.941Z] docker-dev-cache [Pipeline] deleteDir [2021-08-27T12:50:24.997Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-27T12:50:25.253Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-27T12:50:27.143Z] --- PASS: TestServicePlugin (31.73s) [2021-08-27T12:50:27.143Z] === RUN TestServiceUpdateLabel [2021-08-27T12:50:27.143Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-27T12:50:28.089Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-27T12:50:29.456Z] --- PASS: TestServiceUpdateLabel (2.60s) [2021-08-27T12:50:29.456Z] === RUN TestServiceUpdateSecrets [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T12:50:30.822Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-27T12:50:32.712Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-27T12:50:33.641Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-27T12:50:34.569Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-27T12:50:35.132Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-27T12:50:35.389Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-27T12:50:36.095Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-27T12:50:36.095Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-27T12:50:36.095Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-27T12:50:36.095Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-27T12:50:36.095Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-27T12:50:36.316Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-27T12:50:36.440Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-27T12:50:36.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/test/unit [2021-08-27T12:50:37.243Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-27T12:50:37.243Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-27T12:50:37.295Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-27T12:50:37.295Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-27T12:50:37.295Z] + TESTDIRS=./... [2021-08-27T12:50:37.295Z] + exclude_paths='/vendor/|/integration' [2021-08-27T12:50:37.295Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-27T12:50:37.295Z] ++ go list ./... [2021-08-27T12:50:37.499Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-27T12:50:37.754Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-27T12:50:37.754Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-27T12:50:37.863Z] + pkg_list='github.com/docker/docker/api [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/backend [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/container [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/events [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/filters [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/image [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/mount [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/network [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/registry [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/time [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/versions [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:50:37.863Z] github.com/docker/docker/api/types/volume [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:50:37.863Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:50:37.863Z] github.com/docker/docker/cli [2021-08-27T12:50:37.863Z] github.com/docker/docker/cli/config [2021-08-27T12:50:37.863Z] github.com/docker/docker/cli/debug [2021-08-27T12:50:37.863Z] github.com/docker/docker/client [2021-08-27T12:50:37.863Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:50:37.863Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:50:37.863Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:50:37.863Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:50:37.863Z] github.com/docker/docker/container [2021-08-27T12:50:37.863Z] github.com/docker/docker/container/stream [2021-08-27T12:50:37.863Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:50:37.864Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:50:37.864Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/config [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/events [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/exec [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/images [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/links [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/names [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/network [2021-08-27T12:50:37.864Z] github.com/docker/docker/daemon/stats [2021-08-27T12:50:37.864Z] github.com/docker/docker/distribution [2021-08-27T12:50:37.864Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:50:37.864Z] github.com/docker/docker/distribution/utils [2021-08-27T12:50:37.864Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:50:37.864Z] github.com/docker/docker/dockerversion [2021-08-27T12:50:37.864Z] github.com/docker/docker/errdefs [2021-08-27T12:50:37.864Z] github.com/docker/docker/image [2021-08-27T12:50:37.864Z] github.com/docker/docker/image/cache [2021-08-27T12:50:37.864Z] github.com/docker/docker/image/tarexport [2021-08-27T12:50:37.864Z] github.com/docker/docker/image/v1 [2021-08-27T12:50:37.864Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:50:37.864Z] github.com/docker/docker/layer [2021-08-27T12:50:37.864Z] github.com/docker/docker/libcontainerd [2021-08-27T12:50:37.864Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:50:37.864Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:50:37.864Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:50:37.864Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/libnetwork/types [2021-08-27T12:50:37.864Z] github.com/docker/docker/oci [2021-08-27T12:50:37.864Z] github.com/docker/docker/oci/caps [2021-08-27T12:50:37.864Z] github.com/docker/docker/opts [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/archive [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/directory [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/locker [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/mount [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/platform [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/pools [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/progress [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/signal [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/stack [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/system [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/term [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:50:37.864Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:50:37.864Z] github.com/docker/docker/plugin [2021-08-27T12:50:37.864Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:50:37.864Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:50:37.864Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:50:37.864Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:50:37.864Z] github.com/docker/docker/quota [2021-08-27T12:50:37.864Z] github.com/docker/docker/reference [2021-08-27T12:50:37.864Z] github.com/docker/docker/registry [2021-08-27T12:50:37.864Z] github.com/docker/docker/registry/resumable [2021-08-27T12:50:37.864Z] github.com/docker/docker/restartmanager [2021-08-27T12:50:37.864Z] github.com/docker/docker/rootless [2021-08-27T12:50:37.864Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:50:37.864Z] github.com/docker/docker/runconfig [2021-08-27T12:50:37.864Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/environment [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/registry [2021-08-27T12:50:37.864Z] github.com/docker/docker/testutil/request [2021-08-27T12:50:37.864Z] github.com/docker/docker/volume [2021-08-27T12:50:37.864Z] github.com/docker/docker/volume/drivers [2021-08-27T12:50:37.864Z] github.com/docker/docker/volume/local [2021-08-27T12:50:37.864Z] github.com/docker/docker/volume/mounts [2021-08-27T12:50:37.864Z] github.com/docker/docker/volume/service [2021-08-27T12:50:37.864Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:50:37.864Z] github.com/docker/docker/volume/testutils' [2021-08-27T12:50:37.864Z] ++ grep --fixed-strings -v /libnetwork [2021-08-27T12:50:37.864Z] ++ echo 'github.com/docker/docker/api [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/backend [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/container [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/events [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/filters [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/image [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/mount [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/network [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/registry [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/time [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/versions [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:50:37.864Z] github.com/docker/docker/api/types/volume [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:50:37.864Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:50:37.864Z] github.com/docker/docker/cli [2021-08-27T12:50:37.864Z] github.com/docker/docker/cli/config [2021-08-27T12:50:37.864Z] github.com/docker/docker/cli/debug [2021-08-27T12:50:37.864Z] github.com/docker/docker/client [2021-08-27T12:50:37.864Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:50:37.864Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:50:37.864Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:50:37.864Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:50:37.864Z] github.com/docker/docker/container [2021-08-27T12:50:37.864Z] github.com/docker/docker/container/stream [2021-08-27T12:50:37.864Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:50:37.864Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:50:37.864Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/config [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/events [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/exec [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/images [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/links [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/names [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/network [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/stats [2021-08-27T12:50:37.865Z] github.com/docker/docker/distribution [2021-08-27T12:50:37.865Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:50:37.865Z] github.com/docker/docker/distribution/utils [2021-08-27T12:50:37.865Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:50:37.865Z] github.com/docker/docker/dockerversion [2021-08-27T12:50:37.865Z] github.com/docker/docker/errdefs [2021-08-27T12:50:37.865Z] github.com/docker/docker/image [2021-08-27T12:50:37.865Z] github.com/docker/docker/image/cache [2021-08-27T12:50:37.865Z] github.com/docker/docker/image/tarexport [2021-08-27T12:50:37.865Z] github.com/docker/docker/image/v1 [2021-08-27T12:50:37.865Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:50:37.865Z] github.com/docker/docker/layer [2021-08-27T12:50:37.865Z] github.com/docker/docker/libcontainerd [2021-08-27T12:50:37.865Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:50:37.865Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:50:37.865Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:50:37.865Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/libnetwork/types [2021-08-27T12:50:37.865Z] github.com/docker/docker/oci [2021-08-27T12:50:37.865Z] github.com/docker/docker/oci/caps [2021-08-27T12:50:37.865Z] github.com/docker/docker/opts [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/archive [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/directory [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/locker [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/mount [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/platform [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/pools [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/progress [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/signal [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/stack [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/system [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/term [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:50:37.865Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:50:37.865Z] github.com/docker/docker/plugin [2021-08-27T12:50:37.865Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:50:37.865Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:50:37.865Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:50:37.865Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:50:37.865Z] github.com/docker/docker/quota [2021-08-27T12:50:37.865Z] github.com/docker/docker/reference [2021-08-27T12:50:37.865Z] github.com/docker/docker/registry [2021-08-27T12:50:37.865Z] github.com/docker/docker/registry/resumable [2021-08-27T12:50:37.865Z] github.com/docker/docker/restartmanager [2021-08-27T12:50:37.865Z] github.com/docker/docker/rootless [2021-08-27T12:50:37.865Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:50:37.865Z] github.com/docker/docker/runconfig [2021-08-27T12:50:37.865Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/environment [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/registry [2021-08-27T12:50:37.865Z] github.com/docker/docker/testutil/request [2021-08-27T12:50:37.865Z] github.com/docker/docker/volume [2021-08-27T12:50:37.865Z] github.com/docker/docker/volume/drivers [2021-08-27T12:50:37.865Z] github.com/docker/docker/volume/local [2021-08-27T12:50:37.865Z] github.com/docker/docker/volume/mounts [2021-08-27T12:50:37.865Z] github.com/docker/docker/volume/service [2021-08-27T12:50:37.865Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:50:37.865Z] github.com/docker/docker/volume/testutils' [2021-08-27T12:50:37.865Z] + base_pkg_list='github.com/docker/docker/api [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/backend [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/container [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/events [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/filters [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/image [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/mount [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/network [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/registry [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/time [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/versions [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:50:37.865Z] github.com/docker/docker/api/types/volume [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:50:37.865Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:50:37.865Z] github.com/docker/docker/cli [2021-08-27T12:50:37.865Z] github.com/docker/docker/cli/config [2021-08-27T12:50:37.865Z] github.com/docker/docker/cli/debug [2021-08-27T12:50:37.865Z] github.com/docker/docker/client [2021-08-27T12:50:37.865Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:50:37.865Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:50:37.865Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:50:37.865Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:50:37.865Z] github.com/docker/docker/container [2021-08-27T12:50:37.865Z] github.com/docker/docker/container/stream [2021-08-27T12:50:37.865Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:50:37.865Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:50:37.865Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/config [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/events [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/exec [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/images [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/links [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/names [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/network [2021-08-27T12:50:37.865Z] github.com/docker/docker/daemon/stats [2021-08-27T12:50:37.866Z] github.com/docker/docker/distribution [2021-08-27T12:50:37.866Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:50:37.866Z] github.com/docker/docker/distribution/utils [2021-08-27T12:50:37.866Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:50:37.866Z] github.com/docker/docker/dockerversion [2021-08-27T12:50:37.866Z] github.com/docker/docker/errdefs [2021-08-27T12:50:37.866Z] github.com/docker/docker/image [2021-08-27T12:50:37.866Z] github.com/docker/docker/image/cache [2021-08-27T12:50:37.866Z] github.com/docker/docker/image/tarexport [2021-08-27T12:50:37.866Z] github.com/docker/docker/image/v1 [2021-08-27T12:50:37.866Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:50:37.866Z] github.com/docker/docker/layer [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:50:37.866Z] github.com/docker/docker/oci [2021-08-27T12:50:37.866Z] github.com/docker/docker/oci/caps [2021-08-27T12:50:37.866Z] github.com/docker/docker/opts [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/archive [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/directory [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/locker [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/mount [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/platform [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/pools [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/progress [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/signal [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/stack [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/system [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/term [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:50:37.866Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:50:37.866Z] github.com/docker/docker/plugin [2021-08-27T12:50:37.866Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:50:37.866Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:50:37.866Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:50:37.866Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:50:37.866Z] github.com/docker/docker/quota [2021-08-27T12:50:37.866Z] github.com/docker/docker/reference [2021-08-27T12:50:37.866Z] github.com/docker/docker/registry [2021-08-27T12:50:37.866Z] github.com/docker/docker/registry/resumable [2021-08-27T12:50:37.866Z] github.com/docker/docker/restartmanager [2021-08-27T12:50:37.866Z] github.com/docker/docker/rootless [2021-08-27T12:50:37.866Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:50:37.866Z] github.com/docker/docker/runconfig [2021-08-27T12:50:37.866Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/environment [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/registry [2021-08-27T12:50:37.866Z] github.com/docker/docker/testutil/request [2021-08-27T12:50:37.866Z] github.com/docker/docker/volume [2021-08-27T12:50:37.866Z] github.com/docker/docker/volume/drivers [2021-08-27T12:50:37.866Z] github.com/docker/docker/volume/local [2021-08-27T12:50:37.866Z] github.com/docker/docker/volume/mounts [2021-08-27T12:50:37.866Z] github.com/docker/docker/volume/service [2021-08-27T12:50:37.866Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:50:37.866Z] github.com/docker/docker/volume/testutils' [2021-08-27T12:50:37.866Z] ++ echo 'github.com/docker/docker/api [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/backend [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/container [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/events [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/filters [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/image [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/mount [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/network [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/registry [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/time [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/versions [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:50:37.866Z] github.com/docker/docker/api/types/volume [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:50:37.866Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:50:37.866Z] github.com/docker/docker/cli [2021-08-27T12:50:37.866Z] github.com/docker/docker/cli/config [2021-08-27T12:50:37.866Z] github.com/docker/docker/cli/debug [2021-08-27T12:50:37.866Z] github.com/docker/docker/client [2021-08-27T12:50:37.866Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:50:37.866Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:50:37.866Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:50:37.866Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:50:37.866Z] github.com/docker/docker/container [2021-08-27T12:50:37.866Z] github.com/docker/docker/container/stream [2021-08-27T12:50:37.866Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:50:37.866Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:50:37.866Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/config [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/events [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/exec [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/images [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/links [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/names [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/network [2021-08-27T12:50:37.866Z] github.com/docker/docker/daemon/stats [2021-08-27T12:50:37.866Z] github.com/docker/docker/distribution [2021-08-27T12:50:37.866Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:50:37.866Z] github.com/docker/docker/distribution/utils [2021-08-27T12:50:37.866Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:50:37.866Z] github.com/docker/docker/dockerversion [2021-08-27T12:50:37.866Z] github.com/docker/docker/errdefs [2021-08-27T12:50:37.866Z] github.com/docker/docker/image [2021-08-27T12:50:37.866Z] github.com/docker/docker/image/cache [2021-08-27T12:50:37.866Z] github.com/docker/docker/image/tarexport [2021-08-27T12:50:37.866Z] github.com/docker/docker/image/v1 [2021-08-27T12:50:37.866Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:50:37.866Z] github.com/docker/docker/layer [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:50:37.866Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:50:37.866Z] github.com/docker/docker/libnetwork/types [2021-08-27T12:50:37.866Z] github.com/docker/docker/oci [2021-08-27T12:50:37.866Z] github.com/docker/docker/oci/caps [2021-08-27T12:50:37.867Z] github.com/docker/docker/opts [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/archive [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/directory [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/locker [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/mount [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/platform [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/pools [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/progress [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/signal [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/stack [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/system [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/term [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:50:37.867Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:50:37.867Z] github.com/docker/docker/plugin [2021-08-27T12:50:37.867Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:50:37.867Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:50:37.867Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:50:37.867Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:50:37.867Z] github.com/docker/docker/quota [2021-08-27T12:50:37.867Z] github.com/docker/docker/reference [2021-08-27T12:50:37.867Z] github.com/docker/docker/registry [2021-08-27T12:50:37.867Z] github.com/docker/docker/registry/resumable [2021-08-27T12:50:37.867Z] github.com/docker/docker/restartmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/rootless [2021-08-27T12:50:37.867Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:50:37.867Z] github.com/docker/docker/runconfig [2021-08-27T12:50:37.867Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/environment [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/registry [2021-08-27T12:50:37.867Z] github.com/docker/docker/testutil/request [2021-08-27T12:50:37.867Z] github.com/docker/docker/volume [2021-08-27T12:50:37.867Z] github.com/docker/docker/volume/drivers [2021-08-27T12:50:37.867Z] github.com/docker/docker/volume/local [2021-08-27T12:50:37.867Z] github.com/docker/docker/volume/mounts [2021-08-27T12:50:37.867Z] github.com/docker/docker/volume/service [2021-08-27T12:50:37.867Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:50:37.867Z] github.com/docker/docker/volume/testutils' [2021-08-27T12:50:37.867Z] ++ grep --fixed-strings /libnetwork [2021-08-27T12:50:37.867Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/types' [2021-08-27T12:50:37.867Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-27T12:50:37.867Z] + echo 'github.com/docker/docker/libnetwork [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/types' [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:50:37.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:50:37.867Z] + type docker-proxy [2021-08-27T12:50:37.867Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-27T12:50:37.867Z] + hack/make.sh binary-proxy install-proxy [2021-08-27T12:50:37.867Z] [2021-08-27T12:50:38.126Z] Removing bundles/ [2021-08-27T12:50:38.126Z] [2021-08-27T12:50:38.126Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-27T12:50:38.126Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-27T12:50:38.126Z] GOOS="" GOARCH="" GOARM="" [2021-08-27T12:50:38.687Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-27T12:50:40.055Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-27T12:50:40.055Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-27T12:50:40.055Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-27T12:50:40.617Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-27T12:50:40.617Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-27T12:50:41.178Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-27T12:50:42.105Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-27T12:50:42.361Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-27T12:50:42.361Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2021-08-27T12:50:42.361Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-27T12:50:42.361Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2021-08-27T12:50:42.361Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-27T12:50:43.727Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-27T12:50:43.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-27T12:50:44.291Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2021-08-27T12:50:44.291Z] === RUN TestServiceUpdateConfigs [2021-08-27T12:50:44.547Z] === RUN TestDockerSuite/TestEventsRename [2021-08-27T12:50:44.694Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-27T12:50:44.694Z] [2021-08-27T12:50:44.694Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-27T12:50:44.694Z] Installing docker-proxy to /usr/local/bin/ [2021-08-27T12:50:44.694Z] [2021-08-27T12:50:44.694Z] + mkdir -p bundles [2021-08-27T12:50:44.694Z] + '[' -n 'github.com/docker/docker/api [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/backend/build [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/httputils [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/middleware [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/build [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/container [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/debug [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/distribution [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/grpc [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/image [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/network [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/plugin [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/session [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/swarm [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/system [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/server/router/volume [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/backend [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/blkiodev [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/container [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/events [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/filters [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/image [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/mount [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/network [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/registry [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/strslice [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/swarm [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/time [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/versions [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-27T12:50:44.694Z] github.com/docker/docker/api/types/volume [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/builder-next [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/builder-next/worker [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/dockerfile [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/dockerignore [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/remotecontext [2021-08-27T12:50:44.694Z] github.com/docker/docker/builder/remotecontext/git [2021-08-27T12:50:44.694Z] github.com/docker/docker/cli [2021-08-27T12:50:44.694Z] github.com/docker/docker/cli/config [2021-08-27T12:50:44.694Z] github.com/docker/docker/cli/debug [2021-08-27T12:50:44.694Z] github.com/docker/docker/client [2021-08-27T12:50:44.694Z] github.com/docker/docker/cmd/docker-proxy [2021-08-27T12:50:44.694Z] github.com/docker/docker/cmd/dockerd [2021-08-27T12:50:44.694Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-27T12:50:44.694Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-27T12:50:44.694Z] github.com/docker/docker/container [2021-08-27T12:50:44.694Z] github.com/docker/docker/container/stream [2021-08-27T12:50:44.694Z] github.com/docker/docker/contrib/apparmor [2021-08-27T12:50:44.694Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-27T12:50:44.694Z] github.com/docker/docker/contrib/httpserver [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/cluster [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/cluster/convert [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/cluster/executor [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/cluster/provider [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/config [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/discovery [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/events [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/events/testutils [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/exec [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/images [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/initlayer [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/links [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/listeners [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/gelf [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/journald [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/local [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/logentries [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/splunk [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/syslog [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/logger/templates [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/names [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/network [2021-08-27T12:50:44.694Z] github.com/docker/docker/daemon/stats [2021-08-27T12:50:44.694Z] github.com/docker/docker/distribution [2021-08-27T12:50:44.694Z] github.com/docker/docker/distribution/metadata [2021-08-27T12:50:44.694Z] github.com/docker/docker/distribution/utils [2021-08-27T12:50:44.694Z] github.com/docker/docker/distribution/xfer [2021-08-27T12:50:44.694Z] github.com/docker/docker/dockerversion [2021-08-27T12:50:44.694Z] github.com/docker/docker/errdefs [2021-08-27T12:50:44.694Z] github.com/docker/docker/image [2021-08-27T12:50:44.694Z] github.com/docker/docker/image/cache [2021-08-27T12:50:44.694Z] github.com/docker/docker/image/tarexport [2021-08-27T12:50:44.694Z] github.com/docker/docker/image/v1 [2021-08-27T12:50:44.694Z] github.com/docker/docker/internal/test/suite [2021-08-27T12:50:44.694Z] github.com/docker/docker/layer [2021-08-27T12:50:44.694Z] github.com/docker/docker/libcontainerd [2021-08-27T12:50:44.694Z] github.com/docker/docker/libcontainerd/queue [2021-08-27T12:50:44.694Z] github.com/docker/docker/libcontainerd/remote [2021-08-27T12:50:44.694Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-27T12:50:44.694Z] github.com/docker/docker/libcontainerd/types [2021-08-27T12:50:44.694Z] github.com/docker/docker/oci [2021-08-27T12:50:44.694Z] github.com/docker/docker/oci/caps [2021-08-27T12:50:44.694Z] github.com/docker/docker/opts [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/aaparser [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/archive [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/authorization [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/broadcaster [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/capabilities [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/chrootarchive [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/containerfs [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/devicemapper [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/directory [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/discovery [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/discovery/file [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/discovery/kv [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/discovery/memory [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/dmesg [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/filenotify [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/fileutils [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/fsutils [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/homedir [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/idtools [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/ioutils [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/jsonmessage [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/locker [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/longpath [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/loopback [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/mount [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/namesgenerator [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/parsers [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/pidfile [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/platform [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/plugingetter [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/plugins [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/plugins/transport [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/pools [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/progress [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/pubsub [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/reexec [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/signal [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/stack [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/stdcopy [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/streamformatter [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/stringid [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/symlink [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/sysinfo [2021-08-27T12:50:44.694Z] github.com/docker/docker/pkg/system [2021-08-27T12:50:44.695Z] github.com/docker/docker/pkg/tailfile [2021-08-27T12:50:44.695Z] github.com/docker/docker/pkg/tarsum [2021-08-27T12:50:44.695Z] github.com/docker/docker/pkg/term [2021-08-27T12:50:44.695Z] github.com/docker/docker/pkg/term/windows [2021-08-27T12:50:44.695Z] github.com/docker/docker/pkg/truncindex [2021-08-27T12:50:44.695Z] github.com/docker/docker/pkg/urlutil [2021-08-27T12:50:44.695Z] github.com/docker/docker/pkg/useragent [2021-08-27T12:50:44.695Z] github.com/docker/docker/plugin [2021-08-27T12:50:44.695Z] github.com/docker/docker/plugin/executor/containerd [2021-08-27T12:50:44.695Z] github.com/docker/docker/plugin/v2 [2021-08-27T12:50:44.695Z] github.com/docker/docker/profiles/apparmor [2021-08-27T12:50:44.695Z] github.com/docker/docker/profiles/seccomp [2021-08-27T12:50:44.695Z] github.com/docker/docker/quota [2021-08-27T12:50:44.695Z] github.com/docker/docker/reference [2021-08-27T12:50:44.695Z] github.com/docker/docker/registry [2021-08-27T12:50:44.695Z] github.com/docker/docker/registry/resumable [2021-08-27T12:50:44.695Z] github.com/docker/docker/restartmanager [2021-08-27T12:50:44.695Z] github.com/docker/docker/rootless [2021-08-27T12:50:44.695Z] github.com/docker/docker/rootless/specconv [2021-08-27T12:50:44.695Z] github.com/docker/docker/runconfig [2021-08-27T12:50:44.695Z] github.com/docker/docker/runconfig/opts [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/daemon [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/environment [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/fakecontext [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/fakegit [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/fakestorage [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/fixtures/load [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/registry [2021-08-27T12:50:44.695Z] github.com/docker/docker/testutil/request [2021-08-27T12:50:44.695Z] github.com/docker/docker/volume [2021-08-27T12:50:44.695Z] github.com/docker/docker/volume/drivers [2021-08-27T12:50:44.695Z] github.com/docker/docker/volume/local [2021-08-27T12:50:44.695Z] github.com/docker/docker/volume/mounts [2021-08-27T12:50:44.695Z] github.com/docker/docker/volume/service [2021-08-27T12:50:44.695Z] github.com/docker/docker/volume/service/opts [2021-08-27T12:50:44.695Z] github.com/docker/docker/volume/testutils' ']' [2021-08-27T12:50:44.695Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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-08-27T12:50:45.110Z] === RUN TestDockerSuite/TestEventsResize [2021-08-27T12:50:45.631Z] ? github.com/docker/docker/api [no test files] [2021-08-27T12:50:46.057Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-27T12:50:46.624Z] docker_api_swarm_test.go:384: [d293181a92b03] joining swarm manager [d29e56b8e4420]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:50:47.988Z] docker_api_swarm_test.go:385: [dd06108a8a7e7] joining swarm manager [d29e56b8e4420]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:50:52.153Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-27T12:50:52.153Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-27T12:50:52.715Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-27T12:50:55.982Z] === RUN TestDockerSuite/TestEventsTop [2021-08-27T12:50:55.982Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-27T12:50:57.425Z] --- PASS: TestBuildWCOWSandboxSize (653.00s) [2021-08-27T12:50:57.425Z] === RUN TestBuildWithEmptyDockerfile [2021-08-27T12:50:57.425Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:50:57.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:50:57.425Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:50:57.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:50:57.425Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:50:57.425Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:50:57.425Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:50:57.425Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:50:57.425Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:50:57.425Z] --- PASS: TestBuildWithEmptyDockerfile (0.49s) [2021-08-27T12:50:57.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-27T12:50:57.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-08-27T12:50:57.425Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestBuildPreserveOwnership [2021-08-27T12:50:57.425Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:50:57.425Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestBuildPlatformInvalid [2021-08-27T12:50:57.425Z] --- PASS: TestBuildPlatformInvalid (0.37s) [2021-08-27T12:50:57.425Z] PASS [2021-08-27T12:50:57.425Z] ok github.com/docker/docker/integration/build 781.999s [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === Skipped [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-27T12:50:57.425Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-27T12:50:57.425Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-27T12:50:57.425Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-27T12:50:57.425Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-27T12:50:57.425Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] DONE 29 tests, 5 skipped in 800.967s [2021-08-27T12:50:57.425Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-27T12:50:57.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:50:57.425Z] INFO: Testing against a local daemon [2021-08-27T12:50:57.425Z] === RUN TestConfigInspect [2021-08-27T12:50:57.425Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestConfigList [2021-08-27T12:50:57.425Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] --- SKIP: TestConfigList (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestConfigsCreateAndDelete [2021-08-27T12:50:57.425Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestConfigsUpdate [2021-08-27T12:50:57.425Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestTemplatedConfig [2021-08-27T12:50:57.425Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestConfigCreateResolve [2021-08-27T12:50:57.425Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:50:57.425Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-27T12:50:57.425Z] PASS [2021-08-27T12:50:57.425Z] ok github.com/docker/docker/integration/config 0.067s [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === Skipped [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-27T12:50:57.425Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-27T12:50:57.425Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-27T12:50:57.425Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-27T12:50:57.425Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-27T12:50:57.425Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-27T12:50:57.425Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] [2021-08-27T12:50:57.425Z] DONE 6 tests, 6 skipped in 2.239s [2021-08-27T12:50:57.425Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-27T12:50:57.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:50:57.425Z] INFO: Testing against a local daemon [2021-08-27T12:50:57.425Z] === RUN TestCheckpoint [2021-08-27T12:50:57.425Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:50:57.425Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestContainerInvalidJSON [2021-08-27T12:50:57.425Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:50:57.425Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:50:57.425Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:50:57.425Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:50:57.425Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:50:57.425Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:50:57.425Z] --- PASS: TestContainerInvalidJSON (0.39s) [2021-08-27T12:50:57.425Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-27T12:50:57.425Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-27T12:50:57.425Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-08-27T12:50:57.425Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-27T12:50:57.425Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-08-27T12:50:57.425Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-27T12:50:57.425Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-08-27T12:50:57.425Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-27T12:50:57.425Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-08-27T12:50:57.425Z] === RUN TestCopyFromContainer [2021-08-27T12:50:57.425Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-27T12:50:57.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:50:57.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:50:57.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:50:57.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:50:57.425Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:50:57.425Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:50:57.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:50:57.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:50:57.425Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:50:57.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-27T12:50:57.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-27T12:50:57.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-27T12:50:57.425Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-27T12:50:57.425Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-27T12:50:57.425Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestCreateWithInvalidEnv [2021-08-27T12:50:57.425Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-27T12:50:57.425Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-27T12:50:57.425Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-27T12:50:57.425Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-27T12:50:57.425Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-27T12:50:57.425Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-27T12:50:57.425Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-27T12:50:57.425Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-27T12:50:57.425Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-27T12:50:57.425Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-27T12:50:57.425Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-27T12:50:57.425Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-27T12:50:57.425Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestCreateTmpfsMountsTarget [2021-08-27T12:50:57.425Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.425Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-27T12:50:57.425Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:50:57.425Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-27T12:50:57.425Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:50:57.425Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-27T12:50:57.425Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-27T12:50:57.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:50:57.425Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:50:57.425Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:50:57.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:50:57.426Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:50:57.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:50:57.426Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:50:57.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:50:57.426Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:50:57.426Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:50:57.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:50:57.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:50:57.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:50:57.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:50:57.426Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:50:57.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-27T12:50:57.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-27T12:50:57.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-27T12:50:57.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-27T12:50:57.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-27T12:50:57.426Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-27T12:50:57.426Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-27T12:50:57.426Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestCreateDifferentPlatform [2021-08-27T12:50:57.426Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-27T12:50:57.426Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-27T12:50:57.426Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-27T12:50:57.426Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-27T12:50:57.426Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-27T12:50:57.426Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-27T12:50:57.426Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-27T12:50:57.426Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-27T12:50:57.426Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-27T12:50:57.426Z] === RUN TestContainerKillOnDaemonStart [2021-08-27T12:50:57.426Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.426Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestDiff [2021-08-27T12:50:57.426Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-27T12:50:57.426Z] --- SKIP: TestDiff (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestExecWithCloseStdin [2021-08-27T12:50:57.426Z] --- PASS: TestExecWithCloseStdin (2.35s) [2021-08-27T12:50:57.426Z] === RUN TestExec [2021-08-27T12:50:57.426Z] --- PASS: TestExec (1.65s) [2021-08-27T12:50:57.426Z] === RUN TestExecUser [2021-08-27T12:50:57.426Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-27T12:50:57.426Z] --- SKIP: TestExecUser (0.01s) [2021-08-27T12:50:57.426Z] === RUN TestExportContainerAndImportImage [2021-08-27T12:50:57.426Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.426Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-27T12:50:57.426Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:57.426Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestHealthCheckWorkdir [2021-08-27T12:50:57.426Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-27T12:50:57.426Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestHealthKillContainer [2021-08-27T12:50:57.426Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-27T12:50:57.426Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-27T12:50:57.426Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-27T12:50:57.426Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-27T12:50:57.426Z] === RUN TestKillContainerInvalidSignal [2021-08-27T12:50:57.426Z] --- PASS: TestKillContainerInvalidSignal (1.58s) [2021-08-27T12:50:57.426Z] === RUN TestKillContainer [2021-08-27T12:50:57.426Z] === RUN TestKillContainer/no_signal [2021-08-27T12:50:57.426Z] === RUN TestKillContainer/non_killing_signal [2021-08-27T12:50:57.426Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-27T12:50:57.426Z] === RUN TestKillContainer/killing_signal [2021-08-27T12:50:58.495Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-27T12:50:59.424Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2021-08-27T12:50:59.424Z] === RUN TestServiceUpdateNetwork [2021-08-27T12:50:59.650Z] --- PASS: TestKillContainer (3.69s) [2021-08-27T12:50:59.650Z] --- PASS: TestKillContainer/no_signal (1.51s) [2021-08-27T12:50:59.650Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-27T12:50:59.650Z] --- PASS: TestKillContainer/killing_signal (2.14s) [2021-08-27T12:50:59.650Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-27T12:50:59.650Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:50:59.650Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-27T12:50:59.650Z] === RUN TestKillStoppedContainer [2021-08-27T12:50:59.650Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:50:59.650Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-27T12:50:59.650Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-27T12:50:59.650Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:50:59.650Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-27T12:50:59.650Z] === RUN TestKillDifferentUserContainer [2021-08-27T12:50:59.650Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-27T12:50:59.650Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-27T12:50:59.650Z] === RUN TestInspectOomKilledTrue [2021-08-27T12:50:59.650Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:50:59.650Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-27T12:50:59.650Z] === RUN TestInspectOomKilledFalse [2021-08-27T12:50:59.650Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:50:59.650Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-27T12:50:59.650Z] === RUN TestLogsFollowTailEmpty [2021-08-27T12:51:00.512Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-08-27T12:51:01.185Z] --- PASS: TestLogsFollowTailEmpty (1.61s) [2021-08-27T12:51:01.185Z] === RUN TestNetworkNat [2021-08-27T12:51:01.185Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:01.185Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-27T12:51:01.185Z] === RUN TestNetworkLocalhostTCPNat [2021-08-27T12:51:03.369Z] --- PASS: TestNetworkLocalhostTCPNat (1.91s) [2021-08-27T12:51:03.369Z] === RUN TestNetworkLoopbackNat [2021-08-27T12:51:03.369Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:03.369Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-27T12:51:03.369Z] === RUN TestPause [2021-08-27T12:51:03.369Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-27T12:51:03.369Z] --- SKIP: TestPause (0.00s) [2021-08-27T12:51:03.369Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-27T12:51:04.533Z] --- PASS: TestBuildWCOWSandboxSize (650.51s) [2021-08-27T12:51:04.533Z] === RUN TestBuildWithEmptyDockerfile [2021-08-27T12:51:04.533Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:51:04.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:51:04.533Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:51:04.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:51:04.533Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:51:04.533Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:51:04.667Z] === RUN TestDockerSuite/TestExec [2021-08-27T12:51:04.913Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.64s) [2021-08-27T12:51:04.913Z] === RUN TestPauseStopPausedContainer [2021-08-27T12:51:04.913Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:04.913Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-27T12:51:04.913Z] === RUN TestPsFilter [2021-08-27T12:51:04.913Z] --- PASS: TestPsFilter (0.30s) [2021-08-27T12:51:04.913Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-27T12:51:04.924Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-27T12:51:04.993Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:51:04.993Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:51:04.993Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:51:04.993Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2021-08-27T12:51:04.993Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-27T12:51:04.993Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-27T12:51:04.993Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-27T12:51:04.993Z] === RUN TestBuildPreserveOwnership [2021-08-27T12:51:04.993Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:51:04.993Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-27T12:51:04.993Z] === RUN TestBuildPlatformInvalid [2021-08-27T12:51:05.450Z] --- PASS: TestBuildPlatformInvalid (0.47s) [2021-08-27T12:51:05.450Z] PASS [2021-08-27T12:51:05.450Z] ok github.com/docker/docker/integration/build 792.327s [2021-08-27T12:51:05.486Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-27T12:51:05.907Z] [2021-08-27T12:51:05.907Z] === Skipped [2021-08-27T12:51:05.907Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-27T12:51:05.907Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:51:05.907Z] [2021-08-27T12:51:05.907Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-27T12:51:05.907Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:05.907Z] [2021-08-27T12:51:05.907Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-27T12:51:05.907Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:51:05.907Z] [2021-08-27T12:51:05.907Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-27T12:51:05.907Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:51:05.907Z] [2021-08-27T12:51:05.907Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-27T12:51:05.907Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:51:05.907Z] [2021-08-27T12:51:05.907Z] [2021-08-27T12:51:05.907Z] DONE 29 tests, 5 skipped in 812.604s [2021-08-27T12:51:06.049Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-27T12:51:06.365Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-27T12:51:06.610Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-27T12:51:07.088Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s) [2021-08-27T12:51:07.088Z] === RUN TestRemoveContainerWithVolume [2021-08-27T12:51:07.976Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-27T12:51:08.231Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-27T12:51:08.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:51:08.538Z] INFO: Testing against a local daemon [2021-08-27T12:51:08.538Z] === RUN TestConfigInspect [2021-08-27T12:51:08.538Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-27T12:51:08.538Z] === RUN TestConfigList [2021-08-27T12:51:08.538Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] --- SKIP: TestConfigList (0.00s) [2021-08-27T12:51:08.538Z] === RUN TestConfigsCreateAndDelete [2021-08-27T12:51:08.538Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-27T12:51:08.538Z] === RUN TestConfigsUpdate [2021-08-27T12:51:08.538Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-27T12:51:08.538Z] === RUN TestTemplatedConfig [2021-08-27T12:51:08.538Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-27T12:51:08.538Z] === RUN TestConfigCreateResolve [2021-08-27T12:51:08.538Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:51:08.538Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-27T12:51:08.538Z] PASS [2021-08-27T12:51:08.538Z] ok github.com/docker/docker/integration/config 0.079s [2021-08-27T12:51:08.538Z] [2021-08-27T12:51:08.538Z] === Skipped [2021-08-27T12:51:08.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-27T12:51:08.538Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] [2021-08-27T12:51:08.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-27T12:51:08.538Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] [2021-08-27T12:51:08.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-27T12:51:08.538Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] [2021-08-27T12:51:08.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-27T12:51:08.538Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] [2021-08-27T12:51:08.538Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-27T12:51:08.538Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:08.538Z] [2021-08-27T12:51:08.538Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-27T12:51:08.538Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:51:08.538Z] [2021-08-27T12:51:08.538Z] [2021-08-27T12:51:08.538Z] DONE 6 tests, 6 skipped in 2.455s [2021-08-27T12:51:08.538Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-27T12:51:08.794Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-27T12:51:09.263Z] --- PASS: TestRemoveContainerWithVolume (1.77s) [2021-08-27T12:51:09.263Z] === RUN TestRemoveContainerRunning [2021-08-27T12:51:09.357Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-27T12:51:09.919Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-27T12:51:10.494Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-27T12:51:10.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:51:10.708Z] INFO: Testing against a local daemon [2021-08-27T12:51:10.708Z] === RUN TestCheckpoint [2021-08-27T12:51:10.708Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:51:10.708Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-27T12:51:10.708Z] === RUN TestContainerInvalidJSON [2021-08-27T12:51:10.708Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:51:10.708Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:51:10.708Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:51:10.708Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:51:10.797Z] --- PASS: TestRemoveContainerRunning (1.56s) [2021-08-27T12:51:10.797Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-27T12:51:11.067Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-27T12:51:11.166Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:51:11.166Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:51:11.166Z] --- PASS: TestContainerInvalidJSON (0.40s) [2021-08-27T12:51:11.166Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-27T12:51:11.166Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-27T12:51:11.166Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-27T12:51:11.166Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-08-27T12:51:11.166Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-27T12:51:11.622Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-08-27T12:51:11.622Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-27T12:51:11.622Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-08-27T12:51:11.622Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-27T12:51:12.078Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-08-27T12:51:12.078Z] === RUN TestCopyFromContainer [2021-08-27T12:51:12.078Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:12.078Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-27T12:51:12.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-27T12:51:12.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:51:12.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:51:12.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:51:12.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:51:12.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:51:12.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:51:12.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:51:12.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:51:12.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:51:12.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-27T12:51:12.078Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-27T12:51:12.078Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-27T12:51:12.078Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidEnv [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-27T12:51:12.078Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-27T12:51:12.078Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-27T12:51:12.078Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-27T12:51:12.078Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-27T12:51:12.078Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-27T12:51:12.078Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-27T12:51:12.078Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-27T12:51:12.078Z] === RUN TestCreateTmpfsMountsTarget [2021-08-27T12:51:12.078Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:12.078Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-27T12:51:12.078Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-27T12:51:12.078Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:51:12.078Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-27T12:51:12.078Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-27T12:51:12.078Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:51:12.078Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:51:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:51:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:51:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:51:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:51:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:51:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:51:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:51:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:51:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:51:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:51:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:51:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-27T12:51:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-27T12:51:12.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-27T12:51:12.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-27T12:51:12.079Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-27T12:51:12.079Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-27T12:51:12.079Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-27T12:51:12.079Z] === RUN TestCreateDifferentPlatform [2021-08-27T12:51:12.079Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-27T12:51:12.079Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-27T12:51:12.079Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-27T12:51:12.079Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-27T12:51:12.079Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-27T12:51:12.079Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-27T12:51:12.079Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-08-27T12:51:12.079Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-27T12:51:12.079Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-27T12:51:12.079Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-27T12:51:12.079Z] === RUN TestContainerKillOnDaemonStart [2021-08-27T12:51:12.079Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:12.079Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-27T12:51:12.079Z] === RUN TestDiff [2021-08-27T12:51:12.079Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:12.079Z] --- SKIP: TestDiff (0.00s) [2021-08-27T12:51:12.079Z] === RUN TestExecWithCloseStdin [2021-08-27T12:51:12.079Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-27T12:51:12.079Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-08-27T12:51:12.079Z] === RUN TestExec [2021-08-27T12:51:12.331Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.53s) [2021-08-27T12:51:12.331Z] === RUN TestRemoveInvalidContainer [2021-08-27T12:51:12.331Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-27T12:51:12.331Z] === RUN TestRenameLinkedContainer [2021-08-27T12:51:12.331Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:12.331Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-27T12:51:12.331Z] === RUN TestRenameStoppedContainer [2021-08-27T12:51:12.433Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-27T12:51:12.433Z] --- PASS: TestServiceUpdateNetwork (12.76s) [2021-08-27T12:51:12.433Z] === RUN TestServiceUpdatePidsLimit [2021-08-27T12:51:13.360Z] === RUN TestDockerSuite/TestExecEnv [2021-08-27T12:51:13.616Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-27T12:51:13.616Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-27T12:51:13.866Z] --- PASS: TestRenameStoppedContainer (1.72s) [2021-08-27T12:51:13.866Z] === RUN TestRenameRunningContainerAndReuse [2021-08-27T12:51:14.545Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-27T12:51:15.106Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-27T12:51:15.668Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-27T12:51:16.754Z] --- PASS: TestExec (3.98s) [2021-08-27T12:51:16.754Z] === RUN TestExecUser [2021-08-27T12:51:16.754Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-27T12:51:16.754Z] --- SKIP: TestExecUser (0.00s) [2021-08-27T12:51:16.754Z] === RUN TestExportContainerAndImportImage [2021-08-27T12:51:16.754Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:16.754Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-27T12:51:16.754Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-27T12:51:16.754Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:16.754Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-27T12:51:16.754Z] === RUN TestHealthCheckWorkdir [2021-08-27T12:51:16.754Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:16.754Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-27T12:51:16.754Z] === RUN TestHealthKillContainer [2021-08-27T12:51:16.754Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-27T12:51:16.754Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-27T12:51:16.754Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-27T12:51:16.754Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-27T12:51:16.754Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-27T12:51:16.754Z] === RUN TestKillContainerInvalidSignal [2021-08-27T12:51:16.769Z] --- PASS: TestRenameRunningContainerAndReuse (3.07s) [2021-08-27T12:51:16.769Z] === RUN TestRenameInvalidName [2021-08-27T12:51:18.930Z] --- PASS: TestKillContainerInvalidSignal (2.78s) [2021-08-27T12:51:18.930Z] === RUN TestKillContainer [2021-08-27T12:51:18.930Z] === RUN TestKillContainer/no_signal [2021-08-27T12:51:18.934Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-27T12:51:18.934Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-27T12:51:18.947Z] --- PASS: TestRenameInvalidName (1.61s) [2021-08-27T12:51:18.947Z] === RUN TestRenameAnonymousContainer [2021-08-27T12:51:19.495Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-27T12:51:19.751Z] === RUN TestDockerSuite/TestExecParseError [2021-08-27T12:51:20.313Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-27T12:51:20.876Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-27T12:51:21.439Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-27T12:51:21.439Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-27T12:51:21.825Z] === RUN TestKillContainer/non_killing_signal [2021-08-27T12:51:21.825Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-27T12:51:21.825Z] === RUN TestKillContainer/killing_signal [2021-08-27T12:51:22.408Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-27T12:51:22.970Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-27T12:51:23.532Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-27T12:51:24.002Z] --- PASS: TestKillContainer (5.13s) [2021-08-27T12:51:24.002Z] --- PASS: TestKillContainer/no_signal (2.56s) [2021-08-27T12:51:24.002Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-27T12:51:24.002Z] --- PASS: TestKillContainer/killing_signal (2.53s) [2021-08-27T12:51:24.002Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-27T12:51:24.002Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:51:24.002Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-27T12:51:24.002Z] === RUN TestKillStoppedContainer [2021-08-27T12:51:24.002Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:51:24.002Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-27T12:51:24.002Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-27T12:51:24.002Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:51:24.002Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-27T12:51:24.002Z] === RUN TestKillDifferentUserContainer [2021-08-27T12:51:24.002Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-27T12:51:24.002Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-27T12:51:24.002Z] === RUN TestInspectOomKilledTrue [2021-08-27T12:51:24.002Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:24.002Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-27T12:51:24.002Z] === RUN TestInspectOomKilledFalse [2021-08-27T12:51:24.002Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:51:24.002Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-27T12:51:24.002Z] === RUN TestLogsFollowTailEmpty [2021-08-27T12:51:26.901Z] --- PASS: TestLogsFollowTailEmpty (2.68s) [2021-08-27T12:51:26.901Z] === RUN TestNetworkNat [2021-08-27T12:51:26.901Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:26.901Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-27T12:51:26.901Z] === RUN TestNetworkLocalhostTCPNat [2021-08-27T12:51:27.507Z] --- PASS: TestRenameAnonymousContainer (8.38s) [2021-08-27T12:51:27.507Z] === RUN TestRenameContainerWithSameName [2021-08-27T12:51:28.476Z] --- PASS: TestRenameContainerWithSameName (1.62s) [2021-08-27T12:51:28.476Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-27T12:51:28.476Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:28.476Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-27T12:51:28.476Z] === RUN TestResize [2021-08-27T12:51:29.799Z] --- PASS: TestNetworkLocalhostTCPNat (3.22s) [2021-08-27T12:51:29.799Z] === RUN TestNetworkLoopbackNat [2021-08-27T12:51:29.799Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:29.799Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-27T12:51:29.799Z] === RUN TestPause [2021-08-27T12:51:29.799Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-27T12:51:29.799Z] --- SKIP: TestPause (0.00s) [2021-08-27T12:51:29.799Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-27T12:51:30.010Z] --- PASS: TestResize (1.56s) [2021-08-27T12:51:30.010Z] === RUN TestResizeWithInvalidSize [2021-08-27T12:51:30.064Z] --- PASS: TestServiceUpdatePidsLimit (16.77s) [2021-08-27T12:51:30.064Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-08-27T12:51:30.064Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-08-27T12:51:30.064Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-08-27T12:51:30.064Z] PASS [2021-08-27T12:51:30.064Z] [2021-08-27T12:51:30.064Z] === Skipped [2021-08-27T12:51:30.064Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-27T12:51:30.064Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-27T12:51:30.064Z] [2021-08-27T12:51:30.064Z] [2021-08-27T12:51:30.064Z] DONE 27 tests, 1 skipped in 180.939s [2021-08-27T12:51:30.064Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-27T12:51:30.064Z] ++ 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-08-27T12:51:30.064Z] ++ set -e [2021-08-27T12:51:30.064Z] ++ '[' -n 0 ']' [2021-08-27T12:51:30.064Z] ++ set -x [2021-08-27T12:51:30.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-27T12:51:30.064Z] INFO: Testing against a local daemon [2021-08-27T12:51:30.064Z] === RUN TestSessionCreate [2021-08-27T12:51:30.064Z] --- PASS: TestSessionCreate (0.02s) [2021-08-27T12:51:30.064Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-27T12:51:30.064Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-27T12:51:30.064Z] PASS [2021-08-27T12:51:30.064Z] [2021-08-27T12:51:30.064Z] DONE 2 tests in 0.122s [2021-08-27T12:51:30.064Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-27T12:51:30.064Z] ++ 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-08-27T12:51:30.064Z] ++ set -e [2021-08-27T12:51:30.064Z] ++ '[' -n 0 ']' [2021-08-27T12:51:30.064Z] ++ set -x [2021-08-27T12:51:30.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-27T12:51:30.064Z] INFO: Testing against a local daemon [2021-08-27T12:51:30.064Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-27T12:51:30.064Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-27T12:51:30.064Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:51:30.064Z] === RUN TestDiskUsage [2021-08-27T12:51:30.064Z] === PAUSE TestDiskUsage [2021-08-27T12:51:30.064Z] === RUN TestEventsExecDie [2021-08-27T12:51:30.064Z] --- PASS: TestEventsExecDie (0.54s) [2021-08-27T12:51:30.064Z] === RUN TestEventsBackwardsCompatible [2021-08-27T12:51:30.064Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-27T12:51:30.064Z] === RUN TestEventsVolumeCreate [2021-08-27T12:51:30.064Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-27T12:51:30.064Z] === RUN TestInfoBinaryCommits [2021-08-27T12:51:30.064Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-27T12:51:30.064Z] === RUN TestInfoAPIVersioned [2021-08-27T12:51:30.064Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-27T12:51:30.064Z] === RUN TestInfoDiscoveryBackend [2021-08-27T12:51:30.319Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-27T12:51:30.320Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-27T12:51:31.544Z] --- PASS: TestResizeWithInvalidSize (1.55s) [2021-08-27T12:51:31.544Z] === RUN TestResizeWhenContainerNotStarted [2021-08-27T12:51:31.683Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-27T12:51:31.683Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-27T12:51:31.938Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-27T12:51:31.938Z] === RUN TestInfoAPI [2021-08-27T12:51:31.938Z] --- PASS: TestInfoAPI (0.02s) [2021-08-27T12:51:31.938Z] === RUN TestInfoAPIWarnings [2021-08-27T12:51:32.696Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.72s) [2021-08-27T12:51:32.696Z] === RUN TestPauseStopPausedContainer [2021-08-27T12:51:32.696Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:32.696Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-27T12:51:32.696Z] === RUN TestPsFilter [2021-08-27T12:51:32.696Z] --- PASS: TestPsFilter (0.25s) [2021-08-27T12:51:32.696Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-27T12:51:33.720Z] --- PASS: TestResizeWhenContainerNotStarted (1.77s) [2021-08-27T12:51:33.720Z] === RUN TestDaemonRestartKillContainers [2021-08-27T12:51:33.720Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:51:33.720Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:51:33.720Z] === RUN TestStats [2021-08-27T12:51:33.720Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-27T12:51:33.720Z] --- SKIP: TestStats (0.00s) [2021-08-27T12:51:33.720Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-27T12:51:34.474Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-27T12:51:35.038Z] === RUN TestDockerSuite/TestExecTTY [2021-08-27T12:51:35.293Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-27T12:51:35.590Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.58s) [2021-08-27T12:51:35.590Z] === RUN TestRemoveContainerWithVolume [2021-08-27T12:51:36.220Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-27T12:51:36.479Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-27T12:51:37.040Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-27T12:51:37.040Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-27T12:51:37.040Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-27T12:51:38.407Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-27T12:51:38.484Z] --- PASS: TestRemoveContainerWithVolume (2.65s) [2021-08-27T12:51:38.484Z] === RUN TestRemoveContainerRunning [2021-08-27T12:51:38.968Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-27T12:51:39.896Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-27T12:51:40.153Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-27T12:51:40.666Z] --- PASS: TestRemoveContainerRunning (2.58s) [2021-08-27T12:51:40.666Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-27T12:51:41.079Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-27T12:51:43.560Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.55s) [2021-08-27T12:51:43.560Z] === RUN TestRemoveInvalidContainer [2021-08-27T12:51:43.560Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-27T12:51:43.560Z] === RUN TestRenameLinkedContainer [2021-08-27T12:51:43.560Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-27T12:51:43.560Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-27T12:51:43.560Z] === RUN TestRenameStoppedContainer [2021-08-27T12:51:43.592Z] check_test.go:380: [dd06108a8a7e7] daemon is not started [2021-08-27T12:51:43.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-27T12:51:44.040Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.78s) [2021-08-27T12:51:44.040Z] === RUN TestStopContainerWithTimeout [2021-08-27T12:51:44.040Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-27T12:51:44.040Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-27T12:51:44.040Z] === RUN TestUpdateRestartPolicy [2021-08-27T12:51:45.483Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-27T12:51:45.728Z] --- PASS: TestRenameStoppedContainer (2.50s) [2021-08-27T12:51:45.728Z] === RUN TestRenameRunningContainerAndReuse [2021-08-27T12:51:45.740Z] docker_api_swarm_test.go:802: [dfa1189335ddc] joining swarm manager [d7001099ed745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:51:47.104Z] docker_api_swarm_test.go:802: [d93d636e9c287] joining swarm manager [d7001099ed745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:51:48.468Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-08-27T12:51:48.468Z] === RUN TestInfoDebug [2021-08-27T12:51:48.468Z] docker_api_swarm_test.go:802: [dae081f00a568] joining swarm manager [d7001099ed745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-27T12:51:48.724Z] --- PASS: TestInfoDebug (0.53s) [2021-08-27T12:51:48.724Z] === RUN TestInfoInsecureRegistries [2021-08-27T12:51:49.285Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-27T12:51:49.286Z] === RUN TestInfoRegistryMirrors [2021-08-27T12:51:49.541Z] docker_api_swarm_test.go:802: [dac6aa2b6db31] joining swarm manager [d7001099ed745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-27T12:51:49.797Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-08-27T12:51:49.797Z] === RUN TestLoginFailsWithBadCredentials [2021-08-27T12:51:49.797Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-08-27T12:51:49.797Z] === RUN TestPingCacheHeaders [2021-08-27T12:51:49.797Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-27T12:51:49.797Z] === RUN TestPingGet [2021-08-27T12:51:49.797Z] --- PASS: TestPingGet (0.01s) [2021-08-27T12:51:49.797Z] === RUN TestPingHead [2021-08-27T12:51:49.797Z] --- PASS: TestPingHead (0.02s) [2021-08-27T12:51:49.797Z] === RUN TestVersion [2021-08-27T12:51:50.053Z] --- PASS: TestVersion (0.02s) [2021-08-27T12:51:50.053Z] === CONT TestDiskUsage [2021-08-27T12:51:50.053Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-27T12:51:50.615Z] === RUN TestDiskUsage/empty [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/container_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/image_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/volume_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-27T12:51:50.616Z] === RUN TestDiskUsage/after_container.Run [2021-08-27T12:51:50.871Z] docker_api_swarm_test.go:810: [d0877c8def943] joining swarm manager [d7001099ed745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-27T12:51:51.127Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage (1.40s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.21s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.01s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-27T12:51:51.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-27T12:51:51.384Z] PASS [2021-08-27T12:51:51.384Z] [2021-08-27T12:51:51.384Z] === Skipped [2021-08-27T12:51:51.384Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:51:51.384Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-27T12:51:51.384Z] [2021-08-27T12:51:51.384Z] [2021-08-27T12:51:51.384Z] DONE 53 tests, 1 skipped in 22.265s [2021-08-27T12:51:51.384Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-27T12:51:51.384Z] ++ 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-08-27T12:51:51.384Z] ++ set -e [2021-08-27T12:51:51.384Z] ++ '[' -n 0 ']' [2021-08-27T12:51:51.384Z] ++ set -x [2021-08-27T12:51:51.384Z] ++ env -i DEST=/go/src/github.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-08-27T12:51:51.384Z] INFO: Testing against a local daemon [2021-08-27T12:51:51.384Z] === RUN TestVolumesCreateAndList [2021-08-27T12:51:51.384Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-27T12:51:51.384Z] === RUN TestVolumesRemove [2021-08-27T12:51:51.505Z] --- PASS: TestRenameRunningContainerAndReuse (5.06s) [2021-08-27T12:51:51.505Z] === RUN TestRenameInvalidName [2021-08-27T12:51:51.641Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-27T12:51:51.641Z] === RUN TestVolumesInspect [2021-08-27T12:51:51.641Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-27T12:51:51.641Z] === RUN TestVolumesInvalidJSON [2021-08-27T12:51:51.641Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-27T12:51:51.641Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-27T12:51:51.641Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-27T12:51:51.641Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-27T12:51:51.641Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-27T12:51:51.641Z] PASS [2021-08-27T12:51:51.641Z] [2021-08-27T12:51:51.641Z] DONE 5 tests in 0.236s [2021-08-27T12:51:51.641Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-27T12:51:51.897Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-27T12:51:51.897Z] ++++ cat bundles/test-integration/docker.pid [2021-08-27T12:51:51.897Z] +++ kill 6286 [2021-08-27T12:51:52.153Z] +++ /etc/init.d/apparmor stop [2021-08-27T12:51:52.153Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-27T12:51:52.153Z] [2021-08-27T12:51:52.153Z] Unloading profiles will leave already running processes permanently [2021-08-27T12:51:52.153Z] unconfined, which can lead to unexpected situations. [2021-08-27T12:51:52.153Z] [2021-08-27T12:51:52.153Z] To set a process to complain mode, use the command line tool [2021-08-27T12:51:52.153Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-27T12:51:52.153Z] +++ true [2021-08-27T12:51:52.153Z] exiting test-integration [2021-08-27T12:51:52.153Z] ++ exit 0 [2021-08-27T12:51:52.153Z] [2021-08-27T12:51:52.714Z] + for job in $(jobs -p) [2021-08-27T12:51:52.714Z] + wait 11068 [2021-08-27T12:51:53.675Z] --- PASS: TestRenameInvalidName (2.57s) [2021-08-27T12:51:53.675Z] === RUN TestRenameAnonymousContainer [2021-08-27T12:51:56.899Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-27T12:51:57.155Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-27T12:51:57.155Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-27T12:51:57.155Z] === RUN TestDockerSuite/TestHealth [2021-08-27T12:52:03.972Z] --- PASS: TestRenameAnonymousContainer (9.71s) [2021-08-27T12:52:03.972Z] === RUN TestRenameContainerWithSameName [2021-08-27T12:52:05.117Z] --- PASS: TestUpdateRestartPolicy (19.84s) [2021-08-27T12:52:05.117Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-27T12:52:05.117Z] --- PASS: TestUpdateRestartWithAutoRemove (1.59s) [2021-08-27T12:52:05.117Z] === RUN TestWaitNonBlocked [2021-08-27T12:52:05.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:52:05.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:52:05.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:52:05.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:52:05.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:52:05.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:52:05.503Z] --- PASS: TestRenameContainerWithSameName (2.51s) [2021-08-27T12:52:05.503Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-27T12:52:05.503Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:05.503Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-27T12:52:05.503Z] === RUN TestResize [2021-08-27T12:52:06.651Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-27T12:52:06.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.97s) [2021-08-27T12:52:06.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.02s) [2021-08-27T12:52:06.651Z] === RUN TestWaitBlocked [2021-08-27T12:52:06.651Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:06.651Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-27T12:52:06.651Z] PASS [2021-08-27T12:52:06.651Z] ok github.com/docker/docker/integration/container 77.732s [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === Skipped [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-27T12:52:06.651Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-27T12:52:06.651Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-27T12:52:06.651Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-27T12:52:06.651Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-27T12:52:06.651Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-27T12:52:06.651Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-27T12:52:06.651Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-27T12:52:06.651Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-27T12:52:06.651Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-27T12:52:06.651Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2021-08-27T12:52:06.651Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-27T12:52:06.651Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-27T12:52:06.651Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-27T12:52:06.651Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-27T12:52:06.651Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-27T12:52:06.651Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.651Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-27T12:52:06.651Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-27T12:52:06.651Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-27T12:52:06.651Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-27T12:52:06.652Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-27T12:52:06.652Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-27T12:52:06.652Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-27T12:52:06.652Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-27T12:52:06.652Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-27T12:52:06.652Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-27T12:52:06.652Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-27T12:52:06.652Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-27T12:52:06.652Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-27T12:52:06.652Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-27T12:52:06.652Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-27T12:52:06.652Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:52:06.652Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-27T12:52:06.652Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-27T12:52:06.652Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-27T12:52:06.652Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] [2021-08-27T12:52:06.652Z] DONE 87 tests, 33 skipped in 79.454s [2021-08-27T12:52:06.652Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-27T12:52:08.399Z] --- PASS: TestResize (2.59s) [2021-08-27T12:52:08.399Z] === RUN TestResizeWithInvalidSize [2021-08-27T12:52:10.598Z] --- PASS: TestResizeWithInvalidSize (2.50s) [2021-08-27T12:52:10.598Z] === RUN TestResizeWhenContainerNotStarted [2021-08-27T12:52:13.501Z] --- PASS: TestResizeWhenContainerNotStarted (2.66s) [2021-08-27T12:52:13.501Z] === RUN TestDaemonRestartKillContainers [2021-08-27T12:52:13.501Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:13.501Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:52:13.501Z] === RUN TestStats [2021-08-27T12:52:13.501Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-27T12:52:13.501Z] --- SKIP: TestStats (0.00s) [2021-08-27T12:52:13.501Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-27T12:52:19.039Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-27T12:52:19.295Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-27T12:52:20.223Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-27T12:52:20.223Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-27T12:52:20.565Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.65s) [2021-08-27T12:52:20.565Z] === RUN TestStopContainerWithTimeout [2021-08-27T12:52:20.565Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-27T12:52:20.565Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-27T12:52:20.565Z] === RUN TestUpdateRestartPolicy [2021-08-27T12:52:20.784Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.7% of statements [2021-08-27T12:52:21.953Z] ok github.com/docker/docker/builder/dockerfile 0.204s coverage: 49.0% of statements [2021-08-27T12:52:21.953Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-27T12:52:22.520Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-08-27T12:52:23.297Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-27T12:52:23.297Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-27T12:52:23.297Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-27T12:52:23.457Z] ok github.com/docker/docker/builder/remotecontext/git 1.243s coverage: 86.3% of statements [2021-08-27T12:52:23.457Z] ? github.com/docker/docker/cli [no test files] [2021-08-27T12:52:23.457Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-27T12:52:24.025Z] ok github.com/docker/docker/cmd/docker-proxy 0.081s coverage: 67.6% of statements [2021-08-27T12:52:24.354Z] === RUN TestConfigDaemonLibtrustID [2021-08-27T12:52:24.354Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-27T12:52:24.354Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-27T12:52:24.354Z] === RUN TestDaemonConfigValidation [2021-08-27T12:52:24.354Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-27T12:52:24.354Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-27T12:52:24.354Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-27T12:52:24.354Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-27T12:52:24.354Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-27T12:52:24.354Z] PASS [2021-08-27T12:52:24.354Z] ok github.com/docker/docker/integration/daemon 0.073s [2021-08-27T12:52:24.354Z] [2021-08-27T12:52:24.354Z] === Skipped [2021-08-27T12:52:24.354Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-27T12:52:24.354Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-27T12:52:24.354Z] [2021-08-27T12:52:24.354Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-27T12:52:24.354Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-27T12:52:24.354Z] [2021-08-27T12:52:24.354Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-27T12:52:24.354Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-27T12:52:24.354Z] [2021-08-27T12:52:24.354Z] [2021-08-27T12:52:24.354Z] DONE 3 tests, 3 skipped in 16.436s [2021-08-27T12:52:24.354Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-27T12:52:24.661Z] === RUN TestDockerSuite/TestImportFile [2021-08-27T12:52:24.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:24.813Z] INFO: Testing against a local daemon [2021-08-27T12:52:24.813Z] === RUN TestCommitInheritsEnv [2021-08-27T12:52:24.813Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:52:24.813Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-27T12:52:24.813Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-27T12:52:24.813Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-27T12:52:24.813Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-27T12:52:24.813Z] === RUN TestImagesFilterMultiReference [2021-08-27T12:52:24.813Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-27T12:52:24.813Z] === RUN TestImagePullPlatformInvalid [2021-08-27T12:52:24.813Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-27T12:52:24.813Z] === RUN TestRemoveImageOrphaning [2021-08-27T12:52:25.271Z] --- PASS: TestRemoveImageOrphaning (0.79s) [2021-08-27T12:52:25.271Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-27T12:52:25.271Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-27T12:52:25.271Z] === RUN TestTagInvalidReference [2021-08-27T12:52:25.590Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-27T12:52:25.590Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-27T12:52:25.729Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-27T12:52:25.729Z] === RUN TestTagValidPrefixedRepo [2021-08-27T12:52:25.729Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-27T12:52:25.729Z] === RUN TestTagExistedNameWithoutForce [2021-08-27T12:52:25.729Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-27T12:52:25.729Z] === RUN TestTagOfficialNames [2021-08-27T12:52:25.729Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-27T12:52:25.729Z] === RUN TestTagMatchesDigest [2021-08-27T12:52:25.729Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-27T12:52:25.729Z] PASS [2021-08-27T12:52:25.729Z] ok github.com/docker/docker/integration/image 1.108s [2021-08-27T12:52:25.729Z] [2021-08-27T12:52:25.729Z] === Skipped [2021-08-27T12:52:25.729Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-27T12:52:25.729Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:52:25.729Z] [2021-08-27T12:52:25.729Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-27T12:52:25.730Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-27T12:52:25.730Z] [2021-08-27T12:52:25.730Z] [2021-08-27T12:52:25.730Z] DONE 11 tests, 2 skipped in 2.417s [2021-08-27T12:52:25.730Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-27T12:52:26.518Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-27T12:52:26.560Z] ok github.com/docker/docker/client 0.121s coverage: 75.6% of statements [2021-08-27T12:52:27.264Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:27.264Z] INFO: Testing against a local daemon [2021-08-27T12:52:27.264Z] === RUN TestNetworkCreateDelete [2021-08-27T12:52:27.264Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:27.264Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestDockerNetworkDeletePreferID [2021-08-27T12:52:27.264Z] 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-08-27T12:52:27.264Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestDaemonDNSFallback [2021-08-27T12:52:27.264Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:27.264Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestInspectNetwork [2021-08-27T12:52:27.264Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:27.264Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestRunContainerWithBridgeNone [2021-08-27T12:52:27.264Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:27.264Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestNetworkInvalidJSON [2021-08-27T12:52:27.264Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-27T12:52:27.264Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-27T12:52:27.264Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:52:27.264Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:52:27.264Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:52:27.264Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:52:27.264Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-27T12:52:27.264Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:52:27.264Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:52:27.264Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-27T12:52:27.264Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-27T12:52:27.264Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-27T12:52:27.264Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-27T12:52:27.264Z] === RUN TestNetworkList [2021-08-27T12:52:27.264Z] === RUN TestNetworkList//networks [2021-08-27T12:52:27.264Z] === PAUSE TestNetworkList//networks [2021-08-27T12:52:27.264Z] === RUN TestNetworkList//networks/ [2021-08-27T12:52:27.264Z] === PAUSE TestNetworkList//networks/ [2021-08-27T12:52:27.264Z] === CONT TestNetworkList//networks [2021-08-27T12:52:27.264Z] === CONT TestNetworkList//networks/ [2021-08-27T12:52:27.264Z] --- PASS: TestNetworkList (0.02s) [2021-08-27T12:52:27.264Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-27T12:52:27.264Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestHostIPv4BridgeLabel [2021-08-27T12:52:27.264Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-27T12:52:27.264Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestDaemonDefaultNetworkPools [2021-08-27T12:52:27.264Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-27T12:52:27.264Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-27T12:52:27.264Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-27T12:52:27.264Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestServiceWithPredefinedNetwork [2021-08-27T12:52:27.264Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-27T12:52:27.264Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:52:27.264Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestServiceWithDataPathPortInit [2021-08-27T12:52:27.264Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-27T12:52:27.264Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-27T12:52:27.264Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-27T12:52:27.264Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-27T12:52:27.264Z] PASS [2021-08-27T12:52:27.264Z] ok github.com/docker/docker/integration/network 0.136s [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === Skipped [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-27T12:52:27.722Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-27T12:52:27.722Z] 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-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-27T12:52:27.722Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-27T12:52:27.722Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-27T12:52:27.722Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-27T12:52:27.722Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-27T12:52:27.722Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] [2021-08-27T12:52:27.722Z] DONE 22 tests, 15 skipped in 1.728s [2021-08-27T12:52:27.722Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-27T12:52:27.883Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-27T12:52:28.180Z] testing: warning: no tests to run [2021-08-27T12:52:28.180Z] PASS [2021-08-27T12:52:28.180Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-08-27T12:52:28.180Z] [2021-08-27T12:52:28.180Z] DONE 0 tests in 0.528s [2021-08-27T12:52:28.180Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-27T12:52:28.637Z] testing: warning: no tests to run [2021-08-27T12:52:28.637Z] PASS [2021-08-27T12:52:28.637Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2021-08-27T12:52:28.637Z] [2021-08-27T12:52:28.637Z] DONE 0 tests in 0.527s [2021-08-27T12:52:28.637Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-27T12:52:28.811Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-27T12:52:29.096Z] testing: warning: no tests to run [2021-08-27T12:52:29.096Z] PASS [2021-08-27T12:52:29.096Z] ok github.com/docker/docker/integration/plugin 0.047s [2021-08-27T12:52:29.096Z] [2021-08-27T12:52:29.096Z] DONE 0 tests in 0.530s [2021-08-27T12:52:29.096Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-27T12:52:29.372Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-27T12:52:29.713Z] testing: warning: no tests to run [2021-08-27T12:52:29.713Z] PASS [2021-08-27T12:52:29.713Z] ok github.com/docker/docker/integration/plugin/authz 0.047s [2021-08-27T12:52:29.713Z] [2021-08-27T12:52:29.713Z] DONE 0 tests in 0.514s [2021-08-27T12:52:29.713Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-27T12:52:29.934Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-27T12:52:30.495Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-27T12:52:30.495Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-27T12:52:30.495Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-27T12:52:31.058Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-27T12:52:31.625Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-27T12:52:31.881Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-27T12:52:32.443Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-27T12:52:33.006Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-27T12:52:33.262Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-27T12:52:33.262Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-27T12:52:33.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-27T12:52:34.385Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-27T12:52:34.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:34.411Z] INFO: Testing against a local daemon [2021-08-27T12:52:34.411Z] === RUN TestPluginInvalidJSON [2021-08-27T12:52:34.411Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:52:34.411Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:52:34.411Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:52:34.411Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-27T12:52:34.411Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-27T12:52:34.411Z] === RUN TestPluginInstall [2021-08-27T12:52:34.411Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-27T12:52:34.411Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-27T12:52:34.411Z] === RUN TestPluginsWithRuntimes [2021-08-27T12:52:34.411Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-27T12:52:34.411Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-27T12:52:34.411Z] === RUN TestPluginBackCompatMediaTypes [2021-08-27T12:52:34.411Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-27T12:52:34.411Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-27T12:52:34.411Z] PASS [2021-08-27T12:52:34.411Z] ok github.com/docker/docker/integration/plugin/common 0.071s [2021-08-27T12:52:34.411Z] [2021-08-27T12:52:34.411Z] === Skipped [2021-08-27T12:52:34.411Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-27T12:52:34.411Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-27T12:52:34.411Z] [2021-08-27T12:52:34.411Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-27T12:52:34.411Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-27T12:52:34.411Z] [2021-08-27T12:52:34.411Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-27T12:52:34.411Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-27T12:52:34.411Z] [2021-08-27T12:52:34.411Z] [2021-08-27T12:52:34.411Z] DONE 5 tests, 3 skipped in 4.445s [2021-08-27T12:52:34.411Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-27T12:52:34.947Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-27T12:52:35.508Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-27T12:52:35.508Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-27T12:52:35.765Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-27T12:52:35.765Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-27T12:52:35.765Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-27T12:52:36.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:36.594Z] INFO: Testing against a local daemon [2021-08-27T12:52:36.594Z] === RUN TestExternalGraphDriver [2021-08-27T12:52:36.594Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-27T12:52:36.594Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-27T12:52:36.594Z] === RUN TestGraphdriverPluginV2 [2021-08-27T12:52:36.594Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-27T12:52:36.594Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-27T12:52:36.594Z] PASS [2021-08-27T12:52:36.594Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.077s [2021-08-27T12:52:36.594Z] [2021-08-27T12:52:36.594Z] === Skipped [2021-08-27T12:52:36.594Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-27T12:52:36.594Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-27T12:52:36.594Z] [2021-08-27T12:52:36.594Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-27T12:52:36.594Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-27T12:52:36.594Z] [2021-08-27T12:52:36.594Z] [2021-08-27T12:52:36.594Z] DONE 2 tests, 2 skipped in 2.109s [2021-08-27T12:52:36.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-27T12:52:36.693Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-27T12:52:36.948Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-27T12:52:37.510Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-27T12:52:38.071Z] === RUN TestDockerSuite/TestInspectImage [2021-08-27T12:52:38.071Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-27T12:52:38.071Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-27T12:52:38.071Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-27T12:52:38.071Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-27T12:52:38.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:38.128Z] INFO: Testing against a local daemon [2021-08-27T12:52:38.128Z] === RUN TestReadPluginNoRead [2021-08-27T12:52:38.128Z] read_test.go:21: no unix domain sockets on Windows [2021-08-27T12:52:38.128Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-27T12:52:38.128Z] PASS [2021-08-27T12:52:38.128Z] ok github.com/docker/docker/integration/plugin/logging 0.066s [2021-08-27T12:52:38.128Z] [2021-08-27T12:52:38.128Z] === Skipped [2021-08-27T12:52:38.128Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-27T12:52:38.128Z] read_test.go:21: no unix domain sockets on Windows [2021-08-27T12:52:38.128Z] [2021-08-27T12:52:38.128Z] [2021-08-27T12:52:38.128Z] DONE 1 tests, 1 skipped in 1.577s [2021-08-27T12:52:38.128Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-27T12:52:38.633Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-27T12:52:38.888Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-27T12:52:39.094Z] testing: warning: no tests to run [2021-08-27T12:52:39.094Z] PASS [2021-08-27T12:52:39.094Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2021-08-27T12:52:39.094Z] [2021-08-27T12:52:39.094Z] DONE 0 tests in 0.806s [2021-08-27T12:52:39.094Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-27T12:52:39.144Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-27T12:52:39.400Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-27T12:52:39.961Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-27T12:52:40.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:40.627Z] INFO: Testing against a local daemon [2021-08-27T12:52:40.627Z] === RUN TestPluginWithDevMounts [2021-08-27T12:52:40.627Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:40.627Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-27T12:52:40.627Z] PASS [2021-08-27T12:52:40.627Z] ok github.com/docker/docker/integration/plugin/volumes 0.062s [2021-08-27T12:52:40.627Z] [2021-08-27T12:52:40.627Z] === Skipped [2021-08-27T12:52:40.627Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-27T12:52:40.627Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:40.627Z] [2021-08-27T12:52:40.627Z] [2021-08-27T12:52:40.627Z] DONE 1 tests, 1 skipped in 1.525s [2021-08-27T12:52:40.627Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-27T12:52:41.325Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-27T12:52:41.325Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-27T12:52:41.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:41.594Z] INFO: Testing against a local daemon [2021-08-27T12:52:41.594Z] === RUN TestSecretInspect [2021-08-27T12:52:41.594Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:41.594Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-27T12:52:41.594Z] === RUN TestSecretList [2021-08-27T12:52:41.594Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:41.594Z] --- SKIP: TestSecretList (0.00s) [2021-08-27T12:52:41.594Z] === RUN TestSecretsCreateAndDelete [2021-08-27T12:52:41.594Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:41.594Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-27T12:52:41.594Z] === RUN TestSecretsUpdate [2021-08-27T12:52:41.594Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:41.594Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-27T12:52:41.594Z] === RUN TestTemplatedSecret [2021-08-27T12:52:41.594Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:41.594Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-27T12:52:41.594Z] === RUN TestSecretCreateResolve [2021-08-27T12:52:41.594Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:41.594Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-27T12:52:41.594Z] PASS [2021-08-27T12:52:41.594Z] ok github.com/docker/docker/integration/secret 0.061s [2021-08-27T12:52:41.644Z] --- PASS: TestUpdateRestartPolicy (21.28s) [2021-08-27T12:52:41.644Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-27T12:52:41.886Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-27T12:52:42.052Z] [2021-08-27T12:52:42.052Z] === Skipped [2021-08-27T12:52:42.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-27T12:52:42.052Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:42.052Z] [2021-08-27T12:52:42.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-27T12:52:42.052Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:42.052Z] [2021-08-27T12:52:42.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-27T12:52:42.052Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:42.052Z] [2021-08-27T12:52:42.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-27T12:52:42.052Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:42.052Z] [2021-08-27T12:52:42.052Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-27T12:52:42.052Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:42.052Z] [2021-08-27T12:52:42.052Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-27T12:52:42.052Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:42.052Z] [2021-08-27T12:52:42.052Z] [2021-08-27T12:52:42.052Z] DONE 6 tests, 6 skipped in 1.340s [2021-08-27T12:52:42.052Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-27T12:52:42.449Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-27T12:52:43.376Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-27T12:52:43.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:43.590Z] INFO: Testing against a local daemon [2021-08-27T12:52:43.590Z] === RUN TestServiceCreateInit [2021-08-27T12:52:43.590Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-27T12:52:43.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-27T12:52:43.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- PASS: TestServiceCreateInit (0.02s) [2021-08-27T12:52:43.590Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:52:43.590Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestCreateServiceMultipleTimes [2021-08-27T12:52:43.590Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestCreateServiceConflict [2021-08-27T12:52:43.590Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestCreateServiceMaxReplicas [2021-08-27T12:52:43.590Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-08-27T12:52:43.590Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-27T12:52:43.590Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestCreateServiceSecretFileMode [2021-08-27T12:52:43.590Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestCreateServiceConfigFileMode [2021-08-27T12:52:43.590Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestCreateServiceSysctls [2021-08-27T12:52:43.590Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-27T12:52:43.590Z] === RUN TestCreateServiceCapabilities [2021-08-27T12:52:43.590Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-27T12:52:43.590Z] === RUN TestInspect [2021-08-27T12:52:43.590Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestInspect (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestCreateJob [2021-08-27T12:52:43.590Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestCreateJob (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestReplicatedJob [2021-08-27T12:52:43.590Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestUpdateReplicatedJob [2021-08-27T12:52:43.590Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestServiceListWithStatuses [2021-08-27T12:52:43.590Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestDockerNetworkConnectAlias [2021-08-27T12:52:43.590Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestDockerNetworkReConnect [2021-08-27T12:52:43.590Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestServicePlugin [2021-08-27T12:52:43.590Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:43.590Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestServiceUpdateLabel [2021-08-27T12:52:43.590Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:43.590Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestServiceUpdateSecrets [2021-08-27T12:52:43.590Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:43.590Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestServiceUpdateConfigs [2021-08-27T12:52:43.590Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:43.590Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestServiceUpdateNetwork [2021-08-27T12:52:43.590Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:43.590Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-27T12:52:43.590Z] === RUN TestServiceUpdatePidsLimit [2021-08-27T12:52:43.590Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:43.590Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-27T12:52:43.590Z] PASS [2021-08-27T12:52:43.590Z] ok github.com/docker/docker/integration/service 0.181s [2021-08-27T12:52:43.815Z] --- PASS: TestUpdateRestartWithAutoRemove (2.56s) [2021-08-27T12:52:43.815Z] === RUN TestWaitNonBlocked [2021-08-27T12:52:43.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:52:43.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:52:43.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:52:43.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:52:43.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T12:52:43.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T12:52:43.939Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === Skipped [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:52:44.048Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:52:44.048Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-27T12:52:44.048Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-27T12:52:44.048Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-08-27T12:52:44.048Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-27T12:52:44.048Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-27T12:52:44.048Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-27T12:52:44.048Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-27T12:52:44.048Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-27T12:52:44.048Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-27T12:52:44.048Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-27T12:52:44.048Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-27T12:52:44.048Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-27T12:52:44.048Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-27T12:52:44.048Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-27T12:52:44.048Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-27T12:52:44.048Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-27T12:52:44.048Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-27T12:52:44.048Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-27T12:52:44.048Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-27T12:52:44.048Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-27T12:52:44.048Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-27T12:52:44.048Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] [2021-08-27T12:52:44.048Z] DONE 24 tests, 23 skipped in 1.902s [2021-08-27T12:52:44.048Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-27T12:52:44.503Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-27T12:52:45.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:45.015Z] INFO: Testing against a local daemon [2021-08-27T12:52:45.015Z] === RUN TestSessionCreate [2021-08-27T12:52:45.015Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:45.015Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-27T12:52:45.015Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-27T12:52:45.015Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:45.015Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-27T12:52:45.015Z] PASS [2021-08-27T12:52:45.015Z] ok github.com/docker/docker/integration/session 0.063s [2021-08-27T12:52:45.015Z] [2021-08-27T12:52:45.015Z] === Skipped [2021-08-27T12:52:45.015Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-27T12:52:45.015Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:45.015Z] [2021-08-27T12:52:45.015Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-27T12:52:45.015Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:45.015Z] [2021-08-27T12:52:45.015Z] [2021-08-27T12:52:45.015Z] DONE 2 tests, 2 skipped in 1.318s [2021-08-27T12:52:45.066Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-27T12:52:45.473Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-27T12:52:45.628Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-27T12:52:45.884Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-27T12:52:46.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:46.439Z] INFO: Testing against a local daemon [2021-08-27T12:52:46.439Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-27T12:52:46.439Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:46.439Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:52:46.439Z] === RUN TestDiskUsage [2021-08-27T12:52:46.439Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-27T12:52:46.439Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-27T12:52:46.439Z] === RUN TestEventsExecDie [2021-08-27T12:52:46.439Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-27T12:52:46.439Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-27T12:52:46.439Z] === RUN TestEventsBackwardsCompatible [2021-08-27T12:52:46.440Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-27T12:52:46.440Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-27T12:52:46.440Z] === RUN TestEventsVolumeCreate [2021-08-27T12:52:46.440Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-27T12:52:46.440Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-27T12:52:46.440Z] === RUN TestInfoAPI [2021-08-27T12:52:46.440Z] --- PASS: TestInfoAPI (0.02s) [2021-08-27T12:52:46.440Z] === RUN TestInfoAPIWarnings [2021-08-27T12:52:46.440Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:52:46.440Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-27T12:52:46.440Z] === RUN TestInfoDebug [2021-08-27T12:52:46.440Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:52:46.440Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-27T12:52:46.440Z] === RUN TestInfoInsecureRegistries [2021-08-27T12:52:46.440Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:52:46.440Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-27T12:52:46.440Z] === RUN TestInfoRegistryMirrors [2021-08-27T12:52:46.440Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:52:46.440Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-27T12:52:46.440Z] === RUN TestLoginFailsWithBadCredentials [2021-08-27T12:52:46.446Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-27T12:52:46.446Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-27T12:52:47.406Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-08-27T12:52:47.406Z] === RUN TestPingCacheHeaders [2021-08-27T12:52:47.406Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-27T12:52:47.406Z] === RUN TestPingGet [2021-08-27T12:52:47.406Z] --- PASS: TestPingGet (0.02s) [2021-08-27T12:52:47.406Z] === RUN TestPingHead [2021-08-27T12:52:47.406Z] --- PASS: TestPingHead (0.02s) [2021-08-27T12:52:47.406Z] === RUN TestVersion [2021-08-27T12:52:47.406Z] --- PASS: TestVersion (0.04s) [2021-08-27T12:52:47.406Z] PASS [2021-08-27T12:52:47.406Z] ok github.com/docker/docker/integration/system 1.114s [2021-08-27T12:52:47.565Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-27T12:52:47.565Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.21s) [2021-08-27T12:52:47.565Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.31s) [2021-08-27T12:52:47.565Z] === RUN TestWaitBlocked [2021-08-27T12:52:47.565Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:47.565Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-27T12:52:47.565Z] PASS [2021-08-27T12:52:47.565Z] ok github.com/docker/docker/integration/container 96.452s [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === Skipped [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-27T12:52:47.565Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-27T12:52:47.565Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-27T12:52:47.565Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-27T12:52:47.565Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-27T12:52:47.565Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-27T12:52:47.565Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-27T12:52:47.565Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-27T12:52:47.565Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-27T12:52:47.565Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-27T12:52:47.565Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-08-27T12:52:47.565Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-27T12:52:47.565Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.565Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-27T12:52:47.565Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.565Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-27T12:52:47.566Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-27T12:52:47.566Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-27T12:52:47.566Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-27T12:52:47.566Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-27T12:52:47.566Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-27T12:52:47.566Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-27T12:52:47.566Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-27T12:52:47.566Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-27T12:52:47.566Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-27T12:52:47.566Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-27T12:52:47.566Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-27T12:52:47.566Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-27T12:52:47.566Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-27T12:52:47.566Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-27T12:52:47.566Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-27T12:52:47.566Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-27T12:52:47.566Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-27T12:52:47.566Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:52:47.566Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-27T12:52:47.566Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-27T12:52:47.566Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-27T12:52:47.566Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] [2021-08-27T12:52:47.566Z] DONE 87 tests, 34 skipped in 98.485s [2021-08-27T12:52:47.566Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === Skipped [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:52:47.865Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-27T12:52:47.865Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-27T12:52:47.865Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-27T12:52:47.865Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-27T12:52:47.865Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-27T12:52:47.865Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-27T12:52:47.865Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-27T12:52:47.865Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-27T12:52:47.865Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] [2021-08-27T12:52:47.865Z] DONE 15 tests, 9 skipped in 2.506s [2021-08-27T12:52:47.865Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-27T12:52:48.351Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-27T12:52:48.914Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-27T12:52:49.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:49.400Z] INFO: Testing against a local daemon [2021-08-27T12:52:49.400Z] === RUN TestVolumesCreateAndList [2021-08-27T12:52:49.400Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-27T12:52:49.400Z] === RUN TestVolumesRemove [2021-08-27T12:52:49.400Z] --- PASS: TestVolumesRemove (0.10s) [2021-08-27T12:52:49.400Z] === RUN TestVolumesInspect [2021-08-27T12:52:49.400Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-27T12:52:49.400Z] === RUN TestVolumesInvalidJSON [2021-08-27T12:52:49.400Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-27T12:52:49.400Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-27T12:52:49.400Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-27T12:52:49.400Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-27T12:52:49.400Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-27T12:52:49.400Z] PASS [2021-08-27T12:52:49.400Z] ok github.com/docker/docker/integration/volume 0.248s [2021-08-27T12:52:49.400Z] [2021-08-27T12:52:49.400Z] DONE 5 tests in 1.641s [2021-08-27T12:52:49.400Z] INFO: make.ps1 ended at 08/27/2021 12:52:49 [2021-08-27T12:52:49.400Z] INFO: Integration CLI tests being run from the host: [2021-08-27T12:52:49.400Z] 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-08-27T12:52:49.843Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-27T12:52:50.100Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-27T12:52:51.028Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-27T12:52:52.918Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-27T12:52:54.285Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-27T12:52:54.285Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-27T12:52:55.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-27T12:52:55.470Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-27T12:52:55.726Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-27T12:52:56.288Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-27T12:52:56.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:52:56.475Z] INFO: Testing against a local daemon [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-27T12:52:56.475Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-27T12:52:56.475Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-27T12:52:56.475Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-27T12:52:56.933Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-27T12:52:57.391Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-27T12:52:57.850Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-27T12:52:57.851Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-27T12:53:00.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-27T12:53:02.346Z] docker_api_swarm_service_test.go:395: [df5362d21534e] joining swarm manager [d3523a89267ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:53:02.908Z] docker_api_swarm_service_test.go:395: [d606ab77c494d] joining swarm manager [d3523a89267ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:53:05.257Z] === RUN TestConfigDaemonLibtrustID [2021-08-27T12:53:05.257Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-27T12:53:05.257Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-27T12:53:05.257Z] === RUN TestDaemonConfigValidation [2021-08-27T12:53:05.257Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-27T12:53:05.257Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-27T12:53:05.257Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-27T12:53:05.257Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-27T12:53:05.257Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-27T12:53:05.257Z] PASS [2021-08-27T12:53:05.257Z] ok github.com/docker/docker/integration/daemon 0.088s [2021-08-27T12:53:05.257Z] [2021-08-27T12:53:05.257Z] === Skipped [2021-08-27T12:53:05.257Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-27T12:53:05.257Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-27T12:53:05.257Z] [2021-08-27T12:53:05.257Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-27T12:53:05.257Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-27T12:53:05.257Z] [2021-08-27T12:53:05.257Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-27T12:53:05.257Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-27T12:53:05.257Z] [2021-08-27T12:53:05.257Z] [2021-08-27T12:53:05.257Z] DONE 3 tests, 3 skipped in 17.476s [2021-08-27T12:53:05.257Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-27T12:53:05.349Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2021-08-27T12:53:05.349Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-08-27T12:53:05.645Z] ok github.com/docker/docker/cmd/dockerd/trap 2.541s coverage: 0.0% of statements [2021-08-27T12:53:05.645Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-27T12:53:05.645Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-27T12:53:05.645Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-27T12:53:05.645Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-27T12:53:05.645Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-27T12:53:06.176Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-27T12:53:06.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:06.221Z] INFO: Testing against a local daemon [2021-08-27T12:53:06.221Z] === RUN TestCommitInheritsEnv [2021-08-27T12:53:06.221Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:53:06.221Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-27T12:53:06.221Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-27T12:53:06.221Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-27T12:53:06.221Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-27T12:53:06.221Z] === RUN TestImagesFilterMultiReference [2021-08-27T12:53:06.221Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-27T12:53:06.221Z] === RUN TestImagePullPlatformInvalid [2021-08-27T12:53:06.221Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-27T12:53:06.221Z] === RUN TestRemoveImageOrphaning [2021-08-27T12:53:07.184Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2021-08-27T12:53:07.184Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-27T12:53:07.184Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-27T12:53:07.184Z] === RUN TestTagInvalidReference [2021-08-27T12:53:07.184Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-27T12:53:07.184Z] === RUN TestTagValidPrefixedRepo [2021-08-27T12:53:07.184Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-27T12:53:07.184Z] === RUN TestTagExistedNameWithoutForce [2021-08-27T12:53:07.184Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-27T12:53:07.184Z] === RUN TestTagOfficialNames [2021-08-27T12:53:07.184Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-27T12:53:07.184Z] === RUN TestTagMatchesDigest [2021-08-27T12:53:07.184Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-27T12:53:07.184Z] PASS [2021-08-27T12:53:07.184Z] ok github.com/docker/docker/integration/image 1.151s [2021-08-27T12:53:07.184Z] [2021-08-27T12:53:07.184Z] === Skipped [2021-08-27T12:53:07.184Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-27T12:53:07.184Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:53:07.184Z] [2021-08-27T12:53:07.184Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-27T12:53:07.184Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-27T12:53:07.184Z] [2021-08-27T12:53:07.184Z] [2021-08-27T12:53:07.184Z] DONE 11 tests, 2 skipped in 2.518s [2021-08-27T12:53:07.184Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-27T12:53:08.066Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-27T12:53:08.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:08.723Z] INFO: Testing against a local daemon [2021-08-27T12:53:08.723Z] === RUN TestNetworkCreateDelete [2021-08-27T12:53:08.723Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:08.723Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestDockerNetworkDeletePreferID [2021-08-27T12:53:08.723Z] 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-08-27T12:53:08.723Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestDaemonDNSFallback [2021-08-27T12:53:08.723Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:08.723Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestInspectNetwork [2021-08-27T12:53:08.723Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-27T12:53:08.723Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestRunContainerWithBridgeNone [2021-08-27T12:53:08.723Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:08.723Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestNetworkInvalidJSON [2021-08-27T12:53:08.723Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-27T12:53:08.723Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-27T12:53:08.723Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:53:08.723Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:53:08.723Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:53:08.723Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:53:08.723Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-27T12:53:08.723Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T12:53:08.723Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T12:53:08.723Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-27T12:53:08.723Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-27T12:53:08.723Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-27T12:53:08.723Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestNetworkList [2021-08-27T12:53:08.723Z] === RUN TestNetworkList//networks [2021-08-27T12:53:08.723Z] === PAUSE TestNetworkList//networks [2021-08-27T12:53:08.723Z] === RUN TestNetworkList//networks/ [2021-08-27T12:53:08.723Z] === PAUSE TestNetworkList//networks/ [2021-08-27T12:53:08.723Z] === CONT TestNetworkList//networks [2021-08-27T12:53:08.723Z] === CONT TestNetworkList//networks/ [2021-08-27T12:53:08.723Z] --- PASS: TestNetworkList (0.03s) [2021-08-27T12:53:08.723Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-27T12:53:08.723Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestHostIPv4BridgeLabel [2021-08-27T12:53:08.723Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-27T12:53:08.723Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestDaemonDefaultNetworkPools [2021-08-27T12:53:08.723Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-27T12:53:08.723Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-27T12:53:08.723Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-27T12:53:08.723Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestServiceWithPredefinedNetwork [2021-08-27T12:53:08.723Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-27T12:53:08.723Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:53:08.723Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestServiceWithDataPathPortInit [2021-08-27T12:53:08.723Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-27T12:53:08.723Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-27T12:53:08.723Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-27T12:53:08.723Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-27T12:53:08.723Z] PASS [2021-08-27T12:53:08.723Z] ok github.com/docker/docker/integration/network 0.127s [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === Skipped [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-27T12:53:09.179Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-27T12:53:09.179Z] 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-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-27T12:53:09.179Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-27T12:53:09.179Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-27T12:53:09.179Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-27T12:53:09.179Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-27T12:53:09.179Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-27T12:53:09.179Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-27T12:53:09.179Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-27T12:53:09.179Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-27T12:53:09.179Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-27T12:53:09.179Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-27T12:53:09.179Z] [2021-08-27T12:53:09.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T12:53:09.180Z] service_test.go:243: FLAKY_TEST [2021-08-27T12:53:09.180Z] [2021-08-27T12:53:09.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-27T12:53:09.180Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-27T12:53:09.180Z] [2021-08-27T12:53:09.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-27T12:53:09.180Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-27T12:53:09.180Z] [2021-08-27T12:53:09.180Z] [2021-08-27T12:53:09.180Z] DONE 22 tests, 15 skipped in 1.667s [2021-08-27T12:53:09.180Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-27T12:53:09.435Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-27T12:53:09.636Z] testing: warning: no tests to run [2021-08-27T12:53:09.636Z] PASS [2021-08-27T12:53:09.636Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-08-27T12:53:09.636Z] [2021-08-27T12:53:09.636Z] DONE 0 tests in 0.509s [2021-08-27T12:53:09.636Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-27T12:53:10.010Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-27T12:53:10.095Z] testing: warning: no tests to run [2021-08-27T12:53:10.095Z] PASS [2021-08-27T12:53:10.095Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2021-08-27T12:53:10.095Z] [2021-08-27T12:53:10.095Z] DONE 0 tests in 0.517s [2021-08-27T12:53:10.095Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-27T12:53:10.551Z] testing: warning: no tests to run [2021-08-27T12:53:10.551Z] PASS [2021-08-27T12:53:10.551Z] ok github.com/docker/docker/integration/plugin 0.047s [2021-08-27T12:53:10.551Z] [2021-08-27T12:53:10.551Z] DONE 0 tests in 0.520s [2021-08-27T12:53:10.551Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-27T12:53:11.522Z] testing: warning: no tests to run [2021-08-27T12:53:11.522Z] PASS [2021-08-27T12:53:11.522Z] ok github.com/docker/docker/integration/plugin/authz 0.048s [2021-08-27T12:53:11.522Z] [2021-08-27T12:53:11.522Z] DONE 0 tests in 0.513s [2021-08-27T12:53:11.522Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-27T12:53:11.903Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-27T12:53:11.903Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-27T12:53:11.903Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-27T12:53:11.903Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-27T12:53:11.903Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-27T12:53:12.832Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-27T12:53:13.088Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-27T12:53:13.769Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-08-27T12:53:14.027Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-08-27T12:53:15.401Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-08-27T12:53:16.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:16.196Z] INFO: Testing against a local daemon [2021-08-27T12:53:16.196Z] === RUN TestPluginInvalidJSON [2021-08-27T12:53:16.196Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:53:16.196Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:53:16.196Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T12:53:16.196Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-27T12:53:16.196Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-27T12:53:16.196Z] === RUN TestPluginInstall [2021-08-27T12:53:16.196Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-27T12:53:16.196Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-27T12:53:16.196Z] === RUN TestPluginsWithRuntimes [2021-08-27T12:53:16.196Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-27T12:53:16.196Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-27T12:53:16.196Z] === RUN TestPluginBackCompatMediaTypes [2021-08-27T12:53:16.196Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-27T12:53:16.196Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-27T12:53:16.196Z] PASS [2021-08-27T12:53:16.196Z] ok github.com/docker/docker/integration/plugin/common 0.071s [2021-08-27T12:53:16.196Z] [2021-08-27T12:53:16.196Z] === Skipped [2021-08-27T12:53:16.196Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-27T12:53:16.196Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-27T12:53:16.196Z] [2021-08-27T12:53:16.196Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-27T12:53:16.196Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-27T12:53:16.196Z] [2021-08-27T12:53:16.196Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-27T12:53:16.196Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-27T12:53:16.196Z] [2021-08-27T12:53:16.196Z] [2021-08-27T12:53:16.196Z] DONE 5 tests, 3 skipped in 4.916s [2021-08-27T12:53:16.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-27T12:53:17.251Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-27T12:53:17.251Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-27T12:53:18.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:18.368Z] INFO: Testing against a local daemon [2021-08-27T12:53:18.368Z] === RUN TestExternalGraphDriver [2021-08-27T12:53:18.368Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-27T12:53:18.368Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-27T12:53:18.368Z] === RUN TestGraphdriverPluginV2 [2021-08-27T12:53:18.368Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-27T12:53:18.368Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-27T12:53:18.368Z] PASS [2021-08-27T12:53:18.368Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.073s [2021-08-27T12:53:18.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-27T12:53:18.825Z] [2021-08-27T12:53:18.825Z] === Skipped [2021-08-27T12:53:18.825Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-27T12:53:18.825Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-27T12:53:18.825Z] [2021-08-27T12:53:18.825Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-27T12:53:18.825Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-27T12:53:18.825Z] [2021-08-27T12:53:18.825Z] [2021-08-27T12:53:18.825Z] DONE 2 tests, 2 skipped in 2.320s [2021-08-27T12:53:18.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-27T12:53:20.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:20.375Z] INFO: Testing against a local daemon [2021-08-27T12:53:20.375Z] === RUN TestReadPluginNoRead [2021-08-27T12:53:20.375Z] read_test.go:21: no unix domain sockets on Windows [2021-08-27T12:53:20.375Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-27T12:53:20.375Z] PASS [2021-08-27T12:53:20.375Z] ok github.com/docker/docker/integration/plugin/logging 0.062s [2021-08-27T12:53:20.375Z] [2021-08-27T12:53:20.375Z] === Skipped [2021-08-27T12:53:20.375Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-27T12:53:20.375Z] read_test.go:21: no unix domain sockets on Windows [2021-08-27T12:53:20.375Z] [2021-08-27T12:53:20.375Z] [2021-08-27T12:53:20.375Z] DONE 1 tests, 1 skipped in 1.670s [2021-08-27T12:53:20.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-27T12:53:20.502Z] docker_api_swarm_service_test.go:343: [d4618adce5368] joining swarm manager [d03af19841ed1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:53:21.338Z] testing: warning: no tests to run [2021-08-27T12:53:21.338Z] PASS [2021-08-27T12:53:21.338Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [2021-08-27T12:53:21.338Z] [2021-08-27T12:53:21.338Z] DONE 0 tests in 0.826s [2021-08-27T12:53:21.338Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-27T12:53:21.430Z] docker_api_swarm_service_test.go:343: [d8948b042f325] joining swarm manager [d03af19841ed1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:53:21.686Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-27T12:53:22.614Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-27T12:53:22.614Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-27T12:53:22.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:22.869Z] INFO: Testing against a local daemon [2021-08-27T12:53:22.869Z] === RUN TestPluginWithDevMounts [2021-08-27T12:53:22.869Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:22.869Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-27T12:53:22.869Z] PASS [2021-08-27T12:53:22.869Z] ok github.com/docker/docker/integration/plugin/volumes 0.064s [2021-08-27T12:53:22.869Z] [2021-08-27T12:53:22.869Z] === Skipped [2021-08-27T12:53:22.869Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-27T12:53:22.869Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:22.869Z] [2021-08-27T12:53:22.869Z] [2021-08-27T12:53:22.869Z] DONE 1 tests, 1 skipped in 1.534s [2021-08-27T12:53:22.869Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-27T12:53:23.513Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-08-27T12:53:23.513Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.1% of statements [2021-08-27T12:53:23.513Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-27T12:53:23.543Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-27T12:53:24.079Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-27T12:53:24.420Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:24.420Z] INFO: Testing against a local daemon [2021-08-27T12:53:24.420Z] === RUN TestSecretInspect [2021-08-27T12:53:24.420Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-27T12:53:24.420Z] === RUN TestSecretList [2021-08-27T12:53:24.420Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] --- SKIP: TestSecretList (0.00s) [2021-08-27T12:53:24.420Z] === RUN TestSecretsCreateAndDelete [2021-08-27T12:53:24.420Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-27T12:53:24.420Z] === RUN TestSecretsUpdate [2021-08-27T12:53:24.420Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-27T12:53:24.420Z] === RUN TestTemplatedSecret [2021-08-27T12:53:24.420Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-27T12:53:24.420Z] === RUN TestSecretCreateResolve [2021-08-27T12:53:24.420Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:24.420Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-27T12:53:24.420Z] PASS [2021-08-27T12:53:24.420Z] ok github.com/docker/docker/integration/secret 0.067s [2021-08-27T12:53:24.420Z] [2021-08-27T12:53:24.420Z] === Skipped [2021-08-27T12:53:24.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-27T12:53:24.420Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] [2021-08-27T12:53:24.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-27T12:53:24.420Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] [2021-08-27T12:53:24.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-27T12:53:24.420Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] [2021-08-27T12:53:24.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-27T12:53:24.420Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] [2021-08-27T12:53:24.420Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-27T12:53:24.420Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:24.420Z] [2021-08-27T12:53:24.420Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-27T12:53:24.420Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:24.420Z] [2021-08-27T12:53:24.420Z] [2021-08-27T12:53:24.420Z] DONE 6 tests, 6 skipped in 1.473s [2021-08-27T12:53:24.420Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-27T12:53:24.646Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-27T12:53:24.911Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-27T12:53:25.581Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.474s coverage: 74.6% of statements [2021-08-27T12:53:25.839Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-27T12:53:25.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:25.950Z] INFO: Testing against a local daemon [2021-08-27T12:53:25.950Z] === RUN TestServiceCreateInit [2021-08-27T12:53:25.950Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-27T12:53:25.950Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-27T12:53:25.950Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-27T12:53:25.950Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:53:25.950Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestCreateServiceMultipleTimes [2021-08-27T12:53:25.950Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestCreateServiceConflict [2021-08-27T12:53:25.950Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestCreateServiceMaxReplicas [2021-08-27T12:53:25.950Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-27T12:53:25.950Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-27T12:53:25.950Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestCreateServiceSecretFileMode [2021-08-27T12:53:25.950Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestCreateServiceConfigFileMode [2021-08-27T12:53:25.950Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestCreateServiceSysctls [2021-08-27T12:53:25.950Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-27T12:53:25.950Z] === RUN TestCreateServiceCapabilities [2021-08-27T12:53:25.950Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-27T12:53:25.950Z] === RUN TestInspect [2021-08-27T12:53:25.950Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestInspect (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestCreateJob [2021-08-27T12:53:25.950Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestCreateJob (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestReplicatedJob [2021-08-27T12:53:25.950Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestUpdateReplicatedJob [2021-08-27T12:53:25.950Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestServiceListWithStatuses [2021-08-27T12:53:25.950Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestDockerNetworkConnectAlias [2021-08-27T12:53:25.950Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestDockerNetworkReConnect [2021-08-27T12:53:25.950Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestServicePlugin [2021-08-27T12:53:25.950Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:25.950Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestServiceUpdateLabel [2021-08-27T12:53:25.950Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:25.950Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestServiceUpdateSecrets [2021-08-27T12:53:25.950Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:25.950Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestServiceUpdateConfigs [2021-08-27T12:53:25.950Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:25.950Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestServiceUpdateNetwork [2021-08-27T12:53:25.950Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:25.950Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-27T12:53:25.950Z] === RUN TestServiceUpdatePidsLimit [2021-08-27T12:53:25.950Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:25.950Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-27T12:53:25.950Z] PASS [2021-08-27T12:53:25.950Z] ok github.com/docker/docker/integration/service 0.162s [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === Skipped [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:53:26.408Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:53:26.408Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-27T12:53:26.408Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-27T12:53:26.408Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-27T12:53:26.408Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-27T12:53:26.408Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-27T12:53:26.408Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-27T12:53:26.408Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-27T12:53:26.408Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-27T12:53:26.408Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-27T12:53:26.408Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-27T12:53:26.408Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-27T12:53:26.408Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-27T12:53:26.408Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-27T12:53:26.408Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-27T12:53:26.408Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-27T12:53:26.408Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-27T12:53:26.408Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-27T12:53:26.408Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-27T12:53:26.408Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-27T12:53:26.408Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-27T12:53:26.408Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-27T12:53:26.408Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] [2021-08-27T12:53:26.408Z] DONE 24 tests, 23 skipped in 1.948s [2021-08-27T12:53:26.408Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-27T12:53:26.766Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-27T12:53:26.957Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.5% of statements [2021-08-27T12:53:26.957Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-27T12:53:26.957Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-27T12:53:26.957Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-27T12:53:26.957Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-27T12:53:26.957Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-08-27T12:53:27.327Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-27T12:53:27.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:27.372Z] INFO: Testing against a local daemon [2021-08-27T12:53:27.372Z] === RUN TestSessionCreate [2021-08-27T12:53:27.372Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-27T12:53:27.372Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-27T12:53:27.372Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-27T12:53:27.372Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-27T12:53:27.372Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-27T12:53:27.372Z] PASS [2021-08-27T12:53:27.372Z] ok github.com/docker/docker/integration/session 0.061s [2021-08-27T12:53:27.828Z] [2021-08-27T12:53:27.828Z] === Skipped [2021-08-27T12:53:27.828Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-27T12:53:27.828Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-27T12:53:27.828Z] [2021-08-27T12:53:27.828Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-27T12:53:27.828Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-27T12:53:27.828Z] [2021-08-27T12:53:27.828Z] [2021-08-27T12:53:27.828Z] DONE 2 tests, 2 skipped in 1.335s [2021-08-27T12:53:27.828Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-27T12:53:28.335Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.423s coverage: 56.2% of statements [2021-08-27T12:53:29.217Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-27T12:53:29.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:29.494Z] INFO: Testing against a local daemon [2021-08-27T12:53:29.494Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-27T12:53:29.494Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:29.494Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestDiskUsage [2021-08-27T12:53:29.494Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-27T12:53:29.494Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestEventsExecDie [2021-08-27T12:53:29.494Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-27T12:53:29.494Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestEventsBackwardsCompatible [2021-08-27T12:53:29.494Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-27T12:53:29.494Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestEventsVolumeCreate [2021-08-27T12:53:29.494Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-27T12:53:29.494Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestInfoAPI [2021-08-27T12:53:29.494Z] --- PASS: TestInfoAPI (0.03s) [2021-08-27T12:53:29.494Z] === RUN TestInfoAPIWarnings [2021-08-27T12:53:29.494Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:53:29.494Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestInfoDebug [2021-08-27T12:53:29.494Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:53:29.494Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestInfoInsecureRegistries [2021-08-27T12:53:29.494Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:53:29.494Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestInfoRegistryMirrors [2021-08-27T12:53:29.494Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:53:29.494Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-27T12:53:29.494Z] === RUN TestLoginFailsWithBadCredentials [2021-08-27T12:53:29.777Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-27T12:53:29.824Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-08-27T12:53:29.950Z] --- PASS: TestLoginFailsWithBadCredentials (0.91s) [2021-08-27T12:53:29.950Z] === RUN TestPingCacheHeaders [2021-08-27T12:53:29.950Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-27T12:53:29.950Z] === RUN TestPingGet [2021-08-27T12:53:29.950Z] --- PASS: TestPingGet (0.02s) [2021-08-27T12:53:29.950Z] === RUN TestPingHead [2021-08-27T12:53:29.951Z] --- PASS: TestPingHead (0.02s) [2021-08-27T12:53:29.951Z] === RUN TestVersion [2021-08-27T12:53:29.951Z] --- PASS: TestVersion (0.02s) [2021-08-27T12:53:29.951Z] PASS [2021-08-27T12:53:29.951Z] ok github.com/docker/docker/integration/system 1.073s [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === Skipped [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T12:53:29.951Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-27T12:53:29.951Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-27T12:53:29.951Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-27T12:53:29.951Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-27T12:53:29.951Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-27T12:53:29.951Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-27T12:53:29.951Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-27T12:53:29.951Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-27T12:53:29.951Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] [2021-08-27T12:53:29.951Z] DONE 15 tests, 9 skipped in 2.340s [2021-08-27T12:53:29.951Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-27T12:53:30.342Z] === RUN TestDockerSuite/TestLogsSince [2021-08-27T12:53:31.203Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.245s coverage: 49.4% of statements [2021-08-27T12:53:31.462Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.588s coverage: 45.9% of statements [2021-08-27T12:53:31.462Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-27T12:53:31.481Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:31.481Z] INFO: Testing against a local daemon [2021-08-27T12:53:31.481Z] === RUN TestVolumesCreateAndList [2021-08-27T12:53:31.481Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-27T12:53:31.481Z] === RUN TestVolumesRemove [2021-08-27T12:53:31.481Z] --- PASS: TestVolumesRemove (0.11s) [2021-08-27T12:53:31.481Z] === RUN TestVolumesInspect [2021-08-27T12:53:31.481Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-27T12:53:31.481Z] === RUN TestVolumesInvalidJSON [2021-08-27T12:53:31.481Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-27T12:53:31.481Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-27T12:53:31.481Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-27T12:53:31.481Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-27T12:53:31.481Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-27T12:53:31.481Z] PASS [2021-08-27T12:53:31.481Z] ok github.com/docker/docker/integration/volume 0.229s [2021-08-27T12:53:31.939Z] [2021-08-27T12:53:31.939Z] DONE 5 tests in 1.616s [2021-08-27T12:53:31.939Z] INFO: make.ps1 ended at 08/27/2021 12:53:31 [2021-08-27T12:53:31.939Z] INFO: Integration CLI tests being run from the host: [2021-08-27T12:53:31.939Z] 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-08-27T12:53:32.837Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-08-27T12:53:33.096Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.686s coverage: 57.7% of statements [2021-08-27T12:53:33.096Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-27T12:53:33.096Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-27T12:53:34.032Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-08-27T12:53:34.599Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-08-27T12:53:35.534Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.7% of statements [2021-08-27T12:53:35.534Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-27T12:53:35.534Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-27T12:53:35.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-27T12:53:35.792Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.5% of statements [2021-08-27T12:53:36.727Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.0% of statements [2021-08-27T12:53:36.727Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-27T12:53:36.727Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-27T12:53:36.727Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2021-08-27T12:53:36.951Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-27T12:53:37.295Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-08-27T12:53:37.515Z] docker_api_swarm_service_test.go:490: [d28fb83058304] joining swarm manager [db1dcad7e98fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:53:37.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 69.9% of statements [2021-08-27T12:53:37.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-08-27T12:53:38.442Z] docker_api_swarm_service_test.go:490: [d3fdd42ba367e] joining swarm manager [db1dcad7e98fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:53:38.489Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2021-08-27T12:53:38.489Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-27T12:53:38.748Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 59.3% of statements [2021-08-27T12:53:39.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-27T12:53:39.006Z] INFO: Testing against a local daemon [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-27T12:53:39.006Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-27T12:53:39.006Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-27T12:53:39.006Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-27T12:53:39.315Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-08-27T12:53:39.463Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-27T12:53:39.463Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-27T12:53:39.919Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-27T12:53:40.252Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-08-27T12:53:40.252Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-27T12:53:40.375Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-27T12:53:40.819Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-27T12:53:41.387Z] ok github.com/docker/docker/daemon/logger/splunk 1.550s coverage: 82.5% of statements [2021-08-27T12:53:41.387Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-27T12:53:41.387Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-27T12:53:42.462Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2021-08-27T12:53:42.462Z] ok github.com/docker/docker/distribution 0.091s coverage: 25.8% of statements [2021-08-27T12:53:42.462Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-27T12:53:42.610Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-27T12:53:43.172Z] === RUN TestDockerSuite/TestLogsTail [2021-08-27T12:53:43.398Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-08-27T12:53:43.428Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-27T12:53:43.964Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-08-27T12:53:43.991Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-27T12:53:44.224Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-27T12:53:44.552Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-27T12:53:44.552Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-27T12:53:44.791Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-08-27T12:53:45.050Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-08-27T12:53:45.114Z] === RUN TestDockerSuite/TestNetHostname [2021-08-27T12:53:45.309Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 85.1% of statements [2021-08-27T12:53:45.309Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-27T12:53:45.309Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-27T12:53:45.876Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-08-27T12:53:46.443Z] ok github.com/docker/docker/oci 0.015s coverage: 43.3% of statements [2021-08-27T12:53:47.003Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-27T12:53:47.003Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-27T12:53:47.011Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-08-27T12:53:47.269Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-27T12:53:48.516Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-27T12:53:48.648Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.5% of statements [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-27T12:53:48.975Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-27T12:53:48.975Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-27T12:53:48.975Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-27T12:53:48.975Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-27T12:53:48.975Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-27T12:53:48.975Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-27T12:53:48.975Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-27T12:53:48.975Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-27T12:53:48.975Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-27T12:53:49.216Z] ok github.com/docker/docker/pkg/authorization 0.067s coverage: 68.3% of statements [2021-08-27T12:53:49.475Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-27T12:53:49.475Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-27T12:53:51.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-27T12:53:52.533Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-27T12:53:52.760Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.2% of statements [2021-08-27T12:53:52.760Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-08-27T12:53:52.760Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-08-27T12:53:53.019Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-08-27T12:53:54.399Z] ok github.com/docker/docker/layer 7.476s coverage: 68.8% of statements [2021-08-27T12:53:54.399Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-27T12:53:54.399Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-27T12:53:54.399Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-27T12:53:54.399Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-27T12:53:54.399Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-27T12:53:54.399Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-27T12:53:54.399Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-27T12:53:54.399Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-08-27T12:53:54.426Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-27T12:53:54.761Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-27T12:53:54.761Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-27T12:53:54.761Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-27T12:53:54.761Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-27T12:53:54.761Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-27T12:53:54.967Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-27T12:53:54.990Z] === RUN TestDockerSuite/TestPluginActive [2021-08-27T12:53:55.227Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-27T12:53:56.164Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-27T12:53:56.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-27T12:53:56.356Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-27T12:53:56.423Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2021-08-27T12:53:56.683Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-08-27T12:53:56.937Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-27T12:53:56.943Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-08-27T12:53:56.943Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2021-08-27T12:53:58.246Z] docker_api_swarm_service_test.go:128: [d35c5301aa090] joining swarm manager [de5ba78a3ca6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:53:58.321Z] ok github.com/docker/docker/pkg/idtools 0.506s coverage: 69.5% of statements [2021-08-27T12:53:58.321Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 70.5% of statements [2021-08-27T12:53:58.321Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-08-27T12:53:58.321Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-27T12:53:58.321Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-08-27T12:53:58.321Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-27T12:53:58.580Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-27T12:53:58.580Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-08-27T12:53:58.580Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-27T12:53:58.839Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-08-27T12:53:59.098Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2021-08-27T12:53:59.098Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-08-27T12:53:59.113Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-27T12:53:59.113Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-27T12:53:59.113Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-27T12:53:59.113Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-27T12:53:59.113Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-27T12:53:59.113Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-27T12:53:59.113Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-27T12:53:59.113Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-27T12:53:59.113Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-27T12:53:59.174Z] docker_api_swarm_service_test.go:129: [d7d95a8cbddd4] joining swarm manager [de5ba78a3ca6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:53:59.357Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2021-08-27T12:53:59.357Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-27T12:53:59.357Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-27T12:53:59.925Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-08-27T12:54:00.184Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-27T12:54:00.442Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-27T12:54:00.700Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-27T12:54:01.693Z] docker_api_swarm_service_test.go:137: [da9a5cc75b215] joining swarm manager [de5ba78a3ca6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-27T12:54:01.693Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2021-08-27T12:54:01.966Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-27T12:54:02.024Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-27T12:54:02.024Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-27T12:54:02.024Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-27T12:54:02.024Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T12:54:02.024Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-27T12:54:02.227Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-27T12:54:02.486Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-08-27T12:54:02.621Z] docker_api_swarm_service_test.go:138: [d4954cb961472] joining swarm manager [de5ba78a3ca6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-27T12:54:02.744Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-27T12:54:02.744Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-27T12:54:03.310Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.1% of statements [2021-08-27T12:54:03.568Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-27T12:54:03.827Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2021-08-27T12:54:03.987Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-27T12:54:03.987Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-27T12:54:03.987Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-27T12:54:04.394Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-08-27T12:54:04.394Z] testing: warning: no tests to run [2021-08-27T12:54:04.394Z] coverage: [no statements] [2021-08-27T12:54:04.394Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-27T12:54:04.914Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-27T12:54:04.961Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-27T12:54:04.961Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-27T12:54:04.961Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-27T12:54:06.705Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-27T12:54:06.864Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-08-27T12:54:06.864Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-27T12:54:07.123Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2021-08-27T12:54:07.432Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-27T12:54:08.359Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-27T12:54:08.499Z] ok github.com/docker/docker/quota 0.264s coverage: 71.4% of statements [2021-08-27T12:54:08.499Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-27T12:54:09.435Z] ok github.com/docker/docker/registry 0.039s coverage: 58.8% of statements [2021-08-27T12:54:09.694Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-27T12:54:09.953Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-27T12:54:10.246Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-27T12:54:10.519Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-08-27T12:54:10.519Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-27T12:54:13.051Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-27T12:54:13.622Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2021-08-27T12:54:13.881Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-08-27T12:54:14.412Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-27T12:54:15.258Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-08-27T12:54:15.342Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-27T12:54:16.271Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-27T12:54:17.213Z] === RUN TestDockerSuite/TestPortList [2021-08-27T12:54:23.754Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-27T12:54:24.316Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-27T12:54:24.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-27T12:54:27.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-27T12:54:28.977Z] docker_api_swarm_service_test.go:304: [d95a27feeed48] joining swarm manager [d5b6a5d289098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:54:29.538Z] docker_api_swarm_service_test.go:304: [da0bb681f85a6] joining swarm manager [d5b6a5d289098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:54:30.469Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-27T12:54:30.469Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-27T12:54:30.469Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-27T12:54:31.399Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-27T12:54:31.399Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-27T12:54:31.655Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-27T12:54:31.655Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-27T12:54:32.216Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-27T12:54:32.216Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-27T12:54:33.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-27T12:54:33.146Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-27T12:54:35.662Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-27T12:54:36.225Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-27T12:54:36.788Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-27T12:54:36.788Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-27T12:54:37.175Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/rootless [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/volume [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-27T12:54:37.175Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === Skipped [2021-08-27T12:54:37.175Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-27T12:54:37.175Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-27T12:54:37.175Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-27T12:54:37.175Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-27T12:54:37.175Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver btrfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:72: No driver to put! [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-27T12:54:37.175Z] time="2021-08-27T12:53:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-27T12:54:37.175Z] time="2021-08-27T12:53:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-27T12:54:37.175Z] time="2021-08-27T12:53:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-27T12:54:37.175Z] time="2021-08-27T12:53:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-27T12:54:37.175Z] time="2021-08-27T12:53:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: driver not supported [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver fuse-overlayfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:72: No driver to put! [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-27T12:54:37.175Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-27T12:54:37.175Z] overlay_test.go:50: Fails to compute changes intermittently [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-27T12:54:37.175Z] overlay_test.go:66: Cannot run test with naive change algorithm [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:315: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:43: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-27T12:54:37.175Z] graphtest_unix.go:45: Driver zfs not supported [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-27T12:54:37.175Z] graphtest_unix.go:72: No driver to put! [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-27T12:54:37.175Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-27T12:54:37.175Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] [2021-08-27T12:54:37.175Z] DONE 2309 tests, 28 skipped in 229.258s [2021-08-27T12:54:37.175Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/api [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/bitseq [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/cluster [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/config [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/datastore [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/driverapi [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/etchosts [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/idm [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/ipam [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-27T12:54:37.175Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/iptables [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/netlabel [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/netutils [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/networkdb [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/ns [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/options [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/osl [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/portallocator [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/portmapper [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/testutils [2021-08-27T12:54:37.176Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-27T12:54:37.176Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-27T12:54:39.307Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-27T12:54:39.869Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-27T12:54:40.932Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-27T12:54:40.932Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-27T12:54:40.932Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-27T12:54:40.932Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-27T12:54:40.932Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-27T12:54:40.932Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-27T12:54:40.932Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-27T12:54:40.932Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-27T12:54:40.932Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-27T12:54:40.932Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-27T12:54:40.933Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-27T12:54:40.933Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-27T12:54:40.933Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-27T12:54:40.933Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-27T12:54:40.933Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-27T12:54:40.933Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-27T12:54:40.933Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-27T12:54:40.933Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-27T12:54:40.933Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T12:54:40.933Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-27T12:54:42.388Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-27T12:54:45.657Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-27T12:54:45.657Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-27T12:54:46.708Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-27T12:54:47.549Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-27T12:54:49.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-27T12:54:51.328Z] docker_api_swarm_service_test.go:100: [d4a1c28be6c76] joining swarm manager [d4ab878c65432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:54:52.256Z] docker_api_swarm_service_test.go:101: [d6ec36edca0ef] joining swarm manager [d4ab878c65432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:54:54.774Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-27T12:54:56.144Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-27T12:54:58.035Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-27T12:54:58.596Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-27T12:54:59.524Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-27T12:55:01.415Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-27T12:55:02.786Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-27T12:55:04.163Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-27T12:55:04.163Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-27T12:55:04.725Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-27T12:55:06.614Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-27T12:55:07.112Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-27T12:55:07.112Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-27T12:55:07.112Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-27T12:55:07.983Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-27T12:55:08.911Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-27T12:55:08.911Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-27T12:55:08.911Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-27T12:55:08.911Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-27T12:55:08.911Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-27T12:55:09.167Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-27T12:55:09.284Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-27T12:55:09.284Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-27T12:55:09.730Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-27T12:55:11.098Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-27T12:55:11.098Z] check_test.go:380: [d4a1c28be6c76] daemon is not started [2021-08-27T12:55:12.191Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-27T12:55:12.464Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-27T12:55:12.649Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-27T12:55:12.649Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-27T12:55:12.649Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-27T12:55:12.649Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-27T12:55:12.649Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-27T12:55:12.649Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-27T12:55:12.649Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-27T12:55:12.722Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-27T12:55:13.107Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-27T12:55:13.566Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-27T12:55:15.893Z] ok github.com/docker/docker/libnetwork 37.224s coverage: 40.8% of statements [2021-08-27T12:55:16.465Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-27T12:55:16.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-27T12:55:18.002Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-27T12:55:18.002Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-27T12:55:18.002Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-27T12:55:18.002Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-27T12:55:18.002Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-27T12:55:18.002Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-27T12:55:18.782Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-27T12:55:18.782Z] docker_api_swarm_service_test.go:533: [df2d67af95a05] joining swarm manager [d30f98816bcd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:55:19.179Z] ok github.com/docker/docker/libnetwork/api 1.356s coverage: 90.1% of statements [2021-08-27T12:55:19.179Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2021-08-27T12:55:19.179Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-27T12:55:19.438Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-27T12:55:19.696Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-27T12:55:19.696Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-27T12:55:19.696Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-27T12:55:19.696Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-27T12:55:19.696Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-27T12:55:19.696Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-27T12:55:19.709Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-27T12:55:19.966Z] docker_api_swarm_service_test.go:534: [ded1274b7afca] joining swarm manager [d30f98816bcd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:55:20.262Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-08-27T12:55:20.521Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-27T12:55:20.521Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-27T12:55:20.521Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-27T12:55:20.781Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-27T12:55:20.904Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-27T12:55:21.339Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-27T12:55:21.339Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-27T12:55:21.339Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-27T12:55:21.595Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-27T12:55:23.313Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.376s coverage: 59.9% of statements [2021-08-27T12:55:23.313Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-27T12:55:23.571Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-27T12:55:24.120Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-27T12:55:24.138Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.192s coverage: 4.0% of statements [2021-08-27T12:55:24.138Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-27T12:55:24.706Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-08-27T12:55:24.706Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-27T12:55:24.966Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-27T12:55:25.514Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-27T12:55:28.030Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-27T12:55:28.590Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-27T12:55:28.590Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-27T12:55:28.590Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-27T12:55:31.107Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-27T12:55:31.241Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-27T12:55:31.364Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-27T12:55:31.926Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-27T12:55:32.853Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-27T12:55:33.781Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-27T12:55:34.145Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-27T12:55:34.709Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-27T12:55:34.935Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.826s coverage: 7.2% of statements [2021-08-27T12:55:34.935Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-27T12:55:34.935Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-27T12:55:34.935Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-27T12:55:34.935Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-27T12:55:34.935Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-27T12:55:34.935Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-27T12:55:34.935Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-08-27T12:55:35.111Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-27T12:55:35.111Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-27T12:55:35.111Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-27T12:55:35.193Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-08-27T12:55:35.272Z] === RUN TestDockerSuite/TestRmiTag [2021-08-27T12:55:35.452Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-27T12:55:35.529Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-27T12:55:35.711Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-27T12:55:35.969Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-27T12:55:36.092Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-27T12:55:38.013Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-27T12:55:38.609Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-27T12:55:39.173Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-27T12:55:39.546Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-27T12:55:39.734Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-27T12:55:39.990Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-27T12:55:40.917Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-27T12:55:41.480Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-27T12:55:41.480Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-27T12:55:42.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-27T12:55:42.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-27T12:55:42.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-27T12:55:42.555Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-27T12:55:43.924Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-27T12:55:44.182Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-27T12:55:44.228Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-27T12:55:44.228Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-27T12:55:44.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-27T12:55:44.228Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-27T12:55:44.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-27T12:55:44.228Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-27T12:55:44.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-27T12:55:44.228Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-27T12:55:44.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-27T12:55:44.228Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-27T12:55:44.440Z] docker_api_swarm_service_test.go:148: [dcf5209d17704] joining swarm manager [d631029e307b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T12:55:45.003Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-27T12:55:45.565Z] docker_api_swarm_service_test.go:148: [d53a554901ddd] joining swarm manager [d631029e307b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T12:55:45.821Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-27T12:55:45.941Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2021-08-27T12:55:47.189Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-27T12:55:48.117Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-27T12:55:49.045Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-27T12:55:49.608Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-27T12:55:50.169Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-27T12:55:50.731Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-27T12:55:51.436Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-27T12:55:51.998Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-27T12:55:52.926Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-27T12:55:53.186Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-27T12:55:53.749Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-27T12:55:54.005Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-27T12:55:54.005Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-27T12:55:55.900Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-27T12:55:56.156Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-27T12:55:56.718Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-27T12:55:57.281Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-27T12:55:57.843Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-27T12:55:57.843Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-27T12:55:58.405Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-27T12:55:58.662Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-27T12:55:58.949Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-27T12:55:58.949Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-27T12:55:58.949Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-27T12:55:58.949Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-27T12:55:58.949Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-27T12:55:59.233Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-27T12:55:59.489Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-27T12:56:00.054Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-27T12:56:00.054Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-27T12:56:00.617Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-27T12:56:00.617Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-27T12:56:00.825Z] ok github.com/docker/docker/libnetwork/ipam 13.786s coverage: 85.3% of statements [2021-08-27T12:56:00.825Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-27T12:56:00.825Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-27T12:56:00.825Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-27T12:56:01.092Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-27T12:56:01.092Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-27T12:56:01.092Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-27T12:56:01.119Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-27T12:56:01.563Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-27T12:56:01.671Z] ok github.com/docker/docker/libnetwork/ipamutils 0.283s coverage: 74.0% of statements [2021-08-27T12:56:02.082Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-27T12:56:02.082Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-27T12:56:02.082Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-27T12:56:02.082Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-27T12:56:02.082Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-27T12:56:02.082Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-27T12:56:02.125Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-27T12:56:02.239Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2021-08-27T12:56:02.498Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-27T12:56:02.688Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-27T12:56:02.757Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-08-27T12:56:03.250Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-27T12:56:03.507Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-27T12:56:04.436Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-27T12:56:04.974Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-27T12:56:05.408Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-27T12:56:05.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-27T12:56:06.899Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-27T12:56:07.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-27T12:56:08.022Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-27T12:56:08.279Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-27T12:56:08.842Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-27T12:56:09.404Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-27T12:56:10.770Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-27T12:56:13.286Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-27T12:56:13.286Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-27T12:56:13.542Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-27T12:56:14.166Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-27T12:56:14.167Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-27T12:56:14.167Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-27T12:56:14.167Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-27T12:56:14.167Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-27T12:56:14.908Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-27T12:56:15.284Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-27T12:56:16.273Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-27T12:56:17.640Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-27T12:56:19.007Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-27T12:56:19.007Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsWindows [2021-08-27T12:56:19.263Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-27T12:56:19.263Z] docker_cli_run_test.go:4043: unmatched requirement DaemonIsWindows [2021-08-27T12:56:19.263Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-27T12:56:19.519Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-27T12:56:19.957Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-27T12:56:20.897Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-27T12:56:20.921Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-27T12:56:20.921Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-27T12:56:20.921Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-27T12:56:21.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-27T12:56:21.827Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-27T12:56:23.194Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-27T12:56:23.815Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-27T12:56:24.124Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-27T12:56:25.344Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-27T12:56:25.492Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-27T12:56:26.054Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-27T12:56:26.054Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2021-08-27T12:56:26.054Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-27T12:56:26.533Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-27T12:56:26.533Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-27T12:56:26.533Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-27T12:56:26.616Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-27T12:56:26.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-27T12:56:27.545Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-27T12:56:27.545Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-27T12:56:28.106Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-27T12:56:28.669Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-27T12:56:29.230Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-27T12:56:29.797Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-27T12:56:29.797Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-27T12:56:30.020Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-27T12:56:30.020Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-27T12:56:30.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-27T12:56:30.020Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-27T12:56:30.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-27T12:56:30.020Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-27T12:56:30.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-27T12:56:30.020Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-27T12:56:30.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-27T12:56:30.359Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-27T12:56:30.477Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-27T12:56:30.921Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-27T12:56:31.484Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-27T12:56:32.046Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-27T12:56:32.608Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-27T12:56:32.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-27T12:56:32.777Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-27T12:56:32.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-27T12:56:33.170Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-27T12:56:33.732Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-27T12:56:34.293Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-27T12:56:34.293Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-27T12:56:34.855Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-27T12:56:35.418Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-27T12:56:36.345Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-27T12:56:36.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-27T12:56:36.602Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-27T12:56:36.602Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-27T12:56:36.602Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-27T12:56:39.144Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-27T12:56:39.705Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-27T12:56:43.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-27T12:56:47.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-27T12:56:49.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-27T12:56:49.351Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-27T12:56:49.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-27T12:56:50.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-27T12:56:50.866Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-27T12:56:51.796Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-27T12:56:53.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-27T12:56:53.082Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-27T12:56:53.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-27T12:56:53.082Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-27T12:56:53.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-27T12:56:53.163Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-27T12:56:53.163Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-27T12:56:53.163Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-27T12:56:53.163Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-27T12:56:53.163Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-27T12:56:53.420Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-27T12:56:56.117Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-27T12:56:56.117Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-27T12:56:57.045Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-27T12:56:58.934Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-27T12:56:58.934Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-27T12:56:59.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-27T12:56:59.006Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-27T12:56:59.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-27T12:56:59.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-27T12:56:59.006Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-27T12:56:59.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-27T12:56:59.006Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-27T12:56:59.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-27T12:57:01.451Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-27T12:57:03.970Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-27T12:57:04.228Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-27T12:57:04.484Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-27T12:57:05.047Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-27T12:57:05.979Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-27T12:57:05.979Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-27T12:57:06.146Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-27T12:57:06.146Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-27T12:57:06.146Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-27T12:57:06.146Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-27T12:57:06.146Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-27T12:57:06.235Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-27T12:57:07.600Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-27T12:57:08.163Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-27T12:57:08.419Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-27T12:57:09.786Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-27T12:57:09.786Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-27T12:57:09.786Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-27T12:57:11.153Z] === RUN TestDockerSuite/TestRunMount [2021-08-27T12:57:12.517Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-27T12:57:16.686Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-27T12:57:16.686Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-27T12:57:16.942Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-27T12:57:17.873Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-27T12:57:18.498Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-27T12:57:18.498Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-27T12:57:18.498Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-27T12:57:18.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-27T12:57:19.241Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-27T12:57:20.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-27T12:57:21.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-27T12:57:21.614Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-27T12:57:21.758Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-27T12:57:22.071Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-27T12:57:22.072Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T12:57:22.072Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-27T12:57:22.686Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-27T12:57:23.605Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-27T12:57:23.605Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-27T12:57:23.605Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-27T12:57:24.057Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-27T12:57:24.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-27T12:57:24.549Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-27T12:57:24.989Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-27T12:57:25.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-27T12:57:26.353Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-27T12:57:26.353Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-27T12:57:26.504Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-27T12:57:26.610Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-27T12:57:27.470Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-27T12:57:27.470Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-27T12:57:27.538Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-27T12:57:27.795Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-27T12:57:27.928Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-27T12:57:27.928Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-27T12:57:27.928Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-27T12:57:28.357Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-27T12:57:28.894Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-27T12:57:29.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-27T12:57:29.722Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-27T12:57:29.859Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-27T12:57:30.317Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-27T12:57:30.775Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-27T12:57:31.087Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-27T12:57:31.232Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-27T12:57:33.604Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-27T12:57:34.165Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-27T12:57:34.165Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-27T12:57:34.727Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-27T12:57:34.727Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-27T12:57:34.983Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-27T12:57:35.546Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-27T12:57:35.546Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-27T12:57:35.913Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-27T12:57:36.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-27T12:57:36.475Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-27T12:57:36.475Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-27T12:57:37.447Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-27T12:57:37.447Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-27T12:57:37.447Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-27T12:57:38.412Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-27T12:57:38.412Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-27T12:57:38.412Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-27T12:57:38.873Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-27T12:57:40.408Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-27T12:57:41.373Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-27T12:57:41.831Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-27T12:57:41.831Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-27T12:57:41.831Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-27T12:57:42.289Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-27T12:57:43.013Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-27T12:57:43.013Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2021-08-27T12:57:43.013Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-27T12:57:43.013Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-27T12:57:43.013Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-27T12:57:43.255Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-27T12:57:43.256Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-27T12:57:43.256Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-27T12:57:43.256Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-27T12:57:43.256Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-27T12:57:43.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-27T12:57:43.344Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-27T12:57:43.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-27T12:57:44.379Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-27T12:57:44.379Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-27T12:57:45.305Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-27T12:57:45.562Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2021-08-27T12:57:45.562Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-27T12:57:46.124Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-27T12:57:46.712Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-27T12:57:47.643Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-27T12:57:47.643Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-27T12:57:47.936Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-27T12:57:48.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-27T12:57:48.013Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-27T12:57:48.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-27T12:57:48.013Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-27T12:57:48.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-27T12:57:48.205Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-27T12:57:48.205Z] docker_cli_run_test.go:4109: unmatched requirement IsolationIsProcess [2021-08-27T12:57:48.205Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-27T12:57:48.771Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-27T12:57:49.028Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-27T12:57:49.028Z] docker_cli_run_test.go:2844: kernel doesn't have latency_stats configured [2021-08-27T12:57:49.284Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-27T12:57:49.846Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-27T12:57:50.777Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-27T12:57:50.777Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-27T12:57:50.777Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-27T12:57:53.297Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-27T12:57:53.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-27T12:57:53.786Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-27T12:57:53.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-27T12:57:53.862Z] === RUN TestDockerSuite/TestRunRm [2021-08-27T12:57:54.192Z] ok github.com/docker/docker/libnetwork/networkdb 104.289s coverage: 60.4% of statements [2021-08-27T12:57:54.192Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-27T12:57:54.192Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-27T12:57:54.192Z] ok github.com/docker/docker/libnetwork/osl 4.281s coverage: 39.7% of statements [2021-08-27T12:57:54.192Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-27T12:57:54.192Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-27T12:57:54.192Z] ok github.com/docker/docker/libnetwork/portmapper 0.214s coverage: 48.6% of statements [2021-08-27T12:57:54.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-27T12:57:54.242Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-27T12:57:54.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-27T12:57:54.242Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-27T12:57:54.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-27T12:57:54.424Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-27T12:57:54.450Z] ok github.com/docker/docker/libnetwork/resolvconf 0.021s coverage: 70.6% of statements [2021-08-27T12:57:54.450Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-27T12:57:54.708Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === Skipped [2021-08-27T12:57:54.708Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-27T12:57:54.708Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-27T12:57:54.708Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-27T12:57:54.708Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-27T12:57:54.708Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-27T12:57:54.708Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-27T12:57:54.708Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-27T12:57:54.708Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-27T12:57:54.708Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-27T12:57:54.708Z] firewalld_test.go:14: firewalld is not running [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] [2021-08-27T12:57:54.708Z] DONE 360 tests, 9 skipped in 200.961s Post stage [Pipeline] junit [2021-08-27T12:57:55.287Z] Recording test results [2021-08-27T12:57:55.651Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-27T12:57:55.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f8df0fef934a72f5d74adb6e9f8d2fe09a06f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f8df0fef934a72f5d74adb6e9f8d2fe09a06f hack/validate/vendor [2021-08-27T12:57:56.923Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-27T12:57:57.493Z] + echo Ensuring container killed. [2021-08-27T12:57:57.493Z] Ensuring container killed. [2021-08-27T12:57:57.493Z] + docker rm -vf docker-pr1 [2021-08-27T12:57:57.493Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-27T12:57:57.827Z] + echo Chowning /workspace to jenkins user [2021-08-27T12:57:57.827Z] Chowning /workspace to jenkins user [2021-08-27T12:57:57.827Z] + id -u [2021-08-27T12:57:57.827Z] + id -g [2021-08-27T12:57:57.827Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42795:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-27T12:57:58.587Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-27T12:57:58.587Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-27T12:57:58.702Z] + bundleName=unit [2021-08-27T12:57:58.702Z] + echo Creating unit-bundles.tar.gz [2021-08-27T12:57:58.702Z] Creating unit-bundles.tar.gz [2021-08-27T12:57:58.702Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-08-27T12:57:58.702Z] bundles/junit-report-libnetwork.xml [2021-08-27T12:57:58.702Z] bundles/junit-report.xml [2021-08-27T12:57:58.702Z] bundles/go-test-report-libnetwork.json [2021-08-27T12:57:58.702Z] bundles/go-test-report.json [2021-08-27T12:57:58.702Z] bundles/profile-libnetwork.out [2021-08-27T12:57:58.702Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-27T12:57:58.713Z] Archiving artifacts [2021-08-27T12:57:58.844Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-27T12:57:59.222Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-27T12:57:59.532Z] + make clean [2021-08-27T12:57:59.791Z] docker volume rm -f docker-dev-cache [2021-08-27T12:57:59.791Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T12:58:00.211Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-27T12:58:00.469Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-27T12:58:00.725Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-27T12:58:03.994Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-27T12:58:03.994Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-27T12:58:06.513Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-27T12:58:07.075Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-27T12:58:07.636Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-27T12:58:08.204Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-27T12:58:09.132Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-27T12:58:09.132Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-27T12:58:09.693Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-27T12:58:09.950Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-27T12:58:10.512Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-27T12:58:11.442Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-27T12:58:12.006Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-27T12:58:12.262Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-27T12:58:12.519Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-27T12:58:13.059Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-27T12:58:13.059Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-27T12:58:13.059Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-27T12:58:15.036Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-27T12:58:15.036Z] === RUN TestDockerSuite/TestRunState [2021-08-27T12:58:15.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-27T12:58:16.402Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-27T12:58:16.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-27T12:58:16.787Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-27T12:58:16.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-27T12:58:16.787Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-27T12:58:16.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-27T12:58:16.787Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-27T12:58:16.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-27T12:58:16.964Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-27T12:58:17.245Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-27T12:58:17.245Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-27T12:58:17.245Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-27T12:58:17.530Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-27T12:58:17.787Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-27T12:58:17.787Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2021-08-27T12:58:17.787Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-27T12:58:17.787Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-27T12:58:18.349Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-27T12:58:18.913Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-27T12:58:19.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-27T12:58:19.144Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-27T12:58:19.600Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-27T12:58:19.600Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T12:58:20.056Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-27T12:58:20.278Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-27T12:58:20.278Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-27T12:58:20.278Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-27T12:58:20.536Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-27T12:58:20.536Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-27T12:58:21.019Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-27T12:58:21.019Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-27T12:58:21.019Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-27T12:58:22.424Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-27T12:58:22.986Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-27T12:58:23.550Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-27T12:58:24.479Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-27T12:58:24.740Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-27T12:58:25.703Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-27T12:58:25.703Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-27T12:58:25.703Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-27T12:58:25.703Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-27T12:58:25.703Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-27T12:58:27.233Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-27T12:58:27.767Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-27T12:58:28.196Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-27T12:58:28.652Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-27T12:58:29.109Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-27T12:58:29.565Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-27T12:58:29.654Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-27T12:58:30.216Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-27T12:58:30.778Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-27T12:58:31.035Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-27T12:58:31.963Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-27T12:58:33.328Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-27T12:58:34.696Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-27T12:58:35.257Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-27T12:58:35.257Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-27T12:58:35.257Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-27T12:58:35.339Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-27T12:58:35.513Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-27T12:58:36.076Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-27T12:58:36.638Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-27T12:58:36.871Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-27T12:58:36.871Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-27T12:58:36.871Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-27T12:58:37.202Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-27T12:58:37.202Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2021-08-27T12:58:37.202Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-27T12:58:37.458Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-27T12:58:37.833Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-27T12:58:37.833Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-27T12:58:37.833Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-27T12:58:38.020Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-27T12:58:38.289Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-27T12:58:38.362Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-27T12:58:38.363Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-27T12:58:38.363Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-27T12:58:38.363Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-27T12:58:40.458Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-27T12:58:40.745Z] --- PASS: TestBuildWCOWSandboxSize (757.73s) [2021-08-27T12:58:40.745Z] === RUN TestBuildWithEmptyDockerfile [2021-08-27T12:58:40.745Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:58:40.745Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:58:40.745Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:58:40.745Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:58:40.745Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:58:40.745Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:58:40.745Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-27T12:58:40.745Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-27T12:58:40.745Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-27T12:58:40.745Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-08-27T12:58:40.745Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-27T12:58:40.745Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-27T12:58:40.745Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-27T12:58:40.745Z] === RUN TestBuildPreserveOwnership [2021-08-27T12:58:40.745Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:58:40.745Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-27T12:58:40.745Z] === RUN TestBuildPlatformInvalid [2021-08-27T12:58:40.745Z] --- PASS: TestBuildPlatformInvalid (0.39s) [2021-08-27T12:58:40.745Z] PASS [2021-08-27T12:58:40.745Z] ok github.com/docker/docker/integration/build 918.185s [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === Skipped [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-27T12:58:40.745Z] build_session_test.go:25: TODO: BuildKit [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-27T12:58:40.745Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-27T12:58:40.745Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-27T12:58:40.745Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-27T12:58:40.745Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] DONE 29 tests, 5 skipped in 937.534s [2021-08-27T12:58:40.745Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-27T12:58:40.745Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T12:58:40.745Z] INFO: Testing against a local daemon [2021-08-27T12:58:40.745Z] === RUN TestConfigInspect [2021-08-27T12:58:40.745Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-27T12:58:40.745Z] === RUN TestConfigList [2021-08-27T12:58:40.745Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] --- SKIP: TestConfigList (0.00s) [2021-08-27T12:58:40.745Z] === RUN TestConfigsCreateAndDelete [2021-08-27T12:58:40.745Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-27T12:58:40.745Z] === RUN TestConfigsUpdate [2021-08-27T12:58:40.745Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-27T12:58:40.745Z] === RUN TestTemplatedConfig [2021-08-27T12:58:40.745Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-27T12:58:40.745Z] === RUN TestConfigCreateResolve [2021-08-27T12:58:40.745Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:58:40.745Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-27T12:58:40.745Z] PASS [2021-08-27T12:58:40.745Z] ok github.com/docker/docker/integration/config 0.069s [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === Skipped [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-27T12:58:40.745Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-27T12:58:40.745Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-27T12:58:40.745Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-27T12:58:40.745Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-27T12:58:40.745Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-27T12:58:40.745Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] [2021-08-27T12:58:40.745Z] DONE 6 tests, 6 skipped in 2.570s [2021-08-27T12:58:40.745Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-27T12:58:41.285Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-27T12:58:41.285Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-27T12:58:41.420Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-27T12:58:41.420Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-27T12:58:41.420Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-27T12:58:41.420Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-27T12:58:41.846Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-27T12:58:42.383Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-27T12:58:42.840Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-27T12:58:42.840Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-27T12:58:42.840Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-27T12:58:42.840Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-27T12:58:42.840Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-27T12:58:42.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T12:58:42.915Z] INFO: Testing against a local daemon [2021-08-27T12:58:42.915Z] === RUN TestCheckpoint [2021-08-27T12:58:42.915Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T12:58:42.915Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-27T12:58:42.915Z] === RUN TestContainerInvalidJSON [2021-08-27T12:58:42.915Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:58:42.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:58:42.915Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:58:42.915Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:58:43.370Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-27T12:58:43.370Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-27T12:58:43.370Z] --- PASS: TestContainerInvalidJSON (0.45s) [2021-08-27T12:58:43.370Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-27T12:58:43.370Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-27T12:58:43.370Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-27T12:58:43.370Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-08-27T12:58:43.370Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-27T12:58:43.736Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-27T12:58:43.826Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-08-27T12:58:43.826Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-27T12:58:43.826Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-08-27T12:58:43.826Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-27T12:58:44.282Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-08-27T12:58:44.282Z] === RUN TestCopyFromContainer [2021-08-27T12:58:44.282Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:44.282Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-27T12:58:44.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:58:44.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:58:44.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:58:44.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:58:44.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:58:44.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:58:44.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-27T12:58:44.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-27T12:58:44.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-27T12:58:44.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-27T12:58:44.282Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-27T12:58:44.282Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidEnv [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-27T12:58:44.282Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-27T12:58:44.282Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-27T12:58:44.282Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-27T12:58:44.282Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-27T12:58:44.282Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-27T12:58:44.282Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateTmpfsMountsTarget [2021-08-27T12:58:44.282Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:44.282Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-27T12:58:44.282Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:58:44.282Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-27T12:58:44.282Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T12:58:44.282Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:58:44.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:58:44.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:58:44.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:58:44.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:58:44.282Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:58:44.282Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:58:44.282Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-27T12:58:44.282Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-27T12:58:44.282Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-27T12:58:44.282Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-27T12:58:44.282Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-27T12:58:44.282Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-27T12:58:44.282Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateDifferentPlatform [2021-08-27T12:58:44.282Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-27T12:58:44.282Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-27T12:58:44.282Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-27T12:58:44.282Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-27T12:58:44.282Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-08-27T12:58:44.282Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-27T12:58:44.282Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-27T12:58:44.282Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-27T12:58:44.282Z] === RUN TestContainerKillOnDaemonStart [2021-08-27T12:58:44.282Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:44.282Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestDiff [2021-08-27T12:58:44.282Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-27T12:58:44.282Z] --- SKIP: TestDiff (0.00s) [2021-08-27T12:58:44.282Z] === RUN TestExecWithCloseStdin [2021-08-27T12:58:44.298Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-27T12:58:45.665Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-27T12:58:47.170Z] --- PASS: TestExecWithCloseStdin (2.58s) [2021-08-27T12:58:47.170Z] === RUN TestExec [2021-08-27T12:58:47.568Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-27T12:58:47.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-27T12:58:47.823Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsWindows [2021-08-27T12:58:47.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-27T12:58:47.823Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2021-08-27T12:58:47.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-27T12:58:47.823Z] docker_cli_run_test.go:4089: unmatched requirement DaemonIsWindows [2021-08-27T12:58:47.823Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-27T12:58:48.079Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-27T12:58:48.079Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2021-08-27T12:58:48.079Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-27T12:58:48.335Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-27T12:58:48.610Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-27T12:58:48.697Z] --- PASS: TestExec (1.80s) [2021-08-27T12:58:48.697Z] === RUN TestExecUser [2021-08-27T12:58:48.697Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-27T12:58:48.697Z] --- SKIP: TestExecUser (0.00s) [2021-08-27T12:58:48.697Z] === RUN TestExportContainerAndImportImage [2021-08-27T12:58:48.697Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:48.697Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-27T12:58:48.697Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-27T12:58:48.697Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:48.697Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-27T12:58:48.697Z] === RUN TestHealthCheckWorkdir [2021-08-27T12:58:48.697Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-27T12:58:48.697Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-27T12:58:48.697Z] === RUN TestHealthKillContainer [2021-08-27T12:58:48.697Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-27T12:58:48.697Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-27T12:58:48.697Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-27T12:58:48.697Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-27T12:58:48.697Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-27T12:58:48.697Z] === RUN TestKillContainerInvalidSignal [2021-08-27T12:58:48.897Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-27T12:58:49.458Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-27T12:58:50.229Z] --- PASS: TestKillContainerInvalidSignal (1.60s) [2021-08-27T12:58:50.229Z] === RUN TestKillContainer [2021-08-27T12:58:50.229Z] === RUN TestKillContainer/no_signal [2021-08-27T12:58:50.387Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-27T12:58:50.730Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-27T12:58:51.317Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-27T12:58:51.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-27T12:58:51.696Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-27T12:58:51.757Z] === RUN TestKillContainer/non_killing_signal [2021-08-27T12:58:51.757Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-27T12:58:51.757Z] === RUN TestKillContainer/killing_signal [2021-08-27T12:58:51.881Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-27T12:58:51.881Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-27T12:58:52.154Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-27T12:58:52.442Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-27T12:58:52.442Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-27T12:58:52.442Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-27T12:58:52.442Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-27T12:58:52.442Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-27T12:58:52.442Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2021-08-27T12:58:52.442Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-27T12:58:53.005Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-27T12:58:53.568Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-27T12:58:53.823Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-27T12:58:53.922Z] --- PASS: TestKillContainer (3.57s) [2021-08-27T12:58:53.922Z] --- PASS: TestKillContainer/no_signal (1.61s) [2021-08-27T12:58:53.922Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-27T12:58:53.922Z] --- PASS: TestKillContainer/killing_signal (1.93s) [2021-08-27T12:58:53.922Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-27T12:58:53.922Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:58:53.922Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-27T12:58:53.922Z] === RUN TestKillStoppedContainer [2021-08-27T12:58:53.922Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:58:53.922Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-27T12:58:53.922Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-27T12:58:53.922Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T12:58:53.922Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-27T12:58:53.922Z] === RUN TestKillDifferentUserContainer [2021-08-27T12:58:53.922Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-27T12:58:53.922Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-27T12:58:53.922Z] === RUN TestInspectOomKilledTrue [2021-08-27T12:58:53.922Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:53.922Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-27T12:58:53.922Z] === RUN TestInspectOomKilledFalse [2021-08-27T12:58:53.922Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T12:58:53.922Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-27T12:58:53.922Z] === RUN TestLogsFollowTailEmpty [2021-08-27T12:58:54.080Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-27T12:58:54.336Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-27T12:58:54.898Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-27T12:58:54.898Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-27T12:58:55.154Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-27T12:58:55.411Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-27T12:58:55.450Z] --- PASS: TestLogsFollowTailEmpty (1.60s) [2021-08-27T12:58:55.450Z] === RUN TestNetworkNat [2021-08-27T12:58:55.450Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-27T12:58:55.450Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-27T12:58:55.450Z] === RUN TestNetworkLocalhostTCPNat [2021-08-27T12:58:55.882Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-27T12:58:55.973Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-27T12:58:55.973Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-27T12:58:55.973Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-27T12:58:56.535Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-27T12:58:57.623Z] --- PASS: TestNetworkLocalhostTCPNat (2.01s) [2021-08-27T12:58:57.623Z] === RUN TestNetworkLoopbackNat [2021-08-27T12:58:57.623Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-27T12:58:57.623Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-27T12:58:57.623Z] === RUN TestPause [2021-08-27T12:58:57.623Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-27T12:58:57.623Z] --- SKIP: TestPause (0.00s) [2021-08-27T12:58:57.623Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-27T12:58:57.903Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-27T12:58:58.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-27T12:58:58.467Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-27T12:58:58.467Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-27T12:58:58.467Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2021-08-27T12:58:58.467Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-27T12:58:59.031Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-27T12:58:59.031Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-27T12:58:59.153Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.60s) [2021-08-27T12:58:59.153Z] === RUN TestPauseStopPausedContainer [2021-08-27T12:58:59.153Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:58:59.153Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-27T12:58:59.153Z] === RUN TestPsFilter [2021-08-27T12:58:59.153Z] --- PASS: TestPsFilter (0.20s) [2021-08-27T12:58:59.153Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-27T12:59:00.399Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-27T12:59:00.957Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-27T12:59:00.962Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-27T12:59:01.320Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.86s) [2021-08-27T12:59:01.320Z] === RUN TestRemoveContainerWithVolume [2021-08-27T12:59:02.330Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-27T12:59:02.865Z] --- PASS: TestRemoveContainerWithVolume (1.88s) [2021-08-27T12:59:02.865Z] === RUN TestRemoveContainerRunning [2021-08-27T12:59:02.893Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-27T12:59:03.149Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-27T12:59:03.149Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-27T12:59:03.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-27T12:59:04.087Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-27T12:59:04.392Z] --- PASS: TestRemoveContainerRunning (1.59s) [2021-08-27T12:59:04.392Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-27T12:59:05.021Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-27T12:59:05.949Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-27T12:59:06.205Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-27T12:59:06.461Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-27T12:59:06.558Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2021-08-27T12:59:06.558Z] === RUN TestRemoveInvalidContainer [2021-08-27T12:59:06.558Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-27T12:59:06.558Z] === RUN TestRenameLinkedContainer [2021-08-27T12:59:06.558Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-27T12:59:06.558Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-27T12:59:06.558Z] === RUN TestRenameStoppedContainer [2021-08-27T12:59:07.391Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-27T12:59:07.391Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-27T12:59:07.954Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-27T12:59:08.084Z] --- PASS: TestRenameStoppedContainer (1.86s) [2021-08-27T12:59:08.084Z] === RUN TestRenameRunningContainerAndReuse [2021-08-27T12:59:09.320Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents1835013440 [2021-08-27T12:59:09.577Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-27T12:59:09.577Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-27T12:59:10.942Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-27T12:59:10.942Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-27T12:59:10.942Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-27T12:59:11.810Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2021-08-27T12:59:11.810Z] === RUN TestRenameInvalidName [2021-08-27T12:59:11.872Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-27T12:59:12.777Z] --- PASS: TestRenameInvalidName (1.78s) [2021-08-27T12:59:12.777Z] === RUN TestRenameAnonymousContainer [2021-08-27T12:59:13.239Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-27T12:59:13.495Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-27T12:59:13.495Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-27T12:59:13.751Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-27T12:59:13.751Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-27T12:59:14.312Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-27T12:59:16.204Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-27T12:59:18.528Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-27T12:59:18.528Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-27T12:59:18.528Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-27T12:59:19.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-27T12:59:21.360Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-27T12:59:22.250Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-27T12:59:22.250Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-27T12:59:22.250Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-27T12:59:22.250Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-27T12:59:22.250Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-27T12:59:22.250Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-27T12:59:22.250Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-27T12:59:22.707Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-27T12:59:22.707Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-27T12:59:22.707Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-27T12:59:22.726Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-27T12:59:23.660Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-27T12:59:24.598Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-27T12:59:27.111Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-27T12:59:27.548Z] --- PASS: TestRenameAnonymousContainer (13.29s) [2021-08-27T12:59:27.548Z] === RUN TestRenameContainerWithSameName [2021-08-27T12:59:28.003Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2021-08-27T12:59:28.003Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-27T12:59:28.003Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-27T12:59:28.003Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-27T12:59:28.003Z] === RUN TestResize [2021-08-27T12:59:28.477Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-27T12:59:29.039Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-27T12:59:29.529Z] --- PASS: TestResize (1.58s) [2021-08-27T12:59:29.529Z] === RUN TestResizeWithInvalidSize [2021-08-27T12:59:30.406Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-27T12:59:31.056Z] --- PASS: TestResizeWithInvalidSize (1.60s) [2021-08-27T12:59:31.056Z] === RUN TestResizeWhenContainerNotStarted [2021-08-27T12:59:32.298Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-27T12:59:32.298Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-27T12:59:33.221Z] --- PASS: TestResizeWhenContainerNotStarted (1.83s) [2021-08-27T12:59:33.221Z] === RUN TestDaemonRestartKillContainers [2021-08-27T12:59:33.221Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T12:59:33.221Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-27T12:59:33.221Z] === RUN TestStats [2021-08-27T12:59:33.221Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-27T12:59:33.221Z] --- SKIP: TestStats (0.00s) [2021-08-27T12:59:33.221Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-27T12:59:33.226Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-27T12:59:34.595Z] docker_cli_service_logs_test.go:246: checking task nknab36xbrst [2021-08-27T12:59:34.595Z] docker_cli_service_logs_test.go:251: checking messages for nknab36xbrst [2021-08-27T12:59:34.595Z] docker_cli_service_logs_test.go:246: checking task knugkhe32gkz [2021-08-27T12:59:34.595Z] docker_cli_service_logs_test.go:251: checking messages for knugkhe32gkz [2021-08-27T12:59:36.483Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-27T12:59:40.646Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-27T12:59:43.161Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-27T12:59:43.459Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-27T12:59:43.504Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.71s) [2021-08-27T12:59:43.504Z] === RUN TestStopContainerWithTimeout [2021-08-27T12:59:43.504Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-27T12:59:43.504Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-27T12:59:43.504Z] === RUN TestUpdateRestartPolicy [2021-08-27T12:59:45.676Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-27T12:59:47.188Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-27T12:59:47.188Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-27T12:59:47.188Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-27T12:59:47.593Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-27T12:59:47.812Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-27T12:59:47.812Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-27T12:59:47.812Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-27T12:59:47.812Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-27T12:59:47.849Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-27T12:59:50.367Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-27T12:59:52.255Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-27T12:59:52.512Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-27T12:59:53.073Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-27T12:59:53.636Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-27T12:59:53.636Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-27T12:59:53.636Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-27T12:59:54.199Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-27T12:59:57.466Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-27T13:00:00.731Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-27T13:00:00.731Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-27T13:00:00.986Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-27T13:00:00.986Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-08-27T13:00:00.986Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-27T13:00:00.986Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-08-27T13:00:00.986Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-27T13:00:02.355Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-27T13:00:02.595Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-27T13:00:02.595Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-27T13:00:02.595Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-27T13:00:02.917Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-27T13:00:03.847Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-27T13:00:04.544Z] --- PASS: TestUpdateRestartPolicy (18.76s) [2021-08-27T13:00:04.544Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-27T13:00:04.544Z] --- PASS: TestUpdateRestartWithAutoRemove (1.66s) [2021-08-27T13:00:04.544Z] === RUN TestWaitNonBlocked [2021-08-27T13:00:04.544Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T13:00:04.544Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T13:00:04.544Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T13:00:04.544Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T13:00:04.544Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-27T13:00:04.544Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-27T13:00:04.775Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-27T13:00:05.032Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-27T13:00:06.072Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-27T13:00:06.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.21s) [2021-08-27T13:00:06.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.30s) [2021-08-27T13:00:06.072Z] === RUN TestWaitBlocked [2021-08-27T13:00:06.072Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:06.072Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-27T13:00:06.072Z] PASS [2021-08-27T13:00:06.320Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-27T13:00:06.528Z] ok github.com/docker/docker/integration/container 83.519s [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === Skipped [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-27T13:00:06.528Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-27T13:00:06.528Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-27T13:00:06.528Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-27T13:00:06.528Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-27T13:00:06.528Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-27T13:00:06.528Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-27T13:00:06.528Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-27T13:00:06.528Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-27T13:00:06.528Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-27T13:00:06.528Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-27T13:00:06.528Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.528Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-27T13:00:06.528Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:06.528Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-27T13:00:06.529Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-27T13:00:06.529Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-27T13:00:06.529Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-27T13:00:06.529Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-27T13:00:06.529Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-27T13:00:06.529Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-27T13:00:06.529Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-27T13:00:06.529Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-27T13:00:06.529Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-27T13:00:06.529Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-27T13:00:06.529Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-27T13:00:06.529Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-27T13:00:06.529Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-27T13:00:06.529Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-27T13:00:06.529Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-27T13:00:06.529Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-27T13:00:06.529Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-27T13:00:06.529Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-27T13:00:06.529Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-27T13:00:06.529Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-27T13:00:06.529Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-27T13:00:06.529Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] [2021-08-27T13:00:06.529Z] DONE 87 tests, 33 skipped in 85.525s [2021-08-27T13:00:06.529Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-27T13:00:07.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-27T13:00:08.928Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-27T13:00:09.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-27T13:00:09.489Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-27T13:00:09.746Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-27T13:00:09.746Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-08-27T13:00:09.746Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-27T13:00:10.675Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-27T13:00:11.603Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-27T13:00:11.603Z] docker_cli_swarm_test.go:1902: [db4a864bac217] joining swarm manager [d471c2165f3c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T13:00:12.103Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-27T13:00:12.968Z] docker_cli_swarm_test.go:1903: [dd0de0687b454] joining swarm manager [d471c2165f3c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T13:00:14.335Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-27T13:00:16.853Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-27T13:00:18.742Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-27T13:00:20.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-27T13:00:22.623Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-27T13:00:25.891Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-27T13:00:26.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-27T13:00:27.617Z] === RUN TestConfigDaemonLibtrustID [2021-08-27T13:00:27.617Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-27T13:00:27.617Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-27T13:00:27.617Z] === RUN TestDaemonConfigValidation [2021-08-27T13:00:27.617Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-27T13:00:27.617Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-27T13:00:27.617Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-27T13:00:27.617Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-27T13:00:27.617Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-27T13:00:27.617Z] PASS [2021-08-27T13:00:27.617Z] ok github.com/docker/docker/integration/daemon 0.082s [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] === Skipped [2021-08-27T13:00:27.617Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-27T13:00:27.617Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-27T13:00:27.617Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-27T13:00:27.617Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] DONE 3 tests, 3 skipped in 18.420s [2021-08-27T13:00:27.617Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-27T13:00:27.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:27.617Z] INFO: Testing against a local daemon [2021-08-27T13:00:27.617Z] === RUN TestCommitInheritsEnv [2021-08-27T13:00:27.617Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T13:00:27.617Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-27T13:00:27.617Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-27T13:00:27.617Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-27T13:00:27.617Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-27T13:00:27.617Z] === RUN TestImagesFilterMultiReference [2021-08-27T13:00:27.617Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-27T13:00:27.617Z] === RUN TestImagePullPlatformInvalid [2021-08-27T13:00:27.617Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-27T13:00:27.617Z] === RUN TestRemoveImageOrphaning [2021-08-27T13:00:27.617Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2021-08-27T13:00:27.617Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-27T13:00:27.617Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-27T13:00:27.617Z] === RUN TestTagInvalidReference [2021-08-27T13:00:27.617Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-27T13:00:27.617Z] === RUN TestTagValidPrefixedRepo [2021-08-27T13:00:27.617Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-27T13:00:27.617Z] === RUN TestTagExistedNameWithoutForce [2021-08-27T13:00:27.617Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-27T13:00:27.617Z] === RUN TestTagOfficialNames [2021-08-27T13:00:27.617Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-27T13:00:27.617Z] === RUN TestTagMatchesDigest [2021-08-27T13:00:27.617Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-27T13:00:27.617Z] PASS [2021-08-27T13:00:27.617Z] ok github.com/docker/docker/integration/image 1.288s [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] === Skipped [2021-08-27T13:00:27.617Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-27T13:00:27.617Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-27T13:00:27.617Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] [2021-08-27T13:00:27.617Z] DONE 11 tests, 2 skipped in 2.605s [2021-08-27T13:00:27.617Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-27T13:00:28.187Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-27T13:00:29.114Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-27T13:00:29.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:29.145Z] INFO: Testing against a local daemon [2021-08-27T13:00:29.145Z] === RUN TestNetworkCreateDelete [2021-08-27T13:00:29.145Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:29.145Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestDockerNetworkDeletePreferID [2021-08-27T13:00:29.145Z] 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-08-27T13:00:29.145Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestDaemonDNSFallback [2021-08-27T13:00:29.145Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:29.145Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestInspectNetwork [2021-08-27T13:00:29.145Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:29.145Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestRunContainerWithBridgeNone [2021-08-27T13:00:29.145Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:29.145Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestNetworkInvalidJSON [2021-08-27T13:00:29.145Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-27T13:00:29.145Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-27T13:00:29.145Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T13:00:29.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T13:00:29.145Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T13:00:29.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T13:00:29.145Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-27T13:00:29.145Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-27T13:00:29.145Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-27T13:00:29.145Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-27T13:00:29.145Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-27T13:00:29.145Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-27T13:00:29.145Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestNetworkList [2021-08-27T13:00:29.145Z] === RUN TestNetworkList//networks [2021-08-27T13:00:29.145Z] === PAUSE TestNetworkList//networks [2021-08-27T13:00:29.145Z] === RUN TestNetworkList//networks/ [2021-08-27T13:00:29.145Z] === PAUSE TestNetworkList//networks/ [2021-08-27T13:00:29.145Z] === CONT TestNetworkList//networks [2021-08-27T13:00:29.145Z] === CONT TestNetworkList//networks/ [2021-08-27T13:00:29.145Z] --- PASS: TestNetworkList (0.02s) [2021-08-27T13:00:29.145Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-27T13:00:29.145Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestHostIPv4BridgeLabel [2021-08-27T13:00:29.145Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-27T13:00:29.145Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestDaemonDefaultNetworkPools [2021-08-27T13:00:29.145Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-27T13:00:29.145Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-27T13:00:29.145Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-27T13:00:29.145Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestServiceWithPredefinedNetwork [2021-08-27T13:00:29.145Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-27T13:00:29.145Z] service_test.go:243: FLAKY_TEST [2021-08-27T13:00:29.145Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestServiceWithDataPathPortInit [2021-08-27T13:00:29.145Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-27T13:00:29.145Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-27T13:00:29.145Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-27T13:00:29.145Z] PASS [2021-08-27T13:00:29.145Z] ok github.com/docker/docker/integration/network 0.114s [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === Skipped [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-27T13:00:29.145Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-27T13:00:29.145Z] 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-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-27T13:00:29.145Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-27T13:00:29.145Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-27T13:00:29.145Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-27T13:00:29.145Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:243: FLAKY_TEST [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-27T13:00:29.145Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] [2021-08-27T13:00:29.145Z] DONE 22 tests, 15 skipped in 1.747s [2021-08-27T13:00:29.145Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-27T13:00:30.044Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-27T13:00:30.107Z] testing: warning: no tests to run [2021-08-27T13:00:30.107Z] PASS [2021-08-27T13:00:30.107Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2021-08-27T13:00:30.107Z] [2021-08-27T13:00:30.107Z] DONE 0 tests in 0.611s [2021-08-27T13:00:30.107Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-27T13:00:30.562Z] testing: warning: no tests to run [2021-08-27T13:00:30.562Z] PASS [2021-08-27T13:00:30.562Z] ok github.com/docker/docker/integration/network/macvlan 0.055s [2021-08-27T13:00:30.562Z] [2021-08-27T13:00:30.562Z] DONE 0 tests in 0.551s [2021-08-27T13:00:30.562Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-27T13:00:30.607Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-27T13:00:31.018Z] testing: warning: no tests to run [2021-08-27T13:00:31.018Z] PASS [2021-08-27T13:00:31.018Z] ok github.com/docker/docker/integration/plugin 0.054s [2021-08-27T13:00:31.018Z] [2021-08-27T13:00:31.018Z] DONE 0 tests in 0.548s [2021-08-27T13:00:31.018Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-27T13:00:31.534Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-27T13:00:31.979Z] testing: warning: no tests to run [2021-08-27T13:00:31.979Z] PASS [2021-08-27T13:00:31.979Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2021-08-27T13:00:31.979Z] [2021-08-27T13:00:31.979Z] DONE 0 tests in 0.556s [2021-08-27T13:00:31.979Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-27T13:00:33.425Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-27T13:00:34.791Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-27T13:00:36.160Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-27T13:00:36.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:36.665Z] INFO: Testing against a local daemon [2021-08-27T13:00:36.665Z] === RUN TestPluginInvalidJSON [2021-08-27T13:00:36.665Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T13:00:36.666Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T13:00:36.666Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-27T13:00:36.666Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-27T13:00:36.666Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-27T13:00:36.666Z] === RUN TestPluginInstall [2021-08-27T13:00:36.666Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-27T13:00:36.666Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-27T13:00:36.666Z] === RUN TestPluginsWithRuntimes [2021-08-27T13:00:36.666Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-27T13:00:36.666Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-27T13:00:36.666Z] === RUN TestPluginBackCompatMediaTypes [2021-08-27T13:00:36.666Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-27T13:00:36.666Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-27T13:00:36.666Z] PASS [2021-08-27T13:00:36.666Z] ok github.com/docker/docker/integration/plugin/common 0.088s [2021-08-27T13:00:37.122Z] [2021-08-27T13:00:37.122Z] === Skipped [2021-08-27T13:00:37.122Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-27T13:00:37.122Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-27T13:00:37.122Z] [2021-08-27T13:00:37.122Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-27T13:00:37.122Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-27T13:00:37.122Z] [2021-08-27T13:00:37.122Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-27T13:00:37.122Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-27T13:00:37.122Z] [2021-08-27T13:00:37.122Z] [2021-08-27T13:00:37.122Z] DONE 5 tests, 3 skipped in 5.136s [2021-08-27T13:00:37.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-27T13:00:37.524Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-27T13:00:37.854Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-27T13:00:37.854Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-27T13:00:37.854Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-27T13:00:38.454Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-27T13:00:39.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:39.295Z] INFO: Testing against a local daemon [2021-08-27T13:00:39.295Z] === RUN TestExternalGraphDriver [2021-08-27T13:00:39.295Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-27T13:00:39.295Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-27T13:00:39.295Z] === RUN TestGraphdriverPluginV2 [2021-08-27T13:00:39.295Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-27T13:00:39.295Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-27T13:00:39.295Z] PASS [2021-08-27T13:00:39.295Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.084s [2021-08-27T13:00:39.752Z] [2021-08-27T13:00:39.752Z] === Skipped [2021-08-27T13:00:39.752Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-27T13:00:39.752Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-27T13:00:39.752Z] [2021-08-27T13:00:39.752Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-27T13:00:39.752Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-27T13:00:39.752Z] [2021-08-27T13:00:39.752Z] [2021-08-27T13:00:39.752Z] DONE 2 tests, 2 skipped in 2.510s [2021-08-27T13:00:39.752Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-27T13:00:40.342Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-27T13:00:41.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:41.278Z] INFO: Testing against a local daemon [2021-08-27T13:00:41.278Z] === RUN TestReadPluginNoRead [2021-08-27T13:00:41.278Z] read_test.go:21: no unix domain sockets on Windows [2021-08-27T13:00:41.278Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-27T13:00:41.278Z] PASS [2021-08-27T13:00:41.278Z] ok github.com/docker/docker/integration/plugin/logging 0.075s [2021-08-27T13:00:41.278Z] [2021-08-27T13:00:41.278Z] === Skipped [2021-08-27T13:00:41.278Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-27T13:00:41.278Z] read_test.go:21: no unix domain sockets on Windows [2021-08-27T13:00:41.278Z] [2021-08-27T13:00:41.278Z] [2021-08-27T13:00:41.278Z] DONE 1 tests, 1 skipped in 1.732s [2021-08-27T13:00:41.278Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-27T13:00:42.239Z] testing: warning: no tests to run [2021-08-27T13:00:42.239Z] PASS [2021-08-27T13:00:42.239Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2021-08-27T13:00:42.239Z] [2021-08-27T13:00:42.239Z] DONE 0 tests in 0.887s [2021-08-27T13:00:42.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-27T13:00:43.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:43.768Z] INFO: Testing against a local daemon [2021-08-27T13:00:43.768Z] === RUN TestPluginWithDevMounts [2021-08-27T13:00:43.768Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:43.768Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-27T13:00:43.768Z] PASS [2021-08-27T13:00:43.768Z] ok github.com/docker/docker/integration/plugin/volumes 0.066s [2021-08-27T13:00:43.768Z] [2021-08-27T13:00:43.768Z] === Skipped [2021-08-27T13:00:43.768Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-27T13:00:43.768Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:43.768Z] [2021-08-27T13:00:44.224Z] [2021-08-27T13:00:44.224Z] DONE 1 tests, 1 skipped in 1.689s [2021-08-27T13:00:44.224Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-27T13:00:45.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:45.196Z] INFO: Testing against a local daemon [2021-08-27T13:00:45.196Z] === RUN TestSecretInspect [2021-08-27T13:00:45.196Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.196Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-27T13:00:45.196Z] === RUN TestSecretList [2021-08-27T13:00:45.196Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.196Z] --- SKIP: TestSecretList (0.00s) [2021-08-27T13:00:45.196Z] === RUN TestSecretsCreateAndDelete [2021-08-27T13:00:45.196Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.196Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-27T13:00:45.196Z] === RUN TestSecretsUpdate [2021-08-27T13:00:45.196Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.196Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-27T13:00:45.196Z] === RUN TestTemplatedSecret [2021-08-27T13:00:45.196Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.196Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-27T13:00:45.196Z] === RUN TestSecretCreateResolve [2021-08-27T13:00:45.196Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:45.196Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-27T13:00:45.196Z] PASS [2021-08-27T13:00:45.196Z] ok github.com/docker/docker/integration/secret 0.075s [2021-08-27T13:00:45.654Z] [2021-08-27T13:00:45.654Z] === Skipped [2021-08-27T13:00:45.654Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-27T13:00:45.654Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.654Z] [2021-08-27T13:00:45.654Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-27T13:00:45.654Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.654Z] [2021-08-27T13:00:45.654Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-27T13:00:45.654Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.654Z] [2021-08-27T13:00:45.654Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-27T13:00:45.654Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.654Z] [2021-08-27T13:00:45.654Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-27T13:00:45.654Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:45.654Z] [2021-08-27T13:00:45.654Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-27T13:00:45.654Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:45.654Z] [2021-08-27T13:00:45.654Z] [2021-08-27T13:00:45.654Z] DONE 6 tests, 6 skipped in 1.503s [2021-08-27T13:00:45.654Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-27T13:00:47.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:47.841Z] INFO: Testing against a local daemon [2021-08-27T13:00:47.841Z] === RUN TestServiceCreateInit [2021-08-27T13:00:47.841Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-27T13:00:47.841Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-27T13:00:47.841Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestCreateServiceMultipleTimes [2021-08-27T13:00:47.841Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestCreateServiceConflict [2021-08-27T13:00:47.841Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestCreateServiceMaxReplicas [2021-08-27T13:00:47.841Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-27T13:00:47.841Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-27T13:00:47.841Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestCreateServiceSecretFileMode [2021-08-27T13:00:47.841Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestCreateServiceConfigFileMode [2021-08-27T13:00:47.841Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestCreateServiceSysctls [2021-08-27T13:00:47.841Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-08-27T13:00:47.841Z] === RUN TestCreateServiceCapabilities [2021-08-27T13:00:47.841Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-27T13:00:47.841Z] === RUN TestInspect [2021-08-27T13:00:47.841Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestInspect (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestCreateJob [2021-08-27T13:00:47.841Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestCreateJob (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestReplicatedJob [2021-08-27T13:00:47.841Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestUpdateReplicatedJob [2021-08-27T13:00:47.841Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestServiceListWithStatuses [2021-08-27T13:00:47.841Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestDockerNetworkConnectAlias [2021-08-27T13:00:47.841Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestDockerNetworkReConnect [2021-08-27T13:00:47.841Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestServicePlugin [2021-08-27T13:00:47.841Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestServiceUpdateLabel [2021-08-27T13:00:47.841Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestServiceUpdateSecrets [2021-08-27T13:00:47.841Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestServiceUpdateConfigs [2021-08-27T13:00:47.841Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestServiceUpdateNetwork [2021-08-27T13:00:47.841Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-27T13:00:47.841Z] === RUN TestServiceUpdatePidsLimit [2021-08-27T13:00:47.841Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-27T13:00:47.841Z] PASS [2021-08-27T13:00:47.841Z] ok github.com/docker/docker/integration/service 0.206s [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === Skipped [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T13:00:47.841Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T13:00:47.841Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-27T13:00:47.841Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-27T13:00:47.841Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-27T13:00:47.841Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-27T13:00:47.841Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-27T13:00:47.841Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-27T13:00:47.841Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-08-27T13:00:47.841Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-27T13:00:47.841Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-27T13:00:47.841Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-27T13:00:47.841Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-27T13:00:47.841Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-27T13:00:47.841Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-27T13:00:47.841Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-27T13:00:47.841Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-27T13:00:47.841Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-27T13:00:47.841Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-27T13:00:47.841Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-27T13:00:47.841Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-27T13:00:47.841Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-27T13:00:47.841Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-27T13:00:47.841Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] [2021-08-27T13:00:47.841Z] DONE 24 tests, 23 skipped in 2.258s [2021-08-27T13:00:47.841Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-27T13:00:49.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:49.372Z] INFO: Testing against a local daemon [2021-08-27T13:00:49.372Z] === RUN TestSessionCreate [2021-08-27T13:00:49.372Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:49.372Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-27T13:00:49.372Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-27T13:00:49.372Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:49.372Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-27T13:00:49.372Z] PASS [2021-08-27T13:00:49.372Z] ok github.com/docker/docker/integration/session 0.067s [2021-08-27T13:00:49.372Z] [2021-08-27T13:00:49.372Z] === Skipped [2021-08-27T13:00:49.372Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-27T13:00:49.372Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:49.372Z] [2021-08-27T13:00:49.372Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-27T13:00:49.372Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-27T13:00:49.372Z] [2021-08-27T13:00:49.372Z] [2021-08-27T13:00:49.372Z] DONE 2 tests, 2 skipped in 1.452s [2021-08-27T13:00:49.372Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-27T13:00:50.226Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-27T13:00:50.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:50.900Z] INFO: Testing against a local daemon [2021-08-27T13:00:50.900Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-27T13:00:50.900Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:50.900Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestDiskUsage [2021-08-27T13:00:50.900Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-27T13:00:50.900Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestEventsExecDie [2021-08-27T13:00:50.900Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-27T13:00:50.900Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestEventsBackwardsCompatible [2021-08-27T13:00:50.900Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-27T13:00:50.900Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestEventsVolumeCreate [2021-08-27T13:00:50.900Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-27T13:00:50.900Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestInfoAPI [2021-08-27T13:00:50.900Z] --- PASS: TestInfoAPI (0.02s) [2021-08-27T13:00:50.900Z] === RUN TestInfoAPIWarnings [2021-08-27T13:00:50.900Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T13:00:50.900Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestInfoDebug [2021-08-27T13:00:50.900Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T13:00:50.900Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestInfoInsecureRegistries [2021-08-27T13:00:50.900Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T13:00:50.900Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestInfoRegistryMirrors [2021-08-27T13:00:50.900Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T13:00:50.900Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-27T13:00:50.900Z] === RUN TestLoginFailsWithBadCredentials [2021-08-27T13:00:51.862Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-08-27T13:00:51.862Z] === RUN TestPingCacheHeaders [2021-08-27T13:00:51.862Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-27T13:00:51.862Z] === RUN TestPingGet [2021-08-27T13:00:51.862Z] --- PASS: TestPingGet (0.03s) [2021-08-27T13:00:51.862Z] === RUN TestPingHead [2021-08-27T13:00:51.862Z] --- PASS: TestPingHead (0.03s) [2021-08-27T13:00:51.862Z] === RUN TestVersion [2021-08-27T13:00:51.862Z] --- PASS: TestVersion (0.02s) [2021-08-27T13:00:51.862Z] PASS [2021-08-27T13:00:51.862Z] ok github.com/docker/docker/integration/system 1.136s [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === Skipped [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-27T13:00:51.862Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-27T13:00:51.862Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-27T13:00:51.862Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-27T13:00:51.862Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-27T13:00:51.862Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-27T13:00:51.862Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-27T13:00:51.862Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-27T13:00:51.862Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-27T13:00:51.862Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] [2021-08-27T13:00:51.862Z] DONE 15 tests, 9 skipped in 2.550s [2021-08-27T13:00:51.862Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-27T13:00:52.507Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-27T13:00:52.507Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-27T13:00:52.507Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-27T13:00:53.069Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-27T13:00:53.069Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-27T13:00:53.069Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-27T13:00:53.325Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-27T13:00:53.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:00:53.390Z] INFO: Testing against a local daemon [2021-08-27T13:00:53.390Z] === RUN TestVolumesCreateAndList [2021-08-27T13:00:53.390Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-27T13:00:53.390Z] === RUN TestVolumesRemove [2021-08-27T13:00:53.390Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-27T13:00:53.390Z] === RUN TestVolumesInspect [2021-08-27T13:00:53.390Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-27T13:00:53.390Z] === RUN TestVolumesInvalidJSON [2021-08-27T13:00:53.390Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-27T13:00:53.390Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-27T13:00:53.390Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-27T13:00:53.390Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-27T13:00:53.390Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-27T13:00:53.390Z] PASS [2021-08-27T13:00:53.390Z] ok github.com/docker/docker/integration/volume 0.224s [2021-08-27T13:00:53.846Z] [2021-08-27T13:00:53.846Z] DONE 5 tests in 1.723s [2021-08-27T13:00:53.846Z] INFO: make.ps1 ended at 08/27/2021 13:00:53 [2021-08-27T13:00:53.846Z] INFO: Integration CLI tests being run from the host: [2021-08-27T13:00:53.846Z] 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-08-27T13:00:53.886Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-27T13:00:53.886Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-27T13:00:54.447Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-27T13:00:54.447Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-27T13:00:54.447Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-27T13:00:54.447Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-27T13:00:54.447Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-27T13:00:55.813Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-27T13:00:56.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-27T13:00:56.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-27T13:00:56.633Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-27T13:00:56.633Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-27T13:00:56.633Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-27T13:00:58.012Z] docker_cli_swarm_test.go:1803: [d1db7a274edf2] joining swarm manager [d9d44e5798756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T13:00:58.784Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-27T13:00:58.938Z] docker_cli_swarm_test.go:1804: [d0c92214ab649] joining swarm manager [d9d44e5798756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T13:01:02.205Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-27T13:01:02.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-27T13:01:02.385Z] INFO: Testing against a local daemon [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-27T13:01:02.385Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-27T13:01:02.385Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-27T13:01:02.385Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-27T13:01:02.743Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-27T13:01:02.743Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-27T13:01:02.743Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-27T13:01:02.743Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-27T13:01:02.841Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-27T13:01:03.572Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-27T13:01:03.572Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-27T13:01:03.572Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-27T13:01:05.462Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-27T13:01:05.849Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-27T13:01:07.979Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-27T13:01:07.979Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite (1314.73s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.84s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.10s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.35s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.00s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.50s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.14s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2021-08-27T13:01:07.979Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.13s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.57s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.21s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.03s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.91s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.56s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.10s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.57s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.44s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.63s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.43s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.18s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.18s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.05s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.92s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.85s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.41s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.59s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.28s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.66s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.97s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.00s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.68s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.44s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.34s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.12s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.98s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.25s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.10s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.26s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.66s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.90s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.16s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.20s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.23s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.56s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.53s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.03s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.46s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.06s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.57s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.83s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.55s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.34s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.42s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.57s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.13s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.83s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.86s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.63s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.46s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.38s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.08s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.07s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.90s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.97s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.97s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.33s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.14s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.33s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.18s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.13s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.36s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.89s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.53s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.84s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.31s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.31s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnv (1.45s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.08s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.74s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.63s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.52s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.17s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.35s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.04s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildExpose (0.46s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.72s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.54s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.88s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.83s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.54s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.81s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.06s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.76s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.00s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildHistory (2.58s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.51s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.37s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.74s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.88s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.51s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.16s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.24s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.93s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.29s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.72s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.42s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.35s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.58s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.02s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.18s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.88s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.39s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.15s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.16s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildPATH (2.77s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.07s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.94s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildRm (2.13s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.59s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.73s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.87s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.60s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.88s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2021-08-27T13:01:07.980Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.10s) [2021-08-27T13:01:07.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-08-27T13:01:07.981Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-27T13:01:07.981Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-27T13:01:07.981Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.44s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.26s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.84s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.45s) [2021-08-27T13:01:07.981Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.56s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-27T13:01:07.981Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.09s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.20s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitTTY (1.51s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.40s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.07s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.57s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.66s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2021-08-27T13:01:07.981Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.06s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.31s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.35s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.21s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.89s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.51s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.82s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.35s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d13a40_} (1.33s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13077426069_/foo_false____} (1.41s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13077426069_/foo_true____} (1.31s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32500323584_/foo_false____} (1.31s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32500323584_/foo_true____} (1.31s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32500323584_/foo_true__0xc000d13a70__} (1.35s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d13a88_} (1.38s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d13aa0_} (1.49s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d13ab8_} (1.33s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d13ad0_} (1.55s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.10s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.09s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.94s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.57s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.86s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.66s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.21s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.48s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.14s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.82s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.43s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.06s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.96s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.64s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.66s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.17s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToStdout (0.72s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s) [2021-08-27T13:01:07.981Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-08-27T13:01:07.981Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.66s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.93s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.81s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.53s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.64s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.47s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2021-08-27T13:01:07.981Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-08-27T13:01:07.982Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-27T13:01:07.982Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.30s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.93s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsResize (0.78s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.78s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecCgroup (1.00s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.36s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecInspectID (2.69s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.61s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2021-08-27T13:01:07.982Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.66s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.63s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestHealth (19.02s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.61s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2021-08-27T13:01:07.982Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.45s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-27T13:01:07.982Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.43s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.64s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.43s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.52s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.19s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.34s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.06s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestNetHostname (1.45s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.82s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPluginActive (1.52s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.65s) [2021-08-27T13:01:07.982Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.38s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.21s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.65s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPortList (6.14s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.28s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsByOrder (2.40s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.82s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.57s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.00s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.66s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.61s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.76s) [2021-08-27T13:01:07.982Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.72s) [2021-08-27T13:01:07.983Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.45s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.17s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.00s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.95s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.45s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.24s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.32s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.41s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.68s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.58s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.73s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.43s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.78s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.68s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.62s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.59s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.46s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.59s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2021-08-27T13:01:07.983Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-27T13:01:07.983Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.51s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.65s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.43s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2021-08-27T13:01:07.983Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.62s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.61s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.55s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2021-08-27T13:01:07.983Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.44s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.71s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.29s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.50s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.16s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.32s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.20s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.02s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-08-27T13:01:07.983Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2021-08-27T13:01:08.239Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.27s) [2021-08-27T13:01:08.239Z] --- PASS: TestDockerSuite/TestRunMount (5.01s) [2021-08-27T13:01:08.239Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2021-08-27T13:01:08.239Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.06s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.41s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.73s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.62s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.17s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.42s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.62s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.49s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunState (1.13s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.97s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.63s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUserByID (0.65s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.80s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.57s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.59s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.12s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.36s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.62s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.52s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.63s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.30s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.59s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.96s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.83s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.03s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.62s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.25s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.06s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.83s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.78s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.37s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateStats (3.62s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.13s) [2021-08-27T13:01:08.240Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.78s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.83s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.92s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.28s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.87s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.03s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.60s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.65s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.45s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.80s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-27T13:01:08.240Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2021-08-27T13:01:08.241Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2021-08-27T13:01:08.241Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-27T13:01:08.241Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-08-27T13:01:08.241Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2021-08-27T13:01:08.241Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.60s) [2021-08-27T13:01:08.241Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-27T13:01:08.241Z] === RUN TestDockerRegistrySuite [2021-08-27T13:01:08.241Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-27T13:01:09.168Z] check_test.go:196: [d9fe758d0700e] daemon is not started [2021-08-27T13:01:09.168Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-27T13:01:10.098Z] check_test.go:196: [d237e8298015a] daemon is not started [2021-08-27T13:01:10.098Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-27T13:01:11.474Z] check_test.go:196: [d2dbd84b80d20] daemon is not started [2021-08-27T13:01:11.474Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-27T13:01:11.730Z] check_test.go:196: [d53550a486255] daemon is not started [2021-08-27T13:01:11.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-27T13:01:14.249Z] check_test.go:196: [d3db1dc4f5624] daemon is not started [2021-08-27T13:01:14.506Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-27T13:01:14.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-27T13:01:19.754Z] check_test.go:196: [db5e2e84c0dcb] daemon is not started [2021-08-27T13:01:20.011Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-27T13:01:22.547Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-27T13:01:23.110Z] check_test.go:196: [d4af3a1b1184e] daemon is not started [2021-08-27T13:01:23.110Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-27T13:01:24.478Z] check_test.go:196: [def873f1711b8] daemon is not started [2021-08-27T13:01:24.478Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-27T13:01:24.478Z] docker_cli_swarm_test.go:1322: [d071d09facc8e] joining swarm manager [d353dd1efc1b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T13:01:25.407Z] check_test.go:196: [dbebdb1fa10a6] daemon is not started [2021-08-27T13:01:25.407Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-27T13:01:26.774Z] docker_cli_swarm_test.go:1323: [d92988dee8191] joining swarm manager [d353dd1efc1b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T13:01:26.774Z] check_test.go:196: [d78c97c0e434f] daemon is not started [2021-08-27T13:01:26.774Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-27T13:01:27.704Z] check_test.go:196: [dcf5549da2e09] daemon is not started [2021-08-27T13:01:27.704Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-27T13:01:29.071Z] check_test.go:196: [df4ddf748f669] daemon is not started [2021-08-27T13:01:29.071Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-27T13:01:29.633Z] check_test.go:196: [dde28e2d59e3f] daemon is not started [2021-08-27T13:01:29.633Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-27T13:01:30.564Z] check_test.go:196: [d53d6c78489b9] daemon is not started [2021-08-27T13:01:30.564Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-27T13:01:30.982Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-27T13:01:31.492Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:44b31919e64b8b35b4076a691cea2f1eb35c163b8f3603a71b0236d106888080 [2021-08-27T13:01:32.422Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f22e33a7f248ac3db47819b6ce34762351bb4b72ec26e91825022532b5a48803 [2021-08-27T13:01:32.985Z] check_test.go:196: [d189dbf22327a] daemon is not started [2021-08-27T13:01:32.985Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-27T13:01:33.917Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7bc89f2d1275c5539ebbfb6493aa06b8c171dd7d3ee8b6e2532d80a930c1bc79 [2021-08-27T13:01:34.480Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:85dd715ac79f8b9b44c12ac73a1909ec97d3779933e94e57fea9048c29a7a765 [2021-08-27T13:01:34.736Z] check_test.go:196: [d87d24f443a9f] daemon is not started [2021-08-27T13:01:34.736Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-27T13:01:35.663Z] check_test.go:196: [dd9bd7290535c] daemon is not started [2021-08-27T13:01:35.663Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-27T13:01:36.768Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-27T13:01:38.184Z] check_test.go:196: [db9b90beeb35a] daemon is not started [2021-08-27T13:01:38.184Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-27T13:01:38.746Z] check_test.go:196: [d6d12f8bcd1b9] daemon is not started [2021-08-27T13:01:38.746Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-27T13:01:39.002Z] check_test.go:196: [de9283043b32f] daemon is not started [2021-08-27T13:01:39.002Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-27T13:01:39.933Z] check_test.go:196: [ddf14c7e63369] daemon is not started [2021-08-27T13:01:39.933Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-27T13:01:40.869Z] check_test.go:196: [dda3a0f39a2a1] daemon is not started [2021-08-27T13:01:40.869Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-27T13:01:41.796Z] check_test.go:196: [d3a318a38ea97] daemon is not started [2021-08-27T13:01:41.796Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-27T13:01:44.396Z] check_test.go:196: [d1362124ce3f5] daemon is not started [2021-08-27T13:01:44.396Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-27T13:01:44.652Z] check_test.go:196: [d9885e54055aa] daemon is not started [2021-08-27T13:01:44.652Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-27T13:01:45.330Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-27T13:01:46.019Z] check_test.go:196: [def5b167bb5a3] daemon is not started [2021-08-27T13:01:46.019Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-27T13:01:46.581Z] check_test.go:196: [d8ba4e761fac5] daemon is not started [2021-08-27T13:01:46.581Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-27T13:01:46.581Z] check_test.go:196: [d89fd17ea8a52] daemon is not started [2021-08-27T13:01:46.581Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-27T13:01:46.837Z] check_test.go:196: [df2ac1dda0b30] daemon is not started [2021-08-27T13:01:46.837Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-27T13:01:47.094Z] check_test.go:196: [d576961794d86] daemon is not started [2021-08-27T13:01:47.094Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-27T13:01:47.350Z] check_test.go:196: [d1078104109e1] daemon is not started [2021-08-27T13:01:47.350Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-27T13:01:47.606Z] check_test.go:196: [dd5f494c092ef] daemon is not started [2021-08-27T13:01:47.606Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-27T13:01:48.535Z] check_test.go:196: [dd8f2c18ba85e] daemon is not started [2021-08-27T13:01:48.535Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-27T13:01:49.902Z] check_test.go:196: [d1bde9d32be10] daemon is not started [2021-08-27T13:01:50.158Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-27T13:01:51.088Z] check_test.go:196: [d570ea50d36a0] daemon is not started [2021-08-27T13:01:51.088Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-27T13:01:52.016Z] check_test.go:196: [db40c17c1d679] daemon is not started [2021-08-27T13:01:52.016Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-27T13:01:52.944Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-27T13:01:53.391Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite (45.60s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.50s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.12s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.28s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.00s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.24s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.21s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.91s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.49s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.28s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.53s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-08-27T13:01:53.506Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-27T13:01:53.506Z] === RUN TestDockerSchema1RegistrySuite [2021-08-27T13:01:53.506Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-27T13:01:53.763Z] check_test.go:223: [df8db0625b338] daemon is not started [2021-08-27T13:01:53.763Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-27T13:01:54.357Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-27T13:01:54.815Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-27T13:01:57.031Z] check_test.go:223: [dcef11ad2eecb] daemon is not started [2021-08-27T13:01:57.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-27T13:02:02.277Z] check_test.go:223: [d8fb34078a3de] daemon is not started [2021-08-27T13:02:02.277Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-27T13:02:04.790Z] check_test.go:223: [dd1506f58b6a8] daemon is not started [2021-08-27T13:02:04.790Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-27T13:02:05.720Z] check_test.go:223: [d73093aaf5684] daemon is not started [2021-08-27T13:02:05.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-27T13:02:06.647Z] check_test.go:223: [db77606e3c5e7] daemon is not started [2021-08-27T13:02:06.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-27T13:02:06.647Z] check_test.go:223: [dc179d61c75e0] daemon is not started [2021-08-27T13:02:06.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-27T13:02:07.575Z] check_test.go:223: [dde6ee8682f21] daemon is not started [2021-08-27T13:02:07.831Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-27T13:02:08.759Z] check_test.go:223: [d9d1fc88b6621] daemon is not started [2021-08-27T13:02:08.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-27T13:02:09.688Z] check_test.go:223: [d026bf46cb96c] daemon is not started [2021-08-27T13:02:09.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-27T13:02:12.203Z] check_test.go:223: [d65e127895de9] daemon is not started [2021-08-27T13:02:12.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-27T13:02:12.203Z] check_test.go:223: [daa7eb4be4795] daemon is not started [2021-08-27T13:02:12.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-27T13:02:12.472Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-27T13:02:12.765Z] check_test.go:223: [dbfd6f91c4ae1] daemon is not started [2021-08-27T13:02:12.765Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-27T13:02:12.765Z] check_test.go:223: [d5f40c0c0c5bf] daemon is not started [2021-08-27T13:02:12.765Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-27T13:02:13.031Z] check_test.go:223: [d3fea0c367b8e] daemon is not started [2021-08-27T13:02:13.031Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-27T13:02:13.300Z] check_test.go:223: [d0b99dffa92c1] daemon is not started [2021-08-27T13:02:13.300Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-27T13:02:13.870Z] check_test.go:223: [d0c32e7523994] daemon is not started [2021-08-27T13:02:13.870Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-27T13:02:13.870Z] check_test.go:223: [d576a435bf483] daemon is not started [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite (20.24s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.87s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.05s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.26s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-08-27T13:02:13.870Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-27T13:02:13.870Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-27T13:02:13.870Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-27T13:02:14.797Z] check_test.go:252: [d18e19a144aff] daemon is not started [2021-08-27T13:02:14.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-27T13:02:15.359Z] check_test.go:252: [d518dae641841] daemon is not started [2021-08-27T13:02:15.359Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-27T13:02:15.359Z] check_test.go:252: [d70652f4114aa] daemon is not started [2021-08-27T13:02:15.359Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-27T13:02:16.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-27T13:02:17.288Z] check_test.go:252: [de895f990a341] daemon is not started [2021-08-27T13:02:17.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-27T13:02:17.850Z] check_test.go:252: [d8d89ade43811] daemon is not started [2021-08-27T13:02:17.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-27T13:02:18.412Z] check_test.go:252: [d3baaf2c9dc07] daemon is not started [2021-08-27T13:02:18.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-27T13:02:18.668Z] check_test.go:252: [dd2f767fd7b9d] daemon is not started [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s) [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2021-08-27T13:02:18.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-08-27T13:02:18.668Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-27T13:02:18.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-27T13:02:22.767Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-27T13:02:23.911Z] check_test.go:279: [dbe0e61570be6] daemon is not started [2021-08-27T13:02:23.911Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-27T13:02:23.911Z] check_test.go:279: [dc17ada38ce51] daemon is not started [2021-08-27T13:02:23.911Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-27T13:02:24.167Z] check_test.go:279: [d74b7544ad93d] daemon is not started [2021-08-27T13:02:24.167Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-27T13:02:24.167Z] check_test.go:279: [d172beff7d14a] daemon is not started [2021-08-27T13:02:24.167Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-27T13:02:24.423Z] check_test.go:279: [d667e62aef245] daemon is not started [2021-08-27T13:02:24.423Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-08-27T13:02:24.423Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-27T13:02:24.423Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-08-27T13:02:24.423Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-27T13:02:24.423Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-27T13:02:24.423Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-27T13:02:24.423Z] === RUN TestDockerNetworkSuite [2021-08-27T13:02:24.423Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-27T13:02:26.314Z] docker_cli_network_unix_test.go:47: [d9f5aa91eace1] daemon is not started [2021-08-27T13:02:26.571Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-27T13:02:27.132Z] docker_cli_network_unix_test.go:47: [d7feb1cc579d5] daemon is not started [2021-08-27T13:02:27.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-27T13:02:29.905Z] docker_cli_network_unix_test.go:47: [da7f14e7e4f7d] daemon is not started [2021-08-27T13:02:30.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-27T13:02:31.318Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-27T13:02:31.538Z] docker_cli_network_unix_test.go:47: [dcd08d0396b3e] daemon is not started [2021-08-27T13:02:31.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-27T13:02:31.794Z] docker_cli_network_unix_test.go:1234: [d945f592ec5bb] daemon is not started [2021-08-27T13:02:34.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-27T13:02:35.240Z] docker_cli_network_unix_test.go:47: [d6d63a8f6478a] daemon is not started [2021-08-27T13:02:35.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-27T13:02:39.973Z] docker_cli_network_unix_test.go:47: [dbf0a88e8bf0f] daemon is not started [2021-08-27T13:02:40.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-27T13:02:42.794Z] docker_cli_network_unix_test.go:47: [d3245695568df] daemon is not started [2021-08-27T13:02:43.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-27T13:02:44.295Z] docker_cli_network_unix_test.go:47: [dc5e10ae7fda4] daemon is not started [2021-08-27T13:02:44.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-27T13:02:44.858Z] docker_cli_network_unix_test.go:47: [d0118ef647f9a] daemon is not started [2021-08-27T13:02:44.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-27T13:02:45.114Z] docker_cli_network_unix_test.go:47: [d7264ae116657] daemon is not started [2021-08-27T13:02:45.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-27T13:02:45.934Z] docker_cli_network_unix_test.go:47: [d8bbe699d78bc] daemon is not started [2021-08-27T13:02:46.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-27T13:02:46.447Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-27T13:02:46.703Z] docker_cli_network_unix_test.go:47: [df14b4cf6c250] daemon is not started [2021-08-27T13:02:47.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-27T13:02:47.265Z] docker_cli_network_unix_test.go:47: [d52bb1c8315d5] daemon is not started [2021-08-27T13:02:47.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-27T13:02:47.521Z] docker_cli_network_unix_test.go:47: [d537d2e2aa391] daemon is not started [2021-08-27T13:02:47.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-27T13:02:48.453Z] docker_cli_network_unix_test.go:47: [ddd82c788ee70] daemon is not started [2021-08-27T13:02:48.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-27T13:02:48.966Z] docker_cli_network_unix_test.go:47: [dd6f8fe0eced5] daemon is not started [2021-08-27T13:02:48.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-27T13:02:48.966Z] docker_cli_network_unix_test.go:47: [d464be9812a75] daemon is not started [2021-08-27T13:02:48.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-27T13:02:49.223Z] docker_cli_network_unix_test.go:47: [de82bef8a9238] daemon is not started [2021-08-27T13:02:49.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-27T13:02:50.591Z] docker_cli_network_unix_test.go:47: [db613fb5d8fdc] daemon is not started [2021-08-27T13:02:50.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-27T13:02:50.591Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-27T13:02:51.163Z] docker_cli_network_unix_test.go:47: [d787613e4f785] daemon is not started [2021-08-27T13:02:51.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-27T13:02:51.727Z] docker_cli_network_unix_test.go:47: [d5d0c8ad9734a] daemon is not started [2021-08-27T13:02:51.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-27T13:02:51.984Z] docker_cli_network_unix_test.go:47: [d8dbb598dfa7a] daemon is not started [2021-08-27T13:02:51.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-27T13:02:52.240Z] docker_cli_network_unix_test.go:47: [d46fcee069cb5] daemon is not started [2021-08-27T13:02:52.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-27T13:02:53.608Z] docker_cli_network_unix_test.go:969: [d39442c263dd1] daemon is not started [2021-08-27T13:02:54.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-27T13:02:56.425Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-27T13:02:56.876Z] docker_cli_network_unix_test.go:47: [df1a371dcb5b8] daemon is not started [2021-08-27T13:02:56.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-27T13:02:57.412Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-27T13:02:57.412Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-27T13:02:57.412Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-27T13:02:57.412Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-27T13:02:57.804Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-27T13:02:58.945Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-27T13:02:58.945Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-27T13:02:58.945Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-27T13:02:58.945Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-27T13:02:59.607Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-27T13:02:59.607Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-27T13:02:59.607Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-27T13:02:59.607Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-27T13:02:59.607Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-27T13:02:59.607Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-27T13:02:59.607Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-27T13:03:00.323Z] docker_cli_network_unix_test.go:1117: [dcb5319a6a8ff] daemon is not started [2021-08-27T13:03:00.433Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-27T13:03:00.890Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-27T13:03:00.890Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-27T13:03:00.890Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-27T13:03:00.890Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-27T13:03:00.890Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-27T13:03:00.890Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-27T13:03:00.890Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-27T13:03:00.890Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-27T13:03:00.890Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-27T13:03:02.505Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-27T13:03:02.506Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-27T13:03:02.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-27T13:03:02.506Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-27T13:03:02.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-27T13:03:02.506Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:03:02.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-27T13:03:03.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-27T13:03:04.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-27T13:03:04.751Z] docker_cli_network_unix_test.go:47: [d564475c40e8e] daemon is not started [2021-08-27T13:03:04.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-27T13:03:05.008Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-27T13:03:05.936Z] docker_cli_network_unix_test.go:47: [d026f95af42ac] daemon is not started [2021-08-27T13:03:05.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-27T13:03:05.936Z] docker_cli_network_unix_test.go:47: [d8ad57c520f41] daemon is not started [2021-08-27T13:03:05.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-27T13:03:05.936Z] docker_cli_network_unix_test.go:47: [d2e95942a83a2] daemon is not started [2021-08-27T13:03:05.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-27T13:03:06.191Z] docker_cli_network_unix_test.go:47: [d38cce87b2dbc] daemon is not started [2021-08-27T13:03:06.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-27T13:03:06.452Z] docker_cli_network_unix_test.go:47: [d3ee682f8b826] daemon is not started [2021-08-27T13:03:06.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-27T13:03:06.452Z] docker_cli_network_unix_test.go:47: [dc3a1eb3fbc4a] daemon is not started [2021-08-27T13:03:06.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-27T13:03:06.682Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-27T13:03:06.682Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-27T13:03:06.682Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-27T13:03:06.682Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-27T13:03:06.682Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-27T13:03:06.869Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-27T13:03:07.202Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-27T13:03:07.818Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-27T13:03:08.380Z] docker_cli_network_unix_test.go:47: [da7612c9743e5] daemon is not started [2021-08-27T13:03:09.572Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-27T13:03:09.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-27T13:03:09.749Z] docker_cli_network_unix_test.go:47: [d83600c5fa124] daemon is not started [2021-08-27T13:03:09.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-27T13:03:09.749Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2021-08-27T13:03:09.749Z] docker_cli_network_unix_test.go:47: [d220c44a143c5] daemon is not started [2021-08-27T13:03:09.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-27T13:03:10.316Z] docker_cli_network_unix_test.go:47: [dda2d03597e4f] daemon is not started [2021-08-27T13:03:10.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-27T13:03:12.470Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-27T13:03:14.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-27T13:03:15.247Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-27T13:03:15.428Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-27T13:03:16.612Z] docker_cli_network_unix_test.go:1085: [da904a8347308] daemon is not started [2021-08-27T13:03:16.618Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-27T13:03:16.618Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-27T13:03:16.618Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-27T13:03:16.618Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-27T13:03:16.618Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-27T13:03:16.618Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-27T13:03:16.618Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-27T13:03:16.618Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-27T13:03:16.618Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-27T13:03:18.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-27T13:03:18.502Z] docker_cli_network_unix_test.go:47: [d7a64e5d8376d] daemon is not started [2021-08-27T13:03:18.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-27T13:03:18.790Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-27T13:03:18.790Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-27T13:03:18.790Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-27T13:03:18.790Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:03:18.790Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-27T13:03:19.429Z] docker_cli_network_unix_test.go:47: [d1e96b6685134] daemon is not started [2021-08-27T13:03:19.429Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-27T13:03:19.429Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2021-08-27T13:03:19.429Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-27T13:03:19.613Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-27T13:03:19.613Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-27T13:03:19.613Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-27T13:03:19.613Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-27T13:03:19.613Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-27T13:03:19.613Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-27T13:03:19.613Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-27T13:03:19.613Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-27T13:03:19.613Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-27T13:03:19.613Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-27T13:03:19.613Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-27T13:03:19.613Z] === RUN TestDockerSuite/TestBuildFails [2021-08-27T13:03:19.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-27T13:03:20.580Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-27T13:03:20.580Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-27T13:03:21.050Z] docker_cli_network_unix_test.go:47: [d57d48b5a9ac5] daemon is not started [2021-08-27T13:03:21.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-27T13:03:21.611Z] docker_cli_network_unix_test.go:47: [d36ef56c773de] daemon is not started [2021-08-27T13:03:21.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-27T13:03:22.172Z] docker_cli_network_unix_test.go:47: [d37eb2b1e05ec] daemon is not started [2021-08-27T13:03:22.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-27T13:03:22.989Z] docker_cli_network_unix_test.go:47: [d26691bd535f8] daemon is not started [2021-08-27T13:03:22.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-27T13:03:23.916Z] docker_cli_network_unix_test.go:47: [d565a5395991a] daemon is not started [2021-08-27T13:03:24.172Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-27T13:03:24.553Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-27T13:03:25.537Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-27T13:03:26.363Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-27T13:03:26.471Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-27T13:03:27.401Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-27T13:03:29.921Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-27T13:03:31.050Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-27T13:03:31.301Z] docker_cli_network_unix_test.go:47: [d767e84e82a26] daemon is not started [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite (66.91s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.17s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.60s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.62s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.10s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.95s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.04s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.03s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.30s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.34s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.88s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.82s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.48s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.13s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.12s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2021-08-27T13:03:31.301Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-27T13:03:31.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.00s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.28s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.51s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.14s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.89s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.83s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.27s) [2021-08-27T13:03:31.302Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.19s) [2021-08-27T13:03:31.302Z] === RUN TestDockerHubPullSuite [2021-08-27T13:03:31.302Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-27T13:03:32.668Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-27T13:03:35.182Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-27T13:03:35.438Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-27T13:03:36.366Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-27T13:03:36.622Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-27T13:03:36.622Z] --- PASS: TestDockerHubPullSuite (5.34s) [2021-08-27T13:03:36.622Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.43s) [2021-08-27T13:03:36.622Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-08-27T13:03:36.622Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2021-08-27T13:03:36.622Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.05s) [2021-08-27T13:03:36.622Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-08-27T13:03:36.622Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-08-27T13:03:36.622Z] PASS [2021-08-27T13:03:36.622Z] [2021-08-27T13:03:36.622Z] === Skipped [2021-08-27T13:03:36.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-27T13:03:36.622Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.622Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-27T13:03:36.622Z] [2021-08-27T13:03:36.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-27T13:03:36.622Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.622Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-27T13:03:36.622Z] [2021-08-27T13:03:36.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-27T13:03:36.622Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.622Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-27T13:03:36.622Z] [2021-08-27T13:03:36.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-27T13:03:36.622Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.622Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-27T13:03:36.622Z] [2021-08-27T13:03:36.622Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-27T13:03:36.622Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.622Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-27T13:03:36.622Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-27T13:03:36.623Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-27T13:03:36.623Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-08-27T13:03:36.623Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-27T13:03:36.623Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-27T13:03:36.623Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-08-27T13:03:36.623Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-08-27T13:03:36.623Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-27T13:03:36.623Z] docker_cli_sni_test.go:18: Flakey test [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-27T13:03:36.623Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-08-27T13:03:36.623Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-27T13:03:36.623Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-27T13:03:36.623Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:4043: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:4109: unmatched requirement IsolationIsProcess [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:2844: kernel doesn't have latency_stats configured [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:4089: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-27T13:03:36.623Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2021-08-27T13:03:36.623Z] docker_cli_network_unix_test.go:47: [d220c44a143c5] daemon is not started [2021-08-27T13:03:36.623Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] [2021-08-27T13:03:36.623Z] DONE 1269 tests, 51 skipped in 1469.472s [2021-08-27T13:03:36.623Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-27T13:03:36.623Z] ++++ cat bundles/test-integration/docker.pid [2021-08-27T13:03:36.623Z] +++ kill 8521 [2021-08-27T13:03:36.623Z] +++ /etc/init.d/apparmor stop [2021-08-27T13:03:36.834Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-27T13:03:36.882Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-27T13:03:36.882Z] [2021-08-27T13:03:36.882Z] Unloading profiles will leave already running processes permanently [2021-08-27T13:03:36.882Z] unconfined, which can lead to unexpected situations. [2021-08-27T13:03:36.882Z] [2021-08-27T13:03:36.882Z] To set a process to complain mode, use the command line tool [2021-08-27T13:03:36.882Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-27T13:03:36.882Z] +++ true [2021-08-27T13:03:36.882Z] exiting test-integration [2021-08-27T13:03:36.882Z] ++ exit 0 [2021-08-27T13:03:36.882Z] [2021-08-27T13:03:37.137Z] + for job in $(jobs -p) [2021-08-27T13:03:37.138Z] + wait 11069 [2021-08-27T13:03:41.517Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-27T13:03:42.482Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-27T13:03:46.211Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-27T13:03:46.211Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-27T13:03:46.211Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-27T13:03:47.177Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-27T13:03:47.634Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-27T13:03:47.634Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-27T13:03:47.634Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-27T13:03:54.698Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-27T13:03:54.698Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:03:54.698Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-27T13:04:03.259Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-27T13:04:04.228Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-27T13:04:05.763Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-27T13:04:05.763Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-27T13:04:05.763Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-27T13:04:06.264Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-27T13:04:06.264Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-27T13:04:09.994Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-27T13:04:10.451Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-27T13:04:10.909Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-27T13:04:11.875Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-27T13:04:12.333Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-27T13:04:13.299Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-27T13:04:14.265Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-27T13:04:20.048Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-27T13:04:20.048Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:04:20.048Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-27T13:04:20.048Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-27T13:04:20.048Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-27T13:04:20.048Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-27T13:04:20.048Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-27T13:04:20.048Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-27T13:04:20.048Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-27T13:04:20.048Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-27T13:04:21.013Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-27T13:04:23.749Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-27T13:04:24.766Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-27T13:04:26.265Z] docker_cli_swarm_test.go:1187: [d0716bb499cca] joining swarm manager [d52a7c16ff9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T13:04:27.664Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-27T13:04:27.665Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-27T13:04:27.665Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-27T13:04:27.665Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-27T13:04:27.665Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-27T13:04:27.665Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-27T13:04:27.665Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-27T13:04:27.665Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-27T13:04:27.665Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-27T13:04:27.665Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-27T13:04:27.665Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-27T13:04:27.665Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-27T13:04:30.558Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-27T13:04:32.798Z] docker_cli_swarm_test.go:1196: [dccc3da067106] joining swarm manager [d52a7c16ff9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T13:04:33.457Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-27T13:04:38.132Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-27T13:04:38.132Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-27T13:04:38.132Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-27T13:04:38.132Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-27T13:04:38.132Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-27T13:04:38.132Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-27T13:04:38.132Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-27T13:04:38.132Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-27T13:04:38.132Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-27T13:04:38.132Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-27T13:04:38.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-27T13:04:39.564Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-27T13:04:39.564Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-27T13:04:39.564Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-27T13:04:40.530Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-27T13:04:41.024Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-27T13:04:41.025Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-27T13:04:41.025Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-27T13:04:41.025Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-27T13:04:41.025Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-27T13:04:41.025Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:04:41.025Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-27T13:04:41.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-27T13:04:46.669Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-27T13:04:59.064Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-27T13:04:59.064Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-27T13:04:59.064Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-27T13:04:59.064Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-27T13:04:59.064Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-27T13:04:59.064Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-27T13:04:59.064Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-27T13:04:59.064Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-27T13:04:59.064Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-27T13:04:59.064Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-27T13:04:59.064Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-27T13:04:59.064Z] === RUN TestDockerSuite/TestBuildFails [2021-08-27T13:05:01.236Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-27T13:05:01.236Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-27T13:05:05.722Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-27T13:05:05.722Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-27T13:05:05.722Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-27T13:05:05.722Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-27T13:05:05.722Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-27T13:05:08.291Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-27T13:05:08.609Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-27T13:05:10.136Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-27T13:05:10.136Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-27T13:05:10.136Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-27T13:05:10.136Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-27T13:05:10.136Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-27T13:05:10.136Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-27T13:05:10.463Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-27T13:05:12.968Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-27T13:05:13.023Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-27T13:05:19.026Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-27T13:05:19.434Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-27T13:05:20.025Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-27T13:05:23.315Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-27T13:05:23.713Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-27T13:05:24.702Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-27T13:05:25.665Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-27T13:05:27.024Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-27T13:05:27.984Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-27T13:05:27.984Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-27T13:05:27.984Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-27T13:05:28.878Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-27T13:05:29.370Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-27T13:05:30.522Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-27T13:05:30.522Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-27T13:05:30.522Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-27T13:05:30.522Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-27T13:05:30.871Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-27T13:05:30.979Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-27T13:05:30.979Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-27T13:05:30.979Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-27T13:05:32.398Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-27T13:05:32.635Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-27T13:05:33.559Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-27T13:05:34.521Z] docker_cli_swarm_test.go:1119: [d732073fa0682] joining swarm manager [d6718dc2d7060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T13:05:35.885Z] docker_cli_swarm_test.go:1120: [db8f97ab2b1e0] joining swarm manager [d6718dc2d7060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T13:05:39.524Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-27T13:05:39.524Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:05:39.524Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-27T13:05:42.678Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-27T13:05:42.678Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-27T13:05:42.678Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-27T13:05:42.678Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-27T13:05:42.678Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-27T13:05:42.678Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-27T13:05:42.678Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-27T13:05:42.678Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-27T13:05:42.678Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-27T13:05:42.678Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-27T13:05:48.358Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-27T13:05:48.358Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-27T13:05:48.358Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-27T13:05:49.826Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-27T13:05:49.826Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-27T13:05:51.358Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-27T13:05:51.358Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-27T13:05:51.358Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-27T13:05:51.815Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-27T13:05:51.815Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-27T13:05:53.037Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-27T13:05:53.495Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-27T13:05:53.495Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-27T13:05:53.495Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-27T13:05:53.495Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-27T13:05:53.495Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-27T13:05:56.398Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-27T13:05:56.506Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-27T13:05:56.963Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-27T13:05:57.420Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-27T13:05:58.385Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-27T13:05:58.842Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-27T13:05:59.806Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-27T13:06:00.128Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-27T13:06:01.338Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-27T13:06:01.661Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-27T13:06:02.119Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-27T13:06:02.119Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-27T13:06:05.019Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-27T13:06:05.986Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-27T13:06:06.953Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-27T13:06:07.120Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-27T13:06:07.120Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:06:07.120Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-27T13:06:07.120Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-27T13:06:07.120Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-27T13:06:07.120Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-27T13:06:07.120Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-27T13:06:07.120Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-27T13:06:07.120Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-27T13:06:07.579Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-27T13:06:08.037Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-27T13:06:12.712Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-27T13:06:15.513Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-27T13:06:15.971Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-27T13:06:24.527Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-27T13:06:25.137Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-27T13:06:25.137Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-27T13:06:25.137Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-27T13:06:25.137Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-27T13:06:25.137Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-27T13:06:26.702Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-27T13:06:27.507Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-27T13:06:27.507Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-27T13:06:27.507Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-27T13:06:30.404Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-27T13:06:32.484Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-27T13:06:36.210Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-27T13:06:39.939Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-27T13:06:40.397Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-27T13:06:40.397Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-27T13:06:40.397Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-27T13:06:40.397Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-27T13:06:40.397Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-27T13:06:41.933Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-27T13:06:41.933Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-27T13:06:41.933Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-27T13:06:42.767Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-27T13:06:42.767Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-27T13:06:42.767Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-27T13:06:42.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-27T13:06:48.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-27T13:06:48.527Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-27T13:06:48.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-27T13:06:53.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-27T13:06:57.272Z] docker_cli_swarm_test.go:1173: [d29f050bbf1ef] joining swarm manager [d6718dc2d7060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-27T13:07:01.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-27T13:07:06.056Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-27T13:07:08.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-27T13:07:08.763Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-27T13:07:08.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-27T13:07:12.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-27T13:07:12.631Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-27T13:07:12.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-27T13:07:12.631Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-27T13:07:12.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-27T13:07:16.358Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-27T13:07:17.598Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-27T13:07:18.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-27T13:07:18.392Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-27T13:07:18.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-27T13:07:18.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-27T13:07:18.392Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-27T13:07:18.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-27T13:07:18.392Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-27T13:07:18.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-27T13:07:21.033Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-27T13:07:28.094Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-27T13:07:29.294Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-27T13:07:31.183Z] docker_cli_swarm_test.go:1454: [de56118d10d5d] joining swarm manager [df32873038221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T13:07:31.744Z] docker_cli_swarm_test.go:1455: [d373df21b9693] joining swarm manager [df32873038221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-27T13:07:32.393Z] === RUN TestDockerSuite/TestBuildRm [2021-08-27T13:07:32.770Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-27T13:07:39.458Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-27T13:07:42.359Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-27T13:07:42.359Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-27T13:07:42.359Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-27T13:07:42.359Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-27T13:07:42.359Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-27T13:07:43.894Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-27T13:07:43.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-27T13:07:43.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-27T13:07:43.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-27T13:07:43.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-27T13:07:43.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-27T13:07:44.471Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-27T13:07:46.796Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-27T13:07:47.010Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-27T13:07:47.566Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-27T13:07:47.566Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-27T13:07:47.566Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-27T13:07:49.695Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-27T13:07:50.277Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-27T13:07:52.164Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-27T13:07:53.422Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-27T13:07:54.052Z] docker_cli_swarm_unix_test.go:63: [d0b0113c63738] joining swarm manager [d2898e237011f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T13:07:54.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-27T13:07:56.119Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-27T13:07:56.119Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-27T13:07:56.119Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-27T13:07:56.119Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-27T13:07:56.119Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-27T13:07:56.119Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-27T13:07:56.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-27T13:07:56.263Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-27T13:07:56.718Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-27T13:07:56.718Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:07:57.173Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-27T13:07:58.136Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-27T13:07:58.136Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-27T13:07:58.136Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-27T13:07:59.017Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-27T13:08:01.863Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-27T13:08:02.739Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-27T13:08:03.397Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-27T13:08:03.397Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-27T13:08:03.397Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-27T13:08:03.397Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-27T13:08:03.397Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-27T13:08:04.359Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-27T13:08:05.319Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-27T13:08:05.635Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-27T13:08:05.635Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-27T13:08:05.635Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-27T13:08:05.775Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-27T13:08:05.787Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-27T13:08:06.230Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-27T13:08:06.244Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-27T13:08:06.702Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-27T13:08:07.190Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-27T13:08:08.532Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-27T13:08:09.497Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-27T13:08:10.462Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-27T13:08:11.852Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-27T13:08:13.376Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-27T13:08:13.376Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-27T13:08:13.376Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-27T13:08:13.823Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-27T13:08:14.281Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-27T13:08:14.901Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-27T13:08:14.901Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-27T13:08:14.901Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-27T13:08:14.901Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-27T13:08:17.062Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-27T13:08:17.632Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-27T13:08:18.006Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-27T13:08:18.006Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-27T13:08:18.087Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-27T13:08:18.087Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-27T13:08:18.087Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-27T13:08:19.047Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-27T13:08:19.129Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-27T13:08:19.502Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-27T13:08:19.502Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-27T13:08:19.502Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-27T13:08:19.502Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-27T13:08:19.502Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-27T13:08:20.094Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-27T13:08:20.906Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-27T13:08:24.165Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-27T13:08:30.392Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-27T13:08:32.563Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-27T13:08:35.702Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-27T13:08:35.703Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-27T13:08:35.703Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-27T13:08:37.236Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-27T13:08:38.772Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-27T13:08:41.115Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-27T13:08:41.676Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-27T13:08:44.840Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-27T13:08:45.403Z] === RUN TestDockerSuite/TestBuildUser [2021-08-27T13:08:45.403Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-27T13:08:45.403Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-27T13:08:45.403Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:08:45.403Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-27T13:08:45.403Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-27T13:08:45.403Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-27T13:08:48.300Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-27T13:08:48.566Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-27T13:08:48.759Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-27T13:08:49.023Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-27T13:08:49.023Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-27T13:08:49.023Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-27T13:08:49.023Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-27T13:08:49.023Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-27T13:08:50.212Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-27T13:08:50.212Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-27T13:08:50.212Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-27T13:08:51.195Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-27T13:08:51.195Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-27T13:08:51.195Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-27T13:08:51.660Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-27T13:08:51.660Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-27T13:08:51.660Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-27T13:08:51.660Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-27T13:08:51.660Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-27T13:08:52.101Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-27T13:08:54.052Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-27T13:08:54.052Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-27T13:08:54.052Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-27T13:08:55.367Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-27T13:08:57.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-27T13:08:57.767Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-27T13:08:57.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-27T13:08:57.767Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-27T13:08:57.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-27T13:08:57.767Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-27T13:08:57.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-27T13:08:57.912Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-27T13:08:58.225Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-27T13:08:58.225Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-27T13:08:58.225Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-27T13:08:59.276Z] docker_api_swarm_test.go:962: [d99679189b3eb] joining swarm manager [d642ec32256f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-27T13:09:09.341Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-27T13:09:09.799Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-27T13:09:16.863Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-27T13:09:17.313Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-27T13:09:21.543Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-27T13:09:21.543Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-27T13:09:21.543Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-27T13:09:21.543Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-27T13:09:21.543Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-27T13:09:23.299Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-27T13:09:23.299Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-27T13:09:23.299Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-27T13:09:23.299Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-27T13:09:23.717Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-27T13:09:23.717Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-27T13:09:23.717Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-27T13:09:32.148Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-27T13:09:32.275Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-27T13:09:32.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-27T13:09:33.687Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-27T13:09:34.451Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-27T13:09:34.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-27T13:09:34.912Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-27T13:09:37.866Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-27T13:09:44.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-27T13:09:44.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-27T13:09:44.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-27T13:09:44.607Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-27T13:09:46.046Z] === RUN TestDockerSuite/TestBuildRm [2021-08-27T13:09:47.280Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-27T13:09:47.280Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-27T13:09:47.280Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-27T13:09:47.280Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-27T13:09:47.280Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-27T13:09:47.280Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-27T13:09:47.280Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-27T13:09:47.280Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-27T13:09:49.849Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-27T13:09:51.737Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-27T13:09:52.871Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-27T13:09:53.062Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-27T13:09:54.253Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-27T13:09:54.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-27T13:09:54.595Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-27T13:09:54.595Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-27T13:09:54.595Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-27T13:09:54.595Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-27T13:09:54.595Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-27T13:09:54.595Z] docker_cli_sni_test.go:18: Flakey test [2021-08-27T13:09:54.595Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-27T13:09:56.128Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-27T13:09:56.363Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-27T13:09:56.562Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-27T13:09:56.767Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-27T13:09:58.534Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-27T13:09:58.534Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-27T13:09:58.534Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-27T13:09:58.534Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-27T13:09:58.992Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-27T13:09:59.282Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-27T13:09:59.858Z] === RUN TestDockerSuite/TestCommitChange [2021-08-27T13:09:59.957Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-27T13:10:01.800Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-27T13:10:03.684Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-27T13:10:04.314Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-27T13:10:04.542Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-27T13:10:07.410Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-27T13:10:08.270Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-27T13:10:08.270Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-27T13:10:08.270Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-27T13:10:12.097Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-27T13:10:14.056Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-27T13:10:14.056Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-27T13:10:14.056Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-27T13:10:19.838Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-27T13:10:23.569Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-27T13:10:23.569Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-27T13:10:23.569Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-27T13:10:23.569Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-27T13:10:23.569Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-27T13:10:23.569Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-27T13:10:23.569Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-27T13:10:23.569Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-27T13:10:23.570Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-27T13:10:23.570Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-27T13:10:23.570Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-27T13:10:23.570Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-27T13:10:23.570Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-27T13:10:23.570Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-27T13:10:23.570Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-27T13:10:23.570Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-27T13:10:26.887Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-27T13:10:26.887Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-27T13:10:26.887Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-27T13:10:29.356Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-27T13:10:34.038Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-27T13:10:34.038Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-27T13:10:34.038Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-27T13:10:35.439Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-27T13:10:35.440Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-27T13:10:36.213Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-27T13:10:36.213Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-27T13:10:36.213Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-27T13:10:36.213Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-27T13:10:36.213Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-27T13:10:36.213Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-27T13:10:36.671Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-27T13:10:38.336Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-27T13:10:38.336Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-27T13:10:38.848Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-27T13:10:38.848Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-27T13:10:38.848Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-27T13:10:38.848Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-27T13:10:41.024Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-27T13:10:41.024Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-27T13:10:41.024Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-27T13:10:41.024Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-27T13:10:41.024Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-27T13:10:41.024Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-27T13:10:41.024Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:10:41.024Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-27T13:10:42.060Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-27T13:10:48.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-27T13:10:50.269Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-27T13:10:51.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-27T13:10:51.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-27T13:10:51.803Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-27T13:10:51.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-27T13:10:53.338Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-27T13:10:53.338Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-27T13:10:55.513Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-27T13:10:55.513Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:10:55.513Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-27T13:10:55.513Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:10:55.513Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-27T13:10:57.833Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-27T13:10:57.833Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-27T13:10:59.367Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-27T13:10:59.367Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-27T13:10:59.367Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-27T13:10:59.723Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-27T13:10:59.723Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-27T13:10:59.723Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-27T13:11:00.492Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-27T13:11:01.255Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-27T13:11:02.219Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-27T13:11:02.266Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-27T13:11:02.266Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-27T13:11:04.440Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-27T13:11:05.943Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-27T13:11:07.339Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-27T13:11:08.581Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-27T13:11:08.581Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-27T13:11:08.581Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-27T13:11:08.581Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-27T13:11:10.626Z] === RUN TestDockerSuite/TestBuildUser [2021-08-27T13:11:10.626Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-27T13:11:10.626Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-27T13:11:10.626Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:11:10.626Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-27T13:11:10.626Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-27T13:11:10.626Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-27T13:11:11.069Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-27T13:11:11.069Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-27T13:11:11.069Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-27T13:11:11.527Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-27T13:11:11.527Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-27T13:11:13.059Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-27T13:11:13.059Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-27T13:11:13.059Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-27T13:11:15.233Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-27T13:11:15.233Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:11:15.233Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-27T13:11:15.326Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-27T13:11:16.767Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-27T13:11:16.767Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-27T13:11:19.184Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-27T13:11:19.184Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-27T13:11:21.450Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-27T13:11:22.103Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-27T13:11:22.103Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-27T13:11:22.103Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-27T13:11:22.103Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-27T13:11:22.103Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-27T13:11:22.986Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-27T13:11:22.987Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-27T13:11:22.987Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-27T13:11:22.987Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-27T13:11:22.987Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-27T13:11:22.987Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-27T13:11:22.987Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-27T13:11:22.987Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-27T13:11:22.987Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-27T13:11:22.987Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-27T13:11:22.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-27T13:11:23.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-27T13:11:23.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-27T13:11:26.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-27T13:11:28.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-27T13:11:30.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite (1602.97s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.99s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.07s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.90s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.04s) [2021-08-27T13:11:33.364Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.33s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.70s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.93s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.59s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.82s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.29s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.26s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.66s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.09s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.32s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.66s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.87s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.20s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.56s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.83s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.83s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.09s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.58s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.53s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.13s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.60s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.16s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.78s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.27s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.83s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.92s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.45s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.58s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.01s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.22s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.66s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.06s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.69s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.02s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.87s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.72s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.26s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.24s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.42s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.21s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.46s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.97s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.12s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.18s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.92s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.82s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (84.08s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.06s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.06s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.43s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.98s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.66s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.21s) [2021-08-27T13:11:33.364Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.12s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.68s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.33s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.00s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.77s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2021-08-27T13:11:33.364Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.31s) [2021-08-27T13:11:33.364Z] === RUN TestDockerExternalVolumeSuite [2021-08-27T13:11:33.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-27T13:11:33.364Z] docker_cli_external_volume_driver_test.go:53: [d58f837f1eb8f] daemon is not started [2021-08-27T13:11:33.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000513440_} [2021-08-27T13:11:35.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14189668066_c:\foo_false____} [2021-08-27T13:11:37.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14189668066_c:\foo_true____} [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-27T13:11:39.896Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-27T13:11:39.896Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-27T13:11:39.896Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-27T13:11:39.896Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-27T13:11:39.896Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-27T13:11:39.896Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:11:39.896Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-27T13:11:42.071Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-27T13:11:42.071Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-27T13:11:42.071Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-27T13:11:42.071Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-27T13:11:42.071Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-27T13:11:42.071Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-27T13:11:42.071Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-27T13:11:42.071Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.071Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-27T13:11:42.071Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.530Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-27T13:11:42.530Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.530Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-27T13:11:42.530Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.530Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-27T13:11:42.530Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.530Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-27T13:11:42.530Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-27T13:11:42.530Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-27T13:11:43.170Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-27T13:11:43.170Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-27T13:11:44.706Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-27T13:11:44.706Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-27T13:11:44.706Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-27T13:11:44.706Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-27T13:11:46.884Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-27T13:11:46.884Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-27T13:11:46.884Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-27T13:11:46.884Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-27T13:11:46.884Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-27T13:11:46.884Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-27T13:11:46.884Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-27T13:11:48.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-27T13:11:50.234Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-27T13:11:51.564Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-27T13:11:53.739Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-27T13:11:53.739Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:11:53.739Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-27T13:11:53.739Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-27T13:11:53.739Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-27T13:11:54.908Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-27T13:11:54.909Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-27T13:11:54.909Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-27T13:11:54.909Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-27T13:11:54.909Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-27T13:11:57.802Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-27T13:11:57.802Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-27T13:11:57.802Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-27T13:12:00.807Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-27T13:12:00.807Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:12:00.807Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-27T13:12:00.807Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-27T13:12:00.807Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-27T13:12:06.346Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-27T13:12:09.365Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-27T13:12:09.365Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-27T13:12:09.365Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-27T13:12:09.365Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-27T13:12:09.365Z] === RUN TestDockerSuite/TestCpToDot [2021-08-27T13:12:10.069Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-27T13:12:10.069Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-27T13:12:10.331Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-27T13:12:10.331Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-27T13:12:10.331Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-27T13:12:10.331Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-27T13:12:10.331Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-27T13:12:13.232Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-27T13:12:13.232Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:12:13.232Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-27T13:12:13.232Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-27T13:12:13.232Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-27T13:12:13.232Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-27T13:12:13.232Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-27T13:12:13.232Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-27T13:12:13.232Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-27T13:12:13.232Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-27T13:12:13.232Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-27T13:12:15.405Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-27T13:12:17.579Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-27T13:12:17.579Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-27T13:12:18.038Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-27T13:12:19.570Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-27T13:12:20.028Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-27T13:12:20.028Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-27T13:12:20.028Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-27T13:12:20.028Z] === RUN TestDockerSuite/TestCreateRM [2021-08-27T13:12:20.485Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-27T13:12:20.486Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-27T13:12:20.486Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-27T13:12:20.944Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-27T13:12:20.944Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-27T13:12:22.435Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-27T13:12:22.435Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-27T13:12:22.892Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-27T13:12:22.892Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-27T13:12:22.892Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-27T13:12:22.892Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-27T13:12:22.892Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-27T13:12:23.856Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-27T13:12:28.011Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-27T13:12:28.011Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-27T13:12:28.469Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-27T13:12:30.913Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-27T13:12:31.369Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-27T13:12:31.369Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-27T13:12:31.369Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-27T13:12:31.369Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-27T13:12:32.444Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-27T13:12:32.444Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-27T13:12:32.901Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-27T13:12:32.901Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-27T13:12:32.901Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-27T13:12:32.901Z] docker_cli_sni_test.go:18: Flakey test [2021-08-27T13:12:32.901Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-27T13:12:33.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-27T13:12:33.542Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:12:33.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-27T13:12:33.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-27T13:12:33.542Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-27T13:12:33.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-27T13:12:33.542Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-27T13:12:33.542Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-27T13:12:33.542Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-27T13:12:33.542Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-27T13:12:33.542Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:12:33.542Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-27T13:12:33.542Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-27T13:12:34.000Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-27T13:12:34.000Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-27T13:12:34.000Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-27T13:12:34.000Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestDockerFails [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-27T13:12:34.000Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-27T13:12:34.000Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-27T13:12:34.000Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-27T13:12:34.000Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-27T13:12:34.000Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-27T13:12:34.000Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-27T13:12:34.432Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-27T13:12:34.432Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-27T13:12:34.432Z] === RUN TestDockerSuite/TestCommitChange [2021-08-27T13:12:34.548Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-27T13:12:34.548Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-27T13:12:34.548Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-27T13:12:36.180Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-27T13:12:38.354Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-27T13:12:39.112Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-27T13:12:41.253Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-27T13:12:43.812Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-27T13:12:43.812Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-27T13:12:43.812Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-27T13:12:44.830Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-27T13:12:48.315Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-27T13:12:50.879Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-27T13:12:50.879Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-27T13:12:50.879Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-27T13:12:51.215Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-27T13:12:55.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-27T13:12:55.893Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-27T13:12:57.425Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-27T13:12:57.932Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-27T13:12:58.390Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-27T13:12:59.598Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-27T13:13:00.826Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-27T13:13:00.826Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-27T13:13:00.826Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-27T13:13:00.826Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-27T13:13:00.826Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-27T13:13:00.826Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-27T13:13:00.826Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-27T13:13:00.826Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-27T13:13:00.826Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-27T13:13:00.826Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-27T13:13:01.283Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-27T13:13:01.284Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-27T13:13:01.284Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-27T13:13:01.284Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-27T13:13:01.284Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-27T13:13:01.284Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-27T13:13:02.121Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-27T13:13:02.121Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-27T13:13:03.086Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-27T13:13:03.907Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-27T13:13:06.664Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-27T13:13:07.764Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-27T13:13:08.620Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-27T13:13:12.444Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-27T13:13:12.444Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-27T13:13:12.444Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-27T13:13:12.444Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-27T13:13:12.444Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-27T13:13:12.444Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:13:12.444Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-27T13:13:12.444Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-27T13:13:12.444Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-27T13:13:12.902Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-27T13:13:12.902Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-27T13:13:12.902Z] === RUN TestDockerSuite/TestEventsRename [2021-08-27T13:13:14.395Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-27T13:13:14.395Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-27T13:13:14.851Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-27T13:13:15.073Z] === RUN TestDockerSuite/TestEventsResize [2021-08-27T13:13:17.019Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-27T13:13:17.020Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-27T13:13:17.020Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-27T13:13:17.020Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-27T13:13:17.020Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-27T13:13:17.020Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-27T13:13:17.020Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-27T13:13:18.739Z] docker_cli_external_volume_driver_test.go:53: [d585ee111d6b5] daemon is not started [2021-08-27T13:13:19.916Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-27T13:13:19.916Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-27T13:13:19.916Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-27T13:13:19.916Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-27T13:13:22.812Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-27T13:13:22.812Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-27T13:13:22.812Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-27T13:13:22.812Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-27T13:13:22.812Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-27T13:13:22.812Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-27T13:13:22.812Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:13:22.812Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-27T13:13:23.629Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-27T13:13:24.595Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-27T13:13:25.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-27T13:13:26.770Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-27T13:13:28.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-27T13:13:30.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-27T13:13:30.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-27T13:13:30.133Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-27T13:13:30.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-27T13:13:31.451Z] === RUN TestDockerSuite/TestEventsTop [2021-08-27T13:13:31.451Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-27T13:13:31.451Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-27T13:13:31.738Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-27T13:13:33.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-27T13:13:33.854Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-27T13:13:33.854Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-27T13:13:34.349Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-27T13:13:36.022Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-27T13:13:36.022Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:13:36.022Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-27T13:13:36.022Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:13:36.022Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-27T13:13:37.248Z] === RUN TestDockerSuite/TestExec [2021-08-27T13:13:37.248Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:13:37.248Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-27T13:13:37.248Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-27T13:13:37.248Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-27T13:13:38.473Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-27T13:13:38.473Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-27T13:13:39.419Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-27T13:13:40.950Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-27T13:13:40.950Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:13:40.950Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-27T13:13:40.950Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:13:40.950Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-27T13:13:40.950Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-27T13:13:40.950Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-27T13:13:41.439Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-27T13:13:41.439Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-27T13:13:41.439Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-27T13:13:42.027Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-27T13:13:42.482Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-27T13:13:44.016Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-27T13:13:44.332Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-27T13:13:44.789Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-27T13:13:45.549Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-27T13:13:47.684Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-27T13:13:47.723Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-27T13:13:51.450Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-27T13:13:51.450Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-27T13:13:51.450Z] === RUN TestDockerSuite/TestExecEnv [2021-08-27T13:13:51.450Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-27T13:13:51.450Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-27T13:13:51.450Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-27T13:13:51.450Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-27T13:13:51.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-27T13:13:52.359Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-27T13:13:52.983Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-27T13:13:56.801Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-27T13:13:57.034Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-27T13:13:57.034Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-27T13:13:57.034Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-27T13:13:57.034Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-27T13:13:57.034Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-27T13:13:57.662Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-27T13:13:57.662Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-27T13:13:57.662Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-27T13:13:57.662Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-27T13:13:57.662Z] === RUN TestDockerSuite/TestExecParseError [2021-08-27T13:13:57.662Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:13:57.662Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-27T13:13:57.662Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-27T13:13:57.662Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-27T13:13:57.662Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-27T13:13:57.662Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-27T13:13:59.196Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-27T13:13:59.196Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-27T13:13:59.196Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-27T13:13:59.196Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-27T13:13:59.196Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-27T13:13:59.196Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:13:59.196Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-27T13:13:59.196Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-27T13:13:59.196Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-27T13:13:59.196Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-27T13:13:59.196Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-27T13:13:59.203Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-27T13:13:59.203Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-27T13:13:59.663Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-27T13:14:01.369Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-27T13:14:01.369Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-27T13:14:01.369Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-27T13:14:02.556Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-27T13:14:02.557Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:14:02.557Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-27T13:14:03.785Z] docker_cli_external_volume_driver_test.go:53: [d581db397166f] daemon is not started [2021-08-27T13:14:05.453Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-27T13:14:05.453Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-27T13:14:06.071Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-27T13:14:06.071Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-27T13:14:06.071Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-27T13:14:06.071Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-27T13:14:06.071Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-27T13:14:06.071Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-27T13:14:06.071Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-27T13:14:10.126Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-27T13:14:11.854Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-27T13:14:12.296Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-27T13:14:12.296Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-27T13:14:12.296Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-27T13:14:12.296Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-27T13:14:12.296Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-27T13:14:12.296Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-27T13:14:12.296Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-27T13:14:12.296Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-27T13:14:12.296Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-27T13:14:12.296Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-27T13:14:12.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-27T13:14:14.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-27T13:14:14.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-27T13:14:16.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-27T13:14:17.636Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-27T13:14:18.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-27T13:14:18.617Z] docker_cli_external_volume_driver_test.go:53: [dd92a34dd5249] daemon is not started [2021-08-27T13:14:19.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-27T13:14:19.813Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-27T13:14:21.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-27T13:14:24.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000384db0_} [2021-08-27T13:14:25.598Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-27T13:14:25.598Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:14:25.598Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-27T13:14:25.598Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-27T13:14:25.598Z] === RUN TestDockerSuite/TestHealth [2021-08-27T13:14:25.598Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-27T13:14:25.598Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-27T13:14:25.598Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-27T13:14:25.598Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-27T13:14:25.598Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-27T13:14:26.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1676294361_c:\foo_false____} [2021-08-27T13:14:29.325Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-27T13:14:29.325Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-27T13:14:29.325Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-27T13:14:29.325Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-27T13:14:29.325Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-27T13:14:29.325Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-27T13:14:29.782Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-27T13:14:29.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1676294361_c:\foo_true____} [2021-08-27T13:14:30.240Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-27T13:14:30.240Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:14:30.240Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-27T13:14:31.206Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-27T13:14:31.206Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-27T13:14:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-27T13:14:32.691Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-27T13:14:32.691Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-27T13:14:32.691Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-27T13:14:32.691Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-27T13:14:32.691Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-27T13:14:32.691Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:14:32.691Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-27T13:14:32.741Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-27T13:14:32.741Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-27T13:14:34.914Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-27T13:14:35.584Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-27T13:14:35.584Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-27T13:14:35.584Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-27T13:14:35.584Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-27T13:14:36.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-27T13:14:37.087Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-27T13:14:37.087Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-27T13:14:37.087Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:14:37.087Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-27T13:14:38.476Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-27T13:14:38.476Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-27T13:14:38.476Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-27T13:14:38.476Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-27T13:14:40.813Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-27T13:14:40.813Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-27T13:14:41.369Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-27T13:14:41.369Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-27T13:14:41.369Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-27T13:14:41.369Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-27T13:14:41.369Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-27T13:14:41.369Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-27T13:14:41.369Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-27T13:14:42.987Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-27T13:14:42.987Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-27T13:14:42.987Z] === RUN TestDockerSuite/TestImportFile [2021-08-27T13:14:42.987Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-27T13:14:42.987Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-27T13:14:42.987Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-27T13:14:42.987Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-27T13:14:42.987Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-27T13:14:42.987Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-27T13:14:42.987Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-27T13:14:42.987Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:14:42.987Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-27T13:14:42.987Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-27T13:14:42.987Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-27T13:14:42.987Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:14:43.445Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-27T13:14:43.445Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-27T13:14:43.445Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-27T13:14:43.445Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-27T13:14:43.445Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:14:43.445Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-27T13:14:43.445Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:14:43.445Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-27T13:14:45.618Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-27T13:14:46.044Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-27T13:14:47.789Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-27T13:14:47.789Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-27T13:14:47.789Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-27T13:14:47.789Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-27T13:14:47.789Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-27T13:14:47.789Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-27T13:14:47.789Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-27T13:14:47.789Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-27T13:14:48.935Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-27T13:14:48.935Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:14:48.935Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-27T13:14:48.935Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-27T13:14:48.935Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-27T13:14:49.961Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-27T13:14:49.961Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-27T13:14:52.132Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-27T13:14:52.132Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-27T13:14:52.132Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-27T13:14:52.132Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-27T13:14:52.132Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-27T13:14:52.132Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-27T13:14:52.132Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-27T13:14:53.665Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-27T13:14:57.393Z] === RUN TestDockerSuite/TestInspectImage [2021-08-27T13:14:57.393Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:14:57.393Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-27T13:14:57.393Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:14:57.393Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-27T13:14:57.393Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:14:57.393Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-27T13:14:59.227Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-27T13:14:59.227Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:14:59.227Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-27T13:14:59.228Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-27T13:14:59.228Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-27T13:14:59.563Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-27T13:15:01.095Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-27T13:15:01.095Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-27T13:15:03.267Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-27T13:15:04.800Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-27T13:15:04.800Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-27T13:15:04.800Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-27T13:15:04.800Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-27T13:15:06.974Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-27T13:15:07.770Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-27T13:15:07.770Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-27T13:15:07.770Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-27T13:15:07.770Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-27T13:15:07.770Z] === RUN TestDockerSuite/TestCpToDot [2021-08-27T13:15:08.674Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-27T13:15:09.147Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-27T13:15:10.663Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-27T13:15:10.663Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-27T13:15:10.663Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-27T13:15:10.663Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-27T13:15:10.663Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-27T13:15:12.873Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-27T13:15:13.553Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-27T13:15:13.553Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:15:13.553Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-27T13:15:13.553Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-27T13:15:13.553Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-27T13:15:13.553Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-27T13:15:13.553Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-27T13:15:13.553Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-27T13:15:13.553Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-27T13:15:13.553Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-27T13:15:14.009Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-27T13:15:14.406Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-27T13:15:16.178Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-27T13:15:16.579Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-27T13:15:18.348Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-27T13:15:18.753Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-27T13:15:18.805Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-27T13:15:18.805Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-27T13:15:20.286Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-27T13:15:20.973Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-27T13:15:21.430Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-27T13:15:21.430Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-27T13:15:21.430Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-27T13:15:21.430Z] === RUN TestDockerSuite/TestCreateRM [2021-08-27T13:15:21.886Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-27T13:15:21.886Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-27T13:15:21.886Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-27T13:15:21.886Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-27T13:15:22.343Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-27T13:15:22.458Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-27T13:15:23.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-27T13:15:23.989Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-27T13:15:23.989Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-27T13:15:23.989Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-27T13:15:23.989Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-27T13:15:25.523Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-27T13:15:27.696Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-27T13:15:30.889Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-27T13:15:30.889Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-27T13:15:30.889Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-27T13:15:33.478Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-27T13:15:33.782Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-27T13:15:33.782Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-27T13:15:33.782Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-27T13:15:33.782Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-27T13:15:35.014Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-27T13:15:35.014Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-27T13:15:35.014Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-27T13:15:36.546Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-27T13:15:36.546Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-27T13:15:36.673Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-27T13:15:36.673Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDockerFails [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-27T13:15:36.673Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-27T13:15:36.673Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.673Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-27T13:15:36.674Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.674Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-27T13:15:36.674Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.674Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-27T13:15:36.674Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-27T13:15:36.674Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-27T13:15:38.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-27T13:15:39.567Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-27T13:15:41.228Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-27T13:15:41.738Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-27T13:15:44.631Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-27T13:15:45.906Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-27T13:15:50.585Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-27T13:15:52.761Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-27T13:15:54.926Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-27T13:15:54.935Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-27T13:15:54.935Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-27T13:15:54.935Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-27T13:15:57.112Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-27T13:15:57.819Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-27T13:15:59.286Z] === RUN TestDockerSuite/TestLogsSince [2021-08-27T13:16:03.597Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-27T13:16:05.769Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-27T13:16:06.226Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-27T13:16:08.395Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-27T13:16:08.395Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-27T13:16:08.395Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-27T13:16:08.395Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-27T13:16:09.360Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-27T13:16:09.360Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-27T13:16:09.360Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-27T13:16:09.360Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-27T13:16:09.360Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-27T13:16:09.360Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-27T13:16:09.360Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-27T13:16:09.360Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-27T13:16:09.360Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-27T13:16:09.360Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-27T13:16:09.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-27T13:16:09.598Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-27T13:16:09.598Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-27T13:16:09.598Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-27T13:16:09.598Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-27T13:16:09.598Z] === RUN TestDockerSuite/TestLogsTail [2021-08-27T13:16:10.564Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-27T13:16:10.906Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-27T13:16:11.363Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-27T13:16:12.329Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-27T13:16:13.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-27T13:16:13.084Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-27T13:16:13.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-27T13:16:13.084Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-27T13:16:13.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-27T13:16:13.084Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:16:13.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-27T13:16:13.465Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-27T13:16:14.047Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-27T13:16:15.000Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-27T13:16:15.000Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.000Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-27T13:16:15.000Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.000Z] === RUN TestDockerSuite/TestNetHostname [2021-08-27T13:16:15.000Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.000Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-27T13:16:15.000Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.000Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-27T13:16:15.000Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.000Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-27T13:16:15.000Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.000Z] === RUN TestDockerSuite/TestPluginActive [2021-08-27T13:16:15.000Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-27T13:16:15.001Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-27T13:16:15.001Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-27T13:16:15.001Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-27T13:16:15.001Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-27T13:16:15.001Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-27T13:16:15.001Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-27T13:16:15.001Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-27T13:16:15.001Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-27T13:16:15.001Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPortList [2021-08-27T13:16:15.001Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-27T13:16:15.001Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-27T13:16:17.768Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-27T13:16:18.110Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-27T13:16:18.730Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-27T13:16:18.730Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:16:18.730Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-27T13:16:18.730Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-27T13:16:18.730Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-27T13:16:18.730Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-27T13:16:18.730Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-27T13:16:18.731Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-27T13:16:18.731Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:16:18.731Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-27T13:16:18.731Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-27T13:16:18.731Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-27T13:16:18.731Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-27T13:16:18.731Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-27T13:16:18.731Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-27T13:16:18.731Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-27T13:16:18.731Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:16:18.731Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-27T13:16:22.785Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-27T13:16:22.785Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-27T13:16:22.785Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-27T13:16:22.785Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-27T13:16:22.785Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-27T13:16:22.785Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:16:22.785Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-27T13:16:22.785Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-27T13:16:22.785Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-27T13:16:23.413Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-27T13:16:23.413Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-27T13:16:23.413Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-27T13:16:24.318Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-27T13:16:24.318Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-27T13:16:24.318Z] === RUN TestDockerSuite/TestEventsRename [2021-08-27T13:16:24.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-27T13:16:27.217Z] === RUN TestDockerSuite/TestEventsResize [2021-08-27T13:16:30.480Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-27T13:16:30.480Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-27T13:16:30.480Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-27T13:16:32.549Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-27T13:16:32.549Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-27T13:16:32.549Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-27T13:16:32.549Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-27T13:16:32.549Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-27T13:16:32.549Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-27T13:16:32.549Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-27T13:16:32.549Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-27T13:16:32.549Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-27T13:16:32.549Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-27T13:16:32.549Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-27T13:16:32.549Z] === RUN TestDockerSuite/TestBuildFails [2021-08-27T13:16:34.078Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-27T13:16:34.535Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-27T13:16:37.547Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-27T13:16:39.208Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-27T13:16:43.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-27T13:16:43.879Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-27T13:16:49.689Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-27T13:16:49.921Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-27T13:16:49.921Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-27T13:16:49.921Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-27T13:16:49.921Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-27T13:16:54.361Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-27T13:16:55.892Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-27T13:17:00.563Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-27T13:17:00.563Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-27T13:17:00.563Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-27T13:17:00.563Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-27T13:17:01.021Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-27T13:17:01.021Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-27T13:17:01.021Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-27T13:17:02.293Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-27T13:17:02.865Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-27T13:17:02.865Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-27T13:17:03.827Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-27T13:17:05.761Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-27T13:17:09.561Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-27T13:17:09.561Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:17:09.561Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-27T13:17:10.438Z] === RUN TestDockerSuite/TestEventsTop [2021-08-27T13:17:10.438Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-27T13:17:10.438Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-27T13:17:10.896Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-27T13:17:13.333Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-27T13:17:14.627Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-27T13:17:14.628Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-27T13:17:14.628Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-27T13:17:14.628Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-27T13:17:14.628Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-27T13:17:15.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-27T13:17:18.031Z] === RUN TestDockerSuite/TestExec [2021-08-27T13:17:18.031Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:17:18.031Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-27T13:17:18.031Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-27T13:17:18.031Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-27T13:17:18.358Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-27T13:17:18.358Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:17:18.358Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-27T13:17:18.358Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:17:18.358Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-27T13:17:18.358Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-27T13:17:18.358Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-27T13:17:18.358Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-27T13:17:18.358Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-27T13:17:19.855Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-27T13:17:19.855Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-27T13:17:20.206Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-27T13:17:21.384Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-27T13:17:21.384Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-27T13:17:21.384Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-27T13:17:21.841Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-27T13:17:21.841Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-27T13:17:23.101Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-27T13:17:23.101Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:17:23.101Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-27T13:17:23.101Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:17:23.101Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-27T13:17:23.101Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-27T13:17:23.101Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-27T13:17:24.145Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-27T13:17:24.145Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-27T13:17:24.145Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-27T13:17:25.273Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-27T13:17:25.558Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-27T13:17:25.679Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-27T13:17:25.679Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-27T13:17:25.679Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-27T13:17:26.524Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-27T13:17:26.646Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-27T13:17:26.981Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-27T13:17:27.612Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-27T13:17:27.612Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-27T13:17:27.612Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-27T13:17:27.944Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-27T13:17:28.400Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-27T13:17:28.997Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-27T13:17:29.363Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-27T13:17:30.894Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-27T13:17:31.342Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-27T13:17:31.893Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-27T13:17:34.064Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-27T13:17:35.074Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-27T13:17:36.666Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-27T13:17:36.666Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:17:36.666Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-27T13:17:36.666Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-27T13:17:36.666Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-27T13:17:36.666Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-27T13:17:36.666Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-27T13:17:36.666Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-27T13:17:36.666Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-27T13:17:37.122Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-27T13:17:37.249Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-27T13:17:37.578Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-27T13:17:39.839Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-27T13:17:39.839Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-27T13:17:39.839Z] === RUN TestDockerSuite/TestExecEnv [2021-08-27T13:17:39.839Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-27T13:17:39.839Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-27T13:17:39.839Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-27T13:17:39.839Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-27T13:17:42.250Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-27T13:17:42.734Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-27T13:17:47.050Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-27T13:17:48.514Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-27T13:17:48.514Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-27T13:17:48.514Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-27T13:17:48.514Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-27T13:17:48.514Z] === RUN TestDockerSuite/TestExecParseError [2021-08-27T13:17:48.514Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:17:48.514Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-27T13:17:48.514Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-27T13:17:48.514Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-27T13:17:48.514Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-27T13:17:48.514Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-27T13:17:51.409Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-27T13:17:51.409Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-27T13:17:51.409Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-27T13:17:51.409Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-27T13:17:51.409Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-27T13:17:51.409Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:17:51.409Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-27T13:17:51.409Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-27T13:17:51.409Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-27T13:17:51.409Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-27T13:17:51.409Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-27T13:17:54.307Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-27T13:17:54.307Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-27T13:17:54.307Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-27T13:17:54.935Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-27T13:17:54.936Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:17:54.936Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-27T13:17:59.899Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-27T13:17:59.899Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-27T13:17:59.899Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-27T13:18:00.087Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-27T13:18:00.087Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-27T13:18:00.087Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-27T13:18:00.087Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-27T13:18:00.087Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-27T13:18:00.087Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-27T13:18:00.087Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-27T13:18:00.726Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-27T13:18:00.726Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-27T13:18:01.185Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-27T13:18:01.644Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-27T13:18:01.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-27T13:18:02.065Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-27T13:18:06.335Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-27T13:18:07.147Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-27T13:18:10.068Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-27T13:18:10.068Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:18:10.068Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-27T13:18:13.801Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-27T13:18:14.207Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-27T13:18:14.259Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-27T13:18:14.259Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-27T13:18:17.106Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-27T13:18:19.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-27T13:18:19.936Z] docker_cli_external_volume_driver_test.go:485: [d98b669d578b8] daemon is not started [2021-08-27T13:18:24.163Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-27T13:18:24.163Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:18:24.163Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-27T13:18:24.163Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-27T13:18:24.163Z] === RUN TestDockerSuite/TestHealth [2021-08-27T13:18:24.163Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-27T13:18:24.163Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-27T13:18:24.163Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-27T13:18:24.163Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-27T13:18:24.163Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-27T13:18:24.572Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-27T13:18:27.474Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-27T13:18:27.474Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-27T13:18:28.847Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-27T13:18:28.847Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-27T13:18:28.847Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-27T13:18:28.848Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-27T13:18:28.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-27T13:18:28.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-27T13:18:29.306Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-27T13:18:29.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-27T13:18:29.763Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:18:29.763Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-27T13:18:30.728Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-27T13:18:30.728Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-27T13:18:31.978Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-27T13:18:32.161Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-27T13:18:32.258Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-27T13:18:32.258Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-27T13:18:34.427Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-27T13:18:34.771Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-27T13:18:34.771Z] docker_cli_external_volume_driver_test.go:53: [daa57b1459a73] daemon is not started [2021-08-27T13:18:36.846Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-27T13:18:37.323Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-27T13:18:37.323Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-27T13:18:37.323Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:18:37.323Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-27T13:18:40.531Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-27T13:18:41.047Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-27T13:18:41.047Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-27T13:18:43.218Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestImportFile [2021-08-27T13:18:43.218Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-27T13:18:43.218Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-27T13:18:43.218Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-27T13:18:43.218Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-27T13:18:43.218Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-27T13:18:43.218Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-27T13:18:43.218Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.218Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-27T13:18:43.683Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-27T13:18:43.683Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.683Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-27T13:18:43.683Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:18:43.683Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-27T13:18:43.916Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-27T13:18:45.213Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-27T13:18:46.579Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-27T13:18:46.817Z] === RUN TestDockerSuite/TestRmiTag [2021-08-27T13:18:47.276Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-27T13:18:48.111Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-27T13:18:48.111Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-27T13:18:48.111Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-27T13:18:48.111Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-27T13:18:48.569Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-27T13:18:48.569Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-27T13:18:48.569Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-27T13:18:48.569Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-27T13:18:49.462Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite (437.57s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.65s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.30s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.41s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-08-27T13:18:49.618Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-08-27T13:18:49.618Z] PASS [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] === Skipped [2021-08-27T13:18:49.618Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-27T13:18:49.618Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2021-08-27T13:18:49.618Z] check_test.go:309: [d45673d3a2492] daemon is not started [2021-08-27T13:18:49.618Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-27T13:18:49.618Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2021-08-27T13:18:49.618Z] check_test.go:309: [d5fc9dbff6d0e] daemon is not started [2021-08-27T13:18:49.618Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-27T13:18:49.618Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2021-08-27T13:18:49.618Z] check_test.go:309: [d37b3cc0d3b89] daemon is not started [2021-08-27T13:18:49.618Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-27T13:18:49.618Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-08-27T13:18:49.618Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-27T13:18:49.618Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2021-08-27T13:18:49.618Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] DONE 273 tests, 5 skipped in 2380.171s [2021-08-27T13:18:49.618Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-27T13:18:49.618Z] ++++ cat bundles/test-integration/docker.pid [2021-08-27T13:18:49.618Z] +++ kill 8514 [2021-08-27T13:18:49.618Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d84b29d584453/docker.pid [2021-08-27T13:18:49.618Z] +++ kill 7445 [2021-08-27T13:18:49.618Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7445 is not a child of this shell [2021-08-27T13:18:49.618Z] warning: PID 7445 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d84b29d584453/docker.pid had a nonzero exit code [2021-08-27T13:18:49.618Z] +++ /etc/init.d/apparmor stop [2021-08-27T13:18:49.618Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] Unloading profiles will leave already running processes permanently [2021-08-27T13:18:49.618Z] unconfined, which can lead to unexpected situations. [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] To set a process to complain mode, use the command line tool [2021-08-27T13:18:49.618Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-27T13:18:49.618Z] +++ true [2021-08-27T13:18:49.618Z] exiting test-integration [2021-08-27T13:18:49.618Z] ++ exit 0 [2021-08-27T13:18:49.618Z] [2021-08-27T13:18:49.618Z] + exit 0 [2021-08-27T13:18:49.618Z] ++ jobs -p [2021-08-27T13:18:49.618Z] + pids= [2021-08-27T13:18:49.618Z] + echo 'Remaining pids to kill: []' [2021-08-27T13:18:49.618Z] Remaining pids to kill: [] [2021-08-27T13:18:49.618Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-27T13:18:49.629Z] Recording test results [2021-08-27T13:18:51.002Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-27T13:18:51.161Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-27T13:18:51.464Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-27T13:18:51.464Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-27T13:18:51.523Z] + echo Ensuring container killed. [2021-08-27T13:18:51.523Z] Ensuring container killed. [2021-08-27T13:18:51.523Z] + docker ps -aq -f name=docker-pr1-* [2021-08-27T13:18:51.523Z] + cids=4d69e1d6b667 [2021-08-27T13:18:51.523Z] ee8a7614e713 [2021-08-27T13:18:51.523Z] 35f5e308a8ea [2021-08-27T13:18:51.523Z] + [ -n 4d69e1d6b667 [2021-08-27T13:18:51.523Z] ee8a7614e713 [2021-08-27T13:18:51.523Z] 35f5e308a8ea ] [2021-08-27T13:18:51.523Z] + docker rm -vf 4d69e1d6b667 ee8a7614e713 35f5e308a8ea [2021-08-27T13:18:52.453Z] 4d69e1d6b667 [2021-08-27T13:18:52.453Z] ee8a7614e713 [2021-08-27T13:18:52.453Z] 35f5e308a8ea [Pipeline] sh [2021-08-27T13:18:52.772Z] + echo Chowning /workspace to jenkins user [2021-08-27T13:18:52.773Z] Chowning /workspace to jenkins user [2021-08-27T13:18:52.773Z] + id -u [2021-08-27T13:18:52.773Z] + id -g [2021-08-27T13:18:52.773Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42795:/workspace busybox chown -R 1000:1000 /workspace [2021-08-27T13:18:52.773Z] Unable to find image 'busybox:latest' locally [2021-08-27T13:18:52.773Z] latest: Pulling from library/busybox [2021-08-27T13:18:53.029Z] 8ec32b265e94: Pulling fs layer [2021-08-27T13:18:53.029Z] 8ec32b265e94: Verifying Checksum [2021-08-27T13:18:53.029Z] 8ec32b265e94: Download complete [2021-08-27T13:18:53.029Z] 8ec32b265e94: Pull complete [2021-08-27T13:18:53.029Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-27T13:18:53.029Z] Status: Downloaded newer image for busybox:latest [2021-08-27T13:18:53.661Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-27T13:18:53.661Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-27T13:18:53.661Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-27T13:18:53.661Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-27T13:18:53.661Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-27T13:18:53.661Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-27T13:18:53.661Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-27T13:18:55.681Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-27T13:18:56.559Z] === RUN TestDockerSuite/TestInspectHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-27T13:18:57.549Z] + bundleName=amd64 [2021-08-27T13:18:57.549Z] + echo Creating amd64-bundles.tar.gz [2021-08-27T13:18:57.549Z] Creating amd64-bundles.tar.gz [2021-08-27T13:18:57.549Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-27T13:18:57.549Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-27T13:18:58.923Z] Archiving artifacts [2021-08-27T13:19:00.281Z] === RUN TestDockerSuite/TestInspectImage [2021-08-27T13:19:00.281Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:19:00.281Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-27T13:19:00.281Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:19:00.281Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-27T13:19:00.281Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:19:00.281Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-27T13:19:00.918Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-27T13:19:01.266Z] + make clean [2021-08-27T13:19:01.522Z] docker volume rm -f docker-dev-cache [2021-08-27T13:19:01.522Z] docker-dev-cache [Pipeline] deleteDir [2021-08-27T13:19:03.178Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-27T13:19:04.266Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-27T13:19:04.724Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-27T13:19:06.074Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-27T13:19:06.074Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T13:19:08.456Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-27T13:19:08.968Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-27T13:19:09.422Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-27T13:19:09.422Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-27T13:19:09.423Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-27T13:19:09.423Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-27T13:19:09.423Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-27T13:19:09.423Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-27T13:19:09.881Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-27T13:19:09.881Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-27T13:19:09.881Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-27T13:19:09.881Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-27T13:19:09.881Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-27T13:19:09.881Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-27T13:19:09.881Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-27T13:19:09.881Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-27T13:19:09.881Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-27T13:19:10.471Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-27T13:19:10.471Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-27T13:19:10.471Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-27T13:19:11.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-27T13:19:11.418Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-27T13:19:11.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-27T13:19:11.418Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-27T13:19:11.418Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-27T13:19:11.863Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-27T13:19:11.863Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-27T13:19:11.863Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-27T13:19:11.863Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-27T13:19:14.763Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-27T13:19:15.151Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-27T13:19:16.259Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-27T13:19:16.716Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-27T13:19:16.716Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-27T13:19:16.716Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-27T13:19:16.716Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-27T13:19:16.716Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-27T13:19:17.328Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-27T13:19:18.487Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-27T13:19:18.888Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-27T13:19:19.504Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-27T13:19:21.679Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-27T13:19:22.617Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-27T13:19:23.857Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-27T13:19:24.270Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-27T13:19:24.316Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-27T13:19:24.790Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-27T13:19:24.790Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-27T13:19:24.790Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-27T13:19:27.167Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-27T13:19:27.689Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-27T13:19:28.654Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-27T13:19:29.001Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-27T13:19:29.001Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-27T13:19:29.337Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-27T13:19:29.619Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-27T13:19:31.177Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-27T13:19:31.177Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-27T13:19:31.177Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-27T13:19:32.232Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-27T13:19:33.352Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-27T13:19:33.352Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-27T13:19:33.352Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-27T13:19:33.352Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-27T13:19:33.352Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-27T13:19:34.319Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-27T13:19:34.319Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-27T13:19:34.319Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-27T13:19:34.319Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-27T13:19:34.319Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-27T13:19:34.319Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-27T13:19:34.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-27T13:19:34.319Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-27T13:19:34.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-27T13:19:34.319Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-27T13:19:34.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-27T13:19:34.319Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-27T13:19:34.778Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-27T13:19:34.778Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-27T13:19:34.778Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-27T13:19:35.130Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-27T13:19:36.313Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-27T13:19:37.303Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-27T13:19:38.491Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-27T13:19:39.473Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-27T13:19:39.473Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.473Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-27T13:19:39.473Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:19:39.930Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-27T13:19:39.930Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-27T13:19:39.930Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-27T13:19:40.668Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-27T13:19:40.668Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-27T13:19:40.668Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-27T13:19:40.668Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-27T13:19:40.668Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-27T13:19:40.668Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-27T13:19:40.668Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-27T13:19:42.823Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-27T13:19:42.843Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-27T13:19:42.843Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-27T13:19:42.843Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-27T13:19:42.843Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:19:42.843Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-27T13:19:42.843Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-27T13:19:42.843Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-27T13:19:42.843Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-27T13:19:42.843Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-27T13:19:43.809Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-27T13:19:44.996Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-27T13:19:47.280Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-27T13:19:48.245Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-27T13:19:50.770Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-27T13:19:50.888Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-27T13:19:50.888Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-27T13:19:50.888Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-27T13:19:50.888Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-27T13:19:50.888Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-27T13:19:50.888Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-27T13:19:50.888Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-27T13:19:50.888Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:19:50.888Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-27T13:19:50.888Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-27T13:19:50.888Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-27T13:19:50.888Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-27T13:19:50.888Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-27T13:19:53.063Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-27T13:19:53.063Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-27T13:19:53.063Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-27T13:19:53.063Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-27T13:19:53.063Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-27T13:19:53.063Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-27T13:19:53.664Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-27T13:19:53.664Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-27T13:19:53.664Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-27T13:19:55.238Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-27T13:19:56.557Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-27T13:19:56.799Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-27T13:19:57.013Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-27T13:19:57.416Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-27T13:19:57.416Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-27T13:19:57.416Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-27T13:19:58.973Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-27T13:19:59.592Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-27T13:19:59.592Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-27T13:19:59.592Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-27T13:19:59.592Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:19:59.592Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-27T13:19:59.592Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-27T13:19:59.592Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-27T13:20:01.687Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-27T13:20:01.768Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-27T13:20:03.945Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-27T13:20:06.120Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-27T13:20:07.464Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-27T13:20:07.535Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-27T13:20:07.656Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-27T13:20:07.656Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-27T13:20:07.656Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-27T13:20:07.656Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-27T13:20:07.656Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-27T13:20:07.656Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-27T13:20:07.656Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-27T13:20:07.656Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-27T13:20:11.261Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-27T13:20:11.391Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-27T13:20:11.391Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-27T13:20:11.391Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-27T13:20:11.850Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-27T13:20:11.850Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-27T13:20:11.850Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-27T13:20:11.850Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-27T13:20:11.850Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-27T13:20:11.850Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-27T13:20:11.850Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-27T13:20:11.850Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-27T13:20:11.850Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-27T13:20:12.139Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-27T13:20:14.985Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-27T13:20:15.861Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-27T13:20:15.950Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-27T13:20:15.950Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-27T13:20:15.950Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-27T13:20:15.950Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-27T13:20:15.950Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-27T13:20:17.638Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-27T13:20:17.638Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-27T13:20:17.638Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-27T13:20:18.122Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-27T13:20:18.122Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-27T13:20:18.122Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunMount [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-27T13:20:19.177Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.177Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-27T13:20:19.585Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-27T13:20:19.585Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-27T13:20:19.585Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-27T13:20:22.488Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-27T13:20:25.383Z] === RUN TestDockerSuite/TestLogsSince [2021-08-27T13:20:26.252Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-27T13:20:26.252Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-27T13:20:26.252Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-27T13:20:26.252Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-27T13:20:26.252Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-27T13:20:26.252Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-27T13:20:26.252Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-27T13:20:29.982Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-27T13:20:33.713Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-27T13:20:33.713Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-27T13:20:34.172Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-27T13:20:35.139Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-27T13:20:35.681Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-27T13:20:35.681Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-27T13:20:35.681Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-27T13:20:35.681Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-27T13:20:35.681Z] === RUN TestDockerSuite/TestLogsTail [2021-08-27T13:20:36.767Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-27T13:20:37.332Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-27T13:20:38.302Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-27T13:20:39.268Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-27T13:20:40.227Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-27T13:20:40.807Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-27T13:20:40.807Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-27T13:20:40.807Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-27T13:20:40.807Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-27T13:20:40.807Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-27T13:20:40.807Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-27T13:20:40.807Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-27T13:20:40.807Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-27T13:20:40.807Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-27T13:20:42.397Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-27T13:20:42.397Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestNetHostname [2021-08-27T13:20:42.397Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-27T13:20:42.397Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-27T13:20:42.397Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-27T13:20:42.397Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestPluginActive [2021-08-27T13:20:42.397Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-27T13:20:42.397Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-27T13:20:42.397Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-27T13:20:42.397Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-27T13:20:42.854Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-27T13:20:42.854Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-27T13:20:42.854Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-27T13:20:42.854Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-27T13:20:42.854Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-27T13:20:42.854Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-27T13:20:42.854Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPortList [2021-08-27T13:20:42.854Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-27T13:20:42.854Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-27T13:20:43.712Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-27T13:20:43.712Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-27T13:20:43.712Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-27T13:20:43.712Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-27T13:20:43.712Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-27T13:20:43.712Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-27T13:20:43.712Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-27T13:20:43.712Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-27T13:20:43.712Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-27T13:20:43.712Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:20:43.712Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-27T13:20:47.529Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-27T13:20:47.529Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:20:47.530Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-27T13:20:47.986Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-27T13:20:47.986Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-27T13:20:47.986Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-27T13:20:47.986Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-27T13:20:47.986Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-27T13:20:47.986Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:20:47.986Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-27T13:20:47.986Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-27T13:20:47.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-27T13:20:47.986Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-27T13:20:47.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-27T13:20:47.986Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-27T13:20:47.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-27T13:20:47.986Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:20:47.986Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-27T13:20:50.780Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-27T13:20:50.780Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-27T13:20:50.780Z] === RUN TestDockerSuite/TestRunRm [2021-08-27T13:20:52.314Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-27T13:20:53.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-27T13:20:53.762Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-27T13:20:53.762Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-27T13:20:58.102Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-27T13:20:59.638Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-27T13:21:00.624Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-27T13:21:01.812Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-27T13:21:03.348Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-27T13:21:04.080Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-27T13:21:04.080Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-27T13:21:04.080Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-27T13:21:05.524Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-27T13:21:05.524Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-27T13:21:05.524Z] === RUN TestDockerSuite/TestRunState [2021-08-27T13:21:05.524Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-27T13:21:05.524Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-27T13:21:07.700Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-27T13:21:07.700Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:21:07.700Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-27T13:21:09.237Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-27T13:21:09.237Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-27T13:21:09.237Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-27T13:21:09.237Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-27T13:21:09.237Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-27T13:21:09.237Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-27T13:21:09.237Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-27T13:21:09.237Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-27T13:21:09.237Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-27T13:21:13.924Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-27T13:21:13.924Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-27T13:21:15.461Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-27T13:21:15.461Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-27T13:21:15.461Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-27T13:21:16.436Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-27T13:21:17.637Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-27T13:21:17.637Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-27T13:21:17.637Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-27T13:21:17.637Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-27T13:21:17.637Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-27T13:21:20.540Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-27T13:21:30.550Z] === RUN TestDockerSuite/TestBuildRm [2021-08-27T13:21:31.226Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-27T13:21:31.226Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-27T13:21:31.226Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-27T13:21:31.226Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-27T13:21:31.226Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-27T13:21:31.226Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-27T13:21:32.986Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-27T13:21:34.947Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-27T13:21:35.888Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-27T13:21:39.104Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-27T13:21:40.577Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-27T13:21:40.577Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-27T13:21:40.577Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-27T13:21:41.036Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-27T13:21:42.002Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-27T13:21:42.002Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-27T13:21:42.002Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-27T13:21:42.002Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-27T13:21:42.002Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-27T13:21:43.496Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-27T13:21:43.534Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-27T13:21:43.939Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-27T13:21:46.114Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-27T13:21:46.430Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-27T13:21:47.651Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-27T13:21:47.651Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-27T13:21:47.651Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-27T13:21:47.651Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-27T13:21:47.651Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-27T13:21:47.651Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:21:48.109Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-27T13:21:48.109Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-27T13:21:48.109Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-27T13:21:48.109Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-27T13:21:48.109Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-27T13:21:48.109Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-27T13:21:48.109Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-27T13:21:48.109Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-27T13:21:48.109Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-27T13:21:48.169Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-27T13:21:48.169Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-27T13:21:48.169Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-27T13:21:48.169Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-27T13:21:48.169Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-27T13:21:50.156Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-27T13:21:51.011Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-27T13:21:51.981Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-27T13:21:53.518Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-27T13:21:53.909Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-27T13:21:53.948Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-27T13:21:53.948Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:21:53.948Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-27T13:21:53.948Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:21:53.948Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-27T13:21:53.948Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-27T13:21:53.948Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-27T13:21:53.948Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-27T13:21:53.948Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-27T13:21:58.202Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-27T13:21:58.202Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-27T13:21:58.202Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-27T13:21:58.202Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-27T13:21:58.202Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-27T13:21:58.202Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:21:58.202Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-27T13:22:00.378Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-27T13:22:00.378Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-27T13:22:00.836Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-27T13:22:00.836Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-27T13:22:02.497Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-27T13:22:02.497Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-27T13:22:02.497Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-27T13:22:03.013Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-27T13:22:04.669Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-27T13:22:04.669Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-27T13:22:04.669Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-27T13:22:05.633Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-27T13:22:06.596Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-27T13:22:06.596Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-27T13:22:06.596Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-27T13:22:08.699Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-27T13:22:08.699Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-27T13:22:08.699Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-27T13:22:10.081Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-27T13:22:10.081Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-27T13:22:10.081Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-27T13:22:12.372Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-27T13:22:17.154Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-27T13:22:17.154Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:22:17.154Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-27T13:22:17.256Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-27T13:22:17.256Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-27T13:22:18.149Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-27T13:22:19.329Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-27T13:22:19.329Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-27T13:22:19.329Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-27T13:22:19.329Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:22:19.329Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-27T13:22:19.329Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-27T13:22:19.329Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-27T13:22:19.329Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-27T13:22:19.329Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-27T13:22:20.320Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-27T13:22:21.933Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-27T13:22:21.933Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-27T13:22:25.118Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-27T13:22:25.119Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-27T13:22:25.119Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-27T13:22:25.119Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-27T13:22:25.119Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-27T13:22:25.119Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-27T13:22:25.119Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-27T13:22:25.119Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-27T13:22:25.119Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-27T13:22:25.119Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-27T13:22:25.119Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-27T13:22:25.119Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-27T13:22:25.119Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-27T13:22:25.660Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-27T13:22:26.654Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-27T13:22:28.191Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-27T13:22:28.191Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:22:28.191Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-27T13:22:30.368Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-27T13:22:30.368Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-27T13:22:30.368Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-27T13:22:30.368Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:22:30.368Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-27T13:22:30.368Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:22:30.368Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-27T13:22:30.368Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-27T13:22:30.368Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-27T13:22:30.368Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:22:30.368Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-27T13:22:30.368Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:22:30.368Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-27T13:22:43.324Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-27T13:22:43.324Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-27T13:22:43.324Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-27T13:22:44.856Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-27T13:22:45.171Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-27T13:22:45.433Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-27T13:22:45.433Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:22:45.433Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-27T13:22:45.630Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-27T13:22:45.630Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-27T13:22:45.630Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-27T13:22:45.630Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-27T13:22:45.821Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-27T13:22:46.088Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-27T13:22:46.088Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-27T13:22:46.547Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-27T13:22:48.723Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-27T13:22:48.723Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-27T13:22:49.552Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-27T13:22:50.109Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-27T13:22:50.109Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-27T13:22:50.565Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-27T13:22:51.528Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-27T13:22:51.626Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-27T13:22:51.626Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-27T13:22:52.084Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-27T13:22:52.084Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-27T13:22:52.543Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-27T13:22:54.230Z] === RUN TestDockerSuite/TestBuildUser [2021-08-27T13:22:54.230Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-27T13:22:54.230Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-27T13:22:54.230Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:22:54.230Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-27T13:22:54.230Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-27T13:22:54.230Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-27T13:22:57.956Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-27T13:22:57.956Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-27T13:22:58.582Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-27T13:22:59.612Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-27T13:22:59.612Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:22:59.612Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-27T13:23:00.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-27T13:23:00.528Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-27T13:23:00.528Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-27T13:23:00.528Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-27T13:23:03.258Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-27T13:23:03.258Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:23:03.258Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-27T13:23:06.509Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-27T13:23:06.509Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-27T13:23:06.509Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-27T13:23:06.509Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-27T13:23:06.509Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-27T13:23:07.604Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-27T13:23:07.605Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-27T13:23:07.605Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-27T13:23:09.034Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-27T13:23:09.034Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-27T13:23:09.034Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-27T13:23:16.167Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-27T13:23:16.167Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-27T13:23:16.167Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite (1820.72s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (50.08s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.97s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:23:17.133Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:23:17.133Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.80s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.28s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.67s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.10s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (57.99s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.12s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.82s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.83s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.47s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.45s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.13s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.13s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.93s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.89s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.44s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.38s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.97s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.04s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.33s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.13s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.25s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.25s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.21s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.44s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.48s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (23.98s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.57s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.78s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.23s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.81s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.66s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.67s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.90s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.03s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (44.60s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.19s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.61s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.51s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.35s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.51s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.86s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (61.28s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.32s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.92s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.53s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.46s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.14s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.54s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.04s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFails (2.20s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.85s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.20s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.43s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.91s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.89s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.54s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildHistory (9.19s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.48s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.22s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLabel (0.79s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.88s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.03s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.10s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.32s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.47s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.94s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.64s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.06s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.36s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.60s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.64s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.67s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.96s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.51s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.27s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.73s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.96s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (5.89s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.48s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.44s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.93s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.54s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.17s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.53s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildRm (9.00s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.46s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-27T13:23:17.134Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-27T13:23:17.134Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.17s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.20s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.72s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.77s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.34s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.07s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.31s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildStderr (3.10s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (13.61s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.94s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.09s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.26s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.79s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.87s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.61s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.45s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.89s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.56s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.89s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.57s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.26s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.92s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.96s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.50s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.58s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.44s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.80s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCommitChange (4.29s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.44s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.87s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCommitTTY (5.92s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.86s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.09s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.63s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.21s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.25s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.21s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (7.26s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.75s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.70s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.83s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.85s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.60s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.77s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.78s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.31s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.84s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.52s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.24s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.71s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.34s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.53s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.20s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.21s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.23s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.24s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000513440_} (2.22s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14189668066_c:\foo_false____} (2.25s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14189668066_c:\foo_true____} (2.16s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.25s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.27s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.30s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.13s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.27s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.24s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.48s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpToDot (2.30s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCpToStdout (2.48s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.21s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.42s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.74s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.68s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.26s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.24s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.29s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.61s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsCopy (3.49s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.47s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.65s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFilters (4.16s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFormat (4.40s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-08-27T13:23:17.135Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsRename (1.94s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsResize (7.45s) [2021-08-27T13:23:17.135Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.06s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.64s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.05s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.66s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.66s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.69s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.66s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.97s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.79s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecInspectID (4.07s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.89s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.81s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.53s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.55s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.64s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.62s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.65s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.54s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.91s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.12s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.50s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.18s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.22s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.80s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.19s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectDefault (1.64s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectHistory (3.82s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.79s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.77s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.81s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.73s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.68s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectStatus (2.79s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.41s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.77s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.16s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.73s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.82s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.84s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.70s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.61s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.59s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.19s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.72s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.68s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.61s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.59s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.32s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.29s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsSince (8.69s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsTail (2.67s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.30s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.84s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.53s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.31s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsByOrder (6.39s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.45s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.81s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.59s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.20s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.46s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.91s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.77s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.59s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.47s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.02s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.33s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.02s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.18s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.06s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.14s) [2021-08-27T13:23:17.136Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.95s) [2021-08-27T13:23:17.136Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (9.99s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.66s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.66s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.04s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.27s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.06s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.51s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.08s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.96s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.55s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.21s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.21s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.20s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.17s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.41s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.18s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.25s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.40s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.55s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.35s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.23s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.76s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.43s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.10s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.84s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.14s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.19s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunExitCode (2.17s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.75s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.67s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.10s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.31s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.05s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.68s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.53s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.42s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.49s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.38s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.77s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.58s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunRm (1.84s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.23s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.87s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.21s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.72s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.27s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.77s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.68s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.38s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.78s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.23s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.85s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.97s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.92s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.14s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.23s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.85s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.80s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.74s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.22s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.42s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.35s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:23:17.137Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-08-27T13:23:17.137Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.53s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.10s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.14s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.13s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.71s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.82s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.70s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.04s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.91s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.18s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.59s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.31s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.05s) [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-27T13:23:17.138Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-27T13:23:17.138Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-27T13:23:17.138Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-27T13:23:17.138Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-27T13:23:17.138Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-27T13:23:17.138Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-27T13:23:17.138Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-27T13:23:17.138Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-27T13:23:17.138Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-27T13:23:17.138Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:23:17.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:23:17.139Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-27T13:23:17.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-27T13:23:17.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-27T13:23:17.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-27T13:23:17.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-27T13:23:17.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-27T13:23:17.139Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:23:17.139Z] === RUN TestDockerDaemonSuite [2021-08-27T13:23:17.139Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-27T13:23:17.139Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-27T13:23:17.139Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-27T13:23:17.139Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:23:17.139Z] === RUN TestDockerSwarmSuite [2021-08-27T13:23:17.139Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-27T13:23:17.139Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:23:17.139Z] === RUN TestDockerExternalVolumeSuite [2021-08-27T13:23:17.139Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-27T13:23:17.139Z] === RUN TestDockerNetworkSuite [2021-08-27T13:23:17.139Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-27T13:23:17.139Z] === RUN TestDockerHubPullSuite [2021-08-27T13:23:17.139Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.139Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-27T13:23:17.139Z] PASS [2021-08-27T13:23:17.139Z] ok github.com/docker/docker/integration-cli 1821.009s [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === Skipped [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:23:17.598Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:23:17.598Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-27T13:23:17.598Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:23:17.598Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:23:17.598Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:23:17.598Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:23:17.598Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:23:17.598Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.598Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-27T13:23:17.598Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:23:17.598Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:23:17.598Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:23:17.598Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:23:17.598Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:23:17.598Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:23:17.598Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:23:17.598Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:23:17.598Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-08-27T13:23:17.598Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-27T13:23:17.598Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-08-27T13:23:17.598Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:23:17.599Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:23:17.599Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.599Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:23:17.599Z] [2021-08-27T13:23:17.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-27T13:23:17.600Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-27T13:23:17.600Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-27T13:23:17.600Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-27T13:23:17.600Z] docker_cli_sni_test.go:18: Flakey test [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-27T13:23:17.600Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:23:17.600Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:23:17.600Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-27T13:23:17.601Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-27T13:23:17.601Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:23:17.601Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:23:17.601Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:23:17.601Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:23:17.601Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:23:17.601Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:23:17.601Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.601Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:23:17.601Z] [2021-08-27T13:23:17.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:23:17.601Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-27T13:23:17.602Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-27T13:23:17.602Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:23:17.602Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:23:17.602Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:23:17.602Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-27T13:23:17.602Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.602Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:23:17.602Z] [2021-08-27T13:23:17.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:23:17.602Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:23:17.603Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-27T13:23:17.603Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:23:17.603Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.603Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:23:17.603Z] [2021-08-27T13:23:17.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:23:17.603Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:23:17.604Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.604Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:23:17.604Z] [2021-08-27T13:23:17.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.605Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:23:17.605Z] [2021-08-27T13:23:17.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-27T13:23:17.605Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-27T13:23:17.606Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:17.606Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:23:17.606Z] [2021-08-27T13:23:17.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:23:17.606Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-27T13:23:18.065Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] [2021-08-27T13:23:18.065Z] DONE 1092 tests, 546 skipped in 1828.235s [2021-08-27T13:23:18.065Z] INFO: Integration tests ended at 08/27/2021 13:23:17. Duration:00:30:28.3365112 [2021-08-27T13:23:18.065Z] INFO: Docker info of the daemon under test at end of run [2021-08-27T13:23:18.066Z] [2021-08-27T13:23:18.066Z] Containers: 2 [2021-08-27T13:23:18.066Z] Running: 0 [2021-08-27T13:23:18.066Z] Paused: 0 [2021-08-27T13:23:18.066Z] Stopped: 2 [2021-08-27T13:23:18.066Z] Images: 18 [2021-08-27T13:23:18.066Z] Server Version: 0.0.0-dev [2021-08-27T13:23:18.066Z] Storage Driver: windowsfilter [2021-08-27T13:23:18.066Z] Windows: [2021-08-27T13:23:18.066Z] Logging Driver: json-file [2021-08-27T13:23:18.066Z] Plugins: [2021-08-27T13:23:18.066Z] Volume: local [2021-08-27T13:23:18.066Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T13:23:18.066Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T13:23:18.066Z] Swarm: inactive [2021-08-27T13:23:18.066Z] Default Isolation: process [2021-08-27T13:23:18.066Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-27T13:23:18.066Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-27T13:23:18.066Z] OSType: windows [2021-08-27T13:23:18.066Z] Architecture: x86_64 [2021-08-27T13:23:18.066Z] CPUs: 4 [2021-08-27T13:23:18.066Z] Total Memory: 32GiB [2021-08-27T13:23:18.066Z] Name: azwin-2-876e50 [2021-08-27T13:23:18.066Z] ID: MCMI:L5UD:TJAS:WBEL:L2TX:2IHE:MEP2:XQSN:Z66R:N6RC:X72Y:5Q2Q [2021-08-27T13:23:18.066Z] Docker Root Dir: D:\CI\PR-42795\1\daemon [2021-08-27T13:23:18.066Z] Debug Mode (client): false [2021-08-27T13:23:18.066Z] Debug Mode (server): true [2021-08-27T13:23:18.066Z] File Descriptors: -1 [2021-08-27T13:23:18.066Z] Goroutines: 17 [2021-08-27T13:23:18.066Z] System Time: 2021-08-27T13:23:17.7352674Z [2021-08-27T13:23:18.066Z] EventsListeners: 0 [2021-08-27T13:23:18.066Z] Registry: https://index.docker.io/v1/ [2021-08-27T13:23:18.066Z] Labels: [2021-08-27T13:23:18.066Z] Experimental: false [2021-08-27T13:23:18.066Z] Insecure Registries: [2021-08-27T13:23:18.066Z] 127.0.0.0/8 [2021-08-27T13:23:18.066Z] Live Restore Enabled: false [2021-08-27T13:23:18.066Z] [2021-08-27T13:23:18.066Z] [2021-08-27T13:23:18.066Z] INFO: Stopping daemon under test [2021-08-27T13:23:18.066Z] SUCCESS: The process with PID 5772 (child process of PID 5952) has been terminated. [2021-08-27T13:23:18.066Z] SUCCESS: The process with PID 5952 (child process of PID 2532) has been terminated. [2021-08-27T13:23:18.066Z] INFO: Stop tailing logs of the daemon under tests [2021-08-27T13:23:18.066Z] INFO: executeCI.ps1 Completed successfully at 08/27/2021 13:23:17. [2021-08-27T13:23:18.066Z] INFO: Tidying up at end of run [2021-08-27T13:23:18.066Z] INFO: Saving daemon under test log (d:\CI\PR-42795\1\dut.out) to bundles\CIDUT.out [2021-08-27T13:23:18.066Z] INFO: Saving daemon under test log (d:\CI\PR-42795\1\dut.err) to bundles\CIDUT.err [2021-08-27T13:23:18.066Z] INFO: Saving containerd logs to bundles [2021-08-27T13:23:18.066Z] INFO: Nuke-Everything... [2021-08-27T13:23:18.524Z] INFO: Container count on control daemon to delete is 2 [2021-08-27T13:23:18.983Z] 40f74910187a [2021-08-27T13:23:18.983Z] 80c5cb3f36d0 [2021-08-27T13:23:18.983Z] INFO: Tidying pidfile d:\CI\PR-42795\1\docker.pid [2021-08-27T13:23:18.983Z] INFO: Nuking d:\CI [2021-08-27T13:23:23.821Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-27T13:23:24.184Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-27T13:23:24.642Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-27T13:23:25.352Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-27T13:23:25.809Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-27T13:23:31.396Z] INFO: Zapped successfully [2021-08-27T13:23:31.396Z] [2021-08-27T13:23:31.396Z] INFO: executeCI.ps1 exiting at Fri Aug 27 13:23:30 CUT 2021. Duration 00:57:46.4902267 [2021-08-27T13:23:31.396Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-27T13:23:31.636Z] Recording test results [2021-08-27T13:23:32.865Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-27T13:23:33.193Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-27T13:23:37.540Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-27T13:23:38.362Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-27T13:23:39.840Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-27T13:23:41.019Z] Archiving artifacts [2021-08-27T13:23:41.746Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-27T13:23:41.746Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-27T13:23:42.203Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-27T13:23:42.203Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-27T13:23:42.203Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-27T13:23:44.375Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-27T13:23:44.375Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-27T13:23:44.375Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-27T13:23:46.090Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-27T13:23:48.261Z] === RUN TestDockerSuite/TestRmiTag [2021-08-27T13:23:49.225Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-27T13:23:52.120Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-27T13:23:54.681Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-27T13:23:54.972Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-27T13:23:55.897Z] + make clean [2021-08-27T13:23:56.864Z] docker volume rm -f docker-dev-cache [2021-08-27T13:23:56.864Z] docker-dev-cache [Pipeline] deleteDir [2021-08-27T13:23:58.411Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-27T13:23:58.411Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T13:24:06.910Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-27T13:24:09.084Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-27T13:24:13.762Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-27T13:24:15.293Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-27T13:24:15.293Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-27T13:24:15.293Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-27T13:24:15.293Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-27T13:24:15.293Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-27T13:24:15.293Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-27T13:24:15.293Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-27T13:24:15.293Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-27T13:24:15.293Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-27T13:24:15.293Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-27T13:24:15.293Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-27T13:24:15.293Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-27T13:24:15.293Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-27T13:24:15.293Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-27T13:24:15.293Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-27T13:24:18.191Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-27T13:24:18.191Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-27T13:24:18.191Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-27T13:24:18.191Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-27T13:24:18.191Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-27T13:24:19.627Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-27T13:24:19.627Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-27T13:24:19.627Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-27T13:24:19.627Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-27T13:24:20.084Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-27T13:24:20.084Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-27T13:24:20.084Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-27T13:24:21.048Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-27T13:24:22.869Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-27T13:24:26.628Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-27T13:24:28.119Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-27T13:24:29.525Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-27T13:24:29.652Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-27T13:24:29.652Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-27T13:24:30.110Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-27T13:24:30.110Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-27T13:24:30.110Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-27T13:24:30.110Z] docker_cli_sni_test.go:18: Flakey test [2021-08-27T13:24:30.110Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-27T13:24:31.698Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-27T13:24:32.280Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-27T13:24:34.594Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-27T13:24:34.594Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-27T13:24:36.005Z] === RUN TestDockerSuite/TestCommitChange [2021-08-27T13:24:39.274Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-27T13:24:39.274Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.274Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-27T13:24:39.274Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.274Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-27T13:24:39.274Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.275Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-27T13:24:39.275Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.731Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-27T13:24:39.732Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-27T13:24:39.732Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.732Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-27T13:24:39.732Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.732Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-27T13:24:39.732Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.732Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-27T13:24:39.732Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.732Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-27T13:24:39.732Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.732Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-27T13:24:39.732Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.732Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-27T13:24:39.732Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-27T13:24:39.732Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-27T13:24:41.904Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-27T13:24:41.904Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-27T13:24:41.904Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-27T13:24:43.457Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-27T13:24:43.457Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-27T13:24:43.457Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-27T13:24:44.802Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-27T13:24:44.802Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-27T13:24:44.802Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-27T13:24:44.802Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-27T13:24:44.802Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-27T13:24:46.971Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-27T13:24:46.971Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-27T13:24:46.971Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-27T13:24:46.971Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-27T13:24:46.971Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-27T13:24:46.971Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-27T13:24:46.971Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-27T13:24:46.971Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-27T13:24:46.971Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-27T13:24:46.971Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-27T13:24:46.971Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-27T13:24:46.971Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-27T13:24:46.971Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-27T13:24:46.971Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-27T13:24:46.971Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-27T13:24:48.503Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-27T13:24:49.238Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-27T13:24:49.238Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-27T13:24:49.238Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-27T13:24:51.684Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-27T13:24:53.857Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-27T13:24:53.857Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-27T13:24:53.857Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-27T13:24:53.857Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-27T13:24:53.857Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-27T13:24:53.857Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-27T13:24:53.857Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-27T13:24:56.754Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-27T13:24:56.754Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-27T13:24:56.754Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-27T13:24:56.754Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:24:56.754Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-27T13:24:56.754Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-27T13:24:56.754Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-27T13:24:56.754Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-27T13:24:56.754Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-27T13:24:57.718Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-27T13:25:01.600Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-27T13:25:03.499Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-27T13:25:03.499Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-27T13:25:03.499Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-27T13:25:03.499Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-27T13:25:03.499Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-27T13:25:03.499Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-27T13:25:03.499Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-27T13:25:03.499Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:25:03.499Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-27T13:25:03.499Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-27T13:25:03.499Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-27T13:25:03.499Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-27T13:25:03.499Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-27T13:25:04.497Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-27T13:25:04.497Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-27T13:25:04.497Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-27T13:25:04.497Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-27T13:25:04.497Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-27T13:25:04.497Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-27T13:25:04.498Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-27T13:25:04.498Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-27T13:25:04.498Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-27T13:25:04.498Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-27T13:25:04.498Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-27T13:25:04.498Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-27T13:25:04.498Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-27T13:25:04.498Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-27T13:25:04.498Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-27T13:25:04.498Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-27T13:25:06.399Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-27T13:25:06.400Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-27T13:25:06.400Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-27T13:25:06.400Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-27T13:25:06.400Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-27T13:25:06.400Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-27T13:25:08.573Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-27T13:25:10.274Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-27T13:25:11.469Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-27T13:25:11.469Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-27T13:25:11.469Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-27T13:25:13.671Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-27T13:25:13.671Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-27T13:25:13.671Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-27T13:25:13.671Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:25:13.671Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-27T13:25:13.671Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-27T13:25:13.671Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-27T13:25:16.053Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-27T13:25:16.054Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-27T13:25:16.054Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-27T13:25:16.576Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-27T13:25:18.754Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-27T13:25:21.652Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-27T13:25:23.110Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-27T13:25:23.110Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.110Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-27T13:25:23.110Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.110Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-27T13:25:23.110Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.110Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-27T13:25:23.823Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-27T13:25:23.823Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-27T13:25:23.823Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-27T13:25:23.823Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-27T13:25:23.823Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-27T13:25:23.823Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-27T13:25:23.823Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-27T13:25:23.823Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-27T13:25:24.644Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-27T13:25:24.644Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-27T13:25:24.644Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-27T13:25:24.644Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-27T13:25:26.821Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-27T13:25:26.821Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-27T13:25:26.821Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-27T13:25:26.821Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-27T13:25:26.821Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-27T13:25:26.821Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-27T13:25:26.821Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:25:26.821Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-27T13:25:28.505Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-27T13:25:28.505Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-27T13:25:28.505Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-27T13:25:28.961Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-27T13:25:28.961Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-27T13:25:28.961Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-27T13:25:28.961Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-27T13:25:28.961Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-27T13:25:28.961Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-27T13:25:28.961Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-27T13:25:28.961Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-27T13:25:28.961Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-27T13:25:28.994Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-27T13:25:31.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-27T13:25:32.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-27T13:25:32.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-27T13:25:32.695Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-27T13:25:32.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-27T13:25:34.865Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-27T13:25:34.865Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-27T13:25:36.022Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-27T13:25:36.022Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.022Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-27T13:25:36.400Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-27T13:25:36.400Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.400Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-27T13:25:36.400Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.400Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunMount [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-27T13:25:36.987Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-27T13:25:36.987Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-27T13:25:38.576Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-27T13:25:38.576Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-27T13:25:40.745Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-27T13:25:40.745Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-27T13:25:40.745Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-27T13:25:42.916Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-27T13:25:42.916Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-27T13:25:45.538Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-27T13:25:45.538Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-27T13:25:45.538Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-27T13:25:45.538Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-27T13:25:45.538Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-27T13:25:45.538Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-27T13:25:45.538Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-27T13:25:49.978Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-27T13:25:50.218Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-27T13:25:52.882Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-27T13:25:54.897Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-27T13:25:54.897Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-27T13:25:55.782Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-27T13:25:55.782Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-27T13:25:55.782Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-27T13:25:55.782Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-27T13:25:55.782Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-27T13:25:56.430Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-27T13:25:57.954Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-27T13:25:57.954Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-27T13:25:57.954Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-27T13:25:57.962Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-27T13:25:59.493Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-27T13:26:01.026Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-27T13:26:03.196Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-27T13:26:03.196Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-27T13:26:03.196Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-27T13:26:03.196Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-27T13:26:03.196Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-27T13:26:03.196Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-27T13:26:03.196Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-27T13:26:03.196Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-27T13:26:03.196Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-27T13:26:03.196Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-27T13:26:03.653Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-27T13:26:03.653Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-27T13:26:03.653Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-27T13:26:03.653Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-27T13:26:03.653Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-27T13:26:03.653Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-27T13:26:03.653Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-27T13:26:05.022Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-27T13:26:05.022Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:26:05.022Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-27T13:26:06.554Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-27T13:26:06.554Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-27T13:26:07.377Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-27T13:26:07.377Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-27T13:26:07.377Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-27T13:26:07.377Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-27T13:26:07.377Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-27T13:26:07.377Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-27T13:26:07.377Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-27T13:26:07.377Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-27T13:26:07.377Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-27T13:26:07.377Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:26:07.377Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-27T13:26:10.278Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-27T13:26:11.809Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-27T13:26:11.809Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-27T13:26:12.267Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-27T13:26:12.267Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-27T13:26:12.267Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-27T13:26:12.267Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-27T13:26:12.267Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-27T13:26:12.267Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-27T13:26:12.267Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-27T13:26:12.267Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-27T13:26:12.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-27T13:26:13.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-27T13:26:13.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-27T13:26:15.932Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-27T13:26:15.932Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-27T13:26:15.932Z] === RUN TestDockerSuite/TestRunRm [2021-08-27T13:26:15.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-27T13:26:18.828Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-27T13:26:18.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-27T13:26:20.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-27T13:26:23.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004b70_} [2021-08-27T13:26:24.776Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-27T13:26:25.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14189966269_c:\foo_false____} [2021-08-27T13:26:26.945Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-27T13:26:27.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14189966269_c:\foo_true____} [2021-08-27T13:26:29.842Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-27T13:26:30.016Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-27T13:26:30.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-27T13:26:30.474Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-27T13:26:30.474Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-27T13:26:30.474Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-27T13:26:30.474Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-27T13:26:30.474Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-27T13:26:30.474Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-27T13:26:30.474Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-27T13:26:30.474Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:26:30.474Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-27T13:26:30.474Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:26:30.474Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-27T13:26:32.646Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-27T13:26:32.646Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-27T13:26:32.646Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.646Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-27T13:26:32.740Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-27T13:26:32.740Z] docker_cli_run_test.go:1987: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-27T13:26:32.740Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-27T13:26:32.740Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.740Z] === RUN TestDockerSuite/TestRunState [2021-08-27T13:26:32.740Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-27T13:26:32.740Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-27T13:26:34.817Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-27T13:26:34.817Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-27T13:26:34.817Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-27T13:26:34.817Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-27T13:26:34.911Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-27T13:26:34.911Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:26:34.911Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-27T13:26:35.368Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-27T13:26:35.368Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-27T13:26:35.368Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-27T13:26:35.368Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-27T13:26:35.368Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-27T13:26:35.368Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-27T13:26:35.368Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-27T13:26:35.368Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-27T13:26:35.368Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-27T13:26:36.987Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-27T13:26:36.987Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-27T13:26:36.987Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-27T13:26:36.987Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-27T13:26:36.987Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-27T13:26:36.987Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-27T13:26:36.987Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-27T13:26:40.715Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-27T13:26:41.148Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-27T13:26:41.148Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-27T13:26:42.885Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-27T13:26:42.885Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:26:42.885Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-27T13:26:42.885Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-27T13:26:42.885Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-27T13:26:43.320Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-27T13:26:43.320Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-27T13:26:43.320Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-27T13:26:45.495Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-27T13:26:45.495Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-27T13:26:45.495Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-27T13:26:45.495Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-27T13:26:45.495Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-27T13:26:48.391Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-27T13:26:55.246Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-27T13:26:55.246Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:26:55.246Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-27T13:26:55.246Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-27T13:26:55.246Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-27T13:26:56.945Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-27T13:27:01.622Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-27T13:27:03.795Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-27T13:27:03.795Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-27T13:27:03.795Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-27T13:27:03.795Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-27T13:27:03.795Z] === RUN TestDockerSuite/TestCpToDot [2021-08-27T13:27:05.328Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-27T13:27:05.329Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-27T13:27:05.329Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-27T13:27:05.329Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-27T13:27:05.329Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-27T13:27:07.501Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-27T13:27:07.501Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:27:07.501Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-27T13:27:07.501Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-27T13:27:07.501Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-27T13:27:07.501Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-27T13:27:07.501Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-27T13:27:07.501Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-27T13:27:07.501Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-27T13:27:07.501Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-27T13:27:07.501Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-27T13:27:09.674Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-27T13:27:10.177Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-27T13:27:10.177Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-27T13:27:10.177Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-27T13:27:10.177Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-27T13:27:11.844Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-27T13:27:11.844Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-27T13:27:11.844Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-27T13:27:13.074Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-27T13:27:14.014Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-27T13:27:14.471Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-27T13:27:14.471Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-27T13:27:14.471Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-27T13:27:14.471Z] === RUN TestDockerSuite/TestCreateRM [2021-08-27T13:27:14.928Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-27T13:27:14.928Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-27T13:27:14.928Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-27T13:27:14.928Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-27T13:27:15.356Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-27T13:27:15.386Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-27T13:27:18.251Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-27T13:27:18.251Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-27T13:27:18.251Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-27T13:27:18.251Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-27T13:27:18.251Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-27T13:27:18.251Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-27T13:27:18.251Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-27T13:27:21.975Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-27T13:27:23.507Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-27T13:27:25.038Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-27T13:27:27.745Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-27T13:27:27.745Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-27T13:27:27.745Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-27T13:27:29.717Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-27T13:27:29.717Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-27T13:27:29.717Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-27T13:27:29.717Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-27T13:27:29.717Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-27T13:27:29.717Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-27T13:27:29.717Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-27T13:27:29.717Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-27T13:27:29.717Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.717Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-27T13:27:29.717Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-27T13:27:29.917Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-27T13:27:29.918Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-27T13:27:29.918Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-27T13:27:30.174Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-27T13:27:30.174Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:27:30.174Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-27T13:27:30.174Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-27T13:27:30.174Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-27T13:27:30.174Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:27:30.174Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-27T13:27:30.174Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-27T13:27:30.174Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-27T13:27:30.174Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-27T13:27:30.174Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-27T13:27:30.174Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-27T13:27:30.174Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-27T13:27:30.174Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:27:30.174Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-27T13:27:30.375Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-27T13:27:32.348Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-27T13:27:32.546Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-27T13:27:32.546Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDockerFails [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-27T13:27:32.546Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-27T13:27:32.546Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-27T13:27:32.546Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-27T13:27:32.546Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-27T13:27:32.546Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-27T13:27:32.546Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-27T13:27:32.804Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-27T13:27:33.262Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-27T13:27:33.262Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-27T13:27:34.716Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-27T13:27:34.793Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-27T13:27:36.887Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-27T13:27:38.418Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-27T13:27:43.343Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-27T13:27:43.343Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-27T13:27:43.343Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-27T13:27:50.401Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-27T13:27:50.401Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:27:50.401Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-27T13:27:50.777Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-27T13:27:54.503Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-27T13:27:55.079Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-27T13:27:55.079Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-27T13:27:55.079Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-27T13:27:55.079Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:27:55.079Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-27T13:27:55.079Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-27T13:27:55.079Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-27T13:27:55.079Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-27T13:27:55.079Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-27T13:27:59.179Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-27T13:28:02.137Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-27T13:28:02.137Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-27T13:28:02.137Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-27T13:28:02.137Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-27T13:28:02.137Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-27T13:28:02.137Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-27T13:28:02.137Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-27T13:28:02.137Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-27T13:28:02.137Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-27T13:28:02.137Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-27T13:28:02.137Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-27T13:28:02.137Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-27T13:28:02.137Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-27T13:28:05.034Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-27T13:28:06.236Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-27T13:28:06.236Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-27T13:28:07.928Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-27T13:28:07.928Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:28:07.928Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-27T13:28:09.957Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-27T13:28:10.414Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-27T13:28:11.378Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-27T13:28:11.655Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-27T13:28:11.655Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-27T13:28:11.655Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-27T13:28:11.655Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:28:11.655Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-27T13:28:11.655Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:28:11.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-27T13:28:11.655Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-27T13:28:11.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-27T13:28:11.655Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:28:11.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-27T13:28:11.655Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:28:11.655Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-27T13:28:16.069Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-27T13:28:19.791Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-27T13:28:19.791Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-27T13:28:19.791Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-27T13:28:19.791Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-27T13:28:19.791Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-27T13:28:19.791Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:28:19.791Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-27T13:28:19.791Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-27T13:28:19.791Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-27T13:28:20.755Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-27T13:28:20.755Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-27T13:28:20.755Z] === RUN TestDockerSuite/TestEventsRename [2021-08-27T13:28:22.937Z] === RUN TestDockerSuite/TestEventsResize [2021-08-27T13:28:26.443Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-27T13:28:26.900Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-27T13:28:26.900Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-27T13:28:26.900Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-27T13:28:26.900Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-27T13:28:27.357Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-27T13:28:27.357Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-27T13:28:27.357Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-27T13:28:30.252Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-27T13:28:30.252Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-27T13:28:31.492Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-27T13:28:32.455Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-27T13:28:33.148Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-27T13:28:33.148Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-27T13:28:33.605Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-27T13:28:33.605Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-27T13:28:34.063Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-27T13:28:34.626Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-27T13:28:39.304Z] === RUN TestDockerSuite/TestEventsTop [2021-08-27T13:28:39.304Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-27T13:28:39.304Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-27T13:28:42.208Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-27T13:28:42.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-27T13:28:42.615Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:28:42.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-27T13:28:42.615Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-27T13:28:42.615Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-27T13:28:42.615Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-27T13:28:42.615Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-27T13:28:49.275Z] === RUN TestDockerSuite/TestExec [2021-08-27T13:28:49.275Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:28:49.275Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-27T13:28:49.275Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-27T13:28:49.275Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-27T13:28:50.248Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-27T13:28:51.165Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-27T13:28:51.165Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-27T13:28:51.165Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-27T13:28:51.779Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-27T13:28:51.779Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:28:51.779Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-27T13:28:51.779Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:28:51.779Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-27T13:28:51.779Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-27T13:28:51.779Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-27T13:28:53.948Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-27T13:28:55.480Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-27T13:28:57.013Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-27T13:28:59.198Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-27T13:29:01.476Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-27T13:29:01.476Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-27T13:29:01.476Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite (2123.81s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (51.72s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.73s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.64s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.75s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.00s) [2021-08-27T13:29:02.440Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.46s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.26s) [2021-08-27T13:29:02.440Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.54s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.68s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.57s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.42s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.27s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.74s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.99s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.86s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.12s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.80s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.58s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.65s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.08s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.66s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.54s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.51s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.96s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.84s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.59s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.27s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.37s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.33s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.05s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.97s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.70s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.47s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.23s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.23s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.43s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.22s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.30s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.43s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.40s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.67s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.06s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.77s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.34s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.92s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFails (2.63s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.98s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.65s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.14s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.33s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.26s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.63s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildHistory (9.91s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.73s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.10s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.23s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.87s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.87s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.51s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.37s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.78s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.45s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.80s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.40s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.37s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.04s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.08s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.64s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.36s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.73s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.88s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.24s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.32s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.85s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.44s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.64s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildRm (10.33s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.86s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.70s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.69s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.12s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.25s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.58s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.69s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildStderr (3.49s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.82s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.18s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.61s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.27s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.17s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.00s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.95s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.07s) [2021-08-27T13:29:02.441Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.96s) [2021-08-27T13:29:02.441Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.72s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.52s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.23s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.65s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.64s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCommitChange (4.56s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.28s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.96s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCommitTTY (6.69s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.11s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.72s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.74s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.66s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.56s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.07s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.60s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.14s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.61s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.16s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.52s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.57s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.98s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.54s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.72s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.13s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.44s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.59s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.65s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.33s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.61s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000384db0_} (2.54s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1676294361_c:\foo_false____} (2.61s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1676294361_c:\foo_true____} (2.72s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.64s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.68s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.73s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.81s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.67s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.59s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.66s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpToDot (2.67s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCpToStdout (2.86s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.98s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.73s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.62s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.79s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.64s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.80s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.37s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsCopy (3.98s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.17s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.52s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.33s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFilters (5.43s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFormat (5.24s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsResize (32.95s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.24s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.99s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.29s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.62s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.58s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.57s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.08s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.12s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.70s) [2021-08-27T13:29:02.442Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.45s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:29:02.442Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.10s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestExecInspectID (5.04s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.26s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.17s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.58s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.82s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.56s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.79s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.69s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.35s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.86s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.66s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.17s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.55s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.57s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectDefault (2.53s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectHistory (4.11s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.56s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.81s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.56s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.12s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.15s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectStatus (3.16s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.58s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.08s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.02s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.21s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.56s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.61s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.63s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.81s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.75s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.14s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.92s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.93s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.92s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.17s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.02s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.76s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.60s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsSince (9.16s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsTail (2.92s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.64s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.03s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.10s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsByOrder (10.89s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.79s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.19s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.80s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.99s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.25s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.79s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.47s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.33s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.67s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.26s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.56s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.05s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.88s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.55s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.85s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.09s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.56s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.76s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.83s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.36s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.64s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.44s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.03s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.70s) [2021-08-27T13:29:02.443Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:29:02.443Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.64s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.30s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.42s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.58s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.21s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.79s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.83s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.70s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.68s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.58s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.52s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.51s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.14s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.88s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.55s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunExitCode (2.72s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.61s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.54s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.64s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.53s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.66s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.43s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.57s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.60s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.34s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.15s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunRm (2.62s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.56s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.62s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.04s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.49s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.52s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.15s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.67s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.08s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.65s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.44s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.59s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.65s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.42s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.62s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.03s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.48s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.09s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.21s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.15s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.07s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.15s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.16s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:29:02.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:29:02.444Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.78s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.75s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.20s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.62s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.17s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-27T13:29:02.445Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-27T13:29:02.445Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-27T13:29:02.445Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-27T13:29:02.445Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-27T13:29:02.445Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-27T13:29:02.445Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-27T13:29:02.445Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-27T13:29:02.445Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-27T13:29:02.445Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-27T13:29:02.445Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-27T13:29:02.445Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-27T13:29:02.445Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-27T13:29:02.445Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-27T13:29:02.445Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-27T13:29:02.445Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.445Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-27T13:29:02.445Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:29:02.446Z] === RUN TestDockerDaemonSuite [2021-08-27T13:29:02.446Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-27T13:29:02.446Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-27T13:29:02.446Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-27T13:29:02.446Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:29:02.446Z] === RUN TestDockerSwarmSuite [2021-08-27T13:29:02.446Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-27T13:29:02.446Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:29:02.446Z] === RUN TestDockerExternalVolumeSuite [2021-08-27T13:29:02.446Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-27T13:29:02.446Z] === RUN TestDockerNetworkSuite [2021-08-27T13:29:02.446Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-27T13:29:02.446Z] === RUN TestDockerHubPullSuite [2021-08-27T13:29:02.446Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.446Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-27T13:29:02.446Z] PASS [2021-08-27T13:29:02.446Z] ok github.com/docker/docker/integration-cli 2124.106s [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === Skipped [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:29:02.904Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:29:02.904Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-27T13:29:02.904Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:29:02.904Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:29:02.904Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:29:02.904Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:29:02.904Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:29:02.904Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.904Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-27T13:29:02.904Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-27T13:29:02.904Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:29:02.904Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:29:02.904Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-27T13:29:02.904Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-27T13:29:02.904Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-27T13:29:02.904Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-27T13:29:02.904Z] [2021-08-27T13:29:02.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:29:02.905Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-27T13:29:02.905Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-27T13:29:02.905Z] [2021-08-27T13:29:02.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-27T13:29:02.905Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-27T13:29:02.906Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-27T13:29:02.906Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-27T13:29:02.906Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-27T13:29:02.906Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-08-27T13:29:02.906Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-27T13:29:02.906Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-27T13:29:02.906Z] docker_cli_sni_test.go:18: Flakey test [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-08-27T13:29:02.906Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-27T13:29:02.906Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:29:02.906Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.906Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:29:02.906Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-27T13:29:02.907Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-27T13:29:02.907Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-27T13:29:02.907Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:29:02.907Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:29:02.907Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:29:02.907Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:29:02.907Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:29:02.907Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:29:02.907Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-27T13:29:02.907Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-27T13:29:02.907Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-27T13:29:02.907Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.907Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-27T13:29:02.907Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-27T13:29:02.908Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:29:02.908Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:29:02.908Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:29:02.908Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-27T13:29:02.908Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:29:02.908Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:29:02.908Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:29:02.908Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:29:02.908Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:29:02.908Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:29:02.908Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:29:02.908Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:29:02.908Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:29:02.908Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:29:02.908Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:29:02.908Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:29:02.909Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:29:02.909Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.909Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:29:02.909Z] [2021-08-27T13:29:02.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1987: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.910Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:29:02.910Z] [2021-08-27T13:29:02.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:29:02.910Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-27T13:29:02.911Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-27T13:29:02.911Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:29:02.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:29:02.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:29:02.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.911Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:29:02.911Z] [2021-08-27T13:29:02.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:29:02.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:29:02.912Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.912Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:29:02.912Z] [2021-08-27T13:29:02.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:29:02.992Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-27T13:29:02.992Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.992Z] === RUN TestDockerSuite/TestExecEnv [2021-08-27T13:29:02.992Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.992Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-27T13:29:02.992Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-27T13:29:02.992Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:29:03.369Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.369Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:29:03.369Z] [2021-08-27T13:29:03.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:29:03.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.370Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:29:03.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.370Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:29:03.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.370Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:29:03.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.370Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:29:03.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.370Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-27T13:29:03.370Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-27T13:29:03.370Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-27T13:29:03.370Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] DONE 1092 tests, 551 skipped in 2131.317s [2021-08-27T13:29:03.370Z] INFO: Integration tests ended at 08/27/2021 13:29:02. Duration:00:35:31.4008983 [2021-08-27T13:29:03.370Z] INFO: Docker info of the daemon under test at end of run [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] Containers: 2 [2021-08-27T13:29:03.370Z] Running: 0 [2021-08-27T13:29:03.370Z] Paused: 0 [2021-08-27T13:29:03.370Z] Stopped: 2 [2021-08-27T13:29:03.370Z] Images: 18 [2021-08-27T13:29:03.370Z] Server Version: 0.0.0-dev [2021-08-27T13:29:03.370Z] Storage Driver: windowsfilter [2021-08-27T13:29:03.370Z] Windows: [2021-08-27T13:29:03.370Z] Logging Driver: json-file [2021-08-27T13:29:03.370Z] Plugins: [2021-08-27T13:29:03.370Z] Volume: local [2021-08-27T13:29:03.370Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T13:29:03.370Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T13:29:03.370Z] Swarm: inactive [2021-08-27T13:29:03.370Z] Default Isolation: process [2021-08-27T13:29:03.370Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-27T13:29:03.370Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-27T13:29:03.370Z] OSType: windows [2021-08-27T13:29:03.370Z] Architecture: x86_64 [2021-08-27T13:29:03.370Z] CPUs: 4 [2021-08-27T13:29:03.370Z] Total Memory: 32GiB [2021-08-27T13:29:03.370Z] Name: azwin-2-13fd90 [2021-08-27T13:29:03.370Z] ID: UJ62:B6Q4:SURW:ILJF:6D3H:UAQR:QS5R:WPJ7:4MBP:H2LG:3MND:N7JF [2021-08-27T13:29:03.370Z] Docker Root Dir: D:\CI\PR-42795\1\daemon [2021-08-27T13:29:03.370Z] Debug Mode (client): false [2021-08-27T13:29:03.370Z] Debug Mode (server): true [2021-08-27T13:29:03.370Z] File Descriptors: -1 [2021-08-27T13:29:03.370Z] Goroutines: 46 [2021-08-27T13:29:03.370Z] System Time: 2021-08-27T13:29:03.0624864Z [2021-08-27T13:29:03.370Z] EventsListeners: 0 [2021-08-27T13:29:03.370Z] Registry: https://index.docker.io/v1/ [2021-08-27T13:29:03.370Z] Labels: [2021-08-27T13:29:03.370Z] Experimental: false [2021-08-27T13:29:03.370Z] Insecure Registries: [2021-08-27T13:29:03.370Z] 127.0.0.0/8 [2021-08-27T13:29:03.370Z] Live Restore Enabled: false [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] [2021-08-27T13:29:03.370Z] INFO: Stopping daemon under test [2021-08-27T13:29:03.370Z] SUCCESS: The process with PID 3272 (child process of PID 5988) has been terminated. [2021-08-27T13:29:03.370Z] SUCCESS: The process with PID 5988 (child process of PID 4932) has been terminated. [2021-08-27T13:29:03.370Z] INFO: Stop tailing logs of the daemon under tests [2021-08-27T13:29:03.370Z] INFO: executeCI.ps1 Completed successfully at 08/27/2021 13:29:03. [2021-08-27T13:29:03.370Z] INFO: Tidying up at end of run [2021-08-27T13:29:03.370Z] INFO: Saving daemon under test log (d:\CI\PR-42795\1\dut.out) to bundles\CIDUT.out [2021-08-27T13:29:03.370Z] INFO: Saving daemon under test log (d:\CI\PR-42795\1\dut.err) to bundles\CIDUT.err [2021-08-27T13:29:03.370Z] INFO: Saving containerd logs to bundles [2021-08-27T13:29:03.370Z] INFO: Nuke-Everything... [2021-08-27T13:29:03.828Z] INFO: Container count on control daemon to delete is 2 [2021-08-27T13:29:04.286Z] 71d96028025d [2021-08-27T13:29:04.286Z] 5520be65f25f [2021-08-27T13:29:04.286Z] INFO: Tidying pidfile d:\CI\PR-42795\1\docker.pid [2021-08-27T13:29:04.286Z] INFO: Killing containerd with PID 5792 [2021-08-27T13:29:04.286Z] INFO: Nuking d:\CI [2021-08-27T13:29:04.524Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-27T13:29:08.250Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-27T13:29:08.250Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-27T13:29:08.250Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-27T13:29:08.250Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-27T13:29:08.250Z] === RUN TestDockerSuite/TestExecParseError [2021-08-27T13:29:08.250Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:29:08.250Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-27T13:29:08.250Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-27T13:29:08.250Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-27T13:29:08.250Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-27T13:29:08.250Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-27T13:29:10.420Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-27T13:29:10.420Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-27T13:29:10.420Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-27T13:29:10.420Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-27T13:29:10.420Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-27T13:29:10.420Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:29:10.420Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-27T13:29:10.420Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-27T13:29:10.420Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-27T13:29:10.420Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-27T13:29:10.420Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-27T13:29:11.978Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-27T13:29:11.978Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-27T13:29:11.978Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-27T13:29:16.649Z] INFO: Zapped successfully [2021-08-27T13:29:17.108Z] [2021-08-27T13:29:17.108Z] INFO: executeCI.ps1 exiting at Fri Aug 27 13:29:16 CUT 2021. Duration 01:03:16.0108700 [2021-08-27T13:29:17.108Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-27T13:29:17.383Z] Recording test results [2021-08-27T13:29:19.033Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-27T13:29:19.033Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-27T13:29:19.033Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-27T13:29:19.033Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-27T13:29:19.033Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-27T13:29:19.033Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-27T13:29:19.033Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-27T13:29:24.813Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-27T13:29:26.309Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-27T13:29:27.784Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-27T13:29:29.527Z] Archiving artifacts [2021-08-27T13:29:30.592Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-27T13:29:33.489Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-27T13:29:39.267Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-27T13:29:39.267Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:29:39.267Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-27T13:29:39.267Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-27T13:29:39.267Z] === RUN TestDockerSuite/TestHealth [2021-08-27T13:29:39.267Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-27T13:29:39.267Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-27T13:29:39.267Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-27T13:29:39.267Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-27T13:29:39.267Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-27T13:29:42.991Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-27T13:29:42.991Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-27T13:29:42.991Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-27T13:29:42.991Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-27T13:29:43.449Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-27T13:29:43.449Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-27T13:29:43.449Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-27T13:29:44.414Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-27T13:29:44.414Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:29:44.414Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-27T13:29:44.936Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-27T13:29:45.388Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-27T13:29:45.388Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-27T13:29:45.870Z] + make clean [2021-08-27T13:29:46.833Z] docker volume rm -f docker-dev-cache [2021-08-27T13:29:46.833Z] docker-dev-cache [2021-08-27T13:29:46.920Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [Pipeline] deleteDir [2021-08-27T13:29:47.377Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T13:29:49.550Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-27T13:29:56.604Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-27T13:29:56.604Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-27T13:29:56.604Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:29:56.604Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-27T13:30:00.329Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-27T13:30:00.329Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-27T13:30:03.224Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestImportFile [2021-08-27T13:30:03.224Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-27T13:30:03.224Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-27T13:30:03.224Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-27T13:30:03.224Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-27T13:30:03.224Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-27T13:30:03.224Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-27T13:30:03.224Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-27T13:30:03.224Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-27T13:30:03.224Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:30:03.224Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-27T13:30:04.756Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-27T13:30:06.930Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-27T13:30:06.930Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-27T13:30:06.930Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-27T13:30:06.930Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-27T13:30:06.930Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-27T13:30:06.930Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-27T13:30:06.930Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-27T13:30:06.930Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-27T13:30:09.101Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-27T13:30:09.569Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-27T13:30:11.099Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-27T13:30:11.099Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-27T13:30:11.099Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-27T13:30:11.099Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-27T13:30:11.099Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-27T13:30:11.099Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-27T13:30:11.099Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-27T13:30:13.270Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-27T13:30:17.008Z] === RUN TestDockerSuite/TestInspectImage [2021-08-27T13:30:17.008Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:30:17.008Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-27T13:30:17.008Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:30:17.008Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-27T13:30:17.008Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:30:17.008Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-27T13:30:19.180Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-27T13:30:20.848Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-27T13:30:20.848Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-27T13:30:23.018Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-27T13:30:24.565Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-27T13:30:24.565Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-27T13:30:24.565Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-27T13:30:25.022Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-27T13:30:26.553Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-27T13:30:28.724Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-27T13:30:32.468Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-27T13:30:34.641Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-27T13:30:36.814Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-27T13:30:38.345Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-27T13:30:40.518Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-27T13:30:42.051Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-27T13:30:44.224Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.224Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-27T13:30:44.224Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.681Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-27T13:30:44.681Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:30:44.681Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-27T13:30:44.681Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-27T13:30:44.681Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-27T13:30:46.215Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-27T13:30:47.746Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-27T13:30:53.528Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-27T13:31:00.583Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-27T13:31:00.583Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-27T13:31:00.583Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-27T13:31:02.116Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-27T13:31:02.116Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-27T13:31:07.897Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-27T13:31:12.580Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-27T13:31:17.258Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-27T13:31:19.428Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-27T13:31:21.688Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-27T13:31:21.688Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-27T13:31:21.688Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-27T13:31:23.872Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-27T13:31:26.058Z] === RUN TestDockerSuite/TestLogsSince [2021-08-27T13:31:34.610Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-27T13:31:34.610Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-27T13:31:34.610Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-27T13:31:34.610Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-27T13:31:34.610Z] === RUN TestDockerSuite/TestLogsTail [2021-08-27T13:31:36.783Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-27T13:31:39.707Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-27T13:31:41.238Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-27T13:31:41.238Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestNetHostname [2021-08-27T13:31:41.238Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-27T13:31:41.238Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-27T13:31:41.238Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-27T13:31:41.238Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPluginActive [2021-08-27T13:31:41.238Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-27T13:31:41.238Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-27T13:31:41.238Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-27T13:31:41.238Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-27T13:31:41.238Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-27T13:31:41.238Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-27T13:31:41.238Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-27T13:31:41.238Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.238Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-27T13:31:41.238Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.695Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-27T13:31:41.695Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.695Z] === RUN TestDockerSuite/TestPortList [2021-08-27T13:31:41.695Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-27T13:31:41.695Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-27T13:31:45.422Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-27T13:31:45.422Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-27T13:31:45.422Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-27T13:31:45.422Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-27T13:31:45.422Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-27T13:31:45.422Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-27T13:31:45.422Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-27T13:31:45.422Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:31:45.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-27T13:31:49.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-27T13:31:49.146Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-27T13:31:49.146Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-27T13:31:57.184Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-27T13:31:57.184Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-27T13:31:57.184Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-27T13:32:05.737Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-27T13:32:18.097Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-27T13:32:18.097Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-27T13:32:18.097Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-27T13:32:18.097Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-27T13:32:30.460Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-27T13:32:32.632Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-27T13:32:44.995Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-27T13:32:47.892Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-27T13:32:47.892Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-27T13:32:47.892Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-27T13:32:47.892Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-27T13:32:47.892Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-27T13:32:52.569Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-27T13:32:52.569Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:32:52.569Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-27T13:32:52.569Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:32:52.569Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-27T13:32:52.569Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-27T13:32:52.569Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-27T13:32:52.569Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-27T13:32:52.569Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-27T13:32:58.403Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-27T13:32:58.403Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-27T13:32:58.403Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-27T13:32:59.937Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-27T13:32:59.937Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-27T13:32:59.937Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-27T13:33:00.903Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-27T13:33:01.875Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-27T13:33:01.875Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-27T13:33:01.875Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-27T13:33:06.561Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-27T13:33:09.459Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-27T13:33:11.635Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-27T13:33:26.409Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-27T13:33:26.409Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:33:26.409Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-27T13:33:31.080Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-27T13:33:31.537Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-27T13:33:31.537Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-27T13:33:32.499Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-27T13:33:36.215Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-27T13:33:50.985Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-27T13:33:50.985Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:33:50.985Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-27T13:33:53.150Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-27T13:33:53.150Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-27T13:33:53.606Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-27T13:34:11.249Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-27T13:34:12.778Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-27T13:34:13.234Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-27T13:34:19.001Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-27T13:34:23.669Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-27T13:34:29.436Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-27T13:34:33.154Z] === RUN TestDockerSuite/TestRmiTag [2021-08-27T13:34:34.124Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-27T13:34:36.292Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-27T13:34:51.064Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-27T13:34:52.593Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-27T13:34:56.310Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-27T13:34:57.274Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-27T13:34:57.274Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-27T13:34:57.274Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-27T13:34:57.274Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-27T13:34:57.274Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-27T13:34:57.274Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-27T13:34:57.274Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-27T13:34:57.274Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-27T13:34:57.274Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-27T13:34:57.274Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-27T13:34:57.274Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-27T13:34:57.274Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-27T13:34:57.730Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-27T13:34:57.730Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-27T13:34:57.730Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-27T13:34:59.258Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-27T13:34:59.258Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-27T13:34:59.258Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-27T13:34:59.258Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-27T13:34:59.258Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-27T13:35:02.985Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-27T13:35:05.872Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-27T13:35:07.401Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-27T13:35:09.567Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-27T13:35:11.732Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-27T13:35:11.732Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-27T13:35:15.449Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-27T13:35:15.449Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-27T13:35:17.616Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-27T13:35:17.616Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-27T13:35:17.616Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-27T13:35:20.508Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-27T13:35:20.508Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-27T13:35:20.508Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-27T13:35:20.508Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-27T13:35:20.508Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-27T13:35:22.037Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-27T13:35:22.037Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-27T13:35:22.037Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-27T13:35:22.037Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-27T13:35:22.037Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-27T13:35:22.037Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-27T13:35:22.037Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-27T13:35:22.037Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-27T13:35:22.037Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-27T13:35:22.037Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-27T13:35:22.037Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-27T13:35:22.037Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-27T13:35:22.037Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-27T13:35:22.037Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-27T13:35:22.037Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-27T13:35:24.204Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-27T13:35:26.384Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-27T13:35:28.552Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-27T13:35:28.552Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-27T13:35:28.552Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-27T13:35:28.552Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-27T13:35:28.552Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-27T13:35:28.552Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-27T13:35:28.552Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-27T13:35:30.217Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-27T13:35:30.217Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-27T13:35:30.217Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-27T13:35:30.217Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:35:30.217Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-27T13:35:30.217Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-27T13:35:30.217Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-27T13:35:30.217Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-27T13:35:30.217Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-27T13:35:31.747Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-27T13:35:36.431Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-27T13:35:36.431Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-27T13:35:36.431Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-27T13:35:36.431Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-27T13:35:36.431Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-27T13:35:36.431Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-27T13:35:36.431Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-27T13:35:36.431Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:35:36.431Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-27T13:35:36.431Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-27T13:35:36.431Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-27T13:35:36.431Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-27T13:35:36.431Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-27T13:35:38.596Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-27T13:35:38.596Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-27T13:35:38.596Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-27T13:35:38.596Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-27T13:35:38.596Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-27T13:35:38.596Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-27T13:35:40.760Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-27T13:35:42.932Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-27T13:35:42.932Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-27T13:35:42.932Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-27T13:35:44.461Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-27T13:35:44.461Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-27T13:35:44.461Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-27T13:35:44.461Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:35:44.461Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-27T13:35:44.461Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-27T13:35:44.461Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-27T13:35:51.511Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-27T13:35:53.039Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-27T13:35:55.206Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-27T13:35:57.374Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-27T13:35:57.374Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-27T13:35:57.374Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-27T13:35:57.374Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-27T13:35:57.374Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-27T13:35:57.374Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-27T13:35:57.374Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-27T13:35:57.374Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-27T13:36:00.269Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-27T13:36:00.269Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-27T13:36:00.725Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-27T13:36:00.725Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-27T13:36:00.725Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-27T13:36:00.725Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-27T13:36:00.725Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-27T13:36:00.725Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-27T13:36:00.725Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-27T13:36:00.725Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-27T13:36:00.725Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-27T13:36:00.725Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-27T13:36:09.263Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-27T13:36:09.263Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-27T13:36:09.263Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunMount [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-27T13:36:10.226Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-27T13:36:10.226Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-27T13:36:17.273Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-27T13:36:17.273Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-27T13:36:17.273Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-27T13:36:17.273Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-27T13:36:17.273Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-27T13:36:17.273Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-27T13:36:17.273Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-27T13:36:20.990Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-27T13:36:23.880Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-27T13:36:23.880Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-27T13:36:23.880Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-27T13:36:23.880Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-27T13:36:23.880Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-27T13:36:23.880Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-27T13:36:23.880Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-27T13:36:23.880Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-27T13:36:23.880Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-27T13:36:23.880Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-27T13:36:23.880Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-27T13:36:23.880Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-27T13:36:23.880Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-27T13:36:23.880Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-27T13:36:23.880Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-27T13:36:23.880Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-27T13:36:24.336Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-27T13:36:24.336Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-27T13:36:24.336Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-27T13:36:24.336Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-27T13:36:25.865Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-27T13:36:27.395Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-27T13:36:29.565Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-27T13:36:30.528Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-27T13:36:32.694Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-27T13:36:32.694Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-27T13:36:32.694Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-27T13:36:32.694Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-27T13:36:32.694Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-27T13:36:32.694Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-27T13:36:32.694Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-27T13:36:32.694Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-27T13:36:32.694Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-27T13:36:34.860Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-27T13:36:34.860Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-27T13:36:34.860Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-27T13:36:34.860Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-27T13:36:34.860Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-27T13:36:34.860Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-27T13:36:34.860Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-27T13:36:34.861Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-27T13:36:34.861Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-27T13:36:34.861Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:36:34.861Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-27T13:36:41.913Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-27T13:36:41.913Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-27T13:36:41.913Z] === RUN TestDockerSuite/TestRunRm [2021-08-27T13:36:44.078Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-27T13:36:48.747Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-27T13:36:50.913Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-27T13:36:53.081Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-27T13:36:54.609Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-27T13:36:57.500Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-27T13:36:57.500Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-27T13:36:57.500Z] === RUN TestDockerSuite/TestRunState [2021-08-27T13:36:57.500Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-27T13:36:57.500Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-27T13:36:59.148Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-27T13:36:59.148Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:36:59.148Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-27T13:37:00.677Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-27T13:37:00.677Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-27T13:37:00.677Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-27T13:37:00.677Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-27T13:37:00.677Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-27T13:37:01.133Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-27T13:37:01.133Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-27T13:37:01.133Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-27T13:37:01.133Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-27T13:37:05.805Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-27T13:37:05.805Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.805Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-27T13:37:05.806Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-27T13:37:05.806Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-27T13:37:07.336Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-27T13:37:07.336Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-27T13:37:07.336Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-27T13:37:09.501Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-27T13:37:09.501Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-27T13:37:09.501Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-27T13:37:09.501Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-27T13:37:09.501Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-27T13:37:12.391Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-27T13:37:18.160Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-27T13:37:21.886Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-27T13:37:27.656Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-27T13:37:27.656Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-27T13:37:27.656Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-27T13:37:27.656Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-27T13:37:34.704Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-27T13:37:36.232Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-27T13:37:38.397Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-27T13:37:38.397Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-27T13:37:38.397Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-27T13:37:38.397Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-27T13:37:38.397Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-27T13:37:38.397Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:37:38.397Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-27T13:37:38.397Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-27T13:37:38.397Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-27T13:37:38.397Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-27T13:37:38.397Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-27T13:37:38.397Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-27T13:37:38.853Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-27T13:37:38.853Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-27T13:37:38.853Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-27T13:37:42.570Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-27T13:37:43.534Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-27T13:37:45.700Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-27T13:37:49.423Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-27T13:37:49.423Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-27T13:37:49.423Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-27T13:37:49.423Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-27T13:37:49.423Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-27T13:37:49.423Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:37:49.423Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-27T13:37:51.593Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-27T13:37:52.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-27T13:37:52.507Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-27T13:37:52.963Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-27T13:37:54.489Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-27T13:38:00.265Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-27T13:38:00.265Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-27T13:38:00.265Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-27T13:38:07.313Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-27T13:38:07.313Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:38:07.313Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-27T13:38:10.204Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-27T13:38:10.204Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-27T13:38:10.204Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-27T13:38:10.204Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:38:10.204Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-27T13:38:10.204Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-27T13:38:10.204Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-27T13:38:10.204Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-27T13:38:10.204Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-27T13:38:18.745Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-27T13:38:18.745Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-27T13:38:18.745Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-27T13:38:18.745Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-27T13:38:18.745Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-27T13:38:18.745Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-27T13:38:18.745Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-27T13:38:18.745Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-27T13:38:18.745Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-27T13:38:18.745Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-27T13:38:18.745Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-27T13:38:18.745Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-27T13:38:18.745Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-27T13:38:20.278Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-27T13:38:22.465Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-27T13:38:22.465Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:38:22.465Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-27T13:38:24.637Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-27T13:38:24.637Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-27T13:38:24.637Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-27T13:38:24.637Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:38:24.637Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-27T13:38:24.637Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:38:24.637Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-27T13:38:24.637Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-27T13:38:24.637Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-27T13:38:24.637Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:38:24.637Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-27T13:38:24.637Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:38:24.637Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-27T13:38:39.429Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-27T13:38:39.886Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-27T13:38:39.886Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-27T13:38:39.886Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-27T13:38:39.886Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-27T13:38:40.343Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-27T13:38:40.343Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-27T13:38:40.801Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-27T13:38:42.974Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-27T13:38:42.974Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-27T13:38:45.871Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-27T13:38:45.872Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-27T13:38:46.329Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-27T13:38:46.329Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-27T13:38:46.329Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-27T13:38:58.692Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-27T13:38:58.692Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:38:58.692Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-27T13:38:58.692Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-27T13:38:58.692Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-27T13:38:58.692Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-27T13:38:58.692Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-27T13:39:04.469Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-27T13:39:04.926Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-27T13:39:04.926Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-27T13:39:15.230Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-27T13:39:15.230Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.230Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite (2294.29s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (115.78s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.05s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.78s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.75s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.45s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.85s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.43s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.62s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.30s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.96s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.95s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-27T13:39:15.230Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-08-27T13:39:15.230Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.78s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.70s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.28s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.77s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.24s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.04s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.64s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.99s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.87s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.81s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.62s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.71s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.38s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.04s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.51s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.28s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.69s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.29s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.35s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.82s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.39s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.35s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.26s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.57s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (80.45s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.87s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.44s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.35s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.78s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.45s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.21s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (119.28s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.59s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.78s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.12s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.36s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.09s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.55s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFails (2.04s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.67s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.73s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.57s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.02s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.45s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.53s) [2021-08-27T13:39:15.231Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildHistory (9.84s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-08-27T13:39:15.231Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.76s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.62s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.22s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.33s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.34s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.43s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.07s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.54s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.18s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.88s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.57s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.29s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.34s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.61s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.05s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.27s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.36s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.38s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.20s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.62s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.27s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.10s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.03s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.12s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildRm (10.72s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.80s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.97s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.39s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.07s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.65s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.76s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.99s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildStderr (3.69s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.54s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.62s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.81s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.55s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.50s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.25s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.63s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.50s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.50s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.61s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.86s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.09s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.93s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.74s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.69s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCommitChange (4.12s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.70s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.70s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCommitTTY (10.93s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.77s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.56s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.69s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.82s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.09s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.12s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.30s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.92s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.93s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.23s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.67s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.08s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.33s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.57s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.81s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.85s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.94s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.77s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.28s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.33s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.31s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004b70_} (2.38s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14189966269_c:\foo_false____} (2.29s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14189966269_c:\foo_true____} (2.31s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.04s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.12s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:39:15.693Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.13s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:39:15.693Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.91s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.06s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.49s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.53s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCpToDot (2.18s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCpToStdout (2.17s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.93s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.72s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.36s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.82s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.99s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.03s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.45s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsCopy (4.29s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.33s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.84s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.21s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFilters (4.47s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFormat (3.99s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsRename (2.16s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsResize (7.39s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.90s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.22s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.36s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.65s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.72s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.69s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.81s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.90s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecInspectID (3.23s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.10s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.58s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.82s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.77s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.14s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.07s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.85s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectDefault (1.93s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectHistory (3.72s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.99s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.88s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.94s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.82s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.76s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectStatus (2.26s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.79s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.99s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.87s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.93s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.93s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.91s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.91s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.67s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.53s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.87s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.96s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.98s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.31s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.14s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.07s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.98s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsSince (8.64s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsTail (2.48s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.24s) [2021-08-27T13:39:15.694Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.97s) [2021-08-27T13:39:15.694Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.84s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.82s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsByOrder (7.17s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.49s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.34s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.36s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.25s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.60s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.94s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.12s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.12s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.83s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.73s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.14s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.36s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.66s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (13.45s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.62s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.88s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.46s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.58s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.22s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.38s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.64s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.06s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.41s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.09s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.96s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.74s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.86s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.99s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.95s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.95s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.00s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.93s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.71s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.16s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.96s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.61s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.69s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.91s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.92s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.94s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunExitCode (6.73s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.90s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.94s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.33s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.07s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.99s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.15s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.47s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.24s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.79s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunRm (2.03s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.09s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.98s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.89s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.27s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:39:15.695Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s) [2021-08-27T13:39:15.695Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.76s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.38s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.91s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.55s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.98s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.79s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.29s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.12s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.02s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.12s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.54s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.55s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.87s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.81s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.73s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.49s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.47s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.02s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.88s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.24s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.50s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.97s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.99s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-27T13:39:15.696Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-27T13:39:15.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.696Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:39:15.696Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:39:15.696Z] === RUN TestDockerSchema1RegistrySuite [2021-08-27T13:39:15.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-27T13:39:15.697Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-27T13:39:15.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-27T13:39:15.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-27T13:39:15.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-27T13:39:15.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-27T13:39:15.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-27T13:39:15.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-27T13:39:15.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-27T13:39:15.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-27T13:39:15.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-27T13:39:15.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-27T13:39:15.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-27T13:39:15.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-27T13:39:15.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:39:15.697Z] === RUN TestDockerDaemonSuite [2021-08-27T13:39:15.697Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-27T13:39:15.697Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-27T13:39:15.697Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-27T13:39:15.697Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:39:15.697Z] === RUN TestDockerSwarmSuite [2021-08-27T13:39:15.697Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-27T13:39:15.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:39:15.697Z] === RUN TestDockerExternalVolumeSuite [2021-08-27T13:39:15.697Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-27T13:39:15.697Z] === RUN TestDockerNetworkSuite [2021-08-27T13:39:15.697Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-27T13:39:15.697Z] === RUN TestDockerHubPullSuite [2021-08-27T13:39:15.697Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-27T13:39:15.697Z] PASS [2021-08-27T13:39:15.697Z] ok github.com/docker/docker/integration-cli 2294.635s [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === Skipped [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:39:15.697Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:39:15.697Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-27T13:39:15.697Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:39:15.697Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:39:15.697Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:39:15.697Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:39:15.697Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:39:15.697Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-27T13:39:15.697Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-27T13:39:15.697Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:39:15.697Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:39:15.697Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:39:15.697Z] docker_cli_run_test.go:3156: unmatched requirement Apparmor [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:39:15.697Z] docker_cli_run_test.go:3134: unmatched requirement Apparmor [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:39:15.697Z] docker_cli_run_test.go:3146: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:39:15.697Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:39:15.697Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:39:15.697Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-27T13:39:15.697Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:39:15.697Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-27T13:39:15.697Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:39:15.697Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-27T13:39:15.697Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.697Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-27T13:39:15.697Z] [2021-08-27T13:39:15.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:39:15.698Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-27T13:39:15.698Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-27T13:39:15.698Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-08-27T13:39:15.698Z] [2021-08-27T13:39:15.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-27T13:39:16.157Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.157Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-27T13:39:16.157Z] [2021-08-27T13:39:16.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-27T13:39:16.157Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.157Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-27T13:39:16.157Z] [2021-08-27T13:39:16.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:39:16.157Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.157Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-27T13:39:16.157Z] [2021-08-27T13:39:16.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-27T13:39:16.157Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.157Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-27T13:39:16.157Z] [2021-08-27T13:39:16.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-27T13:39:16.157Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-27T13:39:16.158Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-27T13:39:16.158Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-27T13:39:16.158Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-27T13:39:16.158Z] docker_cli_sni_test.go:18: Flakey test [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-27T13:39:16.158Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-27T13:39:16.158Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:39:16.158Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:39:16.158Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.158Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-27T13:39:16.158Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:39:16.159Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-27T13:39:16.159Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:39:16.159Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:3505: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:3537: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:3568: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:3551: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-27T13:39:16.159Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:3441: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:3433: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:3460: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-27T13:39:16.159Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-27T13:39:16.159Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-27T13:39:16.159Z] docker_cli_run_test.go:2970: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:39:16.159Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.159Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-27T13:39:16.159Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:39:16.160Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:39:16.160Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:39:16.160Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:39:16.160Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:39:16.160Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:39:16.160Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-27T13:39:16.160Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-27T13:39:16.160Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:39:16.160Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:39:16.160Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:39:16.160Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.160Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-27T13:39:16.160Z] [2021-08-27T13:39:16.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:39:16.160Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-27T13:39:16.161Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:2884: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:2893: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:3487: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:2673: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:39:16.161Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-08-27T13:39:16.161Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-27T13:39:16.161Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:3119: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:39:16.161Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:3919: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-27T13:39:16.161Z] [2021-08-27T13:39:16.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:39:16.161Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.161Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3302: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3287: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2711: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2660: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2733: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2723: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3177: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3884: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:4059: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:4381: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:4394: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:4126: unmatched requirement IsolationIsHyperv [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3700: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3247: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3366: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3400: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:4192: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:39:16.162Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.162Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-27T13:39:16.162Z] [2021-08-27T13:39:16.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2583: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2552: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3044: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3090: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3414: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2783: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2473: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2958: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2861: unmatched requirement Apparmor [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2825: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2900: unmatched requirement Apparmor [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3716: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3727: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3017: unmatched requirement Apparmor [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:2816: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3614: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_run_test.go:3625: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.163Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-27T13:39:16.163Z] [2021-08-27T13:39:16.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:39:16.163Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-27T13:39:16.164Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-27T13:39:16.164Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-27T13:39:16.164Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-27T13:39:16.164Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:39:16.164Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.164Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:39:16.164Z] [2021-08-27T13:39:16.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-27T13:39:16.623Z] [2021-08-27T13:39:16.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:39:16.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-27T13:39:16.624Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] DONE 1092 tests, 546 skipped in 2302.554s [2021-08-27T13:39:16.624Z] INFO: Integration tests ended at 08/27/2021 13:39:16. Duration:00:38:22.6554052 [2021-08-27T13:39:16.624Z] INFO: Docker info of the daemon under test at end of run [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] Containers: 2 [2021-08-27T13:39:16.624Z] Running: 0 [2021-08-27T13:39:16.624Z] Paused: 0 [2021-08-27T13:39:16.624Z] Stopped: 2 [2021-08-27T13:39:16.624Z] Images: 18 [2021-08-27T13:39:16.624Z] Server Version: 0.0.0-dev [2021-08-27T13:39:16.624Z] Storage Driver: windowsfilter [2021-08-27T13:39:16.624Z] Windows: [2021-08-27T13:39:16.624Z] Logging Driver: json-file [2021-08-27T13:39:16.624Z] Plugins: [2021-08-27T13:39:16.624Z] Volume: local [2021-08-27T13:39:16.624Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-27T13:39:16.624Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-27T13:39:16.624Z] Swarm: inactive [2021-08-27T13:39:16.624Z] Default Isolation: process [2021-08-27T13:39:16.624Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-27T13:39:16.624Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-27T13:39:16.624Z] OSType: windows [2021-08-27T13:39:16.624Z] Architecture: x86_64 [2021-08-27T13:39:16.624Z] CPUs: 4 [2021-08-27T13:39:16.624Z] Total Memory: 32GiB [2021-08-27T13:39:16.624Z] Name: azwin-2-61bee0 [2021-08-27T13:39:16.624Z] ID: 5MIE:SPYA:BHIL:VHDA:O62X:OWT3:YYYV:MTNV:NXD4:N5IV:7FYQ:2B72 [2021-08-27T13:39:16.624Z] Docker Root Dir: D:\CI\PR-42795\1\daemon [2021-08-27T13:39:16.624Z] Debug Mode (client): false [2021-08-27T13:39:16.624Z] Debug Mode (server): true [2021-08-27T13:39:16.624Z] File Descriptors: -1 [2021-08-27T13:39:16.624Z] Goroutines: 17 [2021-08-27T13:39:16.624Z] System Time: 2021-08-27T13:39:16.4708899Z [2021-08-27T13:39:16.624Z] EventsListeners: 0 [2021-08-27T13:39:16.624Z] Registry: https://index.docker.io/v1/ [2021-08-27T13:39:16.624Z] Labels: [2021-08-27T13:39:16.624Z] Experimental: false [2021-08-27T13:39:16.624Z] Insecure Registries: [2021-08-27T13:39:16.624Z] 127.0.0.0/8 [2021-08-27T13:39:16.624Z] Live Restore Enabled: false [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:16.624Z] [2021-08-27T13:39:17.082Z] INFO: Stopping daemon under test [2021-08-27T13:39:17.082Z] SUCCESS: The process with PID 3268 (child process of PID 2692) has been terminated. [2021-08-27T13:39:17.082Z] SUCCESS: The process with PID 2692 (child process of PID 3056) has been terminated. [2021-08-27T13:39:17.082Z] INFO: Stop tailing logs of the daemon under tests [2021-08-27T13:39:17.082Z] INFO: executeCI.ps1 Completed successfully at 08/27/2021 13:39:16. [2021-08-27T13:39:17.082Z] INFO: Tidying up at end of run [2021-08-27T13:39:17.082Z] INFO: Saving daemon under test log (d:\CI\PR-42795\1\dut.out) to bundles\CIDUT.out [2021-08-27T13:39:17.082Z] INFO: Saving daemon under test log (d:\CI\PR-42795\1\dut.err) to bundles\CIDUT.err [2021-08-27T13:39:17.082Z] INFO: Saving containerd logs to bundles [2021-08-27T13:39:17.082Z] INFO: Nuke-Everything... [2021-08-27T13:39:17.541Z] INFO: Container count on control daemon to delete is 2 [2021-08-27T13:39:17.541Z] f18e1d862bfb [2021-08-27T13:39:17.541Z] 39db2348b621 [2021-08-27T13:39:17.541Z] INFO: Tidying pidfile d:\CI\PR-42795\1\docker.pid [2021-08-27T13:39:17.999Z] INFO: Nuking d:\CI [2021-08-27T13:39:43.112Z] INFO: Zapped successfully [2021-08-27T13:39:43.112Z] [2021-08-27T13:39:43.112Z] INFO: executeCI.ps1 exiting at Fri Aug 27 13:39:39 CUT 2021. Duration 01:13:51.5127850 [2021-08-27T13:39:43.112Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-27T13:39:43.352Z] Recording test results [2021-08-27T13:39:50.357Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-27T13:39:51.832Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-27T13:39:53.575Z] Archiving artifacts [2021-08-27T13:40:07.293Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-27T13:40:08.210Z] + make clean [2021-08-27T13:40:10.381Z] docker volume rm -f docker-dev-cache [2021-08-27T13:40:10.381Z] 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